Home
last modified time | relevance | path

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

/external/v8/src/
Dprototype.h100 T* GetCurrent() const { in GetCurrent() function
106 static Handle<T> GetCurrent(const PrototypeIterator& iterator) { in GetCurrent() function
Dassert-scope.cc54 static PerThreadAssertData* GetCurrent() { in GetCurrent() function in v8::internal::PerThreadAssertData
Dapi.cc8166 Isolate* Isolate::GetCurrent() { in GetCurrent() function in v8::Isolate
/external/libtextclassifier/common/memory_image/
Dlow-level-memory-reader.h93 const char *GetCurrent() const { return current_; } in GetCurrent() function
/external/pdfium/xfa/fxfa/parser/
Dxfa_utils.h71 NodeType* GetCurrent() const { in GetCurrent() function
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp87 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp105 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas89 function GetCurrent: TPair<TKey, TValue>; in GetCurrent() function
DAntlr.Runtime.Tools.pas275 function GetCurrent: TPair<TKey,TValue>; in GetCurrent() function
DAntlr.Runtime.Tree.pas1082 function GetCurrent: IANTLRInterface; in GetCurrent() function
2051 function GetCurrent: IANTLRInterface; virtual; in GetCurrent() function
4600 function TUnBufferedTreeNodeStream.GetCurrent: IANTLRInterface; in GetCurrent() function