Home
last modified time | relevance | path

Searched defs:Current (Results 1 – 25 of 63) sorted by relevance

123

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Dmain.h17 struct Current struct
26 void setCurrentError(EGLint error); argument
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Dmain.h23 struct Current struct
29 void makeCurrent(Context *context, egl::Display *display, egl::Surface *surface); argument
/external/v8/src/
Dlithium-allocator-inl.h72 LOperand* TempIterator::Current() { in Current() function
100 LOperand* InputIterator::Current() { in Current() function
128 LOperand* UseIterator::Current() { in Current() function
Ddata-flow.h59 int Current() const { in Current() function
/external/bison/data/
Dlalr1.cc88 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
/external/chromium/base/
Dprocess_posix.cc17 Process Process::Current() { in Current() function in base::Process
Dprocess_win.cc53 Process Process::Current() { in Current() function in base::Process
/external/llvm/include/llvm/ADT/
Dedit_distance.h66 unsigned *Current = Previous + (n + 1); variable
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeIterator.cs73 public object Current { property in Antlr.Runtime.Tree.TreeIterator
/external/chromium/chrome/browser/sync/engine/
Dget_commit_ids_command.h60 int64 Current() const { in Current() function
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeIterator.cs78 public object Current property in Antlr.Runtime.Tree.TreeIterator
/external/clang/lib/Basic/
DModule.cpp73 for (const Module *Current = this; Current; Current = Current->Parent) { in isAvailable() local
146 Module *Current = Stack.back(); in addRequirement() local
/external/llvm/lib/VMCore/
DUse.cpp53 const Use *Current = this; in getImpliedUser() local
/external/clang/test/SemaCXX/
Dconstructor-initializer.cpp89 struct Current : Derived { struct
91Current() : Derived(1), ::Derived(), // expected-warning {{field 'Derived' will be initialized aft… in Current() argument
/external/clang/include/clang/Driver/
DArgList.h34 SmallVectorImpl<Arg*>::const_iterator Current; variable
61 : Current(it), Args(_Args), Id0(_Id0), Id1(_Id1), Id2(_Id2) { in Current() function
/external/chromium/third_party/libjingle/source/talk/base/
Dthread.h119 static inline Thread* Current() { in Current() function
/external/clang/include/clang/AST/
DRedeclarable.h117 decl_type *Current; variable
DDeclBase.h691 Decl *Current; variable
1173 Decl *Current; variable
1229 DeclContext::decl_iterator Current; variable
1301 DeclContext::decl_iterator Current; variable
DAttr.h165 mutable AttrVec::const_iterator Current; variable
/external/bison/src/
Dparse-gram.y37 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N) argument
/external/llvm/lib/CodeGen/
DInterferenceCache.h145 BlockInterference *Current; variable
/external/gtest/include/gtest/internal/
Dgtest-param-util.h215 virtual const T* Current() const { return &value_; } in Current() function
309 virtual const T* Current() const { in Current() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util.h234 virtual const T* Current() const { return &value_; } in Current() function
327 virtual const T* Current() const { in Current() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h215 virtual const T* Current() const { return &value_; } in Current() function
309 virtual const T* Current() const { in Current() function
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-param-util.h215 virtual const T* Current() const { return &value_; } in Current() function
309 virtual const T* Current() const { in Current() function

123