Home
last modified time | relevance | path

Searched refs:inst (Results 101 – 125 of 20240) sorted by relevance

12345678910>>...810

/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c100 inst->src[1] = inst->src[qir_get_tex_uniform_src(inst)]; in replace_with_mov()
118 replace_with_mov(c, inst, inst->src[1 - arg]); in replace_x_0_with_x()
129 replace_with_mov(c, inst, inst->src[arg]); in replace_x_0_with_0()
140 replace_with_mov(c, inst, inst->src[1 - arg]); in fmul_replace_one()
155 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
164 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
172 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
219 inst->src[0] = inst->src[1]; in qir_opt_algebraic()
256 replace_with_mov(c, inst, inst->src[1]); in qir_opt_algebraic()
261 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c100 inst->src[1] = inst->src[qir_get_tex_uniform_src(inst)]; in replace_with_mov()
118 replace_with_mov(c, inst, inst->src[1 - arg]); in replace_x_0_with_x()
129 replace_with_mov(c, inst, inst->src[arg]); in replace_x_0_with_0()
140 replace_with_mov(c, inst, inst->src[1 - arg]); in fmul_replace_one()
155 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
164 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
172 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
219 inst->src[0] = inst->src[1]; in qir_opt_algebraic()
256 replace_with_mov(c, inst, inst->src[1]); in qir_opt_algebraic()
261 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c100 inst->src[1] = inst->src[qir_get_tex_uniform_src(inst)]; in replace_with_mov()
118 replace_with_mov(c, inst, inst->src[1 - arg]); in replace_x_0_with_x()
129 replace_with_mov(c, inst, inst->src[arg]); in replace_x_0_with_0()
140 replace_with_mov(c, inst, inst->src[1 - arg]); in fmul_replace_one()
155 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
164 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
172 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
219 inst->src[0] = inst->src[1]; in qir_opt_algebraic()
256 replace_with_mov(c, inst, inst->src[1]); in qir_opt_algebraic()
261 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/vc4/
H A Dvc4_opt_algebraic.c100 inst->src[1] = inst->src[qir_get_tex_uniform_src(inst)]; in replace_with_mov()
118 replace_with_mov(c, inst, inst->src[1 - arg]); in replace_x_0_with_x()
129 replace_with_mov(c, inst, inst->src[arg]); in replace_x_0_with_0()
140 replace_with_mov(c, inst, inst->src[1 - arg]); in fmul_replace_one()
155 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
164 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
172 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
219 inst->src[0] = inst->src[1]; in qir_opt_algebraic()
256 replace_with_mov(c, inst, inst->src[1]); in qir_opt_algebraic()
261 replace_with_mov(c, inst, inst->src[0]); in qir_opt_algebraic()
[all …]
/dports/net/chrony/chrony-4.2/
H A Dnts_ke_client.c76 Free(inst); in name_resolve_handler()
192 inst->cookies[inst->num_cookies].length = length; in process_response()
193 memcpy(inst->cookies[inst->num_cookies].cookie, data, length); in process_response()
257 if (!NKSN_GetKeys(inst->session, inst->context.algorithm, in handle_message()
258 &inst->context.c2s, &inst->context.s2c)) in handle_message()
300 inst->session = NKSN_CreateInstance(0, inst->name, handle_message, inst); in NKC_CreateInstance()
321 return inst; in NKC_CreateInstance()
331 Free(inst->name); in NKC_DestroyInstance()
352 Free(inst); in NKC_DestroyInstance()
410 return !NKSN_IsStopped(inst->session) || inst->resolving_name; in NKC_IsActive()
[all …]
/dports/net/chrony-lite/chrony-4.2/
H A Dnts_ke_client.c76 Free(inst); in name_resolve_handler()
192 inst->cookies[inst->num_cookies].length = length; in process_response()
193 memcpy(inst->cookies[inst->num_cookies].cookie, data, length); in process_response()
257 if (!NKSN_GetKeys(inst->session, inst->context.algorithm, in handle_message()
258 &inst->context.c2s, &inst->context.s2c)) in handle_message()
300 inst->session = NKSN_CreateInstance(0, inst->name, handle_message, inst); in NKC_CreateInstance()
321 return inst; in NKC_CreateInstance()
331 Free(inst->name); in NKC_DestroyInstance()
352 Free(inst); in NKC_DestroyInstance()
410 return !NKSN_IsStopped(inst->session) || inst->resolving_name; in NKC_IsActive()
[all …]
/dports/games/scid/scid/tcl/contrib/ezsmtp/
H A Dinstall.tcl35 set inst(w.e) [entry $inst(w.ef).e -width 40]
36 set inst(w.yn) [frame $inst(w.ef).yn]
41 pack $inst(w.yn.y) $inst(w.yn.n) -side left -padx 5
44 pack $inst(w.e)
50 set inst(response) [$inst(w.e) get]
52 bind $inst(w.b) <Return> [list $inst(w.b) invoke]
53 bind $inst(w.e) <Return> [list $inst(w.b) invoke]
54 pack $inst(w.q) $inst(w.b) -side left -padx 10
82 bind $inst(w.q) <Return> {set inst(waitvar) 1}
194 "$inst(pkgname)$inst(pkgvers)"]
[all …]
/dports/emulators/citra/citra-ac98458e0/src/core/arm/dyncom/
H A Darm_dyncom_trans.cpp146 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
185 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
314 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
344 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
361 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
407 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
420 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
433 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
469 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
482 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/arm/dyncom/
H A Darm_dyncom_trans.cpp146 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
185 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
314 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
344 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
361 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
407 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
420 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
433 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
469 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
482 inst_cream->inst = inst; in INTERPRETER_TRANSLATE()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/fileman/
H A De_fwin_nav.c8 Instance *inst; member
265 buf = _path_generate(inst, inst->dnd_obj); in _box_button_cb_dnd_drop()
355 inst->gcc->data = inst; in _gc_init()
435 if (inst->o_box) evas_object_del(inst->o_box); in _gc_shutdown()
544 if ((!inst->current) || (inst->current == eina_list_last(inst->history))) return; in _cb_back_click()
545 inst->current = eina_list_next(inst->current); in _cb_back_click()
558 if ((!inst->current) || (inst->current == inst->history)) return; in _cb_forward_click()
702 ni->inst = inst; in _box_button_append()
823 inst->current = inst->history; in _cb_dir_changed()
832 if ((!inst->history) || (eina_list_last(inst->history) == inst->current)) in _cb_dir_changed()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dradeon_program_alu.c244 emit2(c, inst->Prev, RC_OPCODE_ADD, &inst->U.I, inst->U.I.DstReg, in transform_CEIL()
271 emit2(c, inst->Prev, RC_OPCODE_MUL, &inst->U.I, inst->U.I.DstReg, in transform_DST()
282 emit2(c, inst->Prev, RC_OPCODE_ADD, &inst->U.I, inst->U.I.DstReg, in transform_FLR()
300 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, inst->U.I.SrcReg[0], in transform_TRUNC()
467 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, in transform_SEQ()
479 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, in transform_SGE()
491 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, in transform_SGT()
503 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, in transform_SLE()
515 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, in transform_SLT()
527 emit3(c, inst->Prev, RC_OPCODE_CMP, &inst->U.I, inst->U.I.DstReg, in transform_SNE()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/ruby/tests/
H A Dtester.rb292 inst.stack.push inst.stack.last
297inst.stack[@stack.length-1], inst.stack[inst.stack.length-idx-1] = inst.stack[inst.stack.length-id…
301 inst.push(inst.wait_and_pop - inst.wait_and_pop)
303 inst.push(inst.wait_and_pop + inst.wait_and_pop)
312 inst.push(inst.tr.on_error( FDB::Error.new(inst.wait_and_pop) ))
332inst.wait_and_pop, inst.wait_and_pop, { :limit => inst.wait_and_pop, :reverse => !inst.wait_and_po…
348 obj.send(inst.wait_and_pop.downcase, inst.wait_and_pop, inst.wait_and_pop)
362 inst.tr.add_read_conflict_range( inst.wait_and_pop, inst.wait_and_pop )
365 inst.tr.add_write_conflict_range( inst.wait_and_pop, inst.wait_and_pop )
376 inst.push(inst.tr.commit)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c500 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
502 vp9_add_to_fb_disp_list(inst, inst->cur_fb); in vp9_swap_frm_bufs()
505 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
565 return inst; in vp9_alloc_inst()
665 inst->vsi->sf_next_ref_fb_idx = vp9_get_sf_ref_fb(inst); in vp9_reset()
671 inst->vsi->mv_buf.va = (unsigned long)inst->mv_buf.va; in vp9_reset()
673 inst->vsi->mv_buf.sz = (unsigned long)inst->mv_buf.size; in vp9_reset()
791 if (!inst) in vdec_vp9_init()
805 inst->vsi = (struct vdec_vp9_vsi *)inst->vpu.vsi; in vdec_vp9_init()
926 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) in vdec_vp9_decode()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c500 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
502 vp9_add_to_fb_disp_list(inst, inst->cur_fb); in vp9_swap_frm_bufs()
505 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
565 return inst; in vp9_alloc_inst()
665 inst->vsi->sf_next_ref_fb_idx = vp9_get_sf_ref_fb(inst); in vp9_reset()
671 inst->vsi->mv_buf.va = (unsigned long)inst->mv_buf.va; in vp9_reset()
673 inst->vsi->mv_buf.sz = (unsigned long)inst->mv_buf.size; in vp9_reset()
791 if (!inst) in vdec_vp9_init()
805 inst->vsi = (struct vdec_vp9_vsi *)inst->vpu.vsi; in vdec_vp9_init()
926 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) in vdec_vp9_decode()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_vp9_if.c500 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
502 vp9_add_to_fb_disp_list(inst, inst->cur_fb); in vp9_swap_frm_bufs()
505 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) { in vp9_swap_frm_bufs()
565 return inst; in vp9_alloc_inst()
665 inst->vsi->sf_next_ref_fb_idx = vp9_get_sf_ref_fb(inst); in vp9_reset()
671 inst->vsi->mv_buf.va = (unsigned long)inst->mv_buf.va; in vp9_reset()
673 inst->vsi->mv_buf.sz = (unsigned long)inst->mv_buf.size; in vp9_reset()
791 if (!inst) in vdec_vp9_init()
805 inst->vsi = (struct vdec_vp9_vsi *)inst->vpu.vsi; in vdec_vp9_init()
926 if (!vp9_is_sf_ref_fb(inst, inst->cur_fb)) in vdec_vp9_decode()
[all …]
/dports/devel/radare2/radare2-5.1.1/shlr/ptrace-wrap/src/
H A Dptrace_wrap.c39 r = pthread_create (&inst->th, NULL, (void *(*)(void *)) th_run, inst); in ptrace_wrap_instance_start()
60 inst->request.ptrace.pid, in wrap_ptrace()
61 inst->request.ptrace.addr, in wrap_ptrace()
71 inst->request.fork.child_callback (inst->request.fork.child_callback_user); in wrap_fork()
73 inst->fork_result = r; in wrap_fork()
78 inst->func_result = inst->request.func.func (inst->request.func.user); in wrap_func()
88 wrap_ptrace (inst); in th_run()
91 wrap_fork (inst); in th_run()
94 wrap_func (inst); in th_run()
140 return inst->fork_result; in ptrace_wrap_fork()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/batman/
H A Dbatman.c166 inst->cfg->batman.popup = _batman_popup_create(inst); in _batman_mouse_up_cb()
439 inst = data; in _batman_cb_warning_popup_timeout()
451 if ((!inst) || (!inst->warning)) return; in _batman_cb_warning_popup_hide()
483 if ((!inst) || (inst->warning)) return; in _batman_warning_popup()
535 e_gadget_util_ctxpopup_place(inst->o_main, inst->warning, inst->cfg->batman.o_gadget); in _batman_warning_popup()
601 E_FREE(inst); in _batman_removed_cb()
621 (void)inst; in sysinfo_batman_remove()
624 (void)inst; in sysinfo_batman_remove()
642 inst->cfg->batman.o_gadget = elm_layout_add(inst->o_main); in _batman_created_cb()
747 evas_object_data_set(inst->o_main, "Instance", inst); in batman_create()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dos_module.c48 if (inst->lib_handle) FreeLibrary((HMODULE)inst->lib_handle); in gf_modules_free_module()
50 if (inst->lib_handle) dlclose(inst->lib_handle); in gf_modules_free_module()
56 if (inst->name && !inst->ifce_reg) { in gf_modules_free_module()
58 inst->name = NULL; in gf_modules_free_module()
61 if (inst->dir) { in gf_modules_free_module()
63 inst->dir = NULL; in gf_modules_free_module()
65 gf_free(inst); in gf_modules_free_module()
96 inst->load_func = (LoadInterface) inst->ifce_reg->LoadInterface; in gf_modules_load_library()
111 sprintf(path, "%s%c%s", inst->dir, GF_PATH_SEPARATOR, inst->name); in gf_modules_load_library()
157 if (!inst->filterreg_func && (!inst->load_func || !inst->query_func || !inst->destroy_func) ) { in gf_modules_load_library()
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dos_module.c48 if (inst->lib_handle) FreeLibrary((HMODULE)inst->lib_handle); in gf_modules_free_module()
50 if (inst->lib_handle) dlclose(inst->lib_handle); in gf_modules_free_module()
56 if (inst->name && !inst->ifce_reg) { in gf_modules_free_module()
58 inst->name = NULL; in gf_modules_free_module()
61 if (inst->dir) { in gf_modules_free_module()
63 inst->dir = NULL; in gf_modules_free_module()
65 gf_free(inst); in gf_modules_free_module()
96 inst->load_func = (LoadInterface) inst->ifce_reg->LoadInterface; in gf_modules_load_library()
111 sprintf(path, "%s%c%s", inst->dir, GF_PATH_SEPARATOR, inst->name); in gf_modules_load_library()
157 if (!inst->filterreg_func && (!inst->load_func || !inst->query_func || !inst->destroy_func) ) { in gf_modules_load_library()
[all …]
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/inst/
H A Dinstmisc.c42 return inst; in InstDice()
49 return inst; in InstEvert()
59 (*func)(&inst->axishandle, inst, arg); in InstHandleScan()
61 (*func)(&inst->tlisthandle, inst, arg); in InstHandleScan()
63 (*func)(&inst->geomhandle, inst, arg); in InstHandleScan()
113 if (inst->NDaxis && RefCount((Ref *)inst->NDaxis) > 1) { in InstTransformTo()
117 inst->NDaxis = TmNCopy(TN, inst->NDaxis); in InstTransformTo()
143 return inst; in InstTransform()
146 if (inst->tlist == NULL && inst->tlisthandle == NULL) { in InstTransform()
149 TmNConcat(inst->NDaxis, TN, inst->NDaxis); in InstTransform()
[all …]
/dports/www/py-waitress/waitress-2.0.0/tests/
H A Dtest_buffers.py36 inst.remain = 10
41 inst.remain = 10
43 inst.remain = 0
77 inst.remain = 1
78 inst.skip(1)
97 inst.prune()
107 inst.prune()
115 inst.prune()
121 inst.close()
397 inst.skip(4)
[all …]
/dports/audio/faust/faust-2.37.3/compiler/generator/java/
H A Djava_instructions.hh146 …*fOut << "ui_interface.declare(\"" << inst->fZone << "\", \"" << inst->fKey << "\", \"" << inst->f… in visit()
183 *fOut << name << quote(inst->fLabel) << ", " << createVarAccess(inst->fZone) << ")"; in visit()
190 switch (inst->fType) { in visit()
201 …*fOut << name << quote(inst->fLabel) << ", " << createVarAccess(inst->fZone) << ", " << checkReal( in visit()
202 …<< ", " << checkReal(inst->fMin) << ", " << checkReal(inst->fMax) << ", " << checkReal(inst->fStep) in visit()
210 switch (inst->fType) { in visit()
218 …*fOut << name << quote(inst->fLabel) << ", " << createVarAccess(inst->fZone) << ", " << checkReal( in visit()
234 if (inst->fValue) { in visit()
242 *fOut << fTypeManager->generateType(inst->fType, inst->fAddress->getName()); in visit()
243 if (inst->fValue) { in visit()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/time/
H A Dclock.c58 inst->madj--; in _clock_month_prev_cb()
67 inst->madj++; in _clock_month_next_cb()
220 inst->popup = inst->o_table = inst->o_cal = NULL; in _clock_popup_del()
234 inst->popup = elm_ctxpopup_add(inst->o_clock); in clock_popup_new()
241 inst->o_table = elm_table_add(inst->popup); in clock_popup_new()
258 elm_object_content_set(inst->popup, inst->o_table); in clock_popup_new()
271 _clock_edje_init(inst, inst->o_clock); in clock_instances_redo()
326 if (inst->cfg->inst == inst) inst->cfg->inst = NULL; in clock_del()
328 free(inst); in clock_del()
383 inst->cfg->inst = inst; in _clock_gadget_configure()
[all …]
/dports/sysutils/triton/Triton-0.8.1/src/libtriton/includes/triton/
H A Dx86Semantics.hpp94 void af_s(triton::arch::Instruction& inst,
102 void afAaa_s(triton::arch::Instruction& inst,
110 void afNeg_s(triton::arch::Instruction& inst,
117 void cfAaa_s(triton::arch::Instruction& inst,
125 void cfAdd_s(triton::arch::Instruction& inst,
169 void cfMul_s(triton::arch::Instruction& inst,
176 void cfNeg_s(triton::arch::Instruction& inst,
376 void pf_s(triton::arch::Instruction& inst,
389 void sf_s(triton::arch::Instruction& inst,
420 void zf_s(triton::arch::Instruction& inst,
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/validator_arm/gen/
H A Darm32_decode_packing_unpacking_saturation_and_reversal_tests.cc53 nacl_arm_dec::Instruction inst,
59 nacl_arm_dec::Instruction inst, in PassesParsePreconditions() argument
64 if ((inst.Bits() & 0x00700000) != in PassesParsePreconditions()
67 if ((inst.Bits() & 0x000000E0) != in PassesParsePreconditions()
70 if ((inst.Bits() & 0x000F0000) == in PassesParsePreconditions()
73 if ((inst.Bits() & 0x00000300) != in PassesParsePreconditions()
108 nacl_arm_dec::Instruction inst, in PassesParsePreconditions() argument
113 if ((inst.Bits() & 0x00700000) != in PassesParsePreconditions()
116 if ((inst.Bits() & 0x000000E0) != in PassesParsePreconditions()
119 if ((inst.Bits() & 0x000F0000) != in PassesParsePreconditions()
[all …]

12345678910>>...810