| /third_party/gn/src/gn/ |
| H A D | lib_file.cc | 9 LibFile::LibFile(const SourceFile& source_file) : source_file_(source_file) {} in LibFile() argument 20 const SourceFile& LibFile::source_file() const { in source_file() function in LibFile
|
| H A D | bundle_data_unittest.cc | 9 SourceFile source_file; in TEST() member
|
| H A D | output_file.cc | 14 OutputFile(const BuildSettings* build_settings, const SourceFile& source_file) OutputFile() argument
|
| H A D | function_read_file.cc | 56 SourceFile source_file = cur_dir.ResolveRelativeFile( in RunReadFile() local
|
| H A D | function_write_file.cc | 66 SourceFile source_file = cur_dir.ResolveRelativeFile( in RunWriteFile() local
|
| H A D | bundle_file_rule.cc | 46 ApplyPatternToSource(const Settings* settings, const Target* target, const BundleData& bundle_data, const SourceFile& source_file, SourceFile* expanded_source_file, Err* err) const ApplyPatternToSource() argument 94 ApplyPatternToSourceAsOutputFile( const Settings* settings, const Target* target, const BundleData& bundle_data, const SourceFile& source_file, OutputFile* expanded_output_file, Err* err) const ApplyPatternToSourceAsOutputFile() argument
|
| H A D | header_checker_unittest.cc | 78 void PrintTo(const SourceFile& source_file, ::std::ostream* os) { in PrintTo() argument 381 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 391 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 404 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 417 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 436 SourceFile source_file = TEST_F() local [all...] |
| H A D | scope_unittest.cc | 38 SourceFile source_file = SourceFile("//a/BUILD.gn"); in TEST() local 217 SourceFile source_file = SourceFile("//a/BUILD.gn"); in TEST() local 27 ContainsBuildDependencyFile(const Scope* scope, const SourceFile& source_file) ContainsBuildDependencyFile() argument [all...] |
| H A D | loader_unittest.cc | 24 ItemContainsBuildDependencyFile(const Item* item, const SourceFile& source_file) ItemContainsBuildDependencyFile() argument
|
| H A D | header_checker.cc | 605 Err HeaderChecker::MakeUnreachableError(const InputFile& source_file, in MakeUnreachableError() argument 269 SourceFileForInclude( const IncludeStringWithLocation& include, const std::vector<SourceDir>& include_dirs, const InputFile& source_file, Err* err) const SourceFileForInclude() argument 367 CheckInclude( const Target* from_target, const InputFile& source_file, const SourceFile& include_file, const LocationRange& range, std::set<std::pair<const Target*, const Target*>>* no_dependency_cache, std::vector<Err>* errors) const CheckInclude() argument
|
| H A D | ninja_build_writer.cc | 178 Err GetDuplicateToolchainError(const SourceFile& source_file, in GetDuplicateToolchainError() argument
|
| H A D | xcode_writer.cc | 548 const SourceFile source_file = in WriteWorkspaceDataFile() local 570 const SourceFile source_file = in WriteSettingsFile() local
|
| /third_party/mesa3d/src/amd/compiler/tests/ |
| H A D | framework.h | 37 const char *source_file; member
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | pass_utils.h | 33 const char* source_file; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | pass_utils.h | 33 const char* source_file; member
|
| /third_party/spirv-tools/test/opt/ |
| H A D | pass_utils.h | 33 const char* source_file; member
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| H A D | Annotation.php | 30 protected $source_file = null; variable 131 $this->source_file variable [all...] |
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | annotation_test_util.cc | 102 FindAnnotationsOnPath( const GeneratedCodeInfo& info, const std::string& source_file, const std::vector<int>& path, std::vector<const GeneratedCodeInfo::Annotation*>* annotations) FindAnnotationsOnPath() argument 124 FindAnnotationOnPath( const GeneratedCodeInfo& info, const std::string& source_file, const std::vector<int>& path) FindAnnotationOnPath() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_program_opencl.c | 44 const char *source_file; member
|
| H A D | vf_xfade_opencl.c | 48 const char *source_file; member
|
| /third_party/alsa-utils/topology/ |
| H A D | topology.c | 86 static int load(const char *source_file, void **dst, size_t *dst_size) in load() argument 219 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump() argument 295 static int pre_process_conf(const char *source_file, cons argument 258 pre_process_run(struct tplg_pre_processor **tplg_pp, const char *source_file, const char *output_file, const char *pre_processor_defs, const char *include_path) pre_process_run() argument 311 compile(const char *source_file, const char *output_file, int cflags, const char *pre_processor_defs, const char *include_path) compile() argument 359 decode(const char *source_file, const char *output_file, int cflags, int dflags, int sflags) decode() argument 438 char *source_file = NULL; main() local [all...] |
| /kernel/linux/linux-5.10/scripts/genksyms/ |
| H A D | genksyms.c | 32 char *cur_filename, *source_file; variable
|
| /third_party/skia/third_party/externals/tint/samples/ |
| H A D | main.cc | 961 std::unique_ptr<tint::Source::File> source_file; in main() local
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | wrapper.rs | 456 pub fn source_file(&self) -> SourceFile { in source_file() functions
|
| H A D | fallback.rs | 530 pub fn source_file(&self) -> SourceFile { in source_file() functions
|