Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/closure_compiler/
Dprocessor.py19 def __init__(self, source_file, line_number): argument
34 def read(self, source_file): argument
78 def __init__(self, source_file): argument
98 def _get_file(self, source_file): argument
102 def _include_file(self, source_file): argument
Dchecker.py157 def check(self, source_file, depends=None, externs=None): argument
/external/chromium_org/tools/json_schema_compiler/
Dfeatures_cc_generator.py12 def Generate(self, feature_defs, source_file, namespace): argument
19 def __init__(self, feature_defs, source_file, namespace): argument
Dfeatures_h_generator.py12 def Generate(self, features, source_file, namespace): argument
19 def __init__(self, features, source_file, namespace): argument
Dmodel.py32 source_file, argument
105 source_file, argument
/external/checkpolicy/
Dpolicy_scan.l42 char source_file[PATH_MAX]; variable
/external/chromium_org/tools/gn/
Doutput_file.cc18 const SourceFile& source_file) in OutputFile()
Dfunction_read_file.cc56 SourceFile source_file = cur_dir.ResolveRelativeFile(args[0].string_value()); in RunReadFile() local
Dfunction_write_file.cc60 SourceFile source_file = cur_dir.ResolveRelativeFile(args[0].string_value()); in RunWriteFile() local
Dloader_unittest.cc71 void MockInputFileManager::AddCannedResponse(const SourceFile& source_file, in AddCannedResponse()
Dheader_checker.cc320 const InputFile& source_file, in CheckInclude()
/external/chromium_org/chrome/browser/translate/
Dstandalone_cld_data_harness.cc69 base::FilePath source_file; in CopyStandaloneDataFile() local
/external/e2fsprogs/lib/ss/
Dtest_ss.c34 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dcodeunit.py103 def source_file(self): member in CodeUnit
/external/chromium_org/chrome/browser/extensions/
Dcrx_installer.cc173 void CrxInstaller::InstallCrx(const base::FilePath& source_file) { in InstallCrx()
196 void CrxInstaller::InstallUserScript(const base::FilePath& source_file, in InstallUserScript()
Dcrx_installer.h117 const base::FilePath& source_file() const { return source_file_; } in source_file() function
/external/lldb/source/Symbol/
DFunction.cpp250 Function::GetStartLineSourceInfo (FileSpec &source_file, uint32_t &line_no) in GetStartLineSourceInfo()
279 Function::GetEndLineSourceInfo (FileSpec &source_file, uint32_t &line_no) in GetEndLineSourceInfo()
/external/chromium_org/chrome/installer/util/
Dduplicate_tree_detector_unittest.cc140 base::FilePath source_file(temp_source_dir_.path()); in TEST_F() local
/external/e2fsprogs/tests/progs/
Dtest_icount.c246 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
Dtest_rel.c662 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
/external/chromium_org/third_party/webrtc/common_video/libyuv/
Dscaler_unittest.cc426 FILE* source_file, std::string out_name, in ScaleSequence()
/external/chromium_org/base/files/
Dfile_path_watcher_browsertest.cc241 FilePath source_file(temp_dir_.path().AppendASCII("source")); in TEST_F() local
591 FilePath source_file(source_subdir.AppendASCII("file")); in TEST_F() local
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps.c37 static int source_file(const char *cmd_file, int sci_idx) in source_file() function
/external/chromium_org/third_party/cython/src/
Druntests.py654 def find_module_source_file(self, source_file): argument
/external/e2fsprogs/debugfs/
Ddebugfs.c2355 static int source_file(const char *cmd_file, int ss_idx) in source_file() function

12