| /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
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 777 uint64_t mask = bt->used_mask[i]; in iris_print_binding_table() local 801 uint64_t mask = bt->used_mask[group]; in iris_group_index_to_bti() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | codegen.h | 45 uint32_t mask; member 87 unsigned mask : 4; member 101 unsigned mask : 4; member 172 unsigned mask : 4; member 206 unsigned mask : 4; member 328 unsigned mask : 4; member
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 470 unsigned out_offset, mask; in u_vbuf_translate_buffers() local 617 u_vbuf_translate_find_free_vb_slots(struct u_vbuf *mgr, unsigned mask[VB_NUM]) u_vbuf_translate_find_free_vb_slots() argument 685 unsigned mask[VB_NUM] = {0}; u_vbuf_translate_begin() local 992 uint32_t mask = u_vbuf_set_vertex_buffers() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_state.c | 799 unsigned mask = (1 << index); in agx_set_constant_buffer() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_program.c | 157 uint32_t mask = ish->nir->info.textures_used[0]; in crocus_populate_sampler_prog_key_data() local 225 uint32_t mask = nir->info.textures_used[0]; in crocus_lower_swizzles() local 737 uint64_t mask = bt->used_mask[i]; in crocus_print_binding_table() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_descriptors.c | 238 unsigned mask = samplers->enabled_mask; in si_sampler_views_begin_new_cs() local 253 unsigned mask = samplers->enabled_mask & samplers_declared; in si_sampler_views_check_encrypted() local 654 unsigned mask = samplers->enabled_mask; in si_samplers_update_needs_color_decompress_mask() local 687 uint mask in si_image_views_begin_new_cs() local 703 uint mask = images->enabled_mask & images_declared; si_image_views_check_encrypted() local 924 unsigned mask = images->enabled_mask; si_images_update_needs_color_decompress_mask() local 1114 uint64_t mask = buffers->enabled_mask; si_buffer_resources_begin_new_cs() local 1130 uint64_t mask = buffers->enabled_mask; si_buffer_resources_check_encrypted() local 1664 uint64_t mask = buffers->enabled_mask & slot_mask; si_reset_buffer_resources() local 1747 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_CONSTANT_BUFFER_ALL) >> si_rebind_buffer() local 1758 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_SHADER_BUFFER_ALL) >> si_rebind_buffer() local 1772 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_SAMPLER_BUFFER_ALL) >> si_rebind_buffer() local 1778 unsigned mask = samplers->enabled_mask; si_rebind_buffer() local 1800 unsigned mask = buffer ? (buffer->bind_history & SI_BIND_IMAGE_BUFFER_SHIFT) >> si_rebind_buffer() local 1805 unsigned mask = images->enabled_mask; si_rebind_buffer() local 2009 unsigned mask; si_update_all_texture_descriptors() local 2820 si_upload_shader_descriptors(struct si_context *sctx, unsigned mask) si_upload_shader_descriptors() argument 2843 const unsigned mask = u_bit_consecutive(0, SI_DESCS_FIRST_COMPUTE); si_upload_graphics_shader_descriptors() local 2852 const unsigned mask = si_upload_compute_shader_descriptors() local [all...] |