/third_party/ltp/include/ |
H A D | tst_atomic.h | 152 int old_val, new_val; in tst_atomic_add_return() local
|
/third_party/node/deps/v8/src/sandbox/ |
H A D | external-pointer-table-inl.h | 118 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 D | device.cpp | 265 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 D | atomic.h | 393 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 D | VectorKeyframeAnimator.cpp | 115 const auto old_val = Sk4f::Load(dst), variable
|
/third_party/backends/backend/ |
H A D | umax_pp.c | 1726 char *old_val = dev->val[option].s; in sane_control_option() local
|
H A D | mustek_pp.c | 1438 char *old_val = hndl->val[option].s; in sane_control_option() local
|
H A D | ma1509.c | 1575 SANE_Char *old_val = s->val[option].s; in sane_control_option() local
|
H A D | hp-accessor.c | 469 int old_val = hp_accessor_choice_getint((HpAccessor)this, data); in sanei_hp_accessor_choice_strlist() local
|
H A D | qcam.c | 1685 char *old_val; in sane_control_option() local
|
H A D | mustek.c | 5911 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 D | hp-option.c | 498 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 D | wasm-code-manager.h | 334 int old_val = ref_count_.fetch_add(1, std::memory_order_acq_rel); in IncRef() local
|
/third_party/libinput/test/ |
H A D | test-tablet.c | 2040 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 D | context.c | 275 PyObject *old_val = NULL; in PyContextVar_Set() local
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | macro-assembler-s390.cc | 3483 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 D | nuklear.h | 20570 int old_val; in nk_checkbox_text() local
|