/third_party/gn/src/gn/ |
D | lib_file.cc | 9 LibFile::LibFile(const SourceFile& source_file) : source_file_(source_file) {} in LibFile() 20 const SourceFile& LibFile::source_file() const { in source_file() function in LibFile
|
D | header_checker_unittest.cc | 78 void PrintTo(const SourceFile& source_file, ::std::ostream* os) { in PrintTo() 333 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 343 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 356 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 369 SourceFile source_file = checker->SourceFileForInclude( in TEST_F() local 388 SourceFile source_file = in TEST_F() local
|
D | bundle_file_rule.cc | 49 const SourceFile& source_file, in ApplyPatternToSource() 98 const SourceFile& source_file, in ApplyPatternToSourceAsOutputFile()
|
D | ninja_bundle_data_target_writer.cc | 19 for (const SourceFile& source_file : target_->sources()) { in Run() local
|
D | bundle_data.cc | 85 for (const SourceFile& source_file : target->sources()) { in OnTargetResolved() local 133 for (const SourceFile& source_file : outputs_as_sources) in GetOutputFiles() local
|
D | function_read_file.cc | 56 SourceFile source_file = cur_dir.ResolveRelativeFile( in RunReadFile() local
|
D | output_file.cc | 15 const SourceFile& source_file) in OutputFile()
|
D | function_write_file.cc | 66 SourceFile source_file = cur_dir.ResolveRelativeFile( in RunWriteFile() local
|
D | scope_unittest.cc | 28 const SourceFile& source_file) { in ContainsBuildDependencyFile() 38 SourceFile source_file = SourceFile("//a/BUILD.gn"); in TEST() local 217 SourceFile source_file = SourceFile("//a/BUILD.gn"); in TEST() local
|
D | header_checker.cc | 250 const InputFile& source_file, in SourceFileForInclude() 349 const InputFile& source_file, in CheckInclude() 585 Err HeaderChecker::MakeUnreachableError(const InputFile& source_file, in MakeUnreachableError()
|
D | loader_unittest.cc | 25 const SourceFile& source_file) { in ItemContainsBuildDependencyFile() 124 void MockInputFileManager::AddCannedResponse(const SourceFile& source_file, in AddCannedResponse()
|
/third_party/alsa-utils/topology/ |
D | topology.c | 80 static int load(const char *source_file, void **dst, size_t *dst_size) in load() 213 static int dump(const char *source_file, const char *output_file, int cflags, int sflags) in dump() 249 static int pre_process_conf(const char *source_file, const char *output_file, in pre_process_conf() 280 static int compile(const char *source_file, const char *output_file, int cflags, in compile() 336 static int decode(const char *source_file, const char *output_file, in decode() 398 char *source_file = NULL; in main() local
|
/third_party/selinux/checkpolicy/ |
D | policy_scan.l | 45 char source_file[PATH_MAX]; variable
|
/third_party/libpsl/fuzz/ |
D | meson.build | 16 source_file = 'libpsl_@0@.c'.format(test_case) variable
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.cc | 103 const GeneratedCodeInfo& info, const std::string& source_file, in FindAnnotationsOnPath() 125 const GeneratedCodeInfo& info, const std::string& source_file, in FindAnnotationOnPath()
|
/third_party/spirv-tools/test/opt/ |
D | pass_utils.h | 33 const char* source_file; member
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | pass_utils.h | 33 const char* source_file; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | pass_utils.h | 33 const char* source_file; member
|
/third_party/boost/boost/stacktrace/detail/ |
D | unwind_base_impls.hpp | 40 std::string frame::source_file() const { in source_file() function in boost::stacktrace::frame
|
/third_party/boost/tools/litre/ |
D | cplusplus.py | 365 , source_file = None argument 562 , source_file = 'example.cpp' argument 721 def _source_file_path(self, source_file, source_suffix): argument 728 def _output_file_path(self, source_file, extension): argument 760 def _source_file_path(self, source_file, source_suffix): argument 768 def _output_file_path(self, source_file, extension): argument
|
/third_party/mindspore/mindspore/profiler/parser/ |
D | step_trace_parser.py | 392 def record_point_info(self, source_file, output_path): argument 442 def _parse(self, source_file): argument 531 def _parse_async_launch(self, source_file): argument
|
/third_party/cef/cmake/ |
D | cef_macros.cmake.in | 102 set(source_file ${source_dir}/${FILENAME}) variable
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | framework.h | 37 const char *source_file; member
|
/third_party/e2fsprogs/lib/ss/ |
D | test_ss.c | 35 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
D | Annotation.php | 30 protected $source_file = null; variable in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
|