Home
last modified time | relevance | path

Searched defs:word (Results 51 - 75 of 260) sorted by relevance

1234567891011

/third_party/spirv-tools/source/val/
H A Dvalidate_literals.cpp41 bool VerifyUpperBits(uint32_t word, uint32_t width, bool signed_int) { in VerifyUpperBits() argument
/third_party/elfutils/tests/
H A Dattr-integrate-skel.c58 Dwarf_Word word; in main() local
/third_party/ffmpeg/libavutil/tests/
H A Ddes.c74 uint64_t word; member
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.c138 struct panfrost_ubo_word word = { in pan_lookup_pushed_ubo() local
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dppm.cc27 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 Dpng.cc31 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 Dstring_utils.h50 uint32_t word = 0; in MakeVector() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dspirv_endian.cpp34 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 Dspirv_endian.cpp34 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 Dstring_utils.h50 uint32_t word = 0; in MakeVector() local
/third_party/toybox/toys/other/
H A Dfmt.c71 char *word = line+idx; in fmt_line() local
/third_party/spirv-tools/source/
H A Dspirv_endian.cpp34 uint32_t spvFixWord(const uint32_t word, const spv_endianness_t endian) { in spvFixWord() argument
/third_party/backends/sanei/
H A Dsanei_codec_ascii.c279 SANE_Word val, *word = v; in ascii_w_word() local
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DTransform.cs82 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 DSparseBitVector.h82 BitWord word(unsigned Idx) const { in word() function
/third_party/toybox/toys/posix/
H A Dwc.c62 unsigned long word = 0, lengths[] = {0,0,0,0}; in do_wc() local
/third_party/curl/lib/
H A Ddict.c173 char *word; in dict_do() local
[all...]
/third_party/icu/icu4c/source/tools/icuinfo/
H A Dicuinfo.cpp82 uint16_t word; in cmd_version() member
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddatapid.c92 long word; in datapidgen() local
189 long word; datapidchk() local
[all...]
/third_party/node/deps/ada/
H A Dada.cpp282 uint32_t word = data[pos]; in utf32_to_utf8() local
[all...]
/third_party/node/deps/brotli/c/common/
H A Dtransform.c194 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 Dutil-strings.c132 const char *word; in strv_from_string() local
/third_party/node/deps/v8/src/heap/
H A Dmarking.cc70 void PrintWord(uint32_t word, uint32_t himask = 0) { in PrintWord() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_bitmask.c168 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 DTypes.hpp77 typedef ALIGN(2, uint16_t) word; member

Completed in 11 milliseconds

1234567891011