/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/ |
D | test_color_balance.c | 31 #define update(name, channel, current_value) \ argument 43 compute_value (GstColorBalanceChannel * channel, gint current_value) in compute_value() 64 gint index, new_value, current_value; in process() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
D | area_code_map.cc | 80 int32 current_value = storage_->GetPrefix(current); in BinarySearch() local
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
D | prctl08.c | 73 unsigned long current_value; in check_inherit_timerslack() local
|
/third_party/node/deps/v8/src/objects/ |
D | lookup.cc | 960 Object current_value = holder->RawFastPropertyAt(isolate_, field_index); in IsConstFieldValueEqualTo() local 974 Object current_value = holder->RawFastPropertyAt(isolate_, field_index); in IsConstFieldValueEqualTo() local 999 Object current_value; in IsConstDictValueEqualTo() local
|
/third_party/mesa3d/src/mesa/main/ |
D | formatquery.c | 1099 GLint current_value; in _mesa_GetInternalformativ() local
|
/third_party/node/deps/v8/src/logging/ |
D | counters.h | 418 double current_value) { in AddSample() 475 double current_value) { in Aggregate()
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_cpu.c | 430 unsigned current_value = get_counter(gr, info->counter); in query_thread_counter() local
|
D | hud_private.h | 117 double current_value; member
|
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
D | ecma-builtin-array-prototype.c | 1991 ecma_value_t current_value = ecma_op_object_find_by_uint32_index (obj_p, index); in ecma_builtin_array_prototype_object_map() local 2194 … ecma_value_t current_value = ecma_op_object_find_by_uint32_index (obj_p, start_from_left ? index : in ecma_builtin_array_reduce_from() local 2229 ecma_value_t current_value = ecma_op_object_find_by_uint32_index (obj_p, corrected_index); in ecma_builtin_array_reduce_from() local
|
/third_party/node/deps/v8/src/strings/ |
D | unicode.cc | 62 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupPredicate() local 116 uchar current_value = GetEntry(TableGet<kEntryDist>(table, mid)); in LookupMapping() local
|
/third_party/jerryscript/jerry-core/ecma/operations/ |
D | ecma-typedarray-object.c | 696 ecma_value_t current_value, /**< given value to set */ in ecma_op_typedarray_from_helper() 931 ecma_value_t current_value = ecma_op_object_find_by_uint32_index (arraylike_object_p, index); in ecma_op_typedarray_from() local
|
D | ecma-promise-object.c | 190 ecma_value_t current_value = already_resolved_p->u.class_prop.u.value; in ecma_is_resolver_already_called() local
|
/third_party/libinput/src/ |
D | evdev-tablet.h | 71 int current_value[LIBINPUT_TABLET_TOOL_AXIS_MAX + 1]; member
|
/third_party/node/src/ |
D | env.h | 843 bool current_value = emit_env_nonstring_warning_; in EmitProcessEnvWarning() local 849 bool current_value = emit_err_name_warning_; in EmitErrNameWarning() local
|
/third_party/node/deps/v8/src/ic/ |
D | accessor-assembler.cc | 1601 TNode<Float64T> current_value = LoadHeapNumberValue(heap_number); in OverwriteExistingFastDataProperty() local 1617 TNode<Object> current_value = LoadObjectField(object, field_offset); in OverwriteExistingFastDataProperty() local 1674 TNode<Float64T> current_value = LoadHeapNumberValue(heap_number); in OverwriteExistingFastDataProperty() local 1685 TNode<Object> current_value = in OverwriteExistingFastDataProperty() local 2176 TNode<Float64T> current_value = in HandleStoreFieldAndReturn() local 2182 TNode<Object> current_value = LoadObjectField(property_storage, offset); in HandleStoreFieldAndReturn() local
|
/third_party/node/deps/v8/src/compiler/ |
D | compilation-dependencies.cc | 451 Object current_value = holder_.object()->RawFastPropertyAt(index_); in IsValid() local 879 Object current_value = in IsValid() local
|
D | js-native-context-specialization.cc | 2469 Node* current_value = effect = graph()->NewNode( in BuildPropertyStore() local 2488 Node* current_value = effect = graph()->NewNode( in BuildPropertyStore() local
|
/third_party/protobuf/src/google/protobuf/ |
D | text_format.cc | 1150 const std::string& current_value = tokenizer_.current().text; in Consume() local
|
/third_party/node/deps/v8/src/wasm/ |
D | wasm-code-manager.cc | 2304 int current_value = base::Relaxed_Load(slots); in AddCompiledCode() local
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstplaybin3.c | 1593 gint stream_type, gint * current_value, gint stream, in gst_play_bin3_set_current_stream()
|
/third_party/node/deps/v8/src/torque/ |
D | implementation-visitor.cc | 920 VisitResult current_value = GenerateFetchFromLocation(location_ref); in Visit() local
|
/third_party/node/deps/v8/src/codegen/ |
D | code-stub-assembler.cc | 8654 TNode<IntPtrT> current_value = SmiUntag(CAST(current)); in NumberDictionaryLookup() local 8661 TNode<Float64T> current_value = LoadHeapNumberValue(CAST(current)); in NumberDictionaryLookup() local 9302 TNode<JSReceiver> current_value = current.value(); in GetFunctionRealm() local
|