Home
last modified time | relevance | path

Searched defs:BaseName (Results 1 – 6 of 6) 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/node/deps/v8/src/objects/
Djs-locale.cc799 Handle<String> JSLocale::BaseName(Isolate* isolate, Handle<JSLocale> locale) { in BaseName() function in v8::internal::JSLocale
/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/tools/cpplint/
Dcpplint.py1643 def BaseName(self): member in FileInfo