/bionic/libc/bionic/ |
D | assert.cpp | 35 void __assert(const char* file, int line, const char* failed_expression) { in __assert() 39 void __assert2(const char* file, int line, const char* function, const char* failed_expression) { in __assert2()
|
D | sysinfo.cpp | 68 char* line = nullptr; in get_nprocs() local
|
D | error.cpp | 76 void error_at_line(int status, int error, const char* file, unsigned int line, const char* fmt, ...… in error_at_line()
|
D | pthread_attr.cpp | 124 char line[BUFSIZ]; in __get_main_stack_startstack() local 169 char line[BUFSIZ]; in __pthread_attr_getstack_main_thread() local
|
D | libc_init_common.cpp | 131 __noreturn static void __early_abort(int line) { in __early_abort()
|
/bionic/tests/ |
D | libgen_basename_test.cpp | 44 static void __TestGnuBasename(const char* in, const char* expected_out, int line) { in __TestGnuBasename() 51 static void __TestPosixBasename(const char* in, const char* expected_out, int line) { in __TestPosixBasename()
|
D | utils.h | 74 char line[BUFSIZ]; in parse_maps() local
|
D | unistd_test.cpp | 975 std::string line; in TEST() local
|
D | stdio_test.cpp | 50 char line[1024]; in AssertFileIs() local
|
/bionic/libc/tools/ |
D | genserv.py | 70 line = '/* generated by genserv.py - do not edit */\nstatic const char _services[] = "\\\n' variable
|
D | gensyscalls.py | 411 def parse_line(self, line): argument
|
/bionic/tools/versioner/src/ |
D | Preprocessor.cpp | 115 std::string line; in readFileLines() local 131 for (const std::string& line : lines) { in writeFileLines() local 314 const std::string& line = file_lines[current_location.line - 1]; in mergeGuards() local
|
D | DeclarationDatabase.h | 100 unsigned line; member
|
/bionic/libc/kernel/tools/ |
D | kernel.py | 77 def checkInclude(self, line, from_file, kernel_root=None): argument 303 def parseLine(self,line): argument
|
D | cpp.py | 296 def __init__(self, line): argument 332 def expectToken(self, id, line, col): argument
|
/bionic/libc/malloc_debug/ |
D | MapData.cpp | 43 static MapEntry* parse_line(char* line) { in parse_line()
|
D | RecordData.cpp | 148 std::string line = entries_[i]->GetString(); in Dump() local
|
/bionic/linker/ |
D | linker_config.cpp | 66 std::string line; in next_token() local 104 bool NextLine(std::string* line) { in NextLine()
|
/bionic/libc/dns/resolv/ |
D | res_init.c | 287 #define MATCH(line, name) \ in __res_vinit() argument
|
/bionic/libc/kernel/uapi/linux/ |
D | serial.h | 25 int line; member
|
D | omapfb.h | 177 __u16 line; member
|
D | videodev2.h | 1076 __u32 line; member 1090 struct v4l2_mpeg_vbi_itv0_line line[35]; member 1093 struct v4l2_mpeg_vbi_itv0_line line[36]; member
|
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 1348 _yp_hostent(char *line, int af, struct getnamaddr *info) in _yp_hostent()
|