/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/ |
D | stack_profile.c | 39 unsigned long check_stack(unsigned long *base) in check_stack() 48 unsigned long check_stack_start(unsigned long *base) in check_stack_start() 66 unsigned long check_stack_stop(unsigned long *base) in check_stack_stop()
|
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/ |
D | stack_profile.c | 54 static unsigned long check_stack(unsigned long *base) in check_stack() 63 unsigned long check_stack_start(unsigned long *base, unsigned long real_sp, in check_stack_start() 91 unsigned long check_stack_stop(unsigned long *base, int id) in check_stack_stop()
|
/system/core/libpixelflinger/codeflinger/ |
D | CodeCache.cpp | 72 uint32_t* Assembly::base() const in base() function in android::Assembly 159 const long base = long(assembly->base()); in cache() local
|
D | GGLAssembler.h | 173 uint32_t* base() const { return 0; } // XXX in base() function
|
D | ARMAssembler.cpp | 65 uint32_t* ARMAssembler::base() const in base() function in android::ARMAssembler
|
/system/core/toolbox/ |
D | hd.c | 22 int base = -1; in hd_main() local
|
/system/core/libacc/tests/data/ |
D | addressOf.c | 7 struct str base; in testStruct() local
|
D | bellard.otccex.c | 81 int s, n, f, base; in main() local
|
/system/core/fastboot/ |
D | bootimg.c | 43 unsigned page_size, unsigned base, in mkbootimg()
|
D | usb_linux.c | 197 static usb_handle *find_usb_device(const char *base, ifc_match_func callback) in find_usb_device()
|
/system/core/libcutils/ |
D | mspace.c | 138 size_t max_capacity, int locked, void *base) { in create_contiguous_mspace_with_base() 205 void *base; in create_contiguous_mspace_with_name() local
|
D | tzstrftime.c | 413 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/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 | 143 unsigned base = strtoul(val, 0, 16); in main() local
|
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/ |
D | osapi.c | 356 S32 os_strtol(const PS8 nptr, PPS8 endptr, S32 base) in os_strtol() 368 U32 os_strtoul(const PS8 nptr, PPS8 endptr, S32 base) in os_strtoul()
|
/system/core/libacc/tests/ |
D | main.cpp | 75 ACCvoid* base; in disassemble() local
|
/system/core/adb/ |
D | usb_linux.c | 130 static void find_usb_device(const char *base, in find_usb_device()
|
/system/core/init/ |
D | devices.c | 348 char *base, *name; in handle_device_event() local
|
/system/core/libacc/ |
D | acc.cpp | 2028 int base = getBase(); in gsym() local 2054 const long base = long(getBase()); in finishCompile() local 2121 int base = getBase(); in encodeAddress() local 3046 size_t base = (size_t) getBase() & ~ (pagesize - 1); in finishCompile() local 4348 int base = 10; in next() local 5955 size_t base = (((size_t) glo) + alignment - 1) & ~(alignment-1); in allocGlobalSpace() local 6182 void getProgramBinary(ACCvoid** base, ACCsizei* length) { in getProgramBinary() 6401 ACCvoid** base, ACCsizei* length) { in accGetProgramBinary()
|
/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()
|
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/ |
D | osRgstry.c | 4174 isnumber ( short *pi, char c, short base ) in isnumber() 4215 _btoi ( char *sptr, short slen, int *pi, short base ) in _btoi()
|
/system/wlan/ti/wilink_6_1/platforms/os/common/src/ |
D | osRgstry.c | 4640 static TI_BOOL isnumber ( short *pi, char c, short base ) in isnumber() 4680 static short _btoi (char *sptr, short slen, int *pi, short base) in _btoi()
|
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/ |
D | cu_cmd.c | 4186 unsigned long ti_strtoul(char *cp, char** endp, unsigned int base) in ti_strtoul()
|