Searched refs:own (Results 1 - 25 of 71) sorted by relevance

123

/external/dnsmasq/dbus/
H A Ddnsmasq.conf6 <allow own="uk.org.thekelleys.dnsmasq"/>
10 <deny own="uk.org.thekelleys.dnsmasq"/>
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus-wpa_supplicant.conf6 <allow own="fi.epitest.hostap.WPASupplicant"/>
11 <allow own="fi.w1.wpa_supplicant1"/>
18 <deny own="fi.epitest.hostap.WPASupplicant"/>
22 <deny own="fi.w1.wpa_supplicant1"/>
/external/chromium/chrome/browser/chromeos/cros/
H A Dcros_library.h55 // Passing true for own for these setters will cause them to be deleted
58 void SetLibraryLoader(LibraryLoader* loader, bool own);
59 void SetBrightnessLibrary(BrightnessLibrary* library, bool own);
60 void SetBurnLibrary(BurnLibrary* library, bool own);
61 void SetCryptohomeLibrary(CryptohomeLibrary* library, bool own);
62 void SetInputMethodLibrary(InputMethodLibrary* library, bool own);
63 void SetLibCrosServiceLibrary(LibCrosServiceLibrary* library, bool own);
64 void SetLoginLibrary(LoginLibrary* library, bool own);
65 void SetMountLibrary(MountLibrary* library, bool own);
66 void SetNetworkLibrary(NetworkLibrary* library, bool own);
144 SetImpl(L* library, bool own) argument
[all...]
H A Dcros_library.cc31 class_prefix##Library* library, bool own) { \
32 library_->var_prefix##_lib_.SetImpl(library, own); \
103 void CrosLibrary::TestApi::SetLibraryLoader(LibraryLoader* loader, bool own) { argument
108 library_->own_library_loader_ = own;
/external/doclava/res/assets/templates/
H A Dcomponents.cs2 <?cs # Use the -tempatedir arg to javadoc to set your own directory with a replacement for this file in it. ?>
/external/llvm/test/MC/X86/AlignedBundling/
H A Drelax-in-bundle-group.s5 # fixup is short enough not to warrant relaxation on its own.
/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dorg.chromium.LibCrosService.conf12 <allow own="org.chromium.LibCrosService"/>
/external/chromium_org/v8/test/mjsunit/
H A Darray-pop.js74 var own = a.hasOwnProperty(j);
78 assertFalse(a.hasOwnProperty(j), "inherit-deleted-own-" + j);
100 var own = a.hasOwnProperty(j);
104 assertFalse(a.hasOwnProperty(j), "array_proto-inherit-deleted-own-" + j);
/external/v8/test/mjsunit/
H A Darray-pop.js74 var own = a.hasOwnProperty(j);
78 assertFalse(a.hasOwnProperty(j), "inherit-deleted-own-" + j);
100 var own = a.hasOwnProperty(j);
104 assertFalse(a.hasOwnProperty(j), "array_proto-inherit-deleted-own-" + j);
/external/yaffs2/yaffs2/
H A DKconfig33 bool "Lets Yaffs do its own ECC"
37 This enables Yaffs to use its own ECC functions instead of using
/external/libppp/src/
H A DMakefile3 .include <bsd.own.mk>
/external/compiler-rt/
H A DREADME.android36 TODO: Switch libbcc to use this version of compiler-rt instead of its own
/external/libcap-ng/libcap-ng-0.7/bindings/python/
H A Dcapng.py36 if (name == "thisown"): return self.this.own(value)
52 if (name == "thisown"): return self.this.own()
/external/wpa_supplicant_8/hostapd/src/ap/
H A Diapp.c172 struct in_addr own, multicast; member in struct:iapp_data
333 if (from.sin_addr.s_addr == iapp->own.s_addr)
334 return; /* ignore own IAPP messages */
432 iapp->own.s_addr = paddr->sin_addr.s_addr;
/external/wpa_supplicant_8/src/ap/
H A Diapp.c172 struct in_addr own, multicast; member in struct:iapp_data
333 if (from.sin_addr.s_addr == iapp->own.s_addr)
334 return; /* ignore own IAPP messages */
432 iapp->own.s_addr = paddr->sin_addr.s_addr;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Diapp.c172 struct in_addr own, multicast; member in struct:iapp_data
333 if (from.sin_addr.s_addr == iapp->own.s_addr)
334 return; /* ignore own IAPP messages */
432 iapp->own.s_addr = paddr->sin_addr.s_addr;
/external/fdlibm/
H A DAndroid.mk49 # library (see their own admission in 'readme'). Without this, we
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltdl.m4231 dnl We need to keep our own list of libobjs separate from our parent project,
233 dnl we look for our own LIBOBJs.
366 # interface mainly for the benefit of libltdl's own configure.ac, most
/external/libogg/
H A Dlibogg.spec90 - own include dir
/external/libvorbis/
H A Dlibvorbis.spec101 - own include dir
/external/chromium_org/third_party/mesa/src/docs/
H A DMESA_multithread_makecurrent.spec33 create a context per thread which each operate on their own
143 share in synchronization for binding of their own contexts, so the
/external/mesa3d/docs/
H A DMESA_multithread_makecurrent.spec33 create a context per thread which each operate on their own
143 share in synchronization for binding of their own contexts, so the
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
H A DBaseTreeAdaptor.as25 * If you specify your own kind of tree nodes, you will likely have to
31 * subclass your own tree node class to avoid class cast exception.
/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p_go_neg.c33 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own, argument
76 p2p_channels_intersect(own, &dev->channels, &intersection);
78 (int) own->reg_classes,
347 p2p_dbg(p2p, "Pick own channel preference (reg_class %u channel %u) from intersection",
/external/wpa_supplicant_8/src/p2p/
H A Dp2p_go_neg.c33 int p2p_peer_channels_check(struct p2p_data *p2p, struct p2p_channels *own, argument
76 p2p_channels_intersect(own, &dev->channels, &intersection);
78 (int) own->reg_classes,
347 p2p_dbg(p2p, "Pick own channel preference (reg_class %u channel %u) from intersection",

Completed in 1059 milliseconds

123