Home
last modified time | relevance | path

Searched defs:old_val (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/include/
H A Dtst_atomic.h152 int old_val, new_val; in tst_atomic_add_return() local
/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table-inl.h118 uint32_t old_val = base::Relaxed_CompareAndSwap( in Allocate() local
130 base::Atomic64 old_val = load_atomic(index); in Mark() local
/third_party/backends/backend/genesys/
H A Ddevice.cpp265 std::uint8_t old_val = dev.interface->read_register(reg.address); in apply_reg_settings_to_device_with_backup() local
/third_party/pulseaudio/src/pulsecore/
H A Datomic.h393 int new_val, old_val; in pa_atomic_add() local
412 int new_val, old_val; in pa_atomic_sub() local
532 int old_val; in pa_atomic_add() local
541 int old_val; pa_atomic_sub() local
[all...]
/third_party/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp115 const auto old_val = Sk4f::Load(dst), variable
/third_party/backends/backend/
H A Dumax_pp.c1726 char *old_val = dev->val[option].s; in sane_control_option() local
H A Dmustek_pp.c1438 char *old_val = hndl->val[option].s; in sane_control_option() local
H A Dma1509.c1575 SANE_Char *old_val = s->val[option].s; in sane_control_option() local
H A Dhp-accessor.c469 int old_val = hp_accessor_choice_getint((HpAccessor)this, data); in sanei_hp_accessor_choice_strlist() local
H A Dqcam.c1685 char *old_val; in sane_control_option() local
H A Dmustek.c5911 SANE_Char *old_val = s->val[option].s; in sane_control_option() local
5966 SANE_Char *old_val = s->val[option].s; in sane_control_option() local
H A Dhp-option.c498 hp_byte_t * old_val = alloca(optd->size); in hp_option_imm_set() local
567 hp_byte_t * old_val = alloca(optd->size); in hp_option_set() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.h334 int old_val = ref_count_.fetch_add(1, std::memory_order_acq_rel); in IncRef() local
/third_party/libinput/test/
H A Dtest-tablet.c2040 double val, old_val = 0; in START_TEST() local
3256 double val, old_val = 0; in START_TEST() local
/third_party/python/Python/
H A Dcontext.c275 PyObject *old_val = NULL; in PyContextVar_Set() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc3483 void TurboAssembler::CmpAndSwap(Register old_val, Register new_val, in CallRecordWriteStub() argument
3492 void TurboAssembler::CmpAndSwap64(Register old_val, Register new_val, in CallRecordWriteStub() argument
/third_party/glfw/deps/
H A Dnuklear.h20570 int old_val; in nk_checkbox_text() local

Completed in 82 milliseconds