/third_party/node/deps/uv/src/unix/ |
H A D | atomic-ops.h | 31 UV_UNUSED(static int cmpxchgi(int* ptr, int oldval, int newval)) { in UV_UNUSED() argument
|
H A D | random-sysctl-linux.c | 35 void* oldval; member
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | fsuidndk1.cpp | 28 int oldval = setfsgid(MINUSONE);
in Setfsgid() local 44 int oldval = setfsuid(MINUSONE);
in Setfsuid() local
|
/third_party/libuv/src/unix/ |
H A D | random-sysctl-linux.c | 35 void* oldval; member
|
/third_party/ltp/testcases/kernel/syscalls/sysctl/ |
H A D | sysctl04.c | 32 void *oldval; member
|
/third_party/mesa3d/src/util/ |
H A D | u_atomic.c | 105 __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 D | oal_util.c | 155 hi_u8 oldval; in wlan_rssi_lpf() local
|
/third_party/ffmpeg/libavutil/ |
H A D | dict.c | 75 char *oldval = NULL, *copy_key = NULL, *copy_value = NULL; in av_dict_set() local
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
H A D | futextest.h | 237 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 D | runtime-atomics.cc | 36 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 D | conf.c | 209 tristate oldval, newval; in conf_sym() local
|
H A D | symbol.c | 267 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 D | misc.c | 247 unsigned char oldval = Flag(f); in change_flag() local
|
/third_party/python/Modules/ |
H A D | _collectionsmodule.c | 2288 PyObject *it, *oldval; in _collections__count_elements_impl() local
|
/third_party/libinput/tools/ |
H A D | libinput-record.c | 268 int oldval = 0; in print_evdev_event() local
|
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-mipi-rx.c | 761 u8 oldval, newval;
in rk1126_mipidphy_dphy_sel() local
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-mipi-rx.c | 782 u8 oldval, newval; in rk1126_mipidphy_dphy_sel() local
|
/third_party/ffmpeg/libavformat/ |
H A D | movenc.c | 254 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 D | PPCISelLowering.cpp | 11493 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local 11572 Register oldval = MI.getOperand(3).getReg(); in EmitInstrWithCustomInserter() local
|