| /third_party/python/Tools/c-analyzer/c_parser/ |
| H A D | __init__.py | 6 def parse_file(filename, *, function
|
| /third_party/rust/crates/syn/benches/ |
| H A D | file.rs | 54 fn parse_file(b: &mut Bencher) { in parse_file() functions
|
| /base/startup/init/services/modules/seccomp/scripts/tools/ |
| H A D | merge_policy.py | 107 def parse_file(self, file_path):
member in MergePolicy
|
| H A D | audit_log_analysis.py | 81 def parse_file(file_name, arch_nr):
function
|
| H A D | strace_log_analysis.py | 56 def parse_file(file_name):
function
|
| H A D | libc_static_analysis.py | 233 def parse_file(arch, file_name):
function
|
| /third_party/libxml2/ |
| H A D | generate_header.py | 33 def parse_file(self, file_path): member in ConfigHeader 79 def parse_file(self, file_path): member in XmlVersionHeader
|
| /third_party/python/Tools/c-analyzer/cpython/ |
| H A D | _parser.py | 329 def parse_file(filename, *, function
|
| /third_party/python/Tools/scripts/ |
| H A D | pep384_macrocheck.py | 108 def parse_file(fname): function
|
| /kernel/linux/linux-6.6/tools/testing/kunit/ |
| H A D | kunit_config.py | 81 def parse_file(path: str) -> Kconfig: function
|
| /third_party/jerryscript/targets/mbedos5/tools/ |
| H A D | generate_pins.py | 32 from pycparser import parse_file, c_ast namespace
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | enums2names.py | 174 def parse_file(self, fh): member in PKKHeaderParser
|
| /third_party/python/Tools/peg_generator/peg_extension/ |
| H A D | peg_extension.c | 23 parse_file(PyObject *self, PyObject *args, PyObject *kwds) in parse_file() function
|
| /third_party/python/Lib/lib2to3/pgen2/ |
| H A D | driver.py | 95 def parse_file(self, filename, encoding=None, debug=False): member in Driver
|
| /third_party/skia/tools/skpbench/ |
| H A D | sheet.py | 74 def parse_file(self, infile): member in Parser
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | leaking_addresses.pl | 444 sub parse_file subroutine
|
| /kernel/linux/linux-6.6/scripts/ |
| H A D | leaking_addresses.pl | 445 sub parse_file subroutine
|
| /third_party/cJSON/tests/ |
| H A D | parse_examples.c | 31 static cJSON *parse_file(const char *filename) in parse_file() function
|
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | isa.py | 448 def parse_file(self, root): member in ISA
|
| /third_party/python/Tools/peg_generator/scripts/ |
| H A D | test_parse_directory.py | 77 def parse_file(source: str, file: str) -> Tuple[Any, float]: function
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | sumversion.c | 256 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() function
|
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | sumversion.c | 256 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() function
|
| /third_party/ffmpeg/libavformat/ |
| H A D | tedcaptionsdec.c | 184 static int parse_file(AVIOContext *pb, FFDemuxSubtitlesQueue *subs) in parse_file() function
|
| /third_party/alsa-utils/iecset/ |
| H A D | iecset.c | 143 static void parse_file(int *parms, FILE *fp) in parse_file() function
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | audit-validity-dates.py | 221 def parse_file(self, filename: str) -> typing.List[AuditData]: member in Auditor 282 def parse_file(self, filename: str) -> typing.List[AuditData]: member in TestDataAuditor 347 def parse_file(self, filename: str): member in SuiteDataAuditor
|