Home
last modified time | relevance | path

Searched refs:get32 (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DTestBadIdentifiers.java117 assertEquals(0, message.get32()); in testNumberFields()
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2.cpp42 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/
Dutrie2.cpp42 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/
Dutrie2.cpp42 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/
Dutrie2.cpp42 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/
Dpcm_lfloat.c106 void *get32 = get32_labels[get32idx]; in snd_pcm_lfloat_convert_integer_float() local
125 goto *get32; in snd_pcm_lfloat_convert_integer_float()
Dpcm_route.c264 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/
Dpngfix.c2952 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/
Dpngfix.c2952 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/
Dpngfix.c2952 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()