Home
last modified time | relevance | path

Searched defs:newval (Results 1 – 25 of 26) sorted by relevance

12

/third_party/node/deps/uv/src/unix/
Datomic-ops.h31 UV_UNUSED(static int cmpxchgi(int* ptr, int oldval, int newval)) { in UV_UNUSED()
Drandom-sysctl-linux.c37 void* newval; member
/third_party/python/Python/
Dast_opt.c112 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/
Drandom-sysctl-linux.c37 void* newval; member
/third_party/toybox/kconfig/
Dsymbol.c267 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()
Dconf.c209 tristate oldval, newval; in conf_sym() local
/third_party/curl/lib/
Dstrtoofft.c86 curl_off_t newval; in strtooff() local
/third_party/mesa3d/src/util/
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()
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutextest.h237 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/
Damdgcn_glslc.c177 char *newval; in addenv() local
/third_party/pulseaudio/src/modules/rtp/
Dheaderlist.c96 void *newval = pa_sprintf_malloc("%s%s", (char*)hdr->value, value); in pa_headerlist_putsappend() local
/third_party/ffmpeg/libavutil/
Ddict.c117 char *newval = av_mallocz(len); in av_dict_set() local
/third_party/node/deps/v8/src/runtime/
Druntime-atomics.cc36 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/
Dscissor.c263 struct gl_scissor_rect newval[MAX_WINDOW_RECTANGLES]; in _mesa_WindowRectanglesEXT() local
/third_party/openssl/crypto/bio/
Dbio_meth.c25 int newval; in BIO_get_new_index() local
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_meth.c25 int newval; in BIO_get_new_index() local
/third_party/mksh/
Dmisc.c248 unsigned char newval = (newset ? 1 : 0); in change_flag() local
330 change_xtrace(unsigned char newval, bool dosnapshot) in change_xtrace()
Dfuncs.c883 const char *alias = *wp, *val, *newval; in c_alias() local
/third_party/ffmpeg/libavcodec/
Dqdmc.c362 int ch, j, k, v, idx, band, lastval, newval, len; in read_noise_data() local
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_internal.h206 const struct dxil_value *cmpval, *newval, *ptr; member
Dnir_to_dxil.c807 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
Ddxil_module.c2979 const struct dxil_value *newval, in dxil_emit_cmpxchg()
/third_party/python/Modules/
Daudioop.c1086 int minval, maxval, newval; in audioop_add_impl() local
D_collectionsmodule.c2289 PyObject *newval = NULL; in _collections__count_elements_impl() local
D_tkinter.c1740 Tcl_Obj *newval, *ok; in SetVar() local

12