Home
last modified time | relevance | path

Searched defs:is_absolute (Results 1 – 16 of 16) 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/base/test/
Dscoped_path_override.cc31 bool is_absolute, in ScopedPathOverride()
/external/rust/crates/protobuf-codegen/src/gen/rust/
Dpath.rs19 pub fn is_absolute(&self) -> bool { in is_absolute() method
/external/libchrome/base/
Dpath_service.cc241 bool is_absolute, in OverrideAndCreateIfNeeded()
/external/cronet/base/
Dpath_service.cc253 bool is_absolute, in OverrideAndCreateIfNeeded()
/external/rust/crates/protobuf-codegen/2.27.1/src/
Drust_name.rs154 pub fn is_absolute(&self) -> bool { in is_absolute() method
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp676 bool is_absolute(const Twine &path) { in is_absolute() function
/external/llvm/lib/Support/
DPath.cpp676 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/python/cpython3/Lib/
Dpathlib.py878 def is_absolute(self): member in PurePath
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp686 bool is_absolute(const Twine &path, Style style) { in is_absolute() function
/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.cc17788 bool is_absolute = false) { in TestFpCompareHelper()