/external/arm-optimized-routines/test/rtest/ |
D | dotest.c | 820 static uint32 *specifics = NULL; in float32_case() local 823 if (specifics) in float32_case() 824 free(specifics); in float32_case() 825 specifics = NULL; in float32_case() 830 if (!specifics) { in float32_case() 851 specifics = malloc(4400 * sizeof(*specifics)); in float32_case() 859 specifics[preptr++] = se | 0; in float32_case() 863 specifics[preptr++] = se | 0x7FFFFF; in float32_case() 868 specifics[preptr++] = se | j; in float32_case() 873 specifics[preptr++] = se | (0x7FFFFF ^ j); in float32_case() [all …]
|
/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 | 98 specifics = { 113 return template % specifics
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/ |
D | parent-loop-check.test | 1 # This test has a subtle purpose. Because of the specifics of the layout
|
/external/grpc-grpc/doc/ |
D | internationalization.md | 5 This document describes gRPC API and behavior specifics when used in a non-english environment.
|
D | load-balancing.md | 19 Prior to any gRPC specifics, we explore some usual ways to approach load
|
/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/libcap/ |
D | Make.Rules | 46 # Compilation specifics
|
/external/antlr/runtime/ObjC/Framework/ |
D | README.rtf | 14 See the individual "Regenerate" targets for the specifics.\
|
/external/python/cpython2/Doc/library/ |
D | index.rst | 21 away platform-specifics into platform-neutral APIs.
|
/external/webrtc/webrtc/tools/rtcbot/ |
D | README | 12 no access to node.js specifics other than the exposed api via a test variable.
|
/external/python/cpython3/Doc/library/ |
D | index.rst | 21 away platform-specifics into platform-neutral APIs.
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/fakes/ |
D | RoboMenu.java | 103 … int addIntentOptions(int groupId, int itemId, int order, ComponentName caller, Intent[] specifics, in addIntentOptions() argument
|
/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/mdnsresponder/mDNSWindows/ |
D | README.txt | 22 on any platform-specifics so it should run on any platform with an mDNS
|
/external/tensorflow/tensorflow/lite/schema/ |
D | schema_v0.fbs | 213 // while the specifics of each operations is configured using builtin_options
|
D | schema_v2.fbs | 254 // while the specifics of each operations is configured using builtin_options
|
D | schema_v1.fbs | 246 // while the specifics of each operations is configured using builtin_options
|
D | schema_v3.fbs | 264 // while the specifics of each operations is configured using builtin_options
|
/external/u-boot/board/freescale/mx6memcal/ |
D | Kconfig | 12 menu "mx6memcal specifics"
|
/external/flatbuffers/docs/source/ |
D | WhitePaper.md | 24 platform specifics like endianness and alignment.
|
/external/gemmlowp/doc/ |
D | design.md | 59 Refer to [low-precision.md](low-precision.md) for specifics of the
|
/external/libxml2/ |
D | README.zOS | 38 xmlschemastypes.c files and use specifics targets rather than existing
|