| /third_party/glib/glib/ |
| D | gatomic.h | 101 #define g_atomic_int_get(atomic) \ argument 109 #define g_atomic_int_set(atomic, newval) \ argument 118 #define g_atomic_pointer_get(atomic) \ argument 126 #define g_atomic_pointer_set(atomic, newval) \ argument 153 #define g_atomic_int_inc(atomic) \ argument 159 #define g_atomic_int_dec_and_test(atomic) \ argument 165 #define g_atomic_int_compare_and_exchange(atomic, oldval, newval) \ argument 172 #define g_atomic_int_add(atomic, val) \ argument 178 #define g_atomic_int_and(atomic, val) \ argument 184 #define g_atomic_int_or(atomic, val) \ argument [all …]
|
| D | gatomic.c | 526 _gInterlockedAnd (volatile guint *atomic, in _gInterlockedAnd() 541 _gInterlockedOr (volatile guint *atomic, in _gInterlockedOr() 556 _gInterlockedXor (volatile guint *atomic, in _gInterlockedXor() 963 g_atomic_int_exchange_and_add (volatile gint *atomic, in g_atomic_int_exchange_and_add()
|
| D | grcbox.c | 173 gboolean atomic, in g_rc_box_alloc_full()
|
| /third_party/node/deps/npm/node_modules/write-file-atomic/ |
| D | README.md | 7 ### var writeFileAtomic = require('write-file-atomic')<br>writeFileAtomic(filename, data, [options]… 54 ### var writeFileAtomicSync = require('write-file-atomic').sync<br>writeFileAtomicSync(filename, da…
|
| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | atomics_test.cc | 36 auto* atomic = TypeOf(g)->UnwrapRef()->As<sem::Atomic>(); in TEST_F() local 47 auto* atomic = TypeOf(g)->UnwrapRef()->As<sem::Atomic>(); in TEST_F() local 67 auto* atomic = str->Members()[0]->Type()->As<sem::Atomic>(); in TEST_F() local
|
| /third_party/ltp/lib/newlib_tests/ |
| D | test09.c | 16 static int atomic; variable
|
| D | test15.c | 42 static int atomic; variable
|
| /third_party/libdrm/ |
| D | xf86atomic.h | 42 int atomic; member 63 AO_t atomic; member 88 typedef struct { LIBDRM_ATOMIC_TYPE atomic; } atomic_t; member
|
| /third_party/grpc/src/objective-c/RxLibrary/ |
| D | GRXConcurrentWriteable.m | 25 @property(atomic, strong) id<GRXWriteable> writeable; category
|
| D | GRXBufferedPipe.m | 22 @property(atomic) id<GRXWriteable> writeable; category
|
| /third_party/flutter/flutter/dev/integration_tests/external_ui/ios/Runner/ |
| D | AppDelegate.m | 8 @property (atomic) uint64_t textureId; category
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | ShaderCore.hpp | 316 inline T SIMD::Pointer::Load(OutOfBoundsBehavior robustness, Int mask, bool atomic /* = false */, s… in Load() 422 inline void SIMD::Pointer::Store(T val, OutOfBoundsBehavior robustness, Int mask, bool atomic /* = … in Store() 497 …ointer::Store(RValue<T> val, OutOfBoundsBehavior robustness, Int mask, bool atomic /* = false */, … in Store()
|
| D | SpirvShaderMemory.cpp | 28 bool atomic = (insn.opcode() == spv::OpAtomicLoad); in EmitLoad() local 74 bool atomic = (insn.opcode() == spv::OpAtomicStore); in EmitStore() local 93 void SpirvShader::Store(Object::ID pointerId, const Operand &value, bool atomic, std::memory_order … in Store()
|
| /third_party/uboot/u-boot-2020.01/fs/ubifs/ |
| D | orphan.c | 231 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) in do_write_orph_node() 262 static int write_orph_node(struct ubifs_info *c, int atomic) in write_orph_node() 325 static int write_orph_nodes(struct ubifs_info *c, int atomic) in write_orph_nodes() 405 int avail, atomic = 0, err; in commit_orphans() local
|
| /third_party/glib/glib/tests/ |
| D | atomic.c | 258 gint atomic; /* (atomic) */ variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| D | LLVMReactor.hpp | 140 inline llvm::AtomicOrdering atomicOrdering(bool atomic, std::memory_order memoryOrder) in atomicOrdering()
|
| D | EmulatedIntrinsics.cpp | 62 constexpr bool atomic = false; in gather() local 86 constexpr bool atomic = false; in scatter() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | regexcmp.h | 78 atomic = -3, enumerator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | regexcmp.h | 78 atomic = -3, enumerator
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | regexcmp.h | 78 atomic = -3, enumerator
|
| /third_party/icu/icu4c/source/i18n/ |
| D | regexcmp.h | 78 atomic = -3, enumerator
|
| /third_party/boost/boost/atomic/ |
| D | atomic.hpp | 39 class atomic : class
|
| /third_party/abseil-cpp/absl/time/ |
| D | clock.cc | 259 static void ReadTimeSampleAtomic(const struct TimeSampleAtomic *atomic, in ReadTimeSampleAtomic()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
| D | clock.cc | 263 static void ReadTimeSampleAtomic(const struct TimeSampleAtomic *atomic, in ReadTimeSampleAtomic()
|
| /third_party/skia/src/core/ |
| D | SkTraceEvent.h | 97 category_group, atomic, category_group_enabled) \ argument
|