Searched defs:process_line (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/toolchain-utils/llvm_extra/ |
H A D | create_ebuild_file.py | 98 def process_line(line, text): function
|
/aosp_15_r20/external/pdfium/testing/tools/ |
H A D | fixup_pdf_template.py | 115 def process_line(self, line): member in TemplateProcessor
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 1531 sub process_line { subroutine
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/crypto/perlasm/ |
D | x86_64-xlate.pl | 1529 sub process_line { subroutine
|
/aosp_15_r20/external/boringssl/src/crypto/perlasm/ |
H A D | x86_64-xlate.pl | 1557 sub process_line { subroutine
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | label_media.c | 33 static int process_line(const char *path, const char *line_buf, int pass, in process_line() function
|
H A D | label_db.c | 91 process_line(const char *path, char *line_buf, unsigned int line_num, in process_line() function
|
H A D | label_x.c | 35 static int process_line(const char *path, const char *line_buf, int pass, in process_line() function
|
H A D | label_backends_android.c | 85 static int process_line(struct selabel_handle *rec, in process_line() function
|
H A D | label_file.h | 428 static inline int process_line(struct selabel_handle *rec, in process_line() function
|
/aosp_15_r20/external/pigweed/pw_ide/py/pw_ide/ |
H A D | cli.py | 129 def process_line(self, line: str) -> None: member in SphinxStripper
|