/external/sfntly/cpp/src/test/ |
D | byte_array_test.cc | 29 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() 35 void ReadByteArrayWithBuffer(ByteArray* ba, ByteVector* buffer, ByteVector* b) { in ReadByteArrayWithBuffer() 46 void ReadByteArrayWithSlidingWindow(ByteArray* ba, int window_size, in ReadByteArrayWithSlidingWindow() 93 bool CopyTest(ByteArray* ba) { in CopyTest() 107 bool ByteArrayTester(ByteArray* ba) { in ByteArrayTester() 119 ByteArrayPtr ba = new MemoryByteArray(size); in TestMemoryByteArray() local 133 ByteArrayPtr ba = new GrowableMemoryByteArray(); in TestGrowableMemoryByteArray() local
|
D | font_data_test.cc | 137 void FillTestByteArray(ByteArray* ba, int32_t size) { in FillTestByteArray() 306 ByteArrayPtr ba = new MemoryByteArray(size); in TestReadableFontData() local 317 ByteArrayPtr ba = new MemoryByteArray(size); in TestWritableFontData() local
|
/external/libcxx/test/std/containers/sequences/vector.bool/ |
D | vector_bool.pass.cpp | 36 bool ba[] = {true, false, true, true, false}; in main() local 48 bool ba[] = {true, false, true, true, false}; in main() local
|
/external/sfntly/cpp/src/sfntly/data/ |
D | font_data.cc | 60 FontData::FontData(ByteArray* ba) { in FontData() 78 void FontData::Init(ByteArray* ba) { in Init()
|
D | writable_font_data.cc | 27 WritableFontData::WritableFontData(ByteArray* ba) : ReadableFontData(ba) { in WritableFontData() 35 ByteArrayPtr ba; in CreateWritableFontData() local 51 ByteArrayPtr ba = new GrowableMemoryByteArray(); in CreateWritableFontData() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_destroy/ |
D | 1-1.c | 26 pthread_barrierattr_t ba; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_setpshared/ |
D | 2-1.c | 33 pthread_barrierattr_t ba; in main() local
|
D | 1-1.c | 30 pthread_barrierattr_t ba; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/ |
D | 1-1.c | 26 pthread_barrierattr_t ba; in main() local
|
D | 2-1.c | 61 pthread_barrierattr_t ba; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_init/ |
D | 1-1.c | 27 pthread_barrierattr_t ba; in main() local
|
D | 2-1.c | 29 pthread_barrierattr_t ba; in main() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_init/ |
D | 1-1.c | 34 pthread_barrierattr_t ba; in main() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | hp_output.c | 27 int16_t *ba, /* (i) B- and A-coefficients (2:nd order) in WebRtcIlbcfix_HpOutput()
|
D | hp_input.c | 27 int16_t *ba, /* (i) B- and A-coefficients (2:nd order) in WebRtcIlbcfix_HpInput()
|
/external/pdfium/fxbarcode/ |
D | BC_Utils.cpp | 30 void BC_FX_ByteString_Append(ByteString& dst, const std::vector<uint8_t>& ba) { in BC_FX_ByteString_Append()
|
/external/deqp/framework/common/ |
D | tcuRGBA.cpp | 80 int ba = (aPacked >> RGBA::BLUE_SHIFT) & 0xFF; in computeAbsDiffMasked() local
|
/external/iputils/ |
D | arping.c | 932 static int set_device_broadcast_ifaddrs_one(struct device *device, unsigned char *ba, size_t balen,… in set_device_broadcast_ifaddrs_one() 961 int set_device_broadcast_sysfs(struct device *device, unsigned char *ba, size_t balen) in set_device_broadcast_sysfs() 979 static int set_device_broadcast_fallback(struct device *device, unsigned char *ba, size_t balen) in set_device_broadcast_fallback() 987 static void set_device_broadcast(struct device *dev, unsigned char *ba, size_t balen) in set_device_broadcast()
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | high_pass_filter_impl.cc | 38 const int16_t* const ba = ba_; in Process() local
|
/external/clang/test/OpenMP/ |
D | teams_private_messages.cpp | 19 const S2 ba[5]; variable
|
D | parallel_private_messages.cpp | 19 const S2 ba[5]; variable
|
D | parallel_shared_messages.cpp | 19 const S2 ba[5]; variable
|
D | task_private_messages.cpp | 20 const S2 ba[5]; variable
|
D | parallel_sections_shared_messages.cpp | 20 const S2 ba[5]; variable
|
D | target_parallel_shared_messages.cpp | 19 const S2 ba[5]; variable
|