| /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
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | enum_set.h | 140 void AddWord(uint32_t word) { in AddWord() argument 150 void RemoveWord(uint32_t word) { in RemoveWord() argument [all...] |
| H A D | spirv_target_env.cpp | 387 std::string word = sep + name_env.first; in spvTargetEnvList() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | enum_set.h | 140 void AddWord(uint32_t word) { in AddWord() argument 150 void RemoveWord(uint32_t word) { in RemoveWord() argument [all...] |
| H A D | spirv_target_env.cpp | 387 std::string word = sep + name_env.first; in spvTargetEnvList() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/ |
| H A D | jsimdcfg.inc.h | 80 %define JCOEF word ; short variable 106 %define DCTELEM word ; short variable 114 %define ISLOW_MULT_TYPE word ; must be short variable 117 %define IFAST_MULT_TYPE word ; must be short variable
|
| /third_party/skia/third_party/externals/icu/source/tools/icuinfo/ |
| H A D | icuinfo.cpp | 82 uint16_t word; in cmd_version() member
|
| /third_party/skia/third_party/externals/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/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | sequence_lock.h | 147 uint64_t word = src->load(std::memory_order_relaxed); in RelaxedCopyFromAtomic() local 154 uint64_t word = src->load(std::memory_order_relaxed); in RelaxedCopyFromAtomic() local 165 uint64_t word; in RelaxedCopyToAtomic() local 173 uint64_t word = 0; RelaxedCopyToAtomic() local [all...] |
| /third_party/spirv-tools/source/ |
| H A D | spirv_target_env.cpp | 408 std::string word = sep + name_env.first; in spvTargetEnvList() local
|
| /third_party/spirv-tools/source/util/ |
| H A D | string_utils.h | 53 uint32_t word = 0; in AppendToVector() local 90 uint32_t word = *pos; in MakeString() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | get_hardware_info.cpp | 77 string word; in GetValue() local
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_util.c | 75 WIFI_ROM_TEXT hi_u8 oal_bit_find_first_bit_four_byte(hi_u32 word) in oal_bit_find_first_bit_four_byte() argument [all...] |
| /test/xts/tools/lite/checksum/src/ |
| H A D | checksum_sha256.c | 147 unsigned int word[wordLen], hash[len]; in CalcSha256() local
|
| /third_party/curl/lib/ |
| H A D | setup-win32.h | 34 # undef word macro
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | unewdata.cpp | 213 udata_write16(UNewDataMemory *pData, uint16_t word) { in udata_write16() argument
|
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_util.h | 249 uint32_t word : 26; member [all...] |
| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | unewdata.cpp | 213 udata_write16(UNewDataMemory *pData, uint16_t word) { in udata_write16() argument
|
| /third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/ |
| H A D | tokenTypes.js | 67 var word = -2; variable
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | instruction.h | 66 uint32_t word(size_t index) const { return words_[index]; } in word() function in spvtools::val::Instruction
|
| /third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
| H A D | transformation_replace_constant_with_uniform_test.cpp | 27 AddFactHelper( TransformationContext* transformation_context, uint32_t word, const protobufs::UniformBufferElementDescriptor& descriptor) AddFactHelper() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_fixtures.h | 138 void ValidateBase<T>::OverwriteAssembledBinary(uint32_t index, uint32_t word) { in OverwriteAssembledBinary() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Types.hpp | 49 typedef ALIGN(2, uint16_t) word; member
|