/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_indirect_draw.c | 864 unsigned mask = (1 << shift) - 1; in get_instance_size() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_meta_copy.c | 780 panvk_meta_copy_buf_texelsize(enum pipe_format imgfmt, unsigned mask) in panvk_meta_copy_buf_texelsize() argument 828 unsigned mask; member [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_cs.c | 324 struct lp_build_mask_context mask; in generate_compute() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_surface.c | 957 const unsigned mask = (mode == NV50_BLIT_MODE_PASS) ? in nv50_blitter_make_fp() local 968 struct ureg_src mask; in nv50_blitter_make_fp() local 1012 unsigned mask = TGSI_WRITEMASK_XYZW; in nv50_blitter_make_fp() local 1058 const unsigned mask = info->mask; nv50_blit_select_mode() local 1536 uint32_t mask = nv50_blit_eng2d_get_mask(info); nv50_blit_eng2d() local [all...] |
/third_party/libinput/tools/ |
H A D | libinput-debug-gui.c | 778 size_t mask; in draw_tablet() local 882 size_t mask; in draw_pointer() local 1400 const int mask = ARRAY_LENGTH(w->deltas); handle_event_motion() local 1643 const int mask = ARRAY_LENGTH(w->tool.deltas); handle_event_tablet() local [all...] |
/third_party/ltp/testcases/kernel/mce-test/tools/ |
H A D | page-types.c | 830 static void add_bits_filter(uint64_t mask, uint64_t bits) in add_bits_filter() argument 881 uint64_t mask; in parse_bits_mask() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | options.c | 179 unsigned long mask; member 234 unsigned long mask; member 440 unsigned long mask; in handle_fpasses() local [all...] |
H A D | example.c | 1046 unsigned long long mask; in generate_cast() local
|
H A D | simplify.c | 635 long long res, mask, bits; in eval_op() local 777 simplify_mask_or_and(struct instruction *insn, unsigned long long mask, pseudo_t ora, pseudo_t orb) simplify_mask_or_and() argument 816 simplify_mask_or(struct instruction *insn, unsigned long long mask, struct instruction *or) simplify_mask_or() argument 856 simplify_mask_shift_or(struct instruction *sh, struct instruction *or, unsigned long long mask) simplify_mask_shift_or() argument 868 simplify_mask_shift(struct instruction *sh, unsigned long long mask) simplify_mask_shift() argument 914 unsigned long long mask, omask, nmask; simplify_shift() local 1468 simplify_constant_mask(struct instruction *insn, unsigned long long mask) simplify_constant_mask() argument 2102 long long res, mask; simplify_constant_unop() local 2262 unsigned long long mask; simplify_cast() local [all...] |
/third_party/lz4/tests/ |
H A D | frametest.c | 1163 size_t const mask = (1<<nbBits) - 1; in fuzzerTests() local 1171 size_t const mask = (1<<nbBits) - 1; in fuzzerTests() local
|
H A D | fuzzer.c | 582 size_t const mask = (1ULL <<nbBits) - 1; in FUZ_test() local 590 size_t const mask = (1ULL <<nbBits) - 1; in FUZ_test() local
|
/third_party/lzma/C/ |
H A D | 7zArcIn.c | 207 Byte firstByte, mask;
in ReadNumber() local 617 Byte firstByte, mask;
in SkipNumbers() local 1319 Byte mask = 0x80; SzReadHeader2() local [all...] |
H A D | LzmaDec.c | 1317 SizeT mask = ((UInt32)1 << 12) - 1;
in LzmaDec_Allocate() local
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | code-generator-arm64.cc | 2470 VRegister mask = scope.AcquireQ(); in AssembleArchInstruction() local 2555 VRegister mask = scope.AcquireQ(); in AssembleArchInstruction() local 2611 VRegister mask = scope.AcquireQ(); AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 2810 Simd128Register mask = i.InputSimd128Register(0); in AssembleArchInstruction() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | common-operator.cc | 289 SparseInputMask::BitMaskType mask = p.mask(); in operator <<() local
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | code-generator-ia32.cc | 3045 uint32_t mask = i.InputUint32(j); in AssembleArchInstruction() local 3054 uint32_t mask = 0; in AssembleArchInstruction() local 3066 uint32_t mask = 0; in AssembleArchInstruction() local 3124 uint8_t mask = i.InputUint8(1); AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-regexp-gen.cc | 1347 TNode<Smi> mask = SmiConstant(flag); in FastFlagGetter() local
|
H A D | builtins-internal-gen.cc | 128 TNode<BoolT> IsPageFlagSet(TNode<IntPtrT> object, int mask) { in IsPageFlagSet() argument 140 TNode<IntPtrT> mask; in IsWhite() local 148 GetMarkBit(TNode<IntPtrT> object, TNode<IntPtrT>* cell, TNode<IntPtrT>* mask) GetMarkBit() argument
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.cc | 2130 uint32_t mask = 0; in ValidateCall() local [all...] |
/third_party/node/deps/v8/src/deoptimizer/ |
H A D | deoptimizer.cc | 2008 int mask = RelocInfo::ModeMask(RelocInfo::DEOPT_REASON) | in GetDeoptInfo() local
|
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-arm64.cc | 106 uint32_t mask = ((1 << width) - 1) << lsb; in SetBits() local [all...] |
/third_party/node/deps/v8/src/regexp/arm64/ |
H A D | regexp-macro-assembler-arm64.cc | 548 CheckCharacterAfterAnd(uint32_t c, uint32_t mask, Label* on_equal) CheckCharacterAfterAnd() argument 556 CheckNotCharacterAfterAnd(unsigned c, unsigned mask, Label* on_not_equal) CheckNotCharacterAfterAnd() argument 563 CheckNotCharacterAfterMinusAnd( base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) CheckNotCharacterAfterMinusAnd() argument
|
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-compiler.h | 77 base::uc32 mask; member 88 uint32_t mask() { return mask_; } in mask() function in v8::internal::QuickCheckDetails
|
/third_party/node/deps/v8/src/regexp/s390/ |
H A D | regexp-macro-assembler-s390.cc | 448 void RegExpMacroAssemblerS390::CheckCharacterAfterAnd(uint32_t c, uint32_t mask, in CheckCharacterAfterAnd() argument 457 CheckNotCharacterAfterAnd(unsigned c, unsigned mask, Label* on_not_equal) CheckNotCharacterAfterAnd() argument 467 CheckNotCharacterAfterMinusAnd( base::uc16 c, base::uc16 minus, base::uc16 mask, Label* on_not_equal) CheckNotCharacterAfterMinusAnd() argument
|