Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/tools/
Dsanitize_source_files.py85 def TrailingWhitespaceRemover(line, file_path, line_number): argument
93 def CrlfReplacer(line, file_path, line_number): argument
100 def TabReplacer(line, file_path, line_number): argument
117 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument
126 def SvnEOLChecker(file_content, file_path): argument
/third_party/json/third_party/amalgamate/
Damalgamate.py46 def actual_path(self, file_path): argument
53 def find_included_file(self, file_path, source_dir): argument
254 def __init__(self, file_path, amalgamation, is_root): argument
/third_party/flutter/skia/modules/skparagraph/utils/
DTestFontCollection.cpp23 SkString file_path; in TestFontCollection() local
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.h52 std::string file_path; member
/third_party/boost/boost/iostreams/detail/
Dpath.hpp141 void init(std::string const& file_path) in init()
148 void init(std::wstring const& file_path) in init()
/third_party/node/deps/zlib/google/
Dzip.cc25 bool IsHiddenFile(const base::FilePath& file_path) { in IsHiddenFile()
29 bool ExcludeNoFilesFilter(const base::FilePath& file_path) { in ExcludeNoFilesFilter()
33 bool ExcludeHiddenFilesFilter(const base::FilePath& file_path) { in ExcludeHiddenFilesFilter()
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/third_party/flutter/skia/third_party/externals/zlib/google/
Dzip.cc25 bool IsHiddenFile(const base::FilePath& file_path) { in IsHiddenFile()
29 bool ExcludeNoFilesFilter(const base::FilePath& file_path) { in ExcludeNoFilesFilter()
33 bool ExcludeHiddenFilesFilter(const base::FilePath& file_path) { in ExcludeHiddenFilesFilter()
Dzip_reader.h84 const base::FilePath& file_path() const { return file_path_; } in file_path() function
/third_party/boost/libs/compute/test/
Dtest_program.cpp136 std::string file_path(BOOST_COMPUTE_TEST_DATA_PATH); in BOOST_AUTO_TEST_CASE() local
164 std::string file_path(BOOST_COMPUTE_TEST_DATA_PATH); in BOOST_AUTO_TEST_CASE() local
396 std::string file_path(BOOST_COMPUTE_TEST_DATA_PATH "/invalid_program.cl"); in BOOST_AUTO_TEST_CASE() local
/third_party/gn/src/gn/
Dfunction_read_file.cc60 base::FilePath file_path = in RunReadFile() local
Dfunction_write_file.cc96 base::FilePath file_path = in RunWriteFile() local
Dqt_creator_writer.cc112 const std::string& file_path = in AddToSources() local
272 const base::FilePath file_path = project_prefix_.AddExtension(suffix); in GenerateFile() local
/third_party/flutter/engine/flutter/fml/
Dfile.cc17 const char* file_path = components[index].c_str(); in CreateDirectory() local
/third_party/flutter/engine/flutter/fml/platform/posix/
Dpaths_posix.cc54 std::string file_path = uri.substr(kFileURLPrefixLength); in FromURI() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dtest_utils.cc84 const char* TestUtils::Extension(const char* file_path) { in Extension()
Dtest_font_utils.cc83 void SerializeToFile(MemoryOutputStream* output_stream, const char* file_path) { in SerializeToFile()
/third_party/flutter/engine/flutter/third_party/txt/tests/
Dtxt_test_utils.cc68 std::stringstream file_path; in RegisterFontsFromPath() local
/third_party/boost/tools/quickbook/src/
Dinclude_paths.hpp64 fs::path file_path; member
/third_party/grpc/src/compiler/
Dnode_generator.cc212 std::string file_path = in PrintImports() local
219 std::string file_path = GetRelativePath( in PrintImports() local
/third_party/flutter/engine/flutter/fml/platform/win/
Dpaths_win.cc88 std::string file_path = uri.substr(kFileURLPrefixLength); in FromURI() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/
Drun-tests.py49 def read_binary (file_path): argument
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/
Dfile_input_stream.cc155 bool FileInputStream::Open(const char* file_path) { in Open()
/third_party/gn/src/base/files/
Dfile_util_win.cc193 char16_t file_path[MAX_PATH]; in MakeAbsoluteFilePath() local
481 bool IsLink(const FilePath& file_path) { in IsLink()
485 bool GetFileInfo(const FilePath& file_path, File::Info* results) { in GetFileInfo()
/third_party/boost/tools/build/src/engine/
Dpathsys.cpp283 string file_path[ 1 ]; in path_tmpfile() local

123