/system/core/libcutils/ |
D | qsort_r_compat.c | 26 void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk, in qsort_r_compat() 47 void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk, in qsort_r_compat() 75 void qsort_r_compat(void* base, size_t nel, size_t width, void* thunk, in qsort_r_compat()
|
D | tzstrftime.c | 414 int base; local
|
D | tztime.c | 1614 normalize_overflow(tensptr, unitsptr, base) in normalize_overflow() argument 1629 long_normalize_overflow(tensptr, unitsptr, base) in long_normalize_overflow() argument
|
/system/core/toolbox/ |
D | hd.c | 23 int base = -1; in hd_main() local
|
/system/core/fastboot/ |
D | bootimg.c | 43 unsigned page_size, unsigned base, in mkbootimg()
|
D | usb_linux.c | 244 static usb_handle *find_usb_device(const char *base, ifc_match_func callback) in find_usb_device()
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.cpp | 136 uint32_t* Assembly::base() const in base() function in android::Assembly 205 const long base = long(assembly->base()); in cache() local
|
D | GGLAssembler.h | 177 uint32_t* base() const { return 0; } // XXX in base() function
|
D | MIPSAssembler.cpp | 115 uint32_t* ArmToMipsAssembler::base() const in base() function in android::ArmToMipsAssembler 1269 uint32_t* MIPSAssembler::base() const in base() function in android::MIPSAssembler
|
D | ARMAssembler.cpp | 65 uint32_t* ARMAssembler::base() const in base() function in android::ARMAssembler
|
/system/extras/tests/bionic/libc/other/ |
D | test_jpeg.c | 51 char* base; member 104 _source_init( SourceMgr src, char* base, long size ) in _source_init()
|
/system/core/mkbootimg/ |
D | mkbootimg.c | 112 unsigned base = 0x10000000; in main() local
|
/system/core/libcorkscrew/ |
D | symbol_table.c | 71 char* base = mmap(NULL, length, PROT_READ, MAP_PRIVATE, fd, 0); in load_symbol_table() local
|
/system/core/toolbox/cp/ |
D | cp.c | 333 int base, dne, sval; in copy() local
|
/system/core/init/ |
D | devices.c | 531 const char *base = "/dev/block/"; in handle_block_device_event() local 552 char *base; in handle_generic_device_event() local
|
/system/core/adb/ |
D | usb_linux.c | 131 static void find_usb_device(const char *base, in find_usb_device()
|
/system/core/libpixelflinger/ |
D | pixelflinger.cpp | 824 void* const base = malloc(sizeof(context_t) + 32); in gglInit() local
|
/system/core/sh/ |
D | arith_lex.c | 1615 YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) in yy_scan_buffer()
|