/third_party/spirv-tools/source/val/ |
H A D | validate_literals.cpp | 41 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
|
/third_party/elfutils/tests/ |
H A D | attr-integrate-skel.c | 58 Dwarf_Word word; in main() local
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | des.c | 74 uint64_t word; member [all...] |
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_ir.c | 138 struct panfrost_ubo_word word = { in pan_lookup_pushed_ubo() local
|
/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | ppm.cc | 27 uint8_t byte0(uint32_t word) { in byte0() argument 31 uint8_t byte1(uint32_t word) { in byte1() argument 35 uint8_t byte2(uint32_t word) { in byte2() argument
|
H A D | png.cc | 31 unsigned char byte0(uint32_t word) { in byte0() argument 35 unsigned char byte1(uint32_t word) { in byte1() argument 39 unsigned char byte2(uint32_t word) { in byte2() argument 43 unsigned char byte3(uint32_t word) { in byte3() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/util/ |
H A D | string_utils.h | 50 uint32_t word = 0; in MakeVector() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | spirv_endian.cpp | 34 uint32_t spvFixWord(const uint32_t word, const spv_endianness_t endian) { in spvFixWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | spirv_endian.cpp | 34 uint32_t spvFixWord(const uint32_t word, const spv_endianness_t endian) { in spvFixWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
H A D | string_utils.h | 50 uint32_t word = 0; in MakeVector() local
|
/third_party/toybox/toys/other/ |
H A D | fmt.c | 71 char *word = line+idx; in fmt_line() local
|
/third_party/spirv-tools/source/ |
H A D | spirv_endian.cpp | 34 uint32_t spvFixWord(const uint32_t word, const spv_endianness_t endian) { in spvFixWord() argument
|
/third_party/backends/sanei/ |
H A D | sanei_codec_ascii.c | 279 SANE_Word val, *word = v; in ascii_w_word() local
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | Transform.cs | 82 internal static int TransformDictionaryWord(byte[] dst, int dstOffset, byte[] word, int wordOffset, int len, Org.Brotli.Dec.Transform transform)
in TransformDictionaryWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | SparseBitVector.h | 82 BitWord word(unsigned Idx) const { in word() function
|
/third_party/toybox/toys/posix/ |
H A D | wc.c | 62 unsigned long word = 0, lengths[] = {0,0,0,0}; in do_wc() local
|
/third_party/curl/lib/ |
H A D | dict.c | 173 char *word; in dict_do() local [all...] |
/third_party/icu/icu4c/source/tools/icuinfo/ |
H A D | icuinfo.cpp | 82 uint16_t word; in cmd_version() member
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | datapid.c | 92 long word; in datapidgen() local 189 long word; datapidchk() local [all...] |
/third_party/node/deps/ada/ |
H A D | ada.cpp | 282 uint32_t word = data[pos]; in utf32_to_utf8() local [all...] |
/third_party/node/deps/brotli/c/common/ |
H A D | transform.c | 194 static int Shift(uint8_t* word, int word_len, uint16_t parameter) { in Shift() argument 236 BrotliTransformDictionaryWord(uint8_t* dst, const uint8_t* word, int len, const BrotliTransforms* transforms, int transform_idx) BrotliTransformDictionaryWord() argument [all...] |
/third_party/libinput/src/ |
H A D | util-strings.c | 132 const char *word; in strv_from_string() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | marking.cc | 70 void PrintWord(uint32_t word, uint32_t himask = 0) { in PrintWord() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_bitmask.c | 168 unsigned word; in util_bitmask_add() local 207 unsigned word; in util_bitmask_set() local 233 unsigned word; util_bitmask_clear() local 256 const unsigned word = index / UTIL_BITMASK_BITS_PER_WORD; util_bitmask_get() local 283 unsigned word = index / UTIL_BITMASK_BITS_PER_WORD; util_bitmask_get_next_index() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Types.hpp | 77 typedef ALIGN(2, uint16_t) word; member
|