Searched
refs:malloc (Results
451 -
475 of
2813) sorted by null
<<11121314151617181920>>
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/ |
| malloc.h | 36 extern __mallocfunc void* malloc(size_t); 75 p = malloc(n); 85 number of bytes allocated via malloc (or realloc, etc) but not yet 94 (normally sbrk) outside of malloc.
|
| /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
| /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
| /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
| /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
| /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
| /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
| /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/ |
| malloc.h | 21 * Declaration of malloc routines. Bionic uses dlmalloc (see 23 * defined malloc.h interface small. 30 extern __mallocfunc void* malloc(size_t);
|
Completed in 2061 milliseconds
<<11121314151617181920>>