| /third_party/protobuf/src/google/protobuf/io/ |
| D | printer_unittest.cc | 55 char buffer[8192]; in TEST() local 63 char buffer[8192]; in TEST() local 89 char buffer[8192]; in TEST() local 118 char buffer[8192]; in TEST() local 155 char buffer[8192]; in TEST() local 211 char buffer[8192]; in TEST() local 254 char buffer[8192]; in TEST() local 294 char buffer[8192]; in TEST() local 318 char buffer[8192]; in TEST() local 343 char buffer[8192]; in TEST() local [all …]
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| D | CircularCaptureBuffer.java | 34 public int write(float[] buffer) { in write() 38 public int write(float[] buffer, int offset, int numSamples) { in write() 64 public int readMostRecent(float[] buffer) { in readMostRecent() 75 public int readMostRecent(float[] buffer, int offset, int numSamples) { in readMostRecent()
|
| /third_party/skia/third_party/externals/icu/source/io/ |
| D | sscanf.cpp | 36 u_sscanf(const UChar *buffer, in u_sscanf() 51 u_sscanf_u(const UChar *buffer, in u_sscanf_u() 66 u_vsscanf(const UChar *buffer, in u_vsscanf() 99 u_vsscanf_u(const UChar *buffer, in u_vsscanf_u()
|
| /third_party/flutter/skia/third_party/externals/icu/source/io/ |
| D | sscanf.cpp | 36 u_sscanf(const UChar *buffer, in u_sscanf() 51 u_sscanf_u(const UChar *buffer, in u_sscanf_u() 66 u_vsscanf(const UChar *buffer, in u_vsscanf() 99 u_vsscanf_u(const UChar *buffer, in u_vsscanf_u()
|
| /third_party/icu/icu4c/source/io/ |
| D | sscanf.cpp | 36 u_sscanf(const UChar *buffer, in u_sscanf() 51 u_sscanf_u(const UChar *buffer, in u_sscanf_u() 66 u_vsscanf(const UChar *buffer, in u_vsscanf() 99 u_vsscanf_u(const UChar *buffer, in u_vsscanf_u()
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | double-conversion-strtod.cpp | 106 static Vector<const char> TrimLeadingZeros(Vector<const char> buffer) { in TrimLeadingZeros() 116 static Vector<const char> TrimTrailingZeros(Vector<const char> buffer) { in TrimTrailingZeros() 126 static void CutToMaxSignificantDigits(Vector<const char> buffer, in CutToMaxSignificantDigits() 148 static void TrimAndCut(Vector<const char> buffer, int exponent, in TrimAndCut() 173 static uint64_t ReadUint64(Vector<const char> buffer, in ReadUint64() 191 static void ReadDiyFp(Vector<const char> buffer, in ReadDiyFp() 289 static bool DiyFpStrtod(Vector<const char> buffer, in DiyFpStrtod() 407 static int CompareBufferWithDiyFp(Vector<const char> buffer, in CompareBufferWithDiyFp() 463 double Strtod(Vector<const char> buffer, int exponent) { in Strtod() 489 float Strtof(Vector<const char> buffer, int exponent) { in Strtof()
|
| /third_party/harfbuzz/src/ |
| D | test-repacker.cc | 193 void* buffer = malloc (buffer_size); in test_sort_kahn_1() local 221 void* buffer = malloc (buffer_size); in test_sort_kahn_2() local 255 void* buffer = malloc (buffer_size); in test_sort_shortest() local 288 void* buffer = malloc (buffer_size); in test_duplicate_leaf() local 324 void* buffer = malloc (buffer_size); in test_duplicate_interior() local 389 void* buffer = malloc (buffer_size); in test_will_overflow_1() local 402 void* buffer = malloc (buffer_size); in test_will_overflow_2() local 415 void* buffer = malloc (buffer_size); in test_will_overflow_3() local 428 void* buffer = malloc (buffer_size); in test_resolve_overflows_via_sort() local 449 void* buffer = malloc (buffer_size); in test_resolve_overflows_via_duplication() local
|
| D | hb-ot-shape-complex-use.cc | 189 hb_buffer_t *buffer, in setup_masks_use() 213 hb_buffer_t *buffer) in setup_rphf_mask() 232 hb_buffer_t *buffer) in setup_topographical_masks() 299 hb_buffer_t *buffer) in setup_syllables_use() 311 hb_buffer_t *buffer) in record_rphf_use() 334 hb_buffer_t *buffer) in record_pref_use() 358 reorder_syllable_use (hb_buffer_t *buffer, unsigned int start, unsigned int end) in reorder_syllable_use() 442 hb_buffer_t *buffer) in reorder_use() 463 hb_buffer_t *buffer, in preprocess_text_use()
|
| D | hb-ot-shape-complex-myanmar.cc | 103 hb_buffer_t *buffer, in setup_masks_myanmar() 121 hb_buffer_t *buffer) in setup_syllables_myanmar() 142 initial_reordering_consonant_syllable (hb_buffer_t *buffer, in initial_reordering_consonant_syllable() 241 hb_buffer_t *buffer, in reorder_syllable_myanmar() 261 hb_buffer_t *buffer) in reorder_myanmar()
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-multithread.c | 46 fill_the_buffer (hb_buffer_t *buffer) in fill_the_buffer() 54 validity_check (hb_buffer_t *buffer) { in validity_check() 79 hb_buffer_t *buffer = (hb_buffer_t *) data; in thread_func() local 106 hb_buffer_t *buffer = hb_buffer_create (); in test_body() local
|
| /third_party/harfbuzz/test/api/ |
| D | test-multithread.c | 46 fill_the_buffer (hb_buffer_t *buffer) in fill_the_buffer() 54 validity_check (hb_buffer_t *buffer) { in validity_check() 79 hb_buffer_t *buffer = (hb_buffer_t *) data; in thread_func() local 106 hb_buffer_t *buffer = hb_buffer_create (); in test_body() local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-multithread.c | 46 fill_the_buffer (hb_buffer_t *buffer) in fill_the_buffer() 54 validity_check (hb_buffer_t *buffer) { in validity_check() 79 hb_buffer_t *buffer = (hb_buffer_t *) data; in thread_func() local 106 hb_buffer_t *buffer = hb_buffer_create (); in test_body() local
|
| /third_party/gn/src/gn/ |
| D | c_include_iterator_unittest.cc | 27 std::string buffer; in TEST() local 80 std::string buffer; in TEST() local 97 std::string buffer; in TEST() local 125 std::string buffer; in TEST() local 151 std::string buffer("/*"); in TEST() local 169 std::string buffer("# include \"foo/bar.h\"\n"); in TEST() local
|
| D | string_output_buffer_unittest.cc | 35 StringOutputBuffer buffer; in TEST() local 53 StringOutputBuffer buffer; in TEST() local 71 StringOutputBuffer buffer; in TEST() local 95 StringOutputBuffer buffer; in TEST() local 107 StringOutputBuffer buffer; in TEST() local 125 StringOutputBuffer buffer; in TEST() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/fcntl/ |
| D | open.c | 31 char buffer[80] = {0}; in open_0100() local 62 char buffer[80] = {0}; in open_0300() local 92 char buffer[80] = {0}; in open_0500() local 111 char buffer[80] = {0}; in open_0600() local 140 char buffer[80] = {0}; in open_0800() local 159 char buffer[80] = {0}; in open_0900() local
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-use.cc | 263 hb_buffer_t *buffer, in setup_masks_use() 287 hb_buffer_t *buffer) in setup_rphf_mask() 306 hb_buffer_t *buffer) in setup_topographical_masks() 372 hb_buffer_t *buffer) in setup_syllables() 384 hb_buffer_t *buffer) in clear_substitution_flags() 395 hb_buffer_t *buffer) in record_rphf() 418 hb_buffer_t *buffer) in record_pref() 442 reorder_syllable (hb_buffer_t *buffer, unsigned int start, unsigned int end) in reorder_syllable() 527 hb_buffer_t *buffer) in insert_dotted_circles() 585 hb_buffer_t *buffer) in reorder() [all …]
|
| D | hb-ot-layout.hh | 151 #define foreach_syllable(buffer, start, end) \ argument 159 _hb_next_syllable (hb_buffer_t *buffer, unsigned int start) in _hb_next_syllable() 204 _hb_glyph_info_set_unicode_props (hb_glyph_info_t *info, hb_buffer_t *buffer) in _hb_glyph_info_set_unicode_props() 343 #define foreach_grapheme(buffer, start, end) \ argument 351 _hb_next_grapheme (hb_buffer_t *buffer, unsigned int start) in _hb_next_grapheme() 478 _hb_allocate_lig_id (hb_buffer_t *buffer) { in _hb_allocate_lig_id() 558 _hb_buffer_allocate_unicode_vars (hb_buffer_t *buffer) in _hb_buffer_allocate_unicode_vars() 564 _hb_buffer_deallocate_unicode_vars (hb_buffer_t *buffer) in _hb_buffer_deallocate_unicode_vars() 570 _hb_buffer_assert_unicode_vars (hb_buffer_t *buffer) in _hb_buffer_assert_unicode_vars() 576 _hb_buffer_allocate_gsubgpos_vars (hb_buffer_t *buffer) in _hb_buffer_allocate_gsubgpos_vars() [all …]
|
| D | hb-ot-shape-complex-myanmar.cc | 141 hb_buffer_t *buffer, in setup_masks_myanmar() 159 hb_buffer_t *buffer) in setup_syllables() 180 initial_reordering_consonant_syllable (hb_buffer_t *buffer, in initial_reordering_consonant_syllable() 279 hb_buffer_t *buffer, in initial_reordering_syllable() 299 hb_buffer_t *buffer) in insert_dotted_circles() 356 hb_buffer_t *buffer) in reorder() 370 hb_buffer_t *buffer) in clear_syllables()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| D | AHBFunctions.h | 21 void acquire(AHardwareBuffer *buffer) const { mAcquireFn(buffer); } in acquire() 22 void describe(const AHardwareBuffer *buffer, AHardwareBuffer_Desc *outDesc) const in describe() 26 void release(AHardwareBuffer *buffer) const { mReleaseFn(buffer); } in release()
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | UnsafeByteOperations.java | 74 public static ByteString unsafeWrap(byte[] buffer) { in unsafeWrap() 87 public static ByteString unsafeWrap(byte[] buffer, int offset, int length) { in unsafeWrap() 97 public static ByteString unsafeWrap(ByteBuffer buffer) { in unsafeWrap()
|
| /third_party/skia/src/gpu/vk/ |
| D | GrVkPipelineStateDataManager.cpp | 76 void* buffer = this->getBufferPtrAndMarkDirty(uni); in set1iv() local 94 void* buffer = this->getBufferPtrAndMarkDirty(uni); in set1fv() local 112 void* buffer = this->getBufferPtrAndMarkDirty(uni); in set2iv() local 130 void* buffer = this->getBufferPtrAndMarkDirty(uni); in set2fv() local 149 void* buffer = fUniformData.get(); in setMatrix2fv() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-ot-shape-complex-use.cc | 190 hb_buffer_t *buffer, in setup_masks_use() 214 hb_buffer_t *buffer) in setup_rphf_mask() 233 hb_buffer_t *buffer) in setup_topographical_masks() 299 hb_buffer_t *buffer) in setup_syllables_use() 311 hb_buffer_t *buffer) in record_rphf_use() 334 hb_buffer_t *buffer) in record_pref_use() 358 reorder_syllable_use (hb_buffer_t *buffer, unsigned int start, unsigned int end) in reorder_syllable_use() 442 hb_buffer_t *buffer) in reorder_use() 463 hb_buffer_t *buffer, in preprocess_text_use()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | gstvideocodecalphameta.c | 65 GstMeta * meta, GstBuffer * buffer, GQuark type, gpointer data) in gst_video_codec_alpha_meta_transform() 86 GstBuffer * buffer) in gst_video_codec_alpha_meta_init() 97 gst_video_codec_alpha_meta_free (GstMeta * meta, GstBuffer * buffer) in gst_video_codec_alpha_meta_free() 142 gst_buffer_add_video_codec_alpha_meta (GstBuffer * buffer, in gst_buffer_add_video_codec_alpha_meta()
|
| /third_party/gstreamer/gstreamer/libs/gst/net/ |
| D | gstnetcontrolmessagemeta.c | 41 GstBuffer * buffer) in net_control_message_meta_init() 52 GstBuffer * buffer, GQuark type, gpointer data) in net_control_message_meta_transform() 66 net_control_message_meta_free (GstMeta * meta, GstBuffer * buffer) in net_control_message_meta_free() 117 gst_buffer_add_net_control_message_meta (GstBuffer * buffer, in gst_buffer_add_net_control_message_meta()
|
| /third_party/flutter/skia/src/core/ |
| D | SkPictureData.cpp | 86 static void write_tag_size(SkWriteBuffer& buffer, uint32_t tag, size_t size) { in write_tag_size() 147 void SkPictureData::flattenToBuffer(SkWriteBuffer& buffer, bool textBlobsOnly) const { in flattenToBuffer() 221 SkBinaryWriteBuffer buffer; in serialize() local 345 SkReadBuffer buffer(storage.get(), size); in parseStreamTag() local 375 static sk_sp<SkImage> create_image_from_buffer(SkReadBuffer& buffer) { in create_image_from_buffer() 378 static sk_sp<SkVertices> create_vertices_from_buffer(SkReadBuffer& buffer) { in create_vertices_from_buffer() 383 static sk_sp<SkDrawable> create_drawable_from_buffer(SkReadBuffer& buffer) { in create_drawable_from_buffer() 389 bool new_array_from_buffer(SkReadBuffer& buffer, uint32_t inCount, in new_array_from_buffer() 412 void SkPictureData::parseBufferTag(SkReadBuffer& buffer, uint32_t tag, uint32_t size) { in parseBufferTag() 490 SkPictureData* SkPictureData::CreateFromBuffer(SkReadBuffer& buffer, in CreateFromBuffer() [all …]
|