Home
last modified time | relevance | path

Searched defs:is_relative (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverFileLine.cpp121 bool is_relative) { in FilterContexts()
220 const bool is_relative = m_file_spec.IsRelative(); in SearchCallback() local
/external/flac/src/flac/
Dutils.h34 FLAC__bool is_relative; /* i.e. specification string started with + or - */ member
/external/llvm-project/lldb/unittests/Utility/
DFileSpecTest.cpp319 llvm::StringRef is_relative[] = { in TEST() local
/external/tinyalsa_new/utils/
Dtinymix.c438 int is_relative; member
/external/llvm/lib/Support/
DPath.cpp690 bool is_relative(const Twine &path) { return !is_absolute(path); } in is_relative() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp690 bool is_relative(const Twine &path) { return !is_absolute(path); } in is_relative() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp697 bool is_relative(const Twine &path, Style style) { in is_relative() function
/external/llvm-project/llvm/lib/Support/
DPath.cpp698 bool is_relative(const Twine &path, Style style) { in is_relative() function
/external/deqp-deps/amber/src/vkscript/
Dcommand_parser_test.cc836 bool is_relative = GetParam(); in TEST_P() local
871 bool is_relative = GetParam(); in TEST_P() local
907 bool is_relative = GetParam(); in TEST_P() local
943 bool is_relative = GetParam(); in TEST_P() local
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i228 int is_relative( ) { in is_relative() function