/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | TarWriter.cpp | 170 StringRef BaseDir) { in create() 179 TarWriter::TarWriter(int FD, StringRef BaseDir) in TarWriter()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | TarWriter.cpp | 160 StringRef BaseDir) { in create() 169 TarWriter::TarWriter(int FD, StringRef BaseDir) in TarWriter()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | TarWriter.h | 28 std::string BaseDir; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | TarWriter.h | 28 std::string BaseDir; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | TarWriter.h | 28 std::string BaseDir; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | TarWriter.h | 28 std::string BaseDir; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | TarWriter.h | 28 std::string BaseDir; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | TarWriter.h | 28 std::string BaseDir; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Testing/Support/ |
H A D | SupportHelpers.cpp | 17 SmallString<128> BaseDir = llvm::sys::path::parent_path(Argv0); in findSrcDirMap() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/ |
H A D | SupportHelpers.cpp | 17 SmallString<128> BaseDir = llvm::sys::path::parent_path(Argv0); in findSrcDirMap() local
|
/aosp_15_r20/build/soong/etc/ |
H A D | prebuilt_etc.go | 172 BaseDir() string methodSpec 338 func (p *PrebuiltEtc) BaseDir() string { func
|
/aosp_15_r20/build/soong/linkerconfig/ |
H A D | linkerconfig.go | 63 func (l *linkerConfig) BaseDir() string { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/inputs/ |
H A D | utils_test.cc | 27 string BaseDir() { return io::JoinPath(testing::TmpDir(), "base_dir"); } in BaseDir() function in tensorflow::grappler::__anonfb369f650111::UtilsTest
|
/aosp_15_r20/build/soong/cc/ |
H A D | llndk_library.go | 175 func (txt *llndkLibrariesTxtModule) BaseDir() string { func
|
H A D | sanitize.go | 1916 func (txt *sanitizerLibrariesTxtModule) BaseDir() string { func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 304 if (const char *BaseDir = getenv("JITDUMPDIR")) in InitDebuggingDir() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 302 if (const char *BaseDir = getenv("JITDUMPDIR")) in InitDebuggingDir() local
|
/aosp_15_r20/build/soong/java/ |
H A D | sdk_library_internal.go | 768 func (module *sdkLibraryXml) BaseDir() string { func
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | env_test.cc | 61 string BaseDir() { return io::JoinPath(testing::TmpDir(), "base_dir"); } in BaseDir() function
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 1178 adjustFilenameForRelocatableAST(const char *Filename, StringRef BaseDir) { in adjustFilenameForRelocatableAST() 1276 SmallString<128> BaseDir(WritingModule->Directory->getName()); in WriteControlBlock() local
|