/external/chromium_org/third_party/angle/src/libEGL/ |
D | main.h | 18 struct Current struct 27 void setCurrentError(EGLint error); argument
|
/external/chromium_org/third_party/angle/src/libGLESv2/ |
D | main.h | 25 struct Current struct 31 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
|
/external/llvm/lib/Target/NVPTX/ |
D | ManagedStringPool.h | 32 SmallVectorImpl<std::string *>::iterator Current = Pool.begin(); in ~ManagedStringPool() local 34 delete *Current; in ~ManagedStringPool() local
|
/external/chromium_org/v8/src/ |
D | lithium-allocator-inl.h | 72 LOperand* TempIterator::Current() { in Current() function 100 LOperand* InputIterator::Current() { in Current() function 131 LOperand* UseIterator::Current() { in Current() function
|
D | data-flow.h | 59 int Current() const { in Current() function 212 int Current() const { return it_.Current(); } in Current() function
|
/external/mesa3d/src/mesa/program/ |
D | program_parse.y | 99 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | program_parse.y | 99 #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/chromium_org/base/process/ |
D | process_posix.cc | 17 Process Process::Current() { in Current() function in base::Process
|
D | process_win.cc | 78 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/clang/lib/Format/ |
D | TokenAnnotator.cpp | 267 void updateParameterCount(FormatToken *Left, FormatToken *Current) { in updateParameterCount() 578 void determineTokenType(FormatToken &Current) { in determineTokenType() 927 FormatToken *Current; member in clang::format::__anon157a22350111::ExpressionParser 956 FormatToken *Current = Line.First->Next; in calculateFormattingInformation() local 1010 FormatToken *Current = Line.Last; in calculateUnbreakableTailLengths() local
|
D | TokenAnnotator.h | 47 FormatToken *Current = First; in AnnotatedLine() local
|
/external/chromium_org/base/message_loop/ |
D | message_pump_ozone.cc | 28 MessagePumpOzone* MessagePumpOzone::Current() { in Current() function in base::MessagePumpOzone
|
D | message_pump_x11.cc | 153 MessagePumpX11* MessagePumpX11::Current() { in Current() function in base::MessagePumpX11 159 MessagePumpX11* MessagePumpX11::Current() { in Current() function in base::MessagePumpX11
|
/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/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | TreeIterator.cs | 73 public object Current { property in Antlr.Runtime.Tree.TreeIterator
|
/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/chromium_org/v8/tools/testrunner/server/ |
D | compression.py | 61 def Current(self): member in Receiver
|
/external/llvm/lib/IR/ |
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/AST/ |
D | AttrIterator.h | 58 mutable Iterator Current; variable
|
/external/llvm/include/llvm/Option/ |
D | ArgList.h | 30 SmallVectorImpl<Arg*>::const_iterator Current; variable 57 : Current(it), Args(_Args), Id0(_Id0), Id1(_Id1), Id2(_Id2) { in Current() function
|