| /third_party/python/Objects/ |
| H A D | frameobject.c | 1023 int slots = code->co_nlocalsplus + code->co_stacksize; in _PyFrame_New_NoTrack() local
|
| H A D | genobject.c | 896 int slots = code->co_nlocalsplus + code->co_stacksize; in make_gen() local
|
| /third_party/selinux/libselinux/src/ |
| H A D | avc.c | 34 struct avc_node *slots[AVC_CACHE_SLOTS]; member [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | fsck.c | 1592 int i, slots; in __chk_dentries() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_varyings.c | 1524 const unsigned slots = (slot_end / 4u) - (*location / 4u) + 1; in varying_matches_assign_locations() local 1629 unsigned slots = comp_slots / 4; in varying_matches_store_locations() local 1994 uint64_t slots = 0; reserved_varying_slot() local 2040 unsigned slots = glsl_count_attribute_slots(type, false); set_variable_io_mask() local 2194 unsigned slots = glsl_count_attribute_slots(type, false); remove_unused_io_vars() local 2263 unsigned slots = glsl_count_attribute_slots(type, false); remove_unused_varyings() local 2279 unsigned slots = glsl_count_attribute_slots(type, false); remove_unused_varyings() local [all...] |
| H A D | linker.cpp | 2726 unsigned slots; in assign_attribute_or_color_locations() member 2825 const unsigned slots = var->type->count_attribute_slots(target_index == MESA_SHADER_VERTEX); in assign_attribute_or_color_locations() local 3179 unsigned slots = var->type->uniform_locations(); reserve_explicit_locations() local 3245 unsigned slots = var->type->uniform_locations(); reserve_subroutine_explicit_locations() local 3333 int slots = reserve_explicit_locations(prog, uniform_map, check_explicit_uniform_locations() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_linking_helpers.c | 58 unsigned slots = glsl_count_attribute_slots(type, false); in get_variable_io_mask() local 334 unsigned slots = glsl_count_attribute_slots(type, false); in get_unmoveable_components_masks() local 434 uint64_t slots = in remap_slots_and_components() local 1637 unsigned slots = glsl_count_attribute_slots(type, false); get_linked_variable_io_mask() local [all...] |
| H A D | nir.c | 2686 unsigned slots = glsl_count_attribute_slots(var->type, true); in nir_remap_dual_slot_attributes() local
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-instantiate.cc | 691 int slots = in Build() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_ra.cpp | 353 std::list<SpillSlot> slots; member in nv50_ir::SpillCodeInserter [all...] |
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 201 } slots[16]; member
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| H A D | code-generator-ppc.cc | 1672 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | code-generator-ia32.cc | 1690 int slots = stack_decrement / kSystemPointerSize; in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | factory-base.cc | 551 NewCoverageInfo( const ZoneVector<SourceRange>& slots) NewCoverageInfo() argument
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | interpreter-generator.cc | 2546 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local 2560 TNode<Uint32T> slots = BytecodeOperandUImm(1); in IGNITION_HANDLER() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | code-inl.h | 738 const int slots = StackSlotsField::decode(flags); in stack_slots() local
|
| H A D | feedback-vector.cc | 131 int slots = slot_count(); in SpecDiffersFrom() local
|
| /third_party/node/deps/v8/src/torque/ |
| H A D | types.cc | 602 void ComputeSlotKindsHelper(std::vector<ObjectSlotKind>* slots, in ComputeSlotKindsHelper() argument
|
| /third_party/node/deps/v8/src/wasm/baseline/ |
| H A D | liftoff-assembler.cc | 551 GetTaggedSlotsForOOLCode( ZoneVector<int>* slots, LiftoffRegList* spills, SpillLocation spill_location) GetTaggedSlotsForOOLCode() argument 935 PrepareStackTransfers(const ValueKindSig* sig, compiler::CallDescriptor* call_descriptor, const VarState* slots, LiftoffStackSlots* stack_slots, StackTransferRecipe* stack_transfers, LiftoffRegList* param_regs) PrepareStackTransfers() argument 1190 VarState* slots = cache_state_.stack_state.end() - sig->return_count(); MoveToReturnLocations() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | gpir.h | 121 int *slots; member 272 gpir_node *slots[GPIR_INSTR_SLOT_NUM]; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr_alu.cpp | 893 int slots = 0; in from_string() local 43 AluInstr(EAluOp opcode, PRegister dest, SrcValues src, const std::set<AluModifiers>& flags, int slots) AluInstr() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_asm.c | 358 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_vec_unit_inst() local 364 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_trans_unit_inst() local 371 unsigned slots = r600_isa_alu_slots(bc->isa->hw_class, alu->op); in is_alu_any_unit_inst() local 588 check_and_set_bank_swizzle(const struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5]) check_and_set_bank_swizzle() argument 668 replace_gpr_with_pv_ps(struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5], struct r600_bytecode_alu *alu_prev) replace_gpr_with_pv_ps() argument 805 merge_inst_groups(struct r600_bytecode *bc, struct r600_bytecode_alu *slots[5], struct r600_bytecode_alu *alu_prev) merge_inst_groups() argument 1349 struct r600_bytecode_alu *slots[5]; r600_bytecode_add_alu_type() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiSwapchainTests.cpp | 801 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 443 void* slots; in TEST() member 451 void* slots; in TEST() member 2105 int64_t* slots = RawHashSetTestOnlyAccess::GetSlots(t); in TEST() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiSwapchainTests.cpp | 796 vector<PrivateDataSlotSp> slots; in createSwapchainPrivateDataTest() local
|