Home
last modified time | relevance | path

Searched defs:word (Results 1 - 25 of 266) sorted by relevance

1234567891011

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dknr-attr-crash.c1 typedef int word; typedef
/third_party/rust/crates/minimal-lexical/src/
H A Dextended_float.rs21 let mut word = x.mant; in extended_to_float() variables
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dopcode_make_test.cpp35 uint32_t word = 0; in TEST() local
H A Dopcode_split_test.cpp21 uint32_t word = spvOpcodeMake(42, (SpvOp)23); in TEST() local
H A Dfix_word_test.cpp27 uint32_t word = 0x53780921; in TEST() local
38 uint32_t word = 0x53780921; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dopcode_make_test.cpp35 uint32_t word = 0; in TEST() local
H A Dopcode_split_test.cpp21 uint32_t word = spvOpcodeMake(42, (SpvOp)23); in TEST() local
H A Dfix_word_test.cpp27 uint32_t word = 0x53780921; in TEST() local
38 uint32_t word = 0x53780921; in TEST() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Draw_data.hpp34 typedef detail::uint16 word; typedef
/third_party/spirv-tools/test/
H A Dopcode_make_test.cpp35 uint32_t word = 0; in TEST() local
H A Dopcode_split_test.cpp21 uint32_t word = spvOpcodeMake(42, (spv::Op)23); in TEST() local
/third_party/backends/sanei/
H A Dsanei_codec_bin.c99 SANE_Word val, *word = v; in bin_w_word() local
/third_party/musl/porting/liteos_m/user/src/string/
H A Dstrlen.c15 typedef size_t __attribute__((__may_alias__)) word; in strlen() typedef
/third_party/musl/src/string/
H A Dstrchrnul.c16 typedef size_t __attribute__((__may_alias__)) word; in __strchrnul() typedef
H A Dstrlen.c14 typedef size_t __attribute__((__may_alias__)) word; in strlen() typedef
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrchrnul.c16 typedef size_t __attribute__((__may_alias__)) word; in __strchrnul() typedef
H A Dstrlen.c14 typedef size_t __attribute__((__may_alias__)) word; in strlen() typedef
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrchrnul.c16 typedef size_t __attribute__((__may_alias__)) word; in __strchrnul() typedef
H A Dstrlen.c14 typedef size_t __attribute__((__may_alias__)) word; in strlen() typedef
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrchrnul.c16 typedef size_t __attribute__((__may_alias__)) word; in __strchrnul() typedef
H A Dstrlen.c14 typedef size_t __attribute__((__may_alias__)) word; in strlen() typedef
/third_party/lwip/src/netif/ppp/
H A Dpppcrypt.c42 unsigned int word; in pppcrypt_get_7bits() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dparsed_operand.cpp33 const uint32_t word = inst.words[operand.offset]; in EmitNumericLiteral() local
40 *out << word; in EmitNumericLiteral() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dparsed_operand.cpp33 const uint32_t word = inst.words[operand.offset]; in EmitNumericLiteral() local
40 *out << word; in EmitNumericLiteral() local
/third_party/skia/third_party/externals/libpng/contrib/mips-msa/
H A Dlinux.c33 char word[10]; in png_have_msa() local

Completed in 9 milliseconds

1234567891011