/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | libwebp_python_wrap.c | 2508 PyObject *inst = 0; in SWIG_Python_NewShadowInstance() local 2580 SWIG_Python_SetSwigThis(PyObject *inst, PyObject *swig_this) SWIG_Python_SetSwigThis() argument 2664 PyObject *inst = SWIG_Python_NewShadowInstance(clientdata, robj); SWIG_Python_NewPointerObj() local [all...] |
/third_party/python/Modules/ |
H A D | _pickle.c | 6643 PyObject *state, *inst, *slotstate; in load_build() local
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
H A D | function.cc | 550 auto* inst = bb.GetMergeInst(); in MergeFor() local 558 auto* inst = bb.GetLoopMergeInst(); in ContinueTargetFor() local 2520 AddressOfIfNeeded( TypedExpression expr, const spvtools::opt::Instruction* inst) AddressOfIfNeeded() argument 2594 const auto* inst = def_use_mgr_->GetDef(id); MakeExpression() local 3473 EmitConstDefinition( const spvtools::opt::Instruction& inst, TypedExpression expr) EmitConstDefinition() argument 3497 EmitConstDefOrWriteToHoistedVar( const spvtools::opt::Instruction& inst, TypedExpression expr) EmitConstDefOrWriteToHoistedVar() argument 3503 WriteIfHoistedVar(const spvtools::opt::Instruction& inst, TypedExpression expr) WriteIfHoistedVar() argument 3520 EmitStatement(const spvtools::opt::Instruction& inst) EmitStatement() argument 3810 MakeOperand( const spvtools::opt::Instruction& inst, uint32_t operand_index) MakeOperand() argument 3835 MaybeEmitCombinatorialValue( const spvtools::opt::Instruction& inst) MaybeEmitCombinatorialValue() argument 4017 EmitGlslStd450ExtInst( const spvtools::opt::Instruction& inst) EmitGlslStd450ExtInst() argument 4202 MakeFMod( const spvtools::opt::Instruction& inst) MakeFMod() argument 4217 MakeAccessChain( const spvtools::opt::Instruction& inst) MakeAccessChain() argument 4438 MakeCompositeExtract( const spvtools::opt::Instruction& inst) MakeCompositeExtract() argument 4457 MakeCompositeValueDecomposition( const spvtools::opt::Instruction& inst, TypedExpression composite, uint32_t composite_type_id, int index_start) MakeCompositeValueDecomposition() argument 4602 MakeVectorShuffle( const spvtools::opt::Instruction& inst) MakeVectorShuffle() argument 4802 const auto& inst = id_def_info_pair.second->inst; FindValuesNeedingNamedOrHoistedDefinition() local 4977 MakeNumericConversion( const spvtools::opt::Instruction& inst) MakeNumericConversion() argument 5033 EmitFunctionCall(const spvtools::opt::Instruction& inst) EmitFunctionCall() argument 5070 EmitControlBarrier( const spvtools::opt::Instruction& inst) EmitControlBarrier() argument 5115 MakeIntrinsicCall( const spvtools::opt::Instruction& inst) MakeIntrinsicCall() argument 5143 MakeSimpleSelect( const spvtools::opt::Instruction& inst) MakeSimpleSelect() argument 5176 GetImage( const spvtools::opt::Instruction& inst) GetImage() argument 5212 GetImageExpression( const spvtools::opt::Instruction& inst) GetImageExpression() argument 5223 GetSamplerExpression( const spvtools::opt::Instruction& inst) GetSamplerExpression() argument 5239 EmitImageAccess(const spvtools::opt::Instruction& inst) EmitImageAccess() argument 5513 EmitImageQuery(const spvtools::opt::Instruction& inst) EmitImageQuery() argument 5591 MakeCoordinateOperandsForImageAccess( const spvtools::opt::Instruction& inst) MakeCoordinateOperandsForImageAccess() argument 5725 ConvertTexelForStorage( const spvtools::opt::Instruction& inst, TypedExpression texel, const Texture* texture_type) ConvertTexelForStorage() argument 5819 MakeArrayLength( const spvtools::opt::Instruction& inst) MakeArrayLength() argument 5860 MakeOuterProduct( const spvtools::opt::Instruction& inst) MakeOuterProduct() argument 5904 MakeVectorInsertDynamic( const spvtools::opt::Instruction& inst) MakeVectorInsertDynamic() argument 5972 MakeCompositeInsert( const spvtools::opt::Instruction& inst) MakeCompositeInsert() argument [all...] |
/third_party/python/Python/ |
H A D | ceval.c | 5162 PyObject *inst = TOP(); local
|
H A D | compile.c | 8319 struct instr *inst = &b->b_instr[i]; in fix_cell_offsets() local 8535 fold_tuple_on_constants(struct compiler *c, struct instr *inst, int n, PyObject *consts) fold_tuple_on_constants() argument 8785 jump_thread(struct instr *inst, struct instr *target, int opcode) jump_thread() argument 8814 struct instr *inst = &bb->b_instr[i]; optimize_basic_block() local [all...] |
/third_party/vulkan-loader/loader/ |
H A D | trampoline.c | 144 const struct loader_instance *inst = icd_term->this_instance; in vkGetDeviceProcAddr() local 873 struct loader_instance *inst; in vkEnumeratePhysicalDevices() local 1077 const struct loader_instance *inst = phys_dev->this_instance; vkEnumerateDeviceLayerProperties() local 2603 struct loader_instance *inst = NULL; vkEnumeratePhysicalDeviceGroups() local 2650 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceFeatures2() local 2669 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceProperties2() local 2688 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceFormatProperties2() local 2708 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceImageFormatProperties2() local 2727 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceQueueFamilyProperties2() local 2746 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceMemoryProperties2() local 2766 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceSparseImageFormatProperties2() local 2786 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceExternalBufferProperties() local 2806 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceExternalSemaphoreProperties() local 2828 const struct loader_instance *inst = ((struct loader_physical_device_tramp *)physicalDevice)->this_instance; vkGetPhysicalDeviceExternalFenceProperties() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_defs.h | 794 struct bfa_ablk_cfg_inst_s inst[BFA_ABLK_MAX]; member
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | maestro3.c | 704 } inst; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 8431 int i, inst; in amdgpu_dm_commit_audio() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 1512 uint8_t inst : 6; /**< DOMAIN instance to control */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.h | 1746 u64 inst[8]; member
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 2139 int dcore, inst, tpc_seq; in gaudi2_iterate_tpcs() local 3749 int dcore, inst; in gaudi2_stop_dma_qmans() local 3861 int dcore, inst; gaudi2_dma_stall() local 3949 int dcore, inst; gaudi2_disable_dma_qmans() local 5096 int dcore, inst; gaudi2_init_edma() local 5344 gaudi2_init_tpc_config(struct hl_device *hdev, int dcore, int inst, u32 offset, struct iterate_module_ctx *ctx) gaudi2_init_tpc_config() argument 7192 gaudi2_is_tpc_engine_idle(struct hl_device *hdev, int dcore, int inst, u32 offset, struct iterate_module_ctx *ctx) gaudi2_is_tpc_engine_idle() argument 7657 gaudi2_tpc_mmu_prepare(struct hl_device *hdev, int dcore, int inst, u32 offset, struct iterate_module_ctx *ctx) gaudi2_tpc_mmu_prepare() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ |
H A D | maestro3.c | 699 } inst; member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_defs.h | 794 struct bfa_ablk_cfg_inst_s inst[BFA_ABLK_MAX]; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 6973 emit_arl_uarl(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_arl_uarl() argument 7007 emit_cal(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_cal() argument 7028 emit_iabs(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_iabs() argument 7051 emit_cmp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_cmp() argument 7085 emit_dst(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dst() argument 7176 emit_endprim(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_endprim() argument 7209 emit_ex2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_ex2() argument 7237 emit_exp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_exp() argument 7356 emit_cond_discard(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_cond_discard() argument 7409 emit_discard(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_discard() argument 7428 emit_lg2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lg2() argument 7456 emit_lit(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lit() argument 7592 emit_lodq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lodq() argument 7616 emit_log(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_log() argument 7698 emit_lrp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_lrp() argument 7733 emit_pow(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_pow() argument 7779 emit_rcp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_rcp() argument 7834 emit_rsq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_rsq() argument 7875 emit_seq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_seq() argument 7908 emit_sge(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sge() argument 7941 emit_sgt(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sgt() argument 7974 emit_sincos(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sincos() argument 8017 emit_sle(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sle() argument 8050 emit_slt(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_slt() argument 8083 emit_sne(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sne() argument 8116 emit_ssg(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_ssg() argument 8163 emit_issg(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_issg() argument 8284 get_texel_offsets(const struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, int offsets[3]) get_texel_offsets() argument 8409 begin_tex_swizzle(struct svga_shader_emitter_v10 *emit, unsigned unit, const struct tgsi_full_instruction *inst, boolean shadow_compare, struct tex_swizzle_info *swz) begin_tex_swizzle() argument 8560 emit_sample(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_sample() argument 8606 is_valid_tex_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) is_valid_tex_instruction() argument 8638 emit_tex(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_tex() argument 8691 emit_tg4(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_tg4() argument 8863 emit_tex2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_tex2() argument 8916 emit_txp(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txp() argument 8982 emit_txd(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txd() argument 9022 emit_txf(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txf() argument 9076 emit_txl_txb(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txl_txb() argument 9134 emit_txl2(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txl2() argument 9178 emit_txq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_txq() argument 9311 check_double_dst_writemask(const struct tgsi_full_instruction *inst) check_double_dst_writemask() argument 9352 emit_dabs(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dabs() argument 9374 emit_dneg(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dneg() argument 9395 emit_dmad(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dmad() argument 9458 emit_dsqrt(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dsqrt() argument 9527 emit_dtrunc(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_dtrunc() argument 9607 emit_interp_offset(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_interp_offset() argument 9646 emit_simple(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_simple() argument 9700 emit_msb(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_msb() argument 9768 emit_bfe(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_bfe() argument 9839 emit_bfi(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_bfi() argument 9912 emit_mov(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_mov() argument 9935 emit_simple_1dst(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned dst_count, unsigned dst_index) emit_simple_1dst() argument 9968 emit_vmware(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, VGPU10_VMWARE_OPCODE_TYPE subopcode) emit_vmware() argument 10029 emit_memory_register(struct svga_shader_emitter_v10 *emit, memory_op mem_op, const struct tgsi_full_instruction *inst, unsigned regIndex, unsigned writemask) emit_memory_register() argument 10260 loop_instruction(unsigned index, unsigned count, struct tgsi_full_src_register *addr_index, void (*fb)(struct svga_shader_emitter_v10 *, const struct tgsi_full_instruction *, unsigned), struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) loop_instruction() argument 10306 emit_load_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned resourceIndex) emit_load_instruction() argument 10361 emit_load(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_load() argument 10414 emit_store_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned resourceIndex) emit_store_instruction() argument 10582 emit_store(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_store() argument 10636 emit_atomic_instruction(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, unsigned resourceIndex) emit_atomic_instruction() argument 10703 emit_atomic(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst, VGPU10_OPCODE_TYPE opcode) emit_atomic() argument 10749 emit_barrier(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_barrier() argument 10794 emit_memory_barrier(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_memory_barrier() argument 10850 emit_resq(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_resq() argument 10886 emit_instruction(struct svga_shader_emitter_v10 *emit, unsigned inst_number, const struct tgsi_full_instruction *inst) emit_instruction() argument 11197 emit_vgpu10_instruction(struct svga_shader_emitter_v10 *emit, unsigned inst_number, const struct tgsi_full_instruction *inst) emit_vgpu10_instruction() argument 11423 emit_vertex(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_instruction *inst) emit_vertex() argument 12379 emit_rawbuf_instruction(struct svga_shader_emitter_v10 *emit, unsigned inst_number, const struct tgsi_full_instruction *inst) emit_rawbuf_instruction() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | bc.c | 2987 void bc_parse_addId(BcParse *p, uchar inst) { in bc_parse_addId() argument 3383 uchar inst; in bc_parse_incdec() local 3447 static BcStatus bc_parse_str(BcParse *p, char inst) { in bc_parse_str() argument 3498 uchar inst = BC_INST_RET0; bc_parse_return() local 3577 BcInst inst = (p->func->voidfn ? BC_INST_RET_VOID : BC_INST_RET0); bc_parse_endBody() local 4712 bc_program_op(BcProgram *p, uchar inst) bc_program_op() argument 4817 bc_program_print(BcProgram *p, uchar inst, size_t idx) bc_program_print() argument 4878 bc_program_unary(BcProgram *p, uchar inst) bc_program_unary() argument 4894 bc_program_logical(BcProgram *p, uchar inst) bc_program_logical() argument 5004 bc_program_assign(BcProgram *p, uchar inst) bc_program_assign() argument 5071 bc_program_pushArray(BcProgram *p, char *code, size_t *bgn, uchar inst) bc_program_pushArray() argument 5108 bc_program_incdec(BcProgram *p, uchar inst) bc_program_incdec() argument 5200 bc_program_return(BcProgram *p, uchar inst) bc_program_return() argument 5256 bc_program_builtin(BcProgram *p, uchar inst) bc_program_builtin() argument 5291 bc_program_pushGlobal(BcProgram *p, uchar inst) bc_program_pushGlobal() argument 5420 uchar inst = (uchar) code[(ip->idx)++]; bc_program_exec() local [all...] |
/third_party/vulkan-loader/loader/generated/ |
H A D | vk_loader_extensions.c | 52 VKAPI_ATTR bool VKAPI_CALL loader_icd_init_entries(struct loader_instance* inst, struct loader_icd_term *icd_term) { in loader_icd_init_entries() argument 530 loader_init_device_extension_dispatch_table(struct loader_dev_dispatch_table *dev_table, PFN_vkGetInstanceProcAddr gipa, PFN_vkGetDeviceProcAddr gdpa, VkInstance inst, VkDevice dev) loader_init_device_extension_dispatch_table() argument 1223 loader_init_instance_core_dispatch_table(VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa, VkInstance inst) loader_init_instance_core_dispatch_table() argument 1258 loader_init_instance_extension_dispatch_table(VkLayerInstanceDispatchTable *table, PFN_vkGetInstanceProcAddr gpa, VkInstance inst) loader_init_instance_extension_dispatch_table() argument 1553 const struct loader_instance* inst = dev->phys_dev_term->this_icd_term->this_instance; loader_lookup_device_dispatch_table() local [all...] |
/third_party/glslang/glslang/Include/ |
H A D | intermediate.h | 1669 void setSpirvInstruction(const TSpirvInstruction& inst) { spirvInst = inst; } in setSpirvInstruction() argument 1705 void setSpirvInstruction(const TSpirvInstruction& inst) { spirvInst = inst; } in setSpirvInstruction() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bnx2.h | 7027 u32 inst; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bnx2.h | 7026 u32 inst; member
|