Home
last modified time | relevance | path

Searched refs:ot (Results 1 – 25 of 3248) sorted by relevance

12345678910>>...130

/dports/emulators/dgen-sdl/dgen-sdl-1.33/cyclone/
H A DMain.cpp168 ot("\n"); in AddressErrorWrapper()
208 ot("\n"); in PrintFramework()
221 ot("\n"); in PrintFramework()
228 ot("\n"); in PrintFramework()
238 ot("\n"); in PrintFramework()
239 ot("\n"); in PrintFramework()
258 ot("\n"); in PrintFramework()
259 ot("\n"); in PrintFramework()
312 ot("\n"); in PrintFramework()
338 ot("\n"); in PrintFramework()
[all …]
H A DOpBranch.cpp25 ot("\n"); in CheckPc()
38 ot("\n"); in OpPush32()
50 ot("\n"); in OpPushSr()
61 ot("\n"); in PopSr()
75 ot("\n"); in PopPc()
95 ot("\n"); in OpTrap()
124 ot("\n"); in OpLink()
139 ot("\n"); in OpLink()
161 ot("\n"); in OpUnlk()
164 ot("\n"); in OpUnlk()
[all …]
H A DOpMove.cpp24 ot("\n"); in OpFlagsToReg()
29 ot("\n"); in OpFlagsToReg()
50 ot("\n"); in OpRegToFlags()
316 ot("\n"); in OpArithSr()
350 ot("\n"); in OpPea()
353 ot("\n"); in OpPea()
355 ot("\n"); in OpPea()
392 ot("\n"); in OpMovem()
405 ot("\n"); in OpMovem()
410 ot("\n"); in OpMovem()
[all …]
H A DOpArith.cpp62 ot("\n"); in OpArith()
130 ot("\n"); in OpAddq()
143 ot("\n"); in OpAddq()
199 ot("\n"); in OpArithReg()
350 ot("\n"); in OpMul()
377 ot("\n"); in GetXBit()
476 ot("\n"); in OpAbcd()
514 ot("\n"); in OpNbcd()
526 ot("\n"); in OpNbcd()
534 ot("\n"); in OpNbcd()
[all …]
H A DOpLogic.cpp58 ot("\n"); in OpBtstReg()
64 ot("\n"); in OpBtstReg()
71 ot("\n"); in OpBtstReg()
105 ot("\n"); in OpBtstImm()
113 ot("\n"); in OpBtstImm()
125 ot("\n"); in OpBtstImm()
132 ot("\n"); in OpBtstImm()
277 ot("\n"); in OpTst()
307 ot("\n"); in OpExt()
371 ot("\n"); in OpSet()
[all …]
H A DEa.cpp129 ot(" mov r%d,r%d,",r,r); in EaCalcReg()
130 if (lsl>0) ot("lsl #%d\n", lsl); in EaCalcReg()
225 ot(" mov r2,r3,lsr #10\n"); in EaCalc()
261 ot(" mov r0,r0,lsl #8\n"); in EaCalc()
274 ot(" mov r2,r3,lsr #10\n"); in EaCalc()
341 ot("\n"); return 0; in EaRead()
354 ot("\n"); return 0; in EaRead()
382 ot(" mov r%d,r0\n",v); in EaRead()
385 ot("\n"); return 0; in EaRead()
472 ot("\n"); return 0; in EaWrite()
[all …]
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/cyclone/
H A DMain.cpp140 ot("\n"); in AddressErrorWrapper()
180 ot("\n"); in PrintFramework()
193 ot("\n"); in PrintFramework()
200 ot("\n"); in PrintFramework()
210 ot("\n"); in PrintFramework()
211 ot("\n"); in PrintFramework()
230 ot("\n"); in PrintFramework()
231 ot("\n"); in PrintFramework()
289 ot("\n"); in PrintFramework()
316 ot("\n"); in PrintFramework()
[all …]
H A DOpBranch.cpp25 ot("\n"); in CheckPc()
38 ot("\n"); in OpPush32()
50 ot("\n"); in OpPushSr()
61 ot("\n"); in PopSr()
75 ot("\n"); in PopPc()
95 ot("\n"); in OpTrap()
124 ot("\n"); in OpLink()
139 ot("\n"); in OpLink()
161 ot("\n"); in OpUnlk()
164 ot("\n"); in OpUnlk()
[all …]
H A DOpArith.cpp60 ot("\n"); in OpArith()
128 ot("\n"); in OpAddq()
141 ot("\n"); in OpAddq()
196 ot("\n"); in OpArithReg()
345 ot("\n"); in OpMul()
372 ot("\n"); in GetXBit()
464 ot("\n"); in OpAbcd()
500 ot("\n"); in OpNbcd()
513 ot("\n"); in OpNbcd()
519 ot("\n"); in OpNbcd()
[all …]
H A DOpMove.cpp24 ot("\n"); in OpFlagsToReg()
29 ot("\n"); in OpFlagsToReg()
50 ot("\n"); in OpRegToFlags()
328 ot("\n"); in OpArithSr()
362 ot("\n"); in OpPea()
365 ot("\n"); in OpPea()
367 ot("\n"); in OpPea()
404 ot("\n"); in OpMovem()
415 ot("\n"); in OpMovem()
420 ot("\n"); in OpMovem()
[all …]
H A DOpLogic.cpp136 ot("\n"); in OpBtstReg()
142 ot("\n"); in OpBtstReg()
149 ot("\n"); in OpBtstReg()
183 ot("\n"); in OpBtstImm()
191 ot("\n"); in OpBtstImm()
203 ot("\n"); in OpBtstImm()
210 ot("\n"); in OpBtstImm()
352 ot("\n"); in OpTst()
381 ot("\n"); in OpExt()
429 ot("\n"); in OpSet()
[all …]
H A DEa.cpp129 ot(" mov r%d,r%d,",r,r); in EaCalcReg()
223 ot(" mov r2,r3,lsr #10\n"); in EaCalc()
270 ot(" mov r2,r3,lsr #10\n"); in EaCalc()
346 ot(" tst r%d,r%d\n",v,v); in EaRead()
348 ot("\n"); return 0; in EaRead()
362 ot("\n"); return 0; in EaRead()
397 ot(" tst r%d,r%d\n",v,v); in EaRead()
399 ot("\n"); return 0; in EaRead()
480 ot("\n"); return 0; in EaWrite()
506 ot(" mov r1,r%d\n",v); in EaWrite()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/object/
H A Dobject_intern.h55 void OBJECT_OT_origin_set(struct wmOperatorType *ot);
58 void OBJECT_OT_parent_set(struct wmOperatorType *ot);
62 void OBJECT_OT_track_set(struct wmOperatorType *ot);
77 void OBJECT_OT_mode_set(struct wmOperatorType *ot);
107 void OBJECT_OT_add(struct wmOperatorType *ot);
127 void OBJECT_OT_delete(struct wmOperatorType *ot);
128 void OBJECT_OT_join(struct wmOperatorType *ot);
130 void OBJECT_OT_convert(struct wmOperatorType *ot);
223 void POSE_OT_ik_add(struct wmOperatorType *ot);
299 void OBJECT_OT_bake_image(wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/mesh/
H A Dmesh_intern.h111 void MESH_OT_bevel(struct wmOperatorType *ot);
115 void MESH_OT_bisect(struct wmOperatorType *ot);
127 void MESH_OT_screw(struct wmOperatorType *ot);
130 void MESH_OT_spin(struct wmOperatorType *ot);
143 void MESH_OT_inset(struct wmOperatorType *ot);
161 void MESH_OT_rip(struct wmOperatorType *ot);
225 void MESH_OT_split(struct wmOperatorType *ot);
227 void MESH_OT_hide(struct wmOperatorType *ot);
235 void MESH_OT_fill(struct wmOperatorType *ot);
251 void MESH_OT_merge(struct wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/physics/
H A Dphysics_intern.h44 void PARTICLE_OT_hide(struct wmOperatorType *ot);
45 void PARTICLE_OT_reveal(struct wmOperatorType *ot);
47 void PARTICLE_OT_rekey(struct wmOperatorType *ot);
51 void PARTICLE_OT_delete(struct wmOperatorType *ot);
52 void PARTICLE_OT_mirror(struct wmOperatorType *ot);
78 void PARTICLE_OT_new(struct wmOperatorType *ot);
95 void BOID_OT_rule_add(struct wmOperatorType *ot);
96 void BOID_OT_rule_del(struct wmOperatorType *ot);
121 void DPAINT_OT_bake(struct wmOperatorType *ot);
130 void PTCACHE_OT_bake(struct wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/transform/
H A Dtransform_ops.c308 ot->srna, in TRANSFORM_OT_create_orientation()
728 ot->name = "Move"; in TRANSFORM_OT_translate()
754 ot->name = "Resize"; in TRANSFORM_OT_resize()
831 ot->name = "Rotate"; in TRANSFORM_OT_rotate()
857 ot->name = "Tilt"; in TRANSFORM_OT_tilt()
862 ot->idname = OP_TILT; in TRANSFORM_OT_tilt()
884 ot->name = "Bend"; in TRANSFORM_OT_bend()
886 ot->idname = OP_BEND; in TRANSFORM_OT_bend()
918 ot->name = "Shear"; in TRANSFORM_OT_shear()
1018 ot->name = "Mirror"; in TRANSFORM_OT_mirror()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/curve/
H A Dcurve_intern.h81 void FONT_OT_case_set(struct wmOperatorType *ot);
92 void FONT_OT_move(struct wmOperatorType *ot);
94 void FONT_OT_delete(struct wmOperatorType *ot);
99 void FONT_OT_open(struct wmOperatorType *ot);
100 void FONT_OT_unlink(struct wmOperatorType *ot);
106 void CURVE_OT_hide(struct wmOperatorType *ot);
107 void CURVE_OT_reveal(struct wmOperatorType *ot);
110 void CURVE_OT_split(struct wmOperatorType *ot);
112 void CURVE_OT_delete(struct wmOperatorType *ot);
133 void CURVE_OT_spin(struct wmOperatorType *ot);
[all …]
/dports/cad/opentimer/OpenTimer-18d28ff/example/incremental/
H A Dincremental.cpp99 timer.set_at("inp1", ot::MIN, ot::RISE, 0); in main()
100 timer.set_at("inp1", ot::MIN, ot::FALL, 0); in main()
101 timer.set_at("inp1", ot::MAX, ot::RISE, 5); in main()
102 timer.set_at("inp1", ot::MAX, ot::FALL, 5); in main()
107 timer.set_at("inp2", ot::MIN, ot::RISE, 0); in main()
108 timer.set_at("inp2", ot::MIN, ot::FALL, 0); in main()
109 timer.set_at("inp2", ot::MAX, ot::RISE, 1); in main()
110 timer.set_at("inp2", ot::MAX, ot::FALL, 1); in main()
123 timer.set_load("out", ot::MIN, ot::RISE, 4); in main()
124 timer.set_load("out", ot::MIN, ot::FALL, 4); in main()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_intern.h46 void ARMATURE_OT_align(struct wmOperatorType *ot);
71 void ARMATURE_OT_hide(struct wmOperatorType *ot);
74 void ARMATURE_OT_fill(struct wmOperatorType *ot);
76 void ARMATURE_OT_split(struct wmOperatorType *ot);
87 void POSE_OT_hide(struct wmOperatorType *ot);
88 void POSE_OT_reveal(struct wmOperatorType *ot);
99 void POSE_OT_copy(struct wmOperatorType *ot);
100 void POSE_OT_paste(struct wmOperatorType *ot);
193 void POSELIB_OT_new(struct wmOperatorType *ot);
210 void POSE_OT_push(struct wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_clip/
H A Dclip_intern.h87 void CLIP_OT_open(struct wmOperatorType *ot);
88 void CLIP_OT_reload(struct wmOperatorType *ot);
89 void CLIP_OT_view_pan(struct wmOperatorType *ot);
90 void CLIP_OT_view_zoom(wmOperatorType *ot);
94 void CLIP_OT_view_all(struct wmOperatorType *ot);
97 void CLIP_OT_change_frame(wmOperatorType *ot);
99 void CLIP_OT_mode_set(struct wmOperatorType *ot);
102 void CLIP_OT_view_ndof(struct wmOperatorType *ot);
105 void CLIP_OT_prefetch(struct wmOperatorType *ot);
107 void CLIP_OT_set_scene_frames(wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operator_type.c74 if (ot) { in WM_operatortype_find()
75 return ot; in WM_operatortype_find()
113 return ot; in wm_operatortype_append__begin()
127 ot->srna, ot->name, ot->description ? ot->description : UNDOCUMENTED_OPERATOR_TIP); in wm_operatortype_append__end()
130 BLI_ghash_insert(global_ops_hash, (void *)ot->idname, ot); in wm_operatortype_append__end()
137 opfunc(ot); in WM_operatortype_append()
153 BLI_assert(ot == WM_operatortype_find(ot->idname, false)); in WM_operatortype_remove_ptr()
508 RNA_def_struct_ui_text(ot->srna, ot->name, ot->description); in WM_operatortype_append_macro()
518 return ot; in WM_operatortype_append_macro()
544 RNA_def_struct_ui_text(ot->srna, ot->name, ot->description); in WM_operatortype_append_macro_ptr()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/render/
H A Drender_intern.h40 void MATERIAL_OT_new(struct wmOperatorType *ot);
41 void TEXTURE_OT_new(struct wmOperatorType *ot);
42 void WORLD_OT_new(struct wmOperatorType *ot);
44 void MATERIAL_OT_copy(struct wmOperatorType *ot);
45 void MATERIAL_OT_paste(struct wmOperatorType *ot);
76 void TEXTURE_OT_slot_copy(struct wmOperatorType *ot);
77 void TEXTURE_OT_slot_paste(struct wmOperatorType *ot);
78 void TEXTURE_OT_slot_move(struct wmOperatorType *ot);
81 void RENDER_OT_render(struct wmOperatorType *ot);
87 void RENDER_OT_view_show(struct wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gpencil/
H A Dgpencil_intern.h376 void GPENCIL_OT_annotate(struct wmOperatorType *ot);
380 void GPENCIL_OT_draw(struct wmOperatorType *ot);
381 void GPENCIL_OT_fill(struct wmOperatorType *ot);
417 void GPENCIL_OT_select(struct wmOperatorType *ot);
433 void GPENCIL_OT_delete(struct wmOperatorType *ot);
435 void GPENCIL_OT_copy(struct wmOperatorType *ot);
436 void GPENCIL_OT_paste(struct wmOperatorType *ot);
437 void GPENCIL_OT_extrude(struct wmOperatorType *ot);
472 void GPENCIL_OT_hide(struct wmOperatorType *ot);
473 void GPENCIL_OT_reveal(struct wmOperatorType *ot);
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_sequencer/
H A Dsequencer_intern.h108 void SEQUENCER_OT_split(struct wmOperatorType *ot);
109 void SEQUENCER_OT_slip(struct wmOperatorType *ot);
110 void SEQUENCER_OT_mute(struct wmOperatorType *ot);
111 void SEQUENCER_OT_unmute(struct wmOperatorType *ot);
112 void SEQUENCER_OT_lock(struct wmOperatorType *ot);
113 void SEQUENCER_OT_unlock(struct wmOperatorType *ot);
114 void SEQUENCER_OT_reload(struct wmOperatorType *ot);
128 void SEQUENCER_OT_snap(struct wmOperatorType *ot);
131 void SEQUENCER_OT_swap(struct wmOperatorType *ot);
139 void SEQUENCER_OT_copy(struct wmOperatorType *ot);
[all …]
/dports/math/openturns/openturns-1.18/python/test/
H A Dt_Study_saveload.py4 import openturns as ot namespace
10 ot.TESTPREAMBLE()
22 point2 = ot.Point()
28 myStudy = ot.Study()
37 point2 = ot.Point()
50 point2 = ot.Point()
164 input3 = ot.RandomVector(ot.Normal(2))
168 event = ot.ThresholdEvent(output3, ot.Greater(), 1.0)
172 formResult = ot.FORMResult(ot.Point(2, 1.0), event, False)
208 distribution = ot.ComposedDistribution([ot.Uniform()] * dim)
[all …]

12345678910>>...130