Searched defs:process_line (Results 1 – 10 of 10) sorted by relevance
/external/toolchain-utils/llvm_extra/ |
D | create_ebuild_file.py | 97 def process_line(line, text): function
|
/external/tensorflow/tensorflow/tools/docs/ |
D | py_guide_parser_test.py | 43 def process_line(self, line_number, line): member in TestPyGuideParser
|
D | py_guide_parser.py | 98 def process_line(self, line_number, line): member in PyGuideParser
|
D | generate_lib.py | 404 def process_line(self, _, line): member in _GenerateGuideIndex
|
/external/pdfium/testing/tools/ |
D | fixup_pdf_template.py | 63 def process_line(self, line): member in TemplateProcessor
|
/external/selinux/libselinux/src/ |
D | label_media.c | 33 static int process_line(const char *path, char *line_buf, int pass, in process_line() function
|
D | label_db.c | 91 process_line(const char *path, char *line_buf, unsigned int line_num, in process_line() function
|
D | label_x.c | 35 static int process_line(const char *path, char *line_buf, int pass, in process_line() function
|
D | label_backends_android.c | 85 static int process_line(struct selabel_handle *rec, in process_line() function
|
D | label_file.h | 426 static inline int process_line(struct selabel_handle *rec, in process_line() function
|