Home
last modified time | relevance | path

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

12

/third_party/boost/boost/atomic/detail/
Dinterlocked.hpp29 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE(dest, newval) _InterlockedExchange((long*)(dest), (long)(… argument
43 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE(dest, newval) InterlockedExchange((long*)(dest), (long)(n… argument
72 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE(dest, newval) _InterlockedExchange((long*)(dest), (long)(… argument
98 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE(dest, newval) _InterlockedExchange((long*)(dest), (long)(… argument
148 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE8(dest, newval) _InterlockedExchange8((char*)(dest), (char… argument
164 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE16(dest, newval) _InterlockedExchange16((short*)(dest), (s… argument
182 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE64(dest, newval) _InterlockedExchange64((__int64*)(dest), … argument
193 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE_POINTER(dest, newval) _InterlockedExchangePointer((void**… argument
199 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE_POINTER(dest, newval) ((void*)_InterlockedExchange((long*… argument
215 #define BOOST_ATOMIC_INTERLOCKED_EXCHANGE64(dest, newval) _InterlockedExchange64((__int64*)(dest), … argument
[all …]
/third_party/glib/glib/
Dgatomic.h109 #define g_atomic_int_set(atomic, newval) \ argument
126 #define g_atomic_pointer_set(atomic, newval) \ argument
165 #define g_atomic_int_compare_and_exchange(atomic, oldval, newval) \ argument
206 #define g_atomic_pointer_compare_and_exchange(atomic, oldval, newval) \ argument
/third_party/flutter/skia/third_party/externals/sdl/src/atomic/
DSDL_atomic.c87 SDL_AtomicCAS(SDL_atomic_t *a, int oldval, int newval) in SDL_AtomicCAS()
116 SDL_AtomicCASPtr(void **a, void *oldval, void *newval) in SDL_AtomicCASPtr()
/third_party/boost/libs/multiprecision/test/
Dtest_cpp_int_import_export.cpp60 T newval; in test_round_trip_neg() local
77 T newval; in test_round_trip() local
/third_party/python/Python/
Dast_opt.c85 PyObject *newval = ops[node->v.UnaryOp.op](arg->v.Constant.value); in fold_unaryop() local
227 PyObject *newval; in fold_binop() local
283 PyObject *newval = PyTuple_New(asdl_seq_LEN(elts)); in make_const_tuple() local
300 PyObject *newval; in fold_tuple() local
312 PyObject *newval; in fold_subscr() local
337 PyObject *newval; in fold_iter() local
/third_party/boost/boost/hana/fwd/
Dreplace.hpp48 constexpr auto replace = [](auto&& xs, auto&& oldval, auto&& newval) { in __anon5c3dd73c0102()
/third_party/libuv/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/grpc/src/core/lib/iomgr/
Dsocket_utils_common_posix.cc93 int newval; in grpc_set_socket_no_sigpipe_if_possible() local
174 int newval; in grpc_set_socket_reuse_addr() local
237 int newval; in grpc_set_socket_low_latency() local
342 int newval; in grpc_set_socket_tcp_user_timeout() local
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Diproc_sdhci.c97 u32 oldval, newval; in sdhci_iproc_writew() local
133 u32 newval = (oldval & ~mask) | (val << byte_shift); in sdhci_iproc_writeb() local
Dbcm2835_sdhci.c111 u32 newval = (oldval & ~mask) | (val << word_shift); in bcm2835_sdhci_writew() local
125 u32 newval = (oldval & ~mask) | (val << byte_shift); in bcm2835_sdhci_writeb() local
/third_party/curl/lib/
Dstrtoofft.c84 curl_off_t newval; in strtooff() local
/third_party/boost/boost/multiprecision/cpp_int/
Dimport_export.hpp69 …e_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& newval, unsigned bi… in resize_to_bit_size()
81 …e_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& newval, unsigned, c… in resize_to_bit_size()
91 …backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>::backend_type newval; in import_bits_generic() local
/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/grpc/test/core/iomgr/
Dsocket_utils_test.cc45 int newval; in mutate_fd() local
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutextest.h254 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg()
291 futex_set(futex_t *uaddr, u_int32_t newval) in futex_set()
/third_party/boost/libs/hana/test/_include/laws/
Dfunctor.hpp69 [](auto x, auto oldval, auto newval) { in TestFunctor()
/third_party/boost/libs/units/example/
Dmeasurement.hpp300 newval = std::pow(x.value(),m), in value() local
320 newval = std::pow(x.value(),m), in value() local
/third_party/boost/libs/wave/samples/cpp_tokens/
Dslex_token.hpp68 void set_value (string_type const &newval) { value = newval; } in set_value()
/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/grpc/test/cpp/interop/
Dgrpclb_fallback_test.cc137 int newval; in TcpUserTimeoutMutateFd() local
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dsymbol.c359 struct symbol_value newval, oldval; in sym_calc_value() local
570 tristate oldval, newval; in sym_toggle_tristate_value() local
676 bool sym_set_string_value(struct symbol *sym, const char *newval) in sym_set_string_value()
Dconf.c166 tristate oldval, newval; in conf_sym() local
/third_party/ffmpeg/libavutil/
Ddict.c117 char *newval = av_mallocz(len); in av_dict_set() local

12