Home
last modified time | relevance | path

Searched defs:new_value (Results 101 - 125 of 195) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/hwmon/
H A Demc2103.c425 long new_value; in pwm1_enable_store() local
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c249 int new_value; in set() local
262 int new_value; in try_set() local
/kernel/linux/linux-6.6/tools/power/cpupower/lib/
H A Dcpufreq.c177 sysfs_cpufreq_write_one_value(unsigned int cpu, enum cpufreq_write which, const char *new_value, size_t len) sysfs_cpufreq_write_one_value() argument
/third_party/gn/src/gn/
H A Dscope.cc325 const Value& new_value = pair.second.value; in NonRecursiveMergeTo() local
/third_party/mesa3d/src/amd/common/
H A Dac_shader_util.c804 uint32_t new_value = (value & ~cu_en_mask) | in ac_set_reg_cu_en() local
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-array-object.c948 ecma_op_array_object_set_length(ecma_object_t *object_p, ecma_value_t new_value, uint32_t flags) ecma_op_array_object_set_length() argument
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc1011 Node* new_value = node->InputAt(3); in LowerNode() local
H A Dload-elimination.cc973 Node* const new_value = NodeProperties::GetValueInput(node, 1); in ReduceStoreField() local
1107 Node* const new_value = NodeProperties::GetValueInput(node, 2); in ReduceStoreElement() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-scopes.cc974 SetLocalVariableValue(Handle<String> variable_name, Handle<Object> new_value) SetLocalVariableValue() argument
1049 SetContextExtensionValue(Handle<String> variable_name, Handle<Object> new_value) SetContextExtensionValue() argument
1064 SetContextVariableValue(Handle<String> variable_name, Handle<Object> new_value) SetContextVariableValue() argument
1072 SetModuleVariableValue(Handle<String> variable_name, Handle<Object> new_value) SetModuleVariableValue() argument
1093 SetScriptVariableValue(Handle<String> variable_name, Handle<Object> new_value) SetScriptVariableValue() argument
[all...]
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference.cc1237 uint64_t new_value = static_cast<uint64_t>(new_value_high) << 32 | in atomic_pair_compare_exchange() local
1240 reinterpret_cast<std::atomic<uint64_t>*>(address), &old_value, new_value); in atomic_pair_compare_exchange() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc459 Handle<Object> new_value = args.at(3); in RUNTIME_FUNCTION() local
434 SetScopeVariableValue(ScopeIterator* it, int index, Handle<String> variable_name, Handle<Object> new_value) SetScopeVariableValue() argument
/kernel/linux/linux-5.10/block/
H A Dbfq-wf2q.c1330 static void bfq_update_vtime(struct bfq_service_tree *st, u64 new_value) in bfq_update_vtime() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Drtas.c647 int rtas_set_indicator(int indicator, int index, int new_value) in rtas_set_indicator() argument
668 int rtas_set_indicator_fast(int indicator, int index, int new_value) in rtas_set_indicator_fast() argument
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-lg4ff.c280 s32 new_value; in lg4ff_adjust_dfp_x_axis() local
304 s32 new_value = 0; in lg4ff_adjust_input_event() local
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kvm.c852 struct itimerspec new_value; in perf_kvm__timerfd_create() local
/kernel/linux/linux-5.10/kernel/
H A Dparams.c316 bool new_value; in param_set_bool_enable_only() local
/kernel/linux/linux-6.6/kernel/
H A Dparams.c335 bool new_value; in param_set_bool_enable_only() local
/kernel/linux/linux-6.6/block/
H A Dbfq-wf2q.c1276 static void bfq_update_vtime(struct bfq_service_tree *st, u64 new_value) in bfq_update_vtime() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lg4ff.c280 s32 new_value; in lg4ff_adjust_dfp_x_axis() local
304 s32 new_value = 0; in lg4ff_adjust_input_event() local
/third_party/glslang/SPIRV/
H A Dhex_float.h406 uint_type new_value = 0; in setFromSignUnbiasedExponentAndNormalizedSignificand() local
/third_party/libcoap/src/
H A Dcoap_io.c616 struct itimerspec new_value; local
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-statm.c333 parser_stack_change_last_uint8(parser_context_t *context_p, uint8_t new_value) parser_stack_change_last_uint8() argument
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.h413 void AtomicExchange(MemOperand dst, Register new_value, Register output) { in AtomicExchange() argument
392 AtomicCompareExchange(MemOperand dst, Register old_value, Register new_value, Register output, Register scratch) AtomicCompareExchange() argument
/third_party/node/deps/v8/src/objects/
H A Dmap-updater.cc1004 MaybeHandle<Object> new_value; in ConstructNewMap() local
45 PrintGeneralization( Isolate* isolate, Handle<Map> map, FILE* file, const char* reason, InternalIndex modify_index, int split, int descriptors, bool descriptor_to_field, Representation old_representation, Representation new_representation, PropertyConstness old_constness, PropertyConstness new_constness, MaybeHandle<FieldType> old_field_type, MaybeHandle<Object> old_value, MaybeHandle<FieldType> new_field_type, MaybeHandle<Object> new_value) PrintGeneralization() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.c1143 const char *new_value; in pa_source_output_set_property() local

Completed in 48 milliseconds

12345678