Home
last modified time | relevance | path

Searched defs:source_file (Results 1 – 24 of 24) sorted by relevance

/external/selinux/checkpolicy/
Dpolicy_scan.l42 char source_file[PATH_MAX]; variable
/external/webrtc/tools/sslroots/
Dgenerate_sslroots.py57 def _SplitCrt(source_file, options): argument
131 def _CreateCertSection(root_dir, source_file, label, options): argument
/external/e2fsprogs/lib/ss/
Dtest_ss.c35 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
/external/vulkan-validation-layers/
Dvk_layer_documentation_generate.py230 def __init__(self, source_file): argument
/external/google-breakpad/src/processor/
Dbasic_source_line_resolver.cc339 long source_file; in ParseLine() local
528 long *source_file) { in ParseLine()
Dbasic_source_line_resolver_unittest.cc536 long source_file; in TEST() local
571 long source_file; in TEST() local
Dstackwalk_common.cc273 string source_file = PathnameStripper::File(frame->source_file_name); in PrintStack() local
/external/ImageMagick/coders/
Dmpeg.c365 source_file; in CopyDelegateFile() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dmetadata_test.cc158 const GeneratedCodeInfo& info, const string& source_file, in FindAnnotationOnPath()
/external/e2fsprogs/tests/progs/
Dtest_icount.c247 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
Dtest_rel.c663 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
/external/webrtc/webrtc/common_video/libyuv/
Dscaler_unittest.cc341 FILE* source_file, std::string out_name, in ScaleSequence()
/external/libcxx/utils/libcxx/
Dcompiler.py179 def compileLinkTwoSteps(self, source_file, out=None, object_file=None, argument
/external/libchrome/base/files/
Dfile_path_watcher_unittest.cc259 FilePath source_file(temp_dir_.path().AppendASCII("source")); in TEST_F() local
625 FilePath source_file(source_subdir.AppendASCII("file")); in TEST_F() local
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps.c38 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
/external/ImageMagick/MagickCore/
Dutility.c158 source_file; in AcquireUniqueSymbolicLink() local
Ddelegate.c1556 source_file; in CopyDelegateFile() local
/external/protobuf/src/google/protobuf/
Ddescriptor.proto792 optional string source_file = 2; field
Ddescriptor.pb.h7503 inline const ::std::string& GeneratedCodeInfo_Annotation::source_file() const { in source_file() function
7533 inline void GeneratedCodeInfo_Annotation::set_allocated_source_file(::std::string* source_file) { in set_allocated_source_file()
Ddescriptor.pb.cc15039 const ::std::string& GeneratedCodeInfo_Annotation::source_file() const { in source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
15069 void GeneratedCodeInfo_Annotation::set_allocated_source_file(::std::string* source_file) { in set_allocated_source_file()
/external/v8/src/compiler/
Dgraph-visualizer.cc50 EmbeddedVector<char, 256> source_file(0); in GetVisualizerLogFileName() local
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc350 struct SourceFileInfo &source_file = (*sorted_files)[i]; in ComputeSizeAndRVA() local
/external/e2fsprogs/debugfs/
Ddebugfs.c2366 static int source_file(const char *cmd_file, int ss_idx) in source_file() function
/external/clang/tools/c-index-test/
Dc-index-test.c1790 static int perform_file_scan(const char *ast_file, const char *source_file, in perform_file_scan()