/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 | 37 void* newval; member
|
/third_party/libuv/src/unix/ |
H A D | random-sysctl-linux.c | 37 void* newval; 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
|
/third_party/curl/lib/ |
H A D | strtoofft.c | 86 curl_off_t newval; in strtooff() local
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | headerlist.c | 96 void *newval = pa_sprintf_malloc("%s%s", (char*)hdr->value, value); in pa_headerlist_putsappend() local
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_util.c | 156 hi_u8 newval; in wlan_rssi_lpf() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
H A D | amdgcn_glslc.c | 177 char *newval; in addenv() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | scissor.c | 263 struct gl_scissor_rect newval[MAX_WINDOW_RECTANGLES]; in _mesa_WindowRectanglesEXT() local
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_meth.c | 25 int newval; in BIO_get_new_index() local
|
/third_party/openssl/crypto/bio/ |
H A D | bio_meth.c | 25 int newval; in BIO_get_new_index() local
|
/third_party/ffmpeg/libavutil/ |
H A D | dict.c | 117 char *newval = av_mallocz(len); 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 274 futex_set(futex_t *uaddr, u_int32_t newval) in futex_set() 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 314 T newval = FromObject<T>(newobj); 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 466 tristate oldval, newval; sym_toggle_tristate_value() local 572 sym_set_string_value(struct symbol *sym, const char *newval) sym_set_string_value() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | qdmc.c | 362 int ch, j, k, v, idx, band, lastval, newval, len; in read_noise_data() local
|
/third_party/python/Python/ |
H A D | ast_opt.c | 112 PyObject *newval = ops[node->v.UnaryOp.op](arg->v.Constant.value); in fold_unaryop() local 468 PyObject *newval = NULL; in fold_binop() local 527 PyObject *newval = PyTuple_New(asdl_seq_LEN(elts)); make_const_tuple() local 544 PyObject *newval; fold_tuple() local 556 PyObject *newval; fold_subscr() local 581 PyObject *newval; fold_iter() local [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_internal.h | 206 const struct dxil_value *cmpval, *newval, *ptr; member
|
/third_party/python/Modules/ |
H A D | audioop.c | 1086 int minval, maxval, newval; in audioop_add_impl() local
|
H A D | _collectionsmodule.c | 2289 PyObject *newval = NULL; in _collections__count_elements_impl() local [all...] |
H A D | _tkinter.c | 1740 Tcl_Obj *newval, *ok; in SetVar() local
|
/third_party/mksh/ |
H A D | misc.c | 248 unsigned char newval = (newset ? 1 : 0); in change_flag() local 330 change_xtrace(unsigned char newval, bool dosnapshot) in change_xtrace() argument [all...] |
H A D | funcs.c | 883 const char *alias = *wp, *val, *newval; in c_alias() 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 [all...] |