/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | FileName.cpp | 273 bool IsAbsolutePath(const wchar_t *s) throw() in IsAbsolutePath() function 402 bool IsAbsolutePath(const wchar_t *s) throw() { return IS_SEPAR(s[0]); } in IsAbsolutePath() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/lib/ |
H A D | path.cc | 25 static bool IsAbsolutePath(absl::string_view path) { in IsAbsolutePath() function
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/ |
H A D | file.cc | 27 bool IsAbsolutePath(absl::string_view path) { in IsAbsolutePath() function
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/ |
H A D | path.cc | 56 bool IsAbsolutePath(absl::string_view path) { in IsAbsolutePath() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/io/ |
H A D | path_test.cc | 37 TEST(PathTest, IsAbsolutePath) { in TEST() argument
|
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/ |
H A D | gtest-filepath.cc | 259 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-filepath.cc | 258 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/ |
H A D | gtest-filepath.cc | 256 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
H A D | gtest-filepath.cc | 259 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-filepath.cc | 258 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/ |
H A D | gtest-filepath.cc | 259 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | path.cc | 134 bool IsAbsolutePath(StringPiece path) { in IsAbsolutePath() function
|
H A D | file_system.cc | 344 bool FileSystem::IsAbsolutePath(StringPiece path) const { in IsAbsolutePath() function in tensorflow::FileSystem
|
/aosp_15_r20/external/mesa3d/src/gtest/src/ |
H A D | gtest-filepath.cc | 298 bool FilePath::IsAbsolutePath() const { in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/ |
H A D | gtest-filepath.cc | 302 bool FilePath::IsAbsolutePath() const { return CalculateRootLength() > 0; } in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/ |
H A D | gtest-filepath.cc | 302 bool FilePath::IsAbsolutePath() const { return CalculateRootLength() > 0; } in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/googletest/googletest/src/ |
H A D | gtest-filepath.cc | 302 bool FilePath::IsAbsolutePath() const { return CalculateRootLength() > 0; } in IsAbsolutePath() function in testing::internal::FilePath
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerUtilFuchsia.cpp | 459 bool IsAbsolutePath = Path.length() > 1 && Path[0] == '/'; in ExecuteCommand() local
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cc | 321 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
|
H A D | sanitizer_win.cc | 385 bool IsAbsolutePath(const char *path) { in IsAbsolutePath() function
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/ |
H A D | googletest-filepath-test.cc | 620 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-filepath-test.cc | 613 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/test/ |
H A D | googletest-filepath-test.cc | 620 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-filepath-test.cc | 613 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
|
/aosp_15_r20/external/googletest/googletest/test/ |
H A D | googletest-filepath-test.cc | 620 TEST(FilePathTest, IsAbsolutePath) { in TEST() argument
|