Home
last modified time | relevance | path

Searched refs:process_line (Results 1 - 14 of 14) sorted by relevance

/third_party/ltp/tools/
H A Dgenhtml.pl36 my $process_line = 0;
113 $process_line = 1;
118 $process_line = 0;
124 if ($process_line) {
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dfile_process.py82 def process_line(self, line_num, line): member in LinewiseFileProcessor
96 self.process_line(processing_line_num, processing_line)
/third_party/jerryscript/tools/
H A Dgen-magic-strings.py76 def process_line(fname, lnum, line, guard_stack): function
139 process_line(fname, lnum, line, guard_stack)
/third_party/selinux/libselinux/src/
H A Dlabel_db.c91 process_line(const char *path, char *line_buf, unsigned int line_num, in process_line() function
327 if (process_line(path, line_buf, ++line_num, catalog) < 0) in db_init()
H A Dlabel_media.c33 static int process_line(const char *path, char *line_buf, int pass, in process_line() function
119 if (process_line(path, line_buf, pass, ++lineno, rec)) in init()
H A Dlabel_x.c35 static int process_line(const char *path, char *line_buf, int pass, in process_line() function
146 if (process_line(path, line_buf, pass, ++lineno, rec)) in init()
H A Dlabel_backends_android.c83 static int process_line(struct selabel_handle *rec, in process_line() function
188 if (process_line(rec, path, line_buf, pass, ++lineno) in init()
H A Dlabel_file.h434 static inline int process_line(struct selabel_handle *rec, in process_line() function
H A Dlabel_file.c106 rc = process_line(rec, path, prefix, line_buf, ++lineno); in process_text_file()
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ifdef-mismatch/
H A Dextension.rb46 def process_line line method in Asciidoctor.IfDefMismatchPreprocessorReader
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dcomment_convert.py143 def process_line(self, line_num, line): member in CommentConverter
/third_party/alsa-utils/alsamixer/
H A Dconfigparser.c502 static int process_line(char *line) { in process_line() function
560 if (process_line(line) < 0) { in parse_config_file()
/third_party/selinux/libselinux/utils/
H A Dsefcontext_compile.c51 rc = process_line(rec, filename, prefix, line_buf, ++line_num); in process_file()
54 * process_line() context validation on Linux does not in process_file()
358 /* Generate dummy handle for process_line() function */ in main()
369 * process_line function, however as the bin file being generated in main()
/third_party/ffmpeg/libavformat/
H A Dhttp.c1081 static int process_line(URLContext *h, char *line, int line_count) in process_line() function
1346 err = process_line(h, line, s->line_count); in http_read_header()

Completed in 15 milliseconds