/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 199 sub aptr=aptr,len };; // rewind global() subroutine 302 sub aptr=aptr,len };; // rewind global() subroutine [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | ia64-mont.pl | 199 sub aptr=aptr,len };; // rewind global() subroutine 302 sub aptr=aptr,len };; // rewind global() subroutine [all...] |
/third_party/skia/third_party/externals/spirv-cross/samples/cpp/ |
H A D | atomics.cpp | 53 void *aptr = a; in main() local
|
H A D | multiply.cpp | 54 void *aptr = a; in main() local
|
H A D | shared.cpp | 52 void *aptr = a; in main() local
|
/third_party/musl/porting/liteos_a_newlib/kernel/src/ |
H A D | malloc.c | 36 void __wrap__free_r(struct _reent *reent, void *aptr) in __wrap__free_r() argument 45 size_t __wrap__malloc_usable_size_r(struct _reent *reent, void *aptr) in __wrap__malloc_usable_size_r() argument 68 void *__wrap__realloc_r(struct _reent *reent, void *aptr, size_t nbytes) in __wrap__realloc_r() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | vswprintf.c | 32 va_list aptr; in vswprintf_0100() local 52 va_list aptr; in vswprintf_0200() local 72 va_list aptr; in vswprintf_0300() local [all...] |
H A D | vsprintf.c | 29 va_list aptr; in vsprintf_0100() local 49 va_list aptr; in vsprintf_0200() local 69 va_list aptr; in vsprintf_0300() local [all...] |
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | chunked_example.c | 48 static int aptr; in ahc_echo() local
|
H A D | dual_stack_example.c | 38 static int aptr; in ahc_echo() local
|
H A D | minimal_example.c | 38 static int aptr; in ahc_echo() local
|
H A D | minimal_example_comet.c | 46 static int aptr; in ahc_echo() local
|
H A D | querystring_example.c | 39 static int aptr; in ahc_echo() local
|
H A D | refuse_post_example.c | 44 static int aptr; in ahc_echo() local
|
H A D | authorization_example.c | 49 static int aptr; in ahc_echo() local
|
H A D | fileserver_example.c | 57 static int aptr; in ahc_echo() local
|
H A D | fileserver_example_dirs.c | 87 static int aptr; in ahc_echo() local
|
H A D | fileserver_example_external_select.c | 57 static int aptr; in ahc_echo() local
|
H A D | https_fileserver_example.c | 124 static int aptr; in http_ahc() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | nellymoserdec.c | 68 float *aptr, *bptr, *pptr, val, pval; in nelly_decode_block() local
|
/third_party/skia/third_party/externals/microhttpd/src/testzzuf/ |
H A D | test_get_chunked.c | 97 static int aptr; in ahc_echo() local
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | tls_test_common.c | 169 static int aptr; in http_ahc() local
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_get_chunked.c | 106 static int aptr; in ahc_echo() local
|
/third_party/skia/tests/ |
H A D | AAClipTest.cpp | 59 const char* aptr = (const char*)a.fImage; in operator ==() local
|
/third_party/skia/tools/ |
H A D | ToolUtils.cpp | 445 const char* aptr = (const char*)a.addr(0, y); in equal_pixels() local
|