/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | TestBadIdentifiers.java | 117 assertEquals(0, message.get32()); in testNumberFields()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function 69 return get32(trie->newTrie, c, TRUE); in utrie2_get32() 83 return get32(trie->newTrie, c, FALSE); in utrie2_get32FromLeadSurrogateCodeUnit()
|
/third_party/icu/icu4c/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function 69 return get32(trie->newTrie, c, TRUE); in utrie2_get32() 83 return get32(trie->newTrie, c, FALSE); in utrie2_get32FromLeadSurrogateCodeUnit()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function 69 return get32(trie->newTrie, c, TRUE); in utrie2_get32() 83 return get32(trie->newTrie, c, FALSE); in utrie2_get32FromLeadSurrogateCodeUnit()
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function 69 return get32(trie->newTrie, c, TRUE); in utrie2_get32() 83 return get32(trie->newTrie, c, FALSE); in utrie2_get32FromLeadSurrogateCodeUnit()
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_lfloat.c | 106 void *get32 = get32_labels[get32idx]; in snd_pcm_lfloat_convert_integer_float() local 125 goto *get32; in snd_pcm_lfloat_convert_integer_float()
|
D | pcm_route.c | 264 void *zero, *get32, *add, *norm, *put32; in snd_pcm_route_convert1_many() local 306 get32 = get32_labels[params->get_idx]; in snd_pcm_route_convert1_many() 332 goto *get32; in snd_pcm_route_convert1_many()
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/ |
D | pngfix.c | 2952 get32(png_bytep buffer, int offset) in get32() function 3030 png_uint_32 next_length = get32(buffer, nused); in sync_stream() 3034 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream()
|
/third_party/libpng/contrib/tools/ |
D | pngfix.c | 2952 get32(png_bytep buffer, int offset) in get32() function 3030 png_uint_32 next_length = get32(buffer, nused); in sync_stream() 3034 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngfix.c | 2952 get32(png_bytep buffer, int offset) in get32() function 3030 png_uint_32 next_length = get32(buffer, nused); in sync_stream() 3034 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream()
|