| /third_party/node/deps/v8/src/compiler/ |
| H A D | frame.cc | 31 const int mask = alignment_in_slots - 1; in AlignFrame() local
|
| H A D | value-numbering-reducer.cc | 159 size_t const mask = capacity_ - 1; in Grow() local [all...] |
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | utils-arm64.h | 49 uint64_t mask = 0xff00000000000000; in ReverseBytes() local
|
| /third_party/node/deps/v8/src/strings/ |
| H A D | string-hasher-inl.h | 35 int32_t mask = (hash - 1) >> 31; in GetHashCore() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_draw.c | 311 uint32_t mask = 0; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/linux/ |
| H A D | inotify.c | 27 uint32_t mask; member 36 static int inotify_add_watch_test(int fd, uint32_t mask) in inotify_add_watch_test() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_print.c | 131 bi_print_scoreboard_line(unsigned slot, const char *name, uint64_t mask, FILE *fp) in bi_print_scoreboard_line() argument
|
| /third_party/pulseaudio/src/tests/ |
| H A D | once-test.c | 65 cpuset_t mask; in thread_func() local 67 cpu_set_t mask; in thread_func() local 72 fail_unless(pthread_setaffinity_np(pthread_self(), sizeof(mask), &mask) == 0); in thread_func() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | operand_pattern_test.cpp | 64 uint32_t mask; member
|
| /third_party/skia/src/codec/ |
| H A D | SkMasks.cpp | 61 static uint8_t get_comp(uint32_t pixel, uint32_t mask, uint32_t shift, in get_comp() argument 89 static SkMasks::MaskInfo process_mask(uint32_t mask) { in process_mask() argument [all...] |
| H A D | SkMasks.h | 17 uint32_t mask; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | operand_pattern_test.cpp | 64 uint32_t mask; member
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_reader_inl_utils.h | 149 const int32_t mask = (int32_t)(split - value) >> 31; // -1 or 0 in VP8GetSigned() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_expectations/ |
| H A D | GPUTestExpectationsParser.h | 54 void setTestExpectationsAllowMask(uint32_t mask) { mExpectationsAllowMask = mask; } in setTestExpectationsAllowMask() argument
|
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | random.c | 61 uint32 mask = 0xFFFFFFFF; in random_upto_makemask() local 69 static uint32 random_upto_internal(uint32 limit, uint32 mask) { in random_upto_internal() argument 78 uint32 mask = random_upto_makemask(limit); in random_upto() local 83 uint32 mask = random_upto_makemask(limit); in random_upto_biased() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-set-digest.hh | 111 mask_t mask; member
|
| /third_party/vixl/src/aarch32/ |
| H A D | operands-aarch32.cc | 245 uint32_t mask = 0xff000000; in ImmediateVmov() local 257 uint64_t mask = UINT64_C(0xff) << 56; in ImmediateVmov() local [all...] |
| /third_party/python/Objects/stringlib/ |
| H A D | find_max_char.h | 69 Py_UCS4 mask; in find_max_char() local [all...] |
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | lib.rs | 53 pub mod mask; modules
|
| /third_party/spirv-tools/test/ |
| H A D | operand_pattern_test.cpp | 64 uint32_t mask; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | sha256-prf.c | 101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha256_prf_bits() local
|
| H A D | sha384-prf.c | 101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha384_prf_bits() local
|
| H A D | sha512-prf.c | 101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha512_prf_bits() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuSurfaceAccess.hpp | 42 inline tcu::RGBA toRGBAMasked (const tcu::Vec4& v, deUint8 mask) in toRGBAMasked() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | sha256-prf.c | 101 u8 mask = 0xff << (8 - buf_len_bits % 8); in sha256_prf_bits() local
|