Home
last modified time | relevance | path

Searched refs:case_values (Results 1 – 25 of 75) sorted by relevance

123

/dports/devel/godot/godot-3.2.3-stable/modules/visual_script/
H A Dvisual_script_flow_control.cpp591 return case_values.size() + 1; in get_output_sequence_port_count()
601 return case_values.size() + 1; in get_input_value_port_count()
610 if (p_port == case_values.size()) in get_output_sequence_port_text()
618 if (p_idx < case_values.size()) { in get_input_value_port_info()
669 instance->case_count = case_values.size(); in instance()
676 case_values.resize(p_value); in _set()
685 ERR_FAIL_INDEX_V(idx, case_values.size(), false); in _set()
700 r_ret = case_values.size(); in _get()
707 ERR_FAIL_INDEX_V(idx, case_values.size(), false); in _get()
709 r_ret = case_values[idx].type; in _get()
[all …]
H A Dvisual_script_flow_control.h199 Vector<Case> case_values; variable
/dports/devel/godot-tools/godot-3.2.3-stable/modules/visual_script/
H A Dvisual_script_flow_control.cpp591 return case_values.size() + 1; in get_output_sequence_port_count()
601 return case_values.size() + 1; in get_input_value_port_count()
610 if (p_port == case_values.size()) in get_output_sequence_port_text()
618 if (p_idx < case_values.size()) { in get_input_value_port_info()
669 instance->case_count = case_values.size(); in instance()
676 case_values.resize(p_value); in _set()
685 ERR_FAIL_INDEX_V(idx, case_values.size(), false); in _set()
700 r_ret = case_values.size(); in _get()
707 ERR_FAIL_INDEX_V(idx, case_values.size(), false); in _get()
709 r_ret = case_values[idx].type; in _get()
[all …]
H A Dvisual_script_flow_control.h199 Vector<Case> case_values; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer-gen.cc156 int32_t case_values[] = { in TF_BUILTIN() local
163 Switch(instance_type, &other, case_values, case_labels, in TF_BUILTIN()
219 int32_t case_values[] = { in TF_BUILTIN() local
226 Switch(instance_type, &other, case_values, case_labels, in TF_BUILTIN()
280 int32_t case_values[] = { in TF_BUILTIN() local
287 Switch(instance_type, &other, case_values, case_labels, in TF_BUILTIN()
358 int32_t case_values[] = { in TF_BUILTIN() local
365 Switch(instance_type, &other, case_values, case_labels, in TF_BUILTIN()
455 int32_t case_values[] = { in BINOP_BUILTIN() local
462 Switch(instance_type, &other, case_values, case_labels, in BINOP_BUILTIN()
H A Dbuiltins-internal-gen.cc922 int32_t case_values[] = {CALLABLE_TASK_TYPE, CALLBACK_TASK_TYPE, in TF_BUILTIN() local
929 static_assert(arraysize(case_values) == arraysize(case_labels), ""); in TF_BUILTIN()
930 Switch(microtask_type, &is_unreachable, case_values, case_labels, in TF_BUILTIN()
H A Dbuiltins-object-gen.cc883 int32_t case_values[kNumCases]; in TF_BUILTIN() local
886 case_values[i] = kJumpTable[i].value; in TF_BUILTIN()
888 Switch(receiver_instance_type, &if_object, case_values, case_labels, in TF_BUILTIN()
889 arraysize(case_values)); in TF_BUILTIN()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer-gen.cc164 int32_t case_values[] = { in TF_BUILTIN() local
169 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
246 int32_t case_values[] = { in TF_BUILTIN() local
251 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
326 int32_t case_values[] = { in TF_BUILTIN() local
333 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
432 int32_t case_values[] = { in TF_BUILTIN() local
439 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
563 int32_t case_values[] = { in BINOP_BUILTIN() local
570 Switch(elements_kind, &other, case_values, case_labels, in BINOP_BUILTIN()
H A Dbuiltins-microtask-queue-gen.cc131 int32_t case_values[] = {CALLABLE_TASK_TYPE, CALLBACK_TASK_TYPE, in RunSingleMicrotask() local
138 static_assert(arraysize(case_values) == arraysize(case_labels), ""); in RunSingleMicrotask()
139 Switch(microtask_type, &is_unreachable, case_values, case_labels, in RunSingleMicrotask()
H A Dbuiltins-object-gen.cc773 int32_t case_values[kNumCases]; in TF_BUILTIN() local
776 case_values[i] = kJumpTable[i].value; in TF_BUILTIN()
778 Switch(receiver_instance_type, &if_object, case_values, case_labels, in TF_BUILTIN()
779 arraysize(case_values)); in TF_BUILTIN()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-sharedarraybuffer-gen.cc195 int32_t case_values[] = { in TF_BUILTIN() local
200 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
303 int32_t case_values[] = { in TF_BUILTIN() local
308 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
415 int32_t case_values[] = { in TF_BUILTIN() local
422 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
555 int32_t case_values[] = { in TF_BUILTIN() local
562 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
715 int32_t case_values[] = { in AtomicBinopBuiltinCommon() local
722 Switch(elements_kind, &other, case_values, case_labels, in AtomicBinopBuiltinCommon()
H A Dbuiltins-microtask-queue-gen.cc132 int32_t case_values[] = {CALLABLE_TASK_TYPE, CALLBACK_TASK_TYPE, in RunSingleMicrotask() local
139 static_assert(arraysize(case_values) == arraysize(case_labels), ""); in RunSingleMicrotask()
140 Switch(microtask_type, &is_unreachable, case_values, case_labels, in RunSingleMicrotask()
H A Dbuiltins-object-gen.cc753 int32_t case_values[kNumCases]; in TF_BUILTIN() local
756 case_values[i] = kJumpTable[i].value; in TF_BUILTIN()
758 Switch(receiver_instance_type, &if_object, case_values, case_labels, in TF_BUILTIN()
759 arraysize(case_values)); in TF_BUILTIN()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/objects/
H A Dtest_base.py509 case_values = volume.Case([(has_snapshot_filter, 'has-snapshot')],
511 self.assertTrue(volume.conditional_update({'status': case_values},
530 case_values = volume.Case([(has_snapshot_filter, 'has-snapshot')],
532 self.assertTrue(volume.conditional_update({'status': case_values},
551 case_values = volume.Case([(has_snapshot_filter, 'has-snapshot')],
554 self.assertFalse(volume.conditional_update({'status': case_values},
643 case_values = volume.Case([(has_snapshot_filter, 'has-snapshot')],
648 'migration_status': case_values}
675 case_values = volume.Case([(has_snapshot_filter, 'has-snapshot')],
680 'migration_status': case_values}
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dbuiltins-sharedarraybuffer-gen.cc198 int32_t case_values[] = { in TF_BUILTIN() local
203 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
303 int32_t case_values[] = { in TF_BUILTIN() local
308 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
415 int32_t case_values[] = { in TF_BUILTIN() local
422 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
554 int32_t case_values[] = { in TF_BUILTIN() local
561 Switch(elements_kind, &other, case_values, case_labels, in TF_BUILTIN()
720 int32_t case_values[] = { in AtomicBinopBuiltinCommon() local
727 Switch(elements_kind, &other, case_values, case_labels, in AtomicBinopBuiltinCommon()
H A Dbuiltins-microtask-queue-gen.cc135 int32_t case_values[] = {CALLABLE_TASK_TYPE, CALLBACK_TASK_TYPE, in RunSingleMicrotask() local
142 static_assert(arraysize(case_values) == arraysize(case_labels), ""); in RunSingleMicrotask()
143 Switch(microtask_type, &is_unreachable, case_values, case_labels, in RunSingleMicrotask()
H A Dbuiltins-object-gen.cc789 int32_t case_values[kNumCases]; in TF_BUILTIN() local
792 case_values[i] = kJumpTable[i].value; in TF_BUILTIN()
794 Switch(receiver_instance_type, &if_object, case_values, case_labels, in TF_BUILTIN()
795 arraysize(case_values)); in TF_BUILTIN()
/dports/devel/py-moto/moto-2.2.16/moto/support/
H A Dmodels.py228 case_values = {"cases": cases}
229 case_values.update({"nextToken": next_token})
231 return case_values
/dports/cad/yosys/yosys-yosys-0.12/passes/proc/
H A Dproc_mux.cc342 pool<Const> case_values; in signal_to_mux_tree() local
349 if (case_values.count(cpat)) in signal_to_mux_tree()
351 case_values.insert(cpat); in signal_to_mux_tree()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp2175 auto caseValues = op.case_values(); in verify()
2227 Optional<DenseIntElementsAttr> caseValues = case_values(); in getSuccessorForOperands()
2234 for (int64_t i = 0, size = case_values()->size(); i < size; ++i) in getSuccessorForOperands()
2272 auto caseValues = op.case_values(); in dropSwitchCasesThatMatchDefault()
2304 auto caseValues = op.case_values(); in foldSwitch()
2348 auto caseValues = op.case_values(); in simplifyPassThroughSwitch()
2435 Optional<DenseIntElementsAttr> predCaseValues = predSwitch.case_values(); in simplifySwitchFromSwitchOnSameCondition()
2491 auto predCaseValues = predSwitch.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
2501 auto caseValues = op.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp2175 auto caseValues = op.case_values(); in verify()
2227 Optional<DenseIntElementsAttr> caseValues = case_values(); in getSuccessorForOperands()
2234 for (int64_t i = 0, size = case_values()->size(); i < size; ++i) in getSuccessorForOperands()
2272 auto caseValues = op.case_values(); in dropSwitchCasesThatMatchDefault()
2304 auto caseValues = op.case_values(); in foldSwitch()
2348 auto caseValues = op.case_values(); in simplifyPassThroughSwitch()
2435 Optional<DenseIntElementsAttr> predCaseValues = predSwitch.case_values(); in simplifySwitchFromSwitchOnSameCondition()
2491 auto predCaseValues = predSwitch.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
2501 auto caseValues = op.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp2175 auto caseValues = op.case_values(); in verify()
2227 Optional<DenseIntElementsAttr> caseValues = case_values(); in getSuccessorForOperands()
2234 for (int64_t i = 0, size = case_values()->size(); i < size; ++i) in getSuccessorForOperands()
2272 auto caseValues = op.case_values(); in dropSwitchCasesThatMatchDefault()
2304 auto caseValues = op.case_values(); in foldSwitch()
2348 auto caseValues = op.case_values(); in simplifyPassThroughSwitch()
2435 Optional<DenseIntElementsAttr> predCaseValues = predSwitch.case_values(); in simplifySwitchFromSwitchOnSameCondition()
2491 auto predCaseValues = predSwitch.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
2501 auto caseValues = op.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/StandardOps/IR/
H A DOps.cpp2269 auto caseValues = op.case_values(); in verify()
2299 Optional<DenseIntElementsAttr> caseValues = case_values(); in getSuccessorForOperands()
2306 for (int64_t i = 0, size = case_values()->size(); i < size; ++i) in getSuccessorForOperands()
2344 auto caseValues = op.case_values(); in dropSwitchCasesThatMatchDefault()
2376 auto caseValues = op.case_values(); in foldSwitch()
2420 auto caseValues = op.case_values(); in simplifyPassThroughSwitch()
2507 Optional<DenseIntElementsAttr> predCaseValues = predSwitch.case_values(); in simplifySwitchFromSwitchOnSameCondition()
2563 auto predCaseValues = predSwitch.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
2573 auto caseValues = op.case_values(); in simplifySwitchFromDefaultSwitchOnSameCondition()
/dports/www/node10/node-v10.24.1/deps/v8/src/compiler/
H A Draw-machine-assembler.cc109 const int32_t* case_values, in Switch() argument
117 int32_t case_value = case_values[index]; in Switch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/reader/spirv/
H A Dfunction.h140 std::unique_ptr<std::vector<uint64_t>> case_values; member

123