/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_fence.c | 55 struct v3d_fence *old = *p; in v3d_fence_reference() local
|
/third_party/mesa3d/src/glx/ |
H A D | applegl_glx.c | 52 applegl_bind_context( struct glx_context *gc, struct glx_context *old, GLXDrawable draw, GLXDrawable read) applegl_bind_context() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_fence.c | 66 struct vc4_fence *old = *p; in vc4_fence_reference() local
|
/third_party/musl/src/process/ |
H A D | posix_spawn.c | 24 static int __sys_dup2(int old, int new) in __sys_dup2() argument
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
H A D | atomic.h | 22 int old; in a_cas() local 35 int old; in a_swap() local 48 int old; in a_fetch_add() local 61 int old; a_fetch_and() local 74 int old; a_fetch_or() local 91 void *old; a_cas_p() local 110 int old; a_swap() local 121 int old; a_fetch_add() local 132 int old; a_fetch_and() local 142 int old; a_fetch_or() local [all...] |
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | atomic.h | 22 int old; in a_cas() local 35 int old; in a_swap() local 48 int old; in a_fetch_add() local 61 int old; a_fetch_and() local 74 int old; a_fetch_or() local 91 void *old; a_cas_p() local 110 int old; a_swap() local 121 int old; a_fetch_add() local 132 int old; a_fetch_and() local 142 int old; a_fetch_or() local [all...] |
/third_party/musl/porting/uniproton/kernel/src/internal/ |
H A D | atomic.h | 22 int old; in a_cas() local 35 int old; in a_swap() local 48 int old; in a_fetch_add() local 61 int old; a_fetch_and() local 74 int old; a_fetch_or() local 91 void *old; a_cas_p() local 110 int old; a_swap() local 121 int old; a_fetch_add() local 132 int old; a_fetch_and() local 142 int old; a_fetch_or() local [all...] |
/third_party/musl/src/time/ |
H A D | strptime.c | 12 struct tm old; in __getzonename() local
|
/third_party/musl/porting/liteos_a/user/src/process/ |
H A D | posix_spawn.c | 23 static int __sys_dup2(int old, int new) in __sys_dup2() argument
|
/third_party/icu/icu4c/source/samples/ucnv/ |
H A D | flagcb.c | 53 FromUFLAGContext *old, *cloned; in flagCB_fromU() local
|
/third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
H A D | timer_settime02.c | 82 void *new, *old; in run() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | array-buffer-sweeper.h | 63 const ArrayBufferList& old() const { return old_; } in old() function in v8::internal::final
|
/third_party/node/deps/v8/src/objects/ |
H A D | compressed-slots-inl.h | 90 Object CompressedObjectSlot::Release_CompareAndSwap(Object old, in Release_CompareAndSwap() argument 204 void OffHeapCompressedObjectSlot::Release_CompareAndSwap(Object old, in Release_CompareAndSwap() argument 133 Release_CompareAndSwap( MaybeObject old, MaybeObject target) const Release_CompareAndSwap() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_network.c | 183 int old = fcntl(s, F_GETFL, 0); in u_socket_block() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | basetexture9.h | 142 struct NineBaseTexture9 *old = *slot; in NineBindTextureToDevice() local
|
/third_party/skia/src/gpu/ |
H A D | GrDeferredUpload.h | 67 auto old = fSequenceNumber; in operator ++() local
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/ |
H A D | main.go | [all...] |
/third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
H A D | flagcb.c | 53 FromUFLAGContext *old, *cloned; in flagCB_fromU() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | memorypool.c | 208 MHD_pool_reallocate(struct MemoryPool *pool, void *old, size_t old_size, size_t new_size) MHD_pool_reallocate() argument
|
/third_party/toybox/lib/ |
H A D | commas.c | 29 void comma_collate(char **old, char *new) in comma_collate() argument
|
H A D | llist.c | 29 void *old = list; in llist_traverse() local 137 struct num_cache *old = get_num_cache(*cache, num); in add_num_cache() local [all...] |
/third_party/toybox/toys/other/ |
H A D | sysctl.c | 39 static void replace_char(char *str, char old, char new) in replace_char() argument
|
/third_party/toybox/toys/pending/ |
H A D | last.c | 44 static void llist_add_node(struct arg_list **old, void *data) in llist_add_node() argument
|
/base/update/updater/test/unittest/script/script_instruction/ |
H A D | basic_instruction_unittest.cpp | 131 std::streambuf* old = std::cout.rdbuf(buffer.rdbuf()); in TestBasicInstructionStdout() local
|
/kernel/linux/linux-5.10/drivers/base/ |
H A D | driver.c | 51 const char *new, *old; in driver_set_override() local
|