Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/ci_build/gpu_build/
Dparallel_gpu_execute.sh28 function is_absolute { function
/external/tflite-support/tensorflow_lite_support/tools/pip_package/
Dbuild_pip_package.sh19 function is_absolute { function
/external/tensorflow/tensorflow/tools/pip_package/
Dbuild_pip_package.sh20 function is_absolute { function
/external/libchrome/base/test/
Dscoped_path_override.cc27 bool is_absolute, in ScopedPathOverride()
/external/cronet/tot/base/test/
Dscoped_path_override.cc31 bool is_absolute, in ScopedPathOverride()
/external/cronet/stable/base/test/
Dscoped_path_override.cc31 bool is_absolute, in ScopedPathOverride()
/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/
Dpath.rs19 pub fn is_absolute(&self) -> bool { in is_absolute() method
/external/bazelbuild-rules_rust/util/label/
Dlabel.rs218 let is_absolute = match input.rfind("//") { in consume_package_name() localVariable
/external/libchrome/base/
Dpath_service.cc241 bool is_absolute, in OverrideAndCreateIfNeeded()
/external/cronet/tot/base/
Dpath_service.cc279 bool is_absolute, in OverrideAndCreateIfNeeded()
/external/cronet/stable/base/
Dpath_service.cc279 bool is_absolute, in OverrideAndCreateIfNeeded()
/external/bazelbuild-rules_rust/crate_universe/src/utils/starlark/
Dlabel.rs33 pub(crate) fn is_absolute(&self) -> bool { in is_absolute() method
/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Drust_name.rs154 pub fn is_absolute(&self) -> bool { in is_absolute() method
/external/python/pyfakefs/pyfakefs/
Dfake_pathlib.py891 def is_absolute(self): member in FakePathlibModule.PurePosixPath
922 def is_absolute(self): member in FakePathlibModule.PureWindowsPath
/external/python/cpython3/Lib/pathlib/
D_abc.py351 def is_absolute(self): member in PurePathBase
D_local.py406 def is_absolute(self): member in PurePath
/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dpath.hpp540 bool is_absolute() const in is_absolute() function in boost::filesystem::path
/external/llvm/lib/Support/
DPath.cpp676 bool is_absolute(const Twine &path) { in is_absolute() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp677 bool is_absolute(const Twine &path) { in is_absolute() function
/external/python/parse_type/tasks/_vendor/
Dpathlib.py877 def is_absolute(self): member in PurePath
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp687 bool is_absolute(const Twine &path, Style style) { in is_absolute() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DPath.cpp671 bool is_absolute(const Twine &path, Style style) { in is_absolute() function
/external/rust/android-crates-io/crates/camino/src/
Dlib.rs720 pub fn is_absolute(&self) -> bool { in is_absolute() method
/external/armnn/third-party/ghc/
Dfilesystem.hpp2624 GHC_INLINE bool path::is_absolute() const in is_absolute() function in ghc::filesystem::path
/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc17785 bool is_absolute = false) { in TestFpCompareHelper()