/system/core/run-as/ |
D | package.c | 279 skip_spaces(const char* p, const char* end) in skip_spaces() 291 skip_non_spaces(const char* p, const char* end) in skip_non_spaces() 303 find_first(const char* p, const char* end, char ch) in find_first() 318 compare_name(const char* p, const char* end, const char* name) in compare_name() 355 parse_spaces(const char** pp, const char* end) in parse_spaces() 379 parse_positive_decimal(const char** pp, const char* end) in parse_positive_decimal() 460 const char* end = find_first(p, buffer_end, '\n'); in get_package_info() local
|
/system/core/libsysutils/src/ |
D | NetlinkEvent.cpp | 144 has_prefix(const char* str, const char* end, const char* prefix, size_t prefixlen) in has_prefix() 156 #define HAS_CONST_PREFIX(str,end,prefix) has_prefix((str),(end),prefix,CONST_STRLEN(prefix)) argument 165 const char *end; in parseAsciiNetlinkMessage() local
|
D | SocketClient.cpp | 114 const char *end = arg + len; in quoteArg() local
|
/system/core/libcutils/ |
D | cpu_info.c | 32 char* chp, *end; in get_cpu_serial_number() local
|
D | trace.c | 68 char* end = strchr(start, ','); in atrace_is_cmdline_match() local
|
D | strdup8to16.c | 192 const char *end = utf8Str + length; /* This line */ in strcpylen8to16() local
|
D | str_parms.c | 256 char *end; in str_parms_get_int() local 274 char *end; in str_parms_get_float() local
|
D | sched_policy.c | 98 char *end = text + sizeof(text) - 1; in add_tid_to_cgroup() local
|
/system/core/include/corkscrew/ |
D | symbol_table.h | 29 uintptr_t end; member
|
D | map_info.h | 33 uintptr_t end; member
|
/system/core/toolbox/ |
D | r.c | 19 char *end; in r_main() local
|
D | insmod.c | 72 char *end = opts + sizeof(opts) - 1; in insmod_main() local
|
D | nandread.c | 33 loff_t pos, opos, end, bpos; in nandread_main() local
|
/system/extras/tests/ext4/ |
D | rand_emmc_perf.c | 46 struct timeval start, end, res; in main() local
|
/system/bluetooth/brfpatch/ |
D | brfpatch.c | 112 char *end = buf; in process_line() local
|
/system/core/include/sysutils/ |
D | List.h | 200 inline iterator end() { in end() function 203 inline const_iterator end() const { in end() function
|
/system/netd/ |
D | List.h | 200 inline iterator end() { in end() function 203 inline const_iterator end() const { in end() function
|
D | TetherController.cpp | 152 char *end = strdup(inet_ntoa(addrs[addrIndex++])); in startTethering() local
|
/system/core/debuggerd/arm/ |
D | machine.c | 48 uintptr_t p, end; in dump_memory() local
|
/system/extras/showmap/ |
D | showmap.c | 17 unsigned end; member 42 unsigned long end; in parse_header() local
|
/system/core/debuggerd/mips/ |
D | machine.c | 42 uintptr_t p, end; in dump_memory() local
|
/system/core/debuggerd/ |
D | backtrace.c | 137 char* end; in dump_backtrace() local
|
/system/extras/tests/sdcard/ |
D | sysutil.cpp | 83 char *end = start; in readStringFromFile() local 531 char *end = reinterpret_cast<char *>(&pid); in waitForChildrenAndSignal() local
|
/system/core/liblog/ |
D | fake_log_device.c | 324 struct iovec* end = iov + iovcnt; in fake_writev() local 434 const char* end = msg + strlen(msg); in showLog() local
|
/system/extras/fatblock/ |
D | fs.c | 49 offset_t end; in fs_find_extent() local
|