| /third_party/node/deps/uv/src/unix/ |
| D | atomic-ops.h | 31 UV_UNUSED(static int cmpxchgi(int* ptr, int oldval, int newval)) { in UV_UNUSED()
|
| D | random-sysctl-linux.c | 37 void* newval; member
|
| /third_party/python/Python/ |
| 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)); in make_const_tuple() local 544 PyObject *newval; in fold_tuple() local 556 PyObject *newval; in fold_subscr() local 581 PyObject *newval; in fold_iter() local
|
| /third_party/libuv/src/unix/ |
| D | random-sysctl-linux.c | 37 void* newval; member
|
| /third_party/toybox/kconfig/ |
| D | symbol.c | 267 struct symbol_value newval, oldval; in sym_calc_value() local 466 tristate oldval, newval; in sym_toggle_tristate_value() local 572 bool sym_set_string_value(struct symbol *sym, const char *newval) in sym_set_string_value()
|
| D | conf.c | 209 tristate oldval, newval; in conf_sym() local
|
| /third_party/curl/lib/ |
| D | strtoofft.c | 86 curl_off_t newval; in strtooff() local
|
| /third_party/mesa3d/src/util/ |
| 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()
|
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| D | futextest.h | 237 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg() 274 futex_set(futex_t *uaddr, u_int32_t newval) in futex_set()
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
| D | amdgcn_glslc.c | 177 char *newval; in addenv() local
|
| /third_party/pulseaudio/src/modules/rtp/ |
| D | headerlist.c | 96 void *newval = pa_sprintf_malloc("%s%s", (char*)hdr->value, value); in pa_headerlist_putsappend() local
|
| /third_party/ffmpeg/libavutil/ |
| D | dict.c | 117 char *newval = av_mallocz(len); in av_dict_set() local
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-atomics.cc | 36 inline T CompareExchangeSeqCst(T* p, T oldval, T newval) { in CompareExchangeSeqCst() 314 T newval = FromObject<T>(newobj); in DoCompareExchange() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | scissor.c | 263 struct gl_scissor_rect newval[MAX_WINDOW_RECTANGLES]; in _mesa_WindowRectanglesEXT() local
|
| /third_party/openssl/crypto/bio/ |
| D | bio_meth.c | 25 int newval; in BIO_get_new_index() local
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| D | bio_meth.c | 25 int newval; in BIO_get_new_index() local
|
| /third_party/mksh/ |
| 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()
|
| D | funcs.c | 883 const char *alias = *wp, *val, *newval; in c_alias() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | qdmc.c | 362 int ch, j, k, v, idx, band, lastval, newval, len; in read_noise_data() local
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_internal.h | 206 const struct dxil_value *cmpval, *newval, *ptr; member
|
| D | nir_to_dxil.c | 807 const struct dxil_value *newval) in emit_atomic_cmpxchg() 3847 const struct dxil_value *newval = get_src(ctx, &intr->src[4], 0, nir_type_uint); in emit_image_atomic_comp_swap() local 3982 const struct dxil_value *newval = in emit_ssbo_atomic_comp_swap() local 4059 const struct dxil_value *ptr, *cmpval, *newval, *retval; in emit_shared_atomic_comp_swap() local
|
| D | dxil_module.c | 2979 const struct dxil_value *newval, in dxil_emit_cmpxchg()
|
| /third_party/python/Modules/ |
| D | audioop.c | 1086 int minval, maxval, newval; in audioop_add_impl() local
|
| D | _collectionsmodule.c | 2289 PyObject *newval = NULL; in _collections__count_elements_impl() local
|
| D | _tkinter.c | 1740 Tcl_Obj *newval, *ok; in SetVar() local
|