Home
last modified time | relevance | path

Searched defs:source_file (Results 1 - 25 of 27) sorted by relevance

12

/third_party/gn/src/gn/
H A Dlib_file.cc9 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 Dbundle_data_unittest.cc9 SourceFile source_file; in TEST() member
H A Doutput_file.cc14 OutputFile(const BuildSettings* build_settings, const SourceFile& source_file) OutputFile() argument
H A Dfunction_read_file.cc56 SourceFile source_file = cur_dir.ResolveRelativeFile( in RunReadFile() local
H A Dfunction_write_file.cc66 SourceFile source_file = cur_dir.ResolveRelativeFile( in RunWriteFile() local
H A Dbundle_file_rule.cc46 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 Dheader_checker_unittest.cc78 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 Dscope_unittest.cc38 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 Dloader_unittest.cc24 ItemContainsBuildDependencyFile(const Item* item, const SourceFile& source_file) ItemContainsBuildDependencyFile() argument
H A Dheader_checker.cc605 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 Dninja_build_writer.cc178 Err GetDuplicateToolchainError(const SourceFile& source_file, in GetDuplicateToolchainError() argument
H A Dxcode_writer.cc548 const SourceFile source_file = in WriteWorkspaceDataFile() local
570 const SourceFile source_file = in WriteSettingsFile() local
H A Dcommand_format.cc1272 SourceFile source_file; in FormatStringToString() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dframework.h37 const char *source_file; member
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_utils.h33 const char* source_file; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_utils.h33 const char* source_file; member
/third_party/spirv-tools/test/opt/
H A Dpass_utils.h33 const char* source_file; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php30 protected $source_file = null; variable
131 $this->source_file variable
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dannotation_test_util.cc102 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 Dvf_program_opencl.c44 const char *source_file; member
H A Dvf_xfade_opencl.c48 const char *source_file; member
/third_party/alsa-utils/topology/
H A Dtopology.c86 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...]
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc961 std::unique_ptr<tint::Source::File> source_file; in main() local
/third_party/rust/crates/proc-macro2/src/
H A Dwrapper.rs456 pub fn source_file(&self) -> SourceFile { in source_file() functions
H A Dfallback.rs530 pub fn source_file(&self) -> SourceFile { in source_file() functions

Completed in 17 milliseconds

12