Home
last modified time | relevance | path

Searched defs:BaseName (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp139 char* BaseName = 0; in checkForOProfileProcEntry() local
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp76 std::string BaseName = macroName(Base->getName()); in EmitNode() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp210 StringRef BaseName = F->getName(); in getPointerToFunction() local
/external/chromium_org/webkit/common/fileapi/
Dfile_system_util.cc33 base::FilePath VirtualPath::BaseName(const base::FilePath& virtual_path) { in BaseName() function in fileapi::VirtualPath
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dpprof3355 sub BaseName { subroutine
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp326 SSAUpdater &S, StringRef BaseName) : SSA(S) { in LoadAndStorePromoter()
/external/chromium/base/
Dfile_path.cc331 FilePath FilePath::BaseName() const { in BaseName() function in FilePath
Dfile_path_unittest.cc141 TEST_F(FilePathTest, BaseName) { in TEST_F() argument
/external/chromium_org/base/files/
Dfile_path.cc344 FilePath FilePath::BaseName() const { in BaseName() function in base::FilePath
Dfile_path_unittest.cc150 TEST_F(FilePathTest, BaseName) { in TEST_F() argument
/external/clang/lib/Driver/
DDriver.cpp1598 StringRef BaseName; in GetNamedOutputPath() local
/external/libvpx/libvpx/tools/
Dcpplint.py807 def BaseName(self): member in FileInfo
/external/clang/lib/AST/
DItaniumMangle.cpp2191 const char *BaseName = 0; in mangleNeonVectorType() local