| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | cffdec.c | 414 char filename[16]; in dump_shader() local
|
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | security.c | 1183 char filename[64]; in groupmember() local 1258 char filename[64]; in groupmember() local
|
| /third_party/ntfs-3g/src/ |
| H A D | lowntfs-3g.c | 1234 char *filename = NULL; in ntfs_fuse_filler() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 1369 char *filename = NULL; in link_program() local [all...] |
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-win32.cc | 88 int fopen_s(FILE** pFile, const char* filename, const char* mode) { in fopen_s() argument 93 int _wfopen_s(FILE** pFile, const wchar_t* filename, const wchar_t* mode) { in _wfopen_s() argument
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | log.cc | 766 std::string filename; in LogRecordedBuffer() local
|
| /third_party/libabigail/src/ |
| H A D | abg-suppression.cc | 4425 suppression_matches_soname_or_filename(const string& soname, const string& filename, const suppression_base& suppr) suppression_matches_soname_or_filename() argument
|
| H A D | abg-reader.cc | 788 corpus_is_suppressed_by_soname_or_filename(const string& soname, const string& filename) corpus_is_suppressed_by_soname_or_filename() argument
|
| /third_party/openssl/test/ |
| H A D | ssl_old_test.c | 826 static SSL_SESSION *read_session(const char *filename) in read_session() argument 845 static int write_session(const char *filename, SSL_SESSION *sess) in write_session() argument
|
| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 105 std::string StripProto(const std::string& filename) { in StripProto() argument 111 std::string GetSnakeFilename(const std::string& filename) { in GetSnakeFilename() argument 119 GetJSFilename(const GeneratorOptions& options, const std::string& filename) GetJSFilename() argument 149 ModuleAlias(const std::string& filename) ModuleAlias() argument 3611 std::string filename = GenerateFile() local 3730 std::string filename = options.output_dir + "/" + options.library + GenerateAll() local 3807 const std::string& filename = allowed_map[scc]; GenerateAll() local 3860 const std::string& filename = allowed_map[enumdesc]; GenerateAll() local 3891 const std::string& filename = allowed_map[file]; GenerateAll() local 3930 std::string filename = options.output_dir + "/" + GenerateAll() local [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_unittest.cc | 205 void AddError(const std::string& filename, const std::string& element_name, in AddError() argument 250 void AddWarning(const std::string& filename, const std::string& element_name, in AddWarning() argument 6660 bool FindFileByName(const std::string& filename, in FindFileByName() argument 6705 bool FindFileByName(const std::string& filename, in FindFileByName() argument 6736 bool FindFileByName(const std::string& filename, in FindFileByName() argument 7021 FindFileByName(const std::string& filename, FileDescriptorProto* output) FindFileByName() argument 7126 AddError(const std::string& filename, const std::string& element_name, const Message* message, ErrorLocation location, const std::string& error_message) AddError() argument 7141 SingletonSourceTree(const std::string& filename, const std::string& contents) SingletonSourceTree() argument 7144 Open(const std::string& filename) Open() argument [all...] |
| H A D | map_test.cc | 3324 const std::string filename = "golden_message_maps"; in TEST() local
|
| /third_party/python/PC/ |
| H A D | launcher2.c | 780 wchar_t filename[MAXLEN]; in searchPath() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_opt.c | 1076 static void assert_file_overwrite(const char *filename) in assert_file_overwrite() argument 1119 static void dump_attachment(AVStream *st, const char *filename) in dump_attachment() argument 1151 open_input_file(OptionsContext *o, const char *filename) open_input_file() argument 1462 char filename[1000]; get_preset_file_2() local 1740 read_file(const char *filename) read_file() argument 2418 open_output_file(OptionsContext *o, const char *filename) open_output_file() argument 3207 char filename[40]; opt_vstats() local 3263 char filename[1000], line[1000], tmp_line[1000]; opt_preset() local [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod.cxx | 3858 const char* filename = ((const char*) sqlite3_column_text (files, 2) ?: ""); in groom() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | hlsenc.c | 77 char filename[MAX_URL_SIZE]; member 283 static int hlsenc_io_open(AVFormatContext *s, AVIOContext **pb, const char *filename, in hlsenc_io_open() argument 304 static int hlsenc_io_close(AVFormatContext *s, AVIOContext **pb, char *filename) in hlsenc_io_close() argument 434 replace_str_data_in_filename(char **s, const char *filename, char placeholder, const char *datastring) replace_str_data_in_filename() argument 474 replace_int_data_in_filename(char **s, const char *filename, char placeholder, int64_t number) replace_int_data_in_filename() argument 959 find_segment_by_filename(HLSSegment *segment, const char *filename) find_segment_by_filename() argument 981 char *filename = NULL; sls_flags_filename_process() local 993 char *filename = NULL; sls_flags_filename_process() local 1062 char *filename = NULL; sls_flag_use_localtime_filename() local 1077 char *filename = NULL; sls_flag_use_localtime_filename() local 1088 char *filename = NULL; sls_flag_use_localtime_filename() local 1108 const char *filename; hls_append_segment() local 1699 char *filename = NULL; hls_start() local 1738 char *filename = NULL; hls_start() local 1748 char *filename = NULL; hls_start() local 1898 const char *filename, *subdir_name; validate_name() local 2377 char *filename = NULL; append_single_file() local 2544 char *filename = NULL; hls_write_packet() local 2729 char *filename = NULL; hls_write_trailer() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 113 void Builder::setLine(int lineNum, const char* filename) in setLine() argument [all...] |
| /third_party/alsa-lib/src/ |
| H A D | conf.c | 4110 static int config_file_open(snd_config_t *root, const char *filename) in config_file_open() argument 4155 char *filename = malloc(sl); in config_file_load() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | regextst.cpp | 3150 RegexTest::getPath(char buffer[2048], const char *filename) { in getPath() argument
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | spirv_to_nir.c | 141 char filename[1024]; in vtn_dump_shader() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | doio.c | 3870 char filename[255]; in alloc_mem() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfssecaudit.c | 6056 char *filename; in splitarg() local [all...] |
| /third_party/icu/icu4c/source/tools/tzcode/ |
| H A D | zic.c | 189 static const char * filename; variable [all...] |
| /third_party/libdrm/ |
| H A D | xf86drm.c | 3476 char filename[PATH_MAX + 1], *key, *line = NULL, *value = NULL; in sysfs_uevent_get() local
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps.c | 346 CONF *app_load_config_bio(BIO *in, const char *filename) in app_load_config_bio() argument 372 CONF *app_load_config_verbose(const char *filename, int verbose) in app_load_config_verbose() argument 383 CONF *app_load_config_internal(const char *filename, int quiet) in app_load_config_internal() argument 3030 bio_open_owner(const char *filename, int format, int private) bio_open_owner() argument 3100 bio_open_default_(const char *filename, char mode, int format, int quiet) bio_open_default_() argument 3132 bio_open_default(const char *filename, char mode, int format) bio_open_default() argument 3137 bio_open_default_quiet(const char *filename, char mode, int format) bio_open_default_quiet() argument [all...] |