Home
last modified time | relevance | path

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

12345678910>>...35

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dknr-attr-crash.c1 typedef int word; typedef
/kernel/linux/linux-5.10/tools/include/asm-generic/bitops/
H A D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
/kernel/linux/linux-5.10/include/asm-generic/bitops/
H A D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
H A Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
H A Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/include/asm-generic/bitops/
H A D__ffs.h13 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
H A Dbuiltin-__fls.h11 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
H A Dbuiltin-__ffs.h11 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/tools/include/asm-generic/bitops/
H A D__ffs.h14 static __always_inline unsigned long __ffs(unsigned long word) in __ffs() argument
[all...]
H A D__fls.h13 static __always_inline unsigned long __fls(unsigned long word) in __fls() argument
[all...]
/third_party/rust/crates/minimal-lexical/src/
H A Dextended_float.rs21 let mut word = x.mant; in extended_to_float() variables
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dbitops.h27 static inline unsigned long ffz(unsigned long word) in ffz() argument
47 static inline unsigned long __ffs(unsigned long word) in __ffs() argument
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dbitops.h27 static inline unsigned long ffz(unsigned long word) in ffz() argument
47 static inline unsigned long __ffs(unsigned long word) in __ffs() argument
/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
/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
/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

Completed in 4 milliseconds

12345678910>>...35