Home
last modified time | relevance | path

Searched defs:arg_op (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/undo/
H A Ded_undo.c677 void ED_undo_operator_repeat_cb(bContext *C, void *arg_op, void *UNUSED(arg_unused)) in ED_undo_operator_repeat_cb()
682 void ED_undo_operator_repeat_cb_evt(bContext *C, void *arg_op, int UNUSED(arg_unused)) in ED_undo_operator_repeat_cb_evt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_node/
H A Dnode_select.c1226 static uiBlock *node_find_menu(bContext *C, ARegion *region, void *arg_op) in node_find_menu()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp1416 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Expression/
H A DIRInterpreter.cpp1415 llvm::Value *arg_op = call_inst->getArgOperand(i); in Interpret() local
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_operators.c1270 static void wm_block_redo_cb(bContext *C, void *arg_op, int UNUSED(arg_event)) in wm_block_redo_cb()
1287 static void wm_block_redo_cancel_cb(bContext *C, void *arg_op) in wm_block_redo_cancel_cb()
1297 static uiBlock *wm_block_create_redo(bContext *C, ARegion *region, void *arg_op) in wm_block_create_redo()
/dports/math/curv/curv-0.5/libcurv/
H A Dbuiltin.cc788 Shared<Operation> arg_op = nullptr; in tuple_call() local
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dcgmain.cpp4040 OPERAND *call_op, *arg_op; in gen_va_start() local
4239 OPERAND *call_op, *arg_op; in gen_va_end() local
6897 OPERAND *first_arg_op = NULL, *arg_op = NULL; in gen_arg_operand_list() local
12658 OPERAND *arg_op; in process_formal_arguments() local
/dports/sysutils/pwsafe/pwsafe-1dbcfd0/
H A Dpwsafe.cpp361 OP arg_op = OP_NOP; variable