/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/ |
D | main.h | 17 struct Current struct 26 void setCurrentError(EGLint error); argument
|
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | main.h | 23 struct Current struct 29 void makeCurrent(Context *context, egl::Display *display, egl::Surface *surface); argument
|
/external/v8/src/ |
D | lithium-allocator-inl.h | 72 LOperand* TempIterator::Current() { in Current() function 100 LOperand* InputIterator::Current() { in Current() function 128 LOperand* UseIterator::Current() { in Current() function
|
D | data-flow.h | 59 int Current() const { in Current() function
|
/external/bison/data/ |
D | lalr1.cc | 88 # define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/external/chromium/base/ |
D | process_posix.cc | 17 Process Process::Current() { in Current() function in base::Process
|
D | process_win.cc | 53 Process Process::Current() { in Current() function in base::Process
|
/external/llvm/include/llvm/ADT/ |
D | edit_distance.h | 66 unsigned *Current = Previous + (n + 1); variable
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | TreeIterator.cs | 73 public object Current { property in Antlr.Runtime.Tree.TreeIterator
|
/external/chromium/chrome/browser/sync/engine/ |
D | get_commit_ids_command.h | 60 int64 Current() const { in Current() function
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/ |
D | TreeIterator.cs | 78 public object Current property in Antlr.Runtime.Tree.TreeIterator
|
/external/clang/lib/Basic/ |
D | Module.cpp | 73 for (const Module *Current = this; Current; Current = Current->Parent) { in isAvailable() local 146 Module *Current = Stack.back(); in addRequirement() local
|
/external/llvm/lib/VMCore/ |
D | Use.cpp | 53 const Use *Current = this; in getImpliedUser() local
|
/external/clang/test/SemaCXX/ |
D | constructor-initializer.cpp | 89 struct Current : Derived { struct 91 …Current() : Derived(1), ::Derived(), // expected-warning {{field 'Derived' will be initialized aft… in Current() argument
|
/external/clang/include/clang/Driver/ |
D | ArgList.h | 34 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/ |
D | thread.h | 119 static inline Thread* Current() { in Current() function
|
/external/clang/include/clang/AST/ |
D | Redeclarable.h | 117 decl_type *Current; variable
|
D | DeclBase.h | 691 Decl *Current; variable 1173 Decl *Current; variable 1229 DeclContext::decl_iterator Current; variable 1301 DeclContext::decl_iterator Current; variable
|
D | Attr.h | 165 mutable AttrVec::const_iterator Current; variable
|
/external/bison/src/ |
D | parse-gram.y | 37 #define YYLLOC_DEFAULT(Current, Rhs, N) (Current) = lloc_default (Rhs, N) argument
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 145 BlockInterference *Current; variable
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util.h | 215 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/ |
D | gtest-param-util.h | 234 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/ |
D | gtest-param-util.h | 215 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/ |
D | gtest-param-util.h | 215 virtual const T* Current() const { return &value_; } in Current() function 309 virtual const T* Current() const { in Current() function
|