Home
last modified time | relevance | path

Searched defs:get32 (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dutrie2.cpp42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2.cpp42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function
/third_party/icu/icu4c/source/common/
Dutrie2.cpp42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function
/third_party/alsa-lib/src/pcm/
Dpcm_lfloat.c105 void *get32 = get32_labels[get32idx]; in snd_pcm_lfloat_convert_integer_float() local
Dpcm_route.c263 void *zero, *get32, *add, *norm, *put32; in snd_pcm_route_convert1_many() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c2952 get32(png_bytep buffer, int offset) in get32() function