Searched defs:line (Results 1 – 11 of 11) sorted by relevance
/bionic/libc/stdlib/ |
D | assert.c | 37 __assert(const char *file, int line, const char *failedexpr) in __assert() 47 __assert2(const char *file, int line, const char *func, const char *failedexpr) in __assert2()
|
/bionic/libc/tools/ |
D | genserv.py | 70 line = '/* generated by genserv.py - do not edit */\nstatic const char _services[] = "\\\n' variable
|
D | checksyscalls.py | 75 def process_nr_line(line,dict): argument
|
D | bionic_utils.py | 138 def parse_line(self, line): argument
|
/bionic/libc/kernel/tools/ |
D | kernel.py | 74 def checkInclude(self, line, from_file, kernel_root=None): argument 301 def parseLine(self,line): argument
|
D | utils.py | 112 def parse_line(self, line): argument
|
D | cpp.py | 222 def setLineText(self,line): argument 476 def __init__(self,line,lineno=1): argument 498 def addLine(self,line): argument 553 def expectToken(self,id,line,col): argument 560 def expectTokenVal(self,id,value,line,col): argument
|
/bionic/libc/kernel/common/linux/ |
D | mt9t013.h | 91 uint16_t line; member
|
D | videodev2.h | 1068 __u32 line; member
|
/bionic/libc/netbsd/resolv/ |
D | res_init.c | 387 #define MATCH(line, name) \ in __res_vinit() argument
|
/bionic/libc/kernel/common/media/ |
D | msm_camera.h | 363 uint32_t line; member
|