/external/vogar/src/org/junit/ |
D | After.java | 28 public @interface After { annotation
|
/external/junit/src/org/junit/ |
D | After.java | 38 public @interface After { annotation
|
/external/dbus/bus/ |
D | dbus.service.in | 4 After=syslog.target key
|
/external/tlsdate/systemd/ |
D | tlsdated.service | 3 After=network.target key
|
/external/avahi/avahi-dnsconfd/ |
D | avahi-dnsconfd.service.in | 21 After=avahi-daemon.socket key
|
/external/jetty/src/java/org/eclipse/jetty/webapp/ |
D | FragmentDescriptor.java | 40 public enum OtherType {None, Before, After}; enumConstant
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-spec-builders.h | 956 TypedExpectation& After(const ExpectationSet& s) { in After() function 968 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After() function 971 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function 975 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function 979 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
|
/external/gmock/include/gmock/ |
D | gmock-spec-builders.h | 964 TypedExpectation& After(const ExpectationSet& s) { in After() function 976 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2) { in After() function 979 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function 983 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function 987 TypedExpectation& After(const ExpectationSet& s1, const ExpectationSet& s2, in After() function
|
/external/clang/include/clang/Lex/ |
D | HeaderSearchOptions.h | 40 After ///< Like System, but searched after the system directories. enumerator
|
/external/clang/test/CodeGen/ |
D | xcore-stringtype.c | 185 int After[10]; variable
|
/external/clang/lib/Lex/ |
D | Lexer.cpp | 3393 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local 3426 char After = getCharAndSize(CurPtr + SizeTmp + SizeTmp2, SizeTmp3); in LexTokenInternal() local 3450 char After = getCharAndSize(CurPtr+SizeTmp, SizeTmp2); in LexTokenInternal() local
|
/external/skia/tests/ |
D | PathOpsAngleTest.cpp | 193 static int After(SkOpAngle& lh, SkOpAngle& rh) { in After() function in PathOpsAngleTester
|
/external/clang/include/clang/Sema/ |
D | Overload.h | 268 StandardConversionSequence After; member
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.ml | 305 | After of 'b Constructor
|
D | llvm.mli | 370 | After of 'b Constructor
|
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ |
D | pipeline.py | 1142 class After(object): class
|
/external/clang/lib/Parse/ |
D | ParseExprCXX.cpp | 742 const Token Next = NextToken(), After = GetLookAheadToken(2); in TryParseLambdaExpression() local
|
D | ParseDeclCXX.cpp | 2430 auto &After = GetLookAheadToken(2); in ParseCXXClassMemberDeclaration() local
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 340 static Init *fixBitInit(const RecordVal *RV, Init *Before, Init *After) { in fixBitInit()
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 6909 static void extendRight(SourceRange &R, SourceRange After) { in extendRight() 6975 SourceRange Before, After; in CheckConversionDeclarator() local
|
D | SemaChecking.cpp | 4390 SourceLocation After = S.getLocForEndOfToken(E->getLocEnd()); in checkFormatExpr() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 3250 static SDValue getCCResult(SelectionDAG &DAG, SDNode *After) { in getCCResult()
|