Home
last modified time | relevance | path

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

12

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dvsprintf.c29 va_list aptr; in vsprintf_0100() local
49 va_list aptr; in vsprintf_0200() local
69 va_list aptr; in vsprintf_0300() local
Dvswprintf.c32 va_list aptr; in vswprintf_0100() local
52 va_list aptr; in vswprintf_0200() local
72 va_list aptr; in vswprintf_0300() local
/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dmalloc.c36 void __wrap__free_r(struct _reent *reent, void *aptr) in __wrap__free_r()
45 size_t __wrap__malloc_usable_size_r(struct _reent *reent, void *aptr) in __wrap__malloc_usable_size_r()
68 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes) in __wrap__realloc_r()
/third_party/skia/third_party/externals/spirv-cross/samples/cpp/
Datomics.cpp53 void *aptr = a; in main() local
Dshared.cpp52 void *aptr = a; in main() local
Dmultiply.cpp54 void *aptr = a; in main() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
Ddual_stack_example.c38 static int aptr; in ahc_echo() local
Dminimal_example.c38 static int aptr; in ahc_echo() local
Drefuse_post_example.c44 static int aptr; in ahc_echo() local
Dquerystring_example.c39 static int aptr; in ahc_echo() local
Dminimal_example_comet.c46 static int aptr; in ahc_echo() local
Dchunked_example.c48 static int aptr; in ahc_echo() local
Dauthorization_example.c49 static int aptr; in ahc_echo() local
Dfileserver_example.c57 static int aptr; in ahc_echo() local
Dhttps_fileserver_example.c124 static int aptr; in http_ahc() local
Dfileserver_example_external_select.c57 static int aptr; in ahc_echo() local
Dfileserver_example_dirs.c87 static int aptr; in ahc_echo() local
/third_party/ffmpeg/libavcodec/
Dnellymoserdec.c68 float *aptr, *bptr, *pptr, val, pval; in nelly_decode_block() local
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/
Dtest_get_chunked.c97 static int aptr; in ahc_echo() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
Dtest_get_chunked.c106 static int aptr; in ahc_echo() local
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
Dtls_test_common.c169 static int aptr; in http_ahc() local
/third_party/skia/tests/
DAAClipTest.cpp59 const char* aptr = (const char*)a.fImage; in operator ==() local
/third_party/skia/tools/
DToolUtils.cpp445 const char* aptr = (const char*)a.addr(0, y); in equal_pixels() local
/third_party/curl/lib/
Dhttp.c2143 struct dynamically_allocated_data *aptr = &data->state.aptr; in Curl_http_host() local
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx2563 static int aptr; /* just some random object to use as a flag */ in handler_cb() local

12