/external/chromium/chrome/browser/chromeos/cros/ |
D | cros_library.h | 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); 67 void SetPowerLibrary(PowerLibrary* library, bool own); [all …]
|
D | cros_library.cc | 31 class_prefix##Library* library, bool own) { \ 32 library_->var_prefix##_lib_.SetImpl(library, own); \ 103 void CrosLibrary::TestApi::SetLibraryLoader(LibraryLoader* loader, bool own) { in SetLibraryLoader() argument 108 library_->own_library_loader_ = own; in SetLibraryLoader()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus-wpa_supplicant.conf | 6 <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/dbus/test/data/valid-config-files/system.d/ |
D | test.conf | 5 policy so that a particular user can own a service, and other 8 <!-- Only root can own the FooService service, and 11 <allow own="org.foo.FooService"/>
|
/external/v8/test/test262/ |
D | test262.status | 138 # Bug? Object.defineProperty - 'set' property in 'Attributes' is own 142 # Bug? Object.defineProperty - 'set' property in 'Attributes' is own 201 # is own data property (15.4.5.1 step 1) 204 # is own data property that overrides an inherited data property (15.4.5.1 291 # 'O', test the [[Value]] field of 'desc' is an object which has an own 295 # 'O', test the [[Value]] field of 'desc' is an Object which has an own 299 # 'O', test the [[Value]] field of 'desc' is an Object which has an own 304 # 'O', test the [[Value]] field of 'desc' is an Object which has an own 313 # 'O', and the [[Value]] field of 'desc' is an Object with an own toString 398 # property, test the [[Configurable]] attribute of own data property with [all …]
|
/external/dnsmasq/dbus/ |
D | dnsmasq.conf | 6 <allow own="uk.org.thekelleys.dnsmasq"/> 10 <deny own="uk.org.thekelleys.dnsmasq"/>
|
/external/dbus/doc/ |
D | busconfig.dtd | 45 own CDATA #IMPLIED attribute 54 own CDATA #IMPLIED attribute 64 own CDATA #REQUIRED attribute
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | dbus-wpa_supplicant.conf | 6 <allow own="fi.epitest.hostap.WPASupplicant"/> 12 <deny own="fi.epitest.hostap.WPASupplicant"/>
|
/external/wpa_supplicant/ |
D | dbus-wpa_supplicant.conf | 6 <allow own="fi.epitest.hostap.WPASupplicant"/> 12 <deny own="fi.epitest.hostap.WPASupplicant"/>
|
/external/dbus/test/data/valid-config-files/ |
D | basic.conf | 26 <associate own="org.freedesktop.FrobationaryMeasures" 28 <associate own="org.freedesktop.BlahBlahBlah"
|
D | many-rules.conf | 16 <deny own="org.freedesktop.System"/> 34 <deny own="org.freedesktop.System"/>
|
/external/dbus/bus/ |
D | config-parser.c | 1155 const char *own; in append_rule_from_element() local 1180 "own", &own, in append_rule_from_element() 1192 own || user || group)) in append_rule_from_element() 1231 (send_interface && own) || in append_rule_from_element() 1241 (send_member && own) || in append_rule_from_element() 1250 (send_error && own) || in append_rule_from_element() 1259 (send_destination && own) || in append_rule_from_element() 1268 (send_type && own) || in append_rule_from_element() 1277 (send_path && own) || in append_rule_from_element() 1286 (send_requested_reply && own) || in append_rule_from_element() [all …]
|
/external/dbus/test/name-test/ |
D | tmp-session-like-system.conf | 28 <deny own="*"/> 51 <allow own="org.freedesktop.DBus.TestSuiteEchoService"/> 60 <allow own="org.freedesktop.DBus.TestSuiteEchoService"/>
|
/external/v8/test/mjsunit/ |
D | array-pop.js | 74 var own = a.hasOwnProperty(j); 100 var own = a.hasOwnProperty(j);
|
/external/protobuf/vsprojects/ |
D | readme.txt | 51 own install directory. C++ makes it very difficult to maintain binary 71 your own project as well, so you should probably just put them into the 80 against the zlib library directly from your own app. 89 and compiler. You may have to disable some of them in your own project as 109 end up compiling instances of the templates into their own binary. The
|
/external/chromium/testing/gtest/ |
D | README | 63 build Google Test and its own tests from an SVN checkout (described 141 Test's own tests. Instead, it just builds the Google Test library and 142 a sample test. You can use it as a starting point for your own build 238 enough for its own need, and will automatically use this when the 250 you want to force Google Test to use its own tuple library, just add 281 script, this is taken care of for you. If you use your own build 348 You may need to explicitly enable or disable Google Test's own TR1 355 supportted. You are encouraged to migrate to your own build system or 372 This section discusses how to make your own changes to Google Test. 377 functionality, you'll want to compile and run Google Test's own tests. [all …]
|
D | CMakeLists.txt | 19 option(gtest_build_tests "Build all of gtest's own tests." OFF) 97 # Google Test's own tests. 172 # That declaration conflicts with our own standard-conforming 173 # tuple implementation. Therefore using our own tuple with
|
/external/mksh/src/ |
D | Build.sh | 628 own risk, please report success/failure to the developers.' 669 own risk, please report success/failure to the developers.' 677 own risk, please report success/failure to the developers.' 710 own risk, please report success/failure to the developers.' 716 own risk, please report success/failure to the developers.' 735 own risk, please report success/failure to the developers.'
|
/external/chromium/googleurl/base/ |
D | README.txt | 1 These files contain some shared code. You can define your own assertion macros
|
/external/iptables/include/iptables/ |
D | internal.h.in | 7 * Program's own name and version.
|
/external/doclava/res/assets/templates/ |
D | components.cs | 2 <?cs # Use the -tempatedir arg to javadoc to set your own directory with a replacement for this fil…
|
/external/llvm/test/Verifier/ |
D | SelfReferential.ll | 1 ; RUN: not llvm-as %s -o /dev/null |& grep {Only PHI nodes may reference their own value}
|
/external/e2fsprogs/lib/uuid/ |
D | configure.in | 3 dnl own package.
|
/external/llvm/tools/llvmc/examples/Skeleton/ |
D | README | 2 This is a template that can be used to create your own LLVMC-based drivers. Just
|
/external/netcat/scripts/ |
D | README | 2 documented by its own internal comments.
|