/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utmath.c | 91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument 128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() argument 189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() argument 213 acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) acpi_ut_short_shift_right() argument [all...] |
H A D | dsutils.c | 749 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local [all...] |
/third_party/elfutils/libdw/ |
H A D | cfi.c | 134 Dwarf_Word operand = opcode & CFI_PRIMARY_MAX; in execute_cfi() local [all...] |
/third_party/mesa3d/src/imagination/rogue/ |
H A D | rogue_encode.c | 39 static size_t rogue_encode_reg_bank(const struct rogue_operand *operand) in rogue_encode_reg_bank() argument 704 static bool rogue_encode_operand(const struct rogue_operand *operand, in rogue_encode_operand() argument [all...] |
H A D | rogue_regalloc.c | 276 struct rogue_operand *operand = *operand_ptr; in rogue_ra_alloc() local [all...] |
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | ShaderParse.c | 189 parse_operand(const unsigned **curr, struct Shader_operand *operand) parse_operand() argument 220 parse_relative_operand(const unsigned **curr, struct Shader_relative_operand *operand) parse_relative_operand() argument 273 parse_operand_index(const unsigned **curr, struct Shader_operand *operand) parse_operand_index() argument [all...] |
/third_party/node/benchmark/napi/function_args/ |
H A D | binding.cc | 74 Local<Value> operand; in CallWithObject() local
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-decoder.cc | 22 int32_t operand = in DecodeRegisterOperand() local
|
H A D | bytecode-node.h | 110 uint32_t operand(int i) const { in operand() function in v8::internal::interpreter::final 238 V8_INLINE static OperandScale ScaleForOperand(uint32_t operand) { in ScaleForOperand() argument 248 V8_INLINE void UpdateScaleForOperand(int operand_index, uint32_t operand) { in UpdateScaleForOperand() argument 259 V8_INLINE void SetOperand(int operand_index, uint32_t operand) { in SetOperand() argument [all...] |
H A D | bytecode-register.h | 64 static Register FromOperand(int32_t operand) { in FromOperand() argument
|
H A D | bytecode-register.cc | 95 int32_t operand = ToOperand(); in SizeOfOperand() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | instruction.h | 72 const spv_parsed_operand_t& operand(size_t idx) const { in operand() function in spvtools::val::Instruction
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | assembly_grammar.cpp | 209 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_add_bit_instruction_synonym.cpp | 123 auto operand = instruction->GetInOperand(0).words[0]; in IsInstructionSupported() local
|
H A D | transformation_move_instruction_down.cpp | 102 const auto& operand = successor_it->GetInOperand(i); in IsApplicable() local
|
H A D | transformation_propagate_instruction_up.cpp | 59 const auto& operand = inst->GetInOperand(i); in HasValidDependencies() local 159 auto& operand = clone->GetInOperand(i); in Apply() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | assembly_grammar.cpp | 209 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_bit_instruction_synonym.cpp | 123 auto operand = instruction->GetInOperand(0).words[0]; in IsInstructionSupported() local
|
H A D | transformation_move_instruction_down.cpp | 102 const auto& operand = successor_it->GetInOperand(i); in IsApplicable() local
|
H A D | transformation_propagate_instruction_up.cpp | 59 const auto& operand = inst->GetInOperand(i); in HasValidDependencies() local 159 auto& operand = clone->GetInOperand(i); in Apply() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | instruction.h | 72 const spv_parsed_operand_t& operand(size_t idx) const { in operand() function in spvtools::val::Instruction
|
/third_party/skia/src/pdf/ |
H A D | SkPDFGraphicStackState.cpp | 74 SkPath operand; in apply_clip() local 86 Op(SkPath::Rect(bounds), operand, op, &operand); in apply_clip() local
|
/third_party/spirv-tools/source/ |
H A D | assembly_grammar.cpp | 214 lookupOperand(spv_operand_type_t type, uint32_t operand, spv_operand_desc* desc) const lookupOperand() argument
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_add_bit_instruction_synonym.cpp | 123 auto operand = instruction->GetInOperand(0).words[0]; in IsInstructionSupported() local
|
H A D | transformation_move_instruction_down.cpp | 102 const auto& operand = successor_it->GetInOperand(i); in IsApplicable() local
|