Home
last modified time | relevance | path

Searched defs:oldval (Results 1 - 19 of 19) sorted by relevance

/third_party/node/deps/uv/src/unix/
H A Datomic-ops.h31 UV_UNUSED(static int cmpxchgi(int* ptr, int oldval, int newval)) { in UV_UNUSED() argument
H A Drandom-sysctl-linux.c35 void* oldval; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dfsuidndk1.cpp28 int oldval = setfsgid(MINUSONE); in Setfsgid() local
44 int oldval = setfsuid(MINUSONE); in Setfsuid() local
/third_party/libuv/src/unix/
H A Drandom-sysctl-linux.c35 void* oldval; member
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H A Dsysctl04.c32 void *oldval; member
/third_party/mesa3d/src/util/
H A Du_atomic.c105 __sync_val_compare_and_swap_8(uint64_t *ptr, uint64_t oldval, uint64_t newval) in __sync_val_compare_and_swap_8() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.c155 hi_u8 oldval; in wlan_rssi_lpf() local
/third_party/ffmpeg/libavutil/
H A Ddict.c75 char *oldval = NULL, *copy_key = NULL, *copy_value = NULL; in av_dict_set() local
/third_party/ltp/testcases/kernel/syscalls/futex/
H A Dfutextest.h237 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-atomics.cc36 inline T CompareExchangeSeqCst(T* p, T oldval, T newval) { in CompareExchangeSeqCst() argument
313 T oldval = FromObject<T>(oldobj); in DoCompareExchange() local
/third_party/toybox/kconfig/
H A Dconf.c209 tristate oldval, newval; in conf_sym() local
H A Dsymbol.c267 struct symbol_value newval, oldval; in sym_calc_value() local
430 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value() local
466 tristate oldval, newval; in sym_toggle_tristate_value() local
574 const char *oldval; sym_set_string_value() local
[all...]
/third_party/mksh/
H A Dmisc.c247 unsigned char oldval = Flag(f); in change_flag() local
/third_party/python/Modules/
H A D_collectionsmodule.c2288 PyObject *it, *oldval; in _collections__count_elements_impl() local
/third_party/libinput/tools/
H A Dlibinput-record.c268 int oldval = 0; in print_evdev_event() local
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-mipi-rx.c761 u8 oldval, newval; in rk1126_mipidphy_dphy_sel() local
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-mipi-rx.c782 u8 oldval, newval; in rk1126_mipidphy_dphy_sel() local
/third_party/ffmpeg/libavformat/
H A Dmovenc.c254 int index = 0, oldval = -1, i; in mov_write_stsc_tag() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11493 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
11572 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local

Completed in 54 milliseconds