/external/flatbuffers/src/ |
D | util.cpp | 126 std::string StripExtension(const std::string &filepath) { in StripExtension() 131 std::string GetExtension(const std::string &filepath) { in GetExtension() 136 std::string StripPath(const std::string &filepath) { in StripPath() 141 std::string StripFileName(const std::string &filepath) { in StripFileName() 148 std::string filepath = path; in ConCatPathFileName() local 171 void EnsureDirExists(const std::string &filepath) { in EnsureDirExists() 184 std::string AbsolutePath(const std::string &filepath) { in AbsolutePath()
|
/external/skqp/tools/copyright/ |
D | main.py | 85 def ReadFileIntoString(filepath): argument 92 def WriteStringToFile(string, filepath): argument
|
/external/skia/tools/copyright/ |
D | main.py | 85 def ReadFileIntoString(filepath): argument 92 def WriteStringToFile(string, filepath): argument
|
/external/autotest/client/cros/ui/ |
D | ui_test_base.py | 169 def capture_screenshot(self, filepath): argument 180 def draw_image_mask(self, filepath, rectangle, fill='white'): argument
|
/external/googletest/googletest/test/ |
D | gtest_premature_exit_test.cc | 49 static bool FileExists(const char* filepath) { in FileExists() 115 const char* const filepath = GetEnv("TEST_PREMATURE_EXIT_FILE"); in main() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_baselinefile.cc | 44 BaseLineFileVerify(const std::string& filepath, bool allow_missing_file) in BaseLineFileVerify() 102 BaseLineFileUpdate(const std::string& filepath, in BaseLineFileUpdate() 154 std::string filepath = filename; in Create() local
|
D | bwe_test_fileutils.cc | 56 std::string filepath = webrtc::test::ResourcePath(filename, extension); in Create() local 84 std::string filepath = webrtc::test::OutputPath() + filename + "." + in Create() local
|
/external/tensorflow/tensorflow/core/util/ |
D | dump_graph.cc | 61 Status WriteToFile(const string& filepath, in WriteToFile() 70 Status WriteToFile(const string& filepath, in WriteToFile() 99 string filepath = absl::StrCat(dir, "/", MakeUniqueFilename(name)); in WriteTextProtoToUniqueFile() local
|
/external/python/cpython3/Tools/tz/ |
D | zdump.py | 76 filepath = sys.argv[1] variable 78 filepath = os.path.join('/usr/share/zoneinfo', filepath) variable
|
/external/ltp/testcases/kernel/controllers/libcontrollers/ |
D | libcontrollers.c | 120 int read_file(char *filepath, int action, unsigned int *value) in read_file() 172 int read_shares_file(char *filepath) in read_shares_file()
|
/external/skia/tools/viewer/ |
D | BisectSlide.cpp | 21 sk_sp<BisectSlide> BisectSlide::Create(const char filepath[]) { in Create() 58 BisectSlide::BisectSlide(const char filepath[]) in BisectSlide()
|
/external/skqp/tools/viewer/ |
D | BisectSlide.cpp | 21 sk_sp<BisectSlide> BisectSlide::Create(const char filepath[]) { in Create() 58 BisectSlide::BisectSlide(const char filepath[]) in BisectSlide()
|
/external/skqp/tools/ |
D | retrieve_from_googlesource.py | 18 def get(repo_url, filepath): argument
|
/external/skia/tools/ |
D | retrieve_from_googlesource.py | 18 def get(repo_url, filepath): argument
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | host_utils.py | 11 def get_size(filepath): argument
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_filespec.cpp | 62 WideString CPDF_FileSpec::DecodeFileName(const WideString& filepath) { in DecodeFileName() 156 WideString CPDF_FileSpec::EncodeFileName(const WideString& filepath) { in EncodeFileName()
|
/external/autotest/client/site_tests/ui_SettingsPage/ |
D | ui_SettingsPage.py | 21 def capture_screenshot(self, filepath): argument
|
/external/autotest/client/cros/input_playback/ |
D | input_playback.py | 242 def _get_contents_of_file(self, filepath): argument 441 def playback(self, filepath, input_type='touchpad'): argument 461 def blocking_playback(self, filepath, input_type='touchpad'): argument
|
/external/autotest/server/cros/ |
D | camerabox_utils.py | 123 def _read_file(self, filepath): argument 130 def _write_file(self, filepath, content, permission=None, owner=None): argument
|
/external/autotest/client/site_tests/policy_ExtensionPolicy/ |
D | policy_ExtensionPolicy.py | 32 def sha256sum(self, filepath): argument
|
/external/autotest/client/bin/ |
D | display_chart.py | 41 def display(filepath): argument
|
/external/webrtc/webrtc/test/ |
D | rtp_file_reader_unittest.cc | 24 std::string filepath = in Init() local 65 std::string filepath = in Init() local
|
/external/e2fsprogs/util/ |
D | libecho.c | 43 char filepath[256]; in echo_files() local
|
/external/autotest/client/site_tests/ui_AppLauncher/ |
D | ui_AppLauncher.py | 41 def capture_screenshot(self, filepath): argument
|
/external/autotest/client/site_tests/touch_TouchscreenScroll/ |
D | touch_TouchscreenScroll.py | 22 def _check_scroll_direction(self, filepath, expected): argument
|