/external/autotest/client/cros/cellular/ |
D | labconfig_data.py | 40 def MakeDefaultCallBoxConfig(specifics): argument 69 return combine_trees(base, specifics) 71 def MakeDefaultPerfServer(specifics): argument 79 return combine_trees(base, specifics)
|
/external/webrtc/webrtc/test/ |
D | fake_encoder.cc | 80 CodecSpecificInfo specifics; in Encode() local 81 memset(&specifics, 0, sizeof(specifics)); in Encode() 82 specifics.codecType = kVideoCodecGeneric; in Encode() 83 specifics.codecSpecific.generic.simulcast_idx = i; in Encode() 111 if (callback_->Encoded(encoded, &specifics, NULL) != 0) in Encode()
|
/external/autotest/server/cros/dynamic_suite/ |
D | reporting.py | 156 specifics = { 171 return template % specifics 263 specifics = { 268 return template % specifics + disclaimer 317 specifics = { 322 return template % specifics 379 specifics = {'suite': self._suite, 384 return template % specifics
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/res/ |
D | MenuLoaderTest.java | 106 ComponentName caller, Intent[] specifics, Intent intent, in addIntentOptions() argument
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/view/ |
D | TestMenu.java | 93 … int addIntentOptions(int groupId, int itemId, int order, ComponentName caller, Intent[] specifics, in addIntentOptions() argument
|
/external/libcap/ |
D | Make.Rules | 46 # Compilation specifics
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | README.rtf | 14 See the individual "Regenerate" targets for the specifics.\
|
/external/markdown/docs/extensions/ |
D | HeaderId.txt | 86 …a-Data]] Extension. Please see the documentation for that extension for specifics. The supported m…
|
D | WikiLinks.txt | 123 the documentation for that extension for specifics. The supported meta-data
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | README | 12 no access to node.js specifics other than the exposed api via a test variable.
|
/external/mesa3d/ |
D | acinclude.m4 | 2 # specifics out of configure.ac.
|
/external/webrtc/webrtc/video/ |
D | video_send_stream_tests.cc | 1794 CodecSpecificInfo specifics; in TEST_F() local 1795 memset(&specifics, 0, sizeof(specifics)); in TEST_F() 1796 specifics.codecType = kVideoCodecGeneric; in TEST_F() 1804 specifics.codecSpecific.generic.simulcast_idx = static_cast<uint8_t>(i); in TEST_F() 1809 if (callback_->Encoded(encoded, &specifics, nullptr) != 0) in TEST_F()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/content/pm/ |
D | StubPackageManager.java | 149 …public List<ResolveInfo> queryIntentActivityOptions(ComponentName caller, Intent[] specifics, Inte… in queryIntentActivityOptions() argument
|
/external/libvorbis/doc/ |
D | 08-residue.tex | 350 \subsubsection{format 0 specifics} 384 \subsubsection{format 1 specifics} 416 \subsubsection{format 2 specifics}
|
/external/dnsmasq/contrib/lease-access/ |
D | lease.access.patch | 152 /* DBUS interface specifics */
|
/external/libogg/doc/ |
D | rfc3533.txt | 158 specifics about the codec data that it encapsulates and is thus 293 Ogg does not know any specifics about the codec data except that each
|
/external/gmock/ |
D | README | 12 specifics in mind, it can help you derive better designs of your
|
/external/google-breakpad/src/testing/ |
D | README | 12 specifics in mind, it can help you derive better designs of your
|
/external/libexif/m4m/ |
D | stdint.m4 | 432 /* .. here are some common heuristics using compiler runtime specifics */
|
/external/libmtp/m4/ |
D | stdint.m4 | 430 /* .. here are some common heuristics using compiler runtime specifics */
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
D | jsilver.sablecc | 157 * it's heavily loaded with syntax specifics and parser tricks...
|
/external/libmtp/src/ |
D | libmtp.h.in | 479 uint32_t device_flags; /**< Bugs, device specifics etc */
|
/external/libunwind/doc/ |
D | libunwind-dynamic.tex | 376 \section{IA-64 specifics}
|
/external/opencv3/doc/tutorials/introduction/android_binary_package/ |
D | android_dev_intro.markdown | 32 Camera](http://developer.android.com/guide/topics/media/camera.html) specifics.
|
/external/markdown/docs/ |
D | writing_extensions.txt | 149 For specifics on manipulating the ElementTree, see
|