Searched defs:get32 (Results 1 – 10 of 10) sorted by relevance
/external/v4l-utils/contrib/gconv/iconv/ |
D | loop.c | 76 # define get32(addr) *((const uint32_t *) (addr)) macro 89 # define get32(addr) \ macro 114 # define get32(addr) \ macro
|
/external/coreboot/util/cbfstool/ |
D | common.h | 205 uint32_t (*get32)(struct buffer *input); member
|
/external/rust/android-crates-io/crates/icu_properties/src/ |
D | provider.rs | 906 pub(crate) fn get32(&self, ch: u32) -> T { in get32() method
|
D | code_point_map.rs | 170 pub fn get32(self, ch: u32) -> T { in get32() method
|
/external/cronet/tot/third_party/icu/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function
|
/external/icu/icu4c/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function
|
/external/cronet/stable/third_party/icu/source/common/ |
D | utrie2.cpp | 42 get32(const UNewTrie2 *trie, UChar32 c, UBool fromLSCP) { in get32() function
|
/external/rust/android-crates-io/crates/icu_collections/src/codepointtrie/ |
D | cptrie.rs | 404 pub fn get32(&self, code_point: u32) -> T { in get32() method
|
/external/linux-kselftest/tools/testing/selftests/powerpc/nx-gzip/include/ |
D | nxu.h | 432 #define get32(ST, REG) (be32toh(ST.REG)) macro
|
/external/libpng/contrib/tools/ |
D | pngfix.c | 2942 get32(png_bytep buffer, int offset) in get32() function
|