Home
last modified time | relevance | path

Searched defs:old (Results 326 - 350 of 2208) sorted by relevance

1...<<11121314151617181920>>...89

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_fence.c55 struct v3d_fence *old = *p; in v3d_fence_reference() local
/third_party/mesa3d/src/glx/
H A Dapplegl_glx.c52 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 Dvc4_fence.c66 struct vc4_fence *old = *p; in vc4_fence_reference() local
/third_party/musl/src/process/
H A Dposix_spawn.c24 static int __sys_dup2(int old, int new) in __sys_dup2() argument
/third_party/musl/porting/liteos_m/user/src/internal/
H A Datomic.h22 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 Datomic.h22 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 Datomic.h22 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 Dstrptime.c12 struct tm old; in __getzonename() local
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawn.c23 static int __sys_dup2(int old, int new) in __sys_dup2() argument
/third_party/icu/icu4c/source/samples/ucnv/
H A Dflagcb.c53 FromUFLAGContext *old, *cloned; in flagCB_fromU() local
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime02.c82 void *new, *old; in run() local
/third_party/node/deps/v8/src/heap/
H A Darray-buffer-sweeper.h63 const ArrayBufferList& old() const { return old_; } in old() function in v8::internal::final
/third_party/node/deps/v8/src/objects/
H A Dcompressed-slots-inl.h90 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 Du_network.c183 int old = fcntl(s, F_GETFL, 0); in u_socket_block() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbasetexture9.h142 struct NineBaseTexture9 *old = *slot; in NineBindTextureToDevice() local
/third_party/skia/src/gpu/
H A DGrDeferredUpload.h67 auto old = fSequenceNumber; in operator ++() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/cmd/regres/
H A Dmain.go[all...]
/third_party/skia/third_party/externals/icu/source/samples/ucnv/
H A Dflagcb.c53 FromUFLAGContext *old, *cloned; in flagCB_fromU() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dmemorypool.c208 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 Dcommas.c29 void comma_collate(char **old, char *new) in comma_collate() argument
H A Dllist.c29 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 Dsysctl.c39 static void replace_char(char *str, char old, char new) in replace_char() argument
/third_party/toybox/toys/pending/
H A Dlast.c44 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 Dbasic_instruction_unittest.cpp131 std::streambuf* old = std::cout.rdbuf(buffer.rdbuf()); in TestBasicInstructionStdout() local
/kernel/linux/linux-5.10/drivers/base/
H A Ddriver.c51 const char *new, *old; in driver_set_override() local

Completed in 12 milliseconds

1...<<11121314151617181920>>...89