| /external/chromium_org/third_party/angle/src/libEGL/ |
| D | main.h | 17 struct Current struct 26 void setCurrentError(EGLint error); argument
|
| /external/chromium_org/third_party/angle/src/libGLESv2/ |
| D | main.h | 27 struct Current struct 33 void makeCurrent(Context *context, egl::Display *display, egl::Surface *surface); argument
|
| /external/clang/lib/Format/ |
| D | ContinuationIndenter.cpp | 48 static bool startsNextParameter(const FormatToken &Current, in startsNextParameter() 92 const FormatToken &Current = *State.NextToken; in canBreak() local 128 const FormatToken &Current = *State.NextToken; in mustBreak() local 231 const FormatToken &Current = *State.NextToken; in addTokenToState() local 259 FormatToken &Current = *State.NextToken; in addTokenOnCurrentLine() local 346 FormatToken &Current = *State.NextToken; in addTokenOnNewLine() local 475 FormatToken &Current = *State.NextToken; in getNewLineColumn() local 573 const FormatToken &Current = *State.NextToken; in moveStateToNextToken() local 679 const FormatToken &Current = *State.NextToken; in moveStatePastFakeLParens() local 803 const FormatToken &Current = *State.NextToken; in moveStatePastScopeOpener() local [all …]
|
| D | TokenAnnotator.cpp | 331 void updateParameterCount(FormatToken *Left, FormatToken *Current) { in updateParameterCount() 692 void determineTokenType(FormatToken &Current) { in determineTokenType() 1156 FormatToken *Current; member in clang::format::__anonb1df64420111::ExpressionParser 1204 static bool isFunctionDeclarationName(const FormatToken &Current) { in isFunctionDeclarationName() 1250 FormatToken *Current = Line.First->Next; in calculateFormattingInformation() local 1329 FormatToken *Current = Line.Last; in calculateUnbreakableTailLengths() local
|
| D | TokenAnnotator.h | 52 FormatToken *Current = First; in AnnotatedLine() local
|
| /external/chromium_org/v8/src/ |
| D | lithium-inl.h | 40 LOperand* TempIterator::Current() { in Current() function 66 LOperand* InputIterator::Current() { in Current() function 97 LOperand* UseIterator::Current() { in Current() function
|
| D | data-flow.h | 36 int Current() const { in Current() function 203 int Current() const { return it_.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/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/llvm/include/llvm/ADT/ |
| D | edit_distance.h | 66 unsigned *Current = Previous + (n + 1); variable
|
| /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/chromium_org/media/cast/common/ |
| D | clock_drift_smoother.cc | 20 base::TimeDelta ClockDriftSmoother::Current() const { in Current() function in media::cast::ClockDriftSmoother
|
| /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 | 95 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/llvm/include/llvm/Option/ |
| D | ArgList.h | 31 SmallVectorImpl<Arg*>::const_iterator Current; variable 58 : Current(it), Args(_Args), Id0(_Id0), Id1(_Id1), Id2(_Id2) { in Current() function
|
| /external/clang/include/clang/AST/ |
| D | AttrIterator.h | 58 mutable Iterator Current; variable
|
| /external/llvm/include/llvm/Object/ |
| D | SymbolicFile.h | 49 content_type Current; variable
|
| /external/clang/lib/Basic/ |
| D | Module.cpp | 79 for (const Module *Current = this; Current; Current = Current->Parent) { in isAvailable() local 175 Module *Current = Stack.back(); in markUnavailable() local
|
| /external/chromium_org/third_party/mesa/src/src/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/mesa3d/src/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
|