Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp137 char* BaseName = 0; in checkForOProfileProcEntry() local
/third_party/gn/src/base/files/
Dfile_path.cc334 FilePath FilePath::BaseName() const { in BaseName() function in base::FilePath
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp338 SSAUpdater &S, StringRef BaseName) : SSA(S) { in LoadAndStorePromoter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1123 const char *BaseName; in LowerGlobalAddress() local
/third_party/json/third_party/cpplint/
Dcpplint.py1384 def BaseName(self): member in FileInfo