/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/ |
D | DifferenceElementCalculatorTest.java | 94 assertEquals(kept(new CsmChild(cu.getType(0))), differenceElements.get(1)); in compilationUnitExampleWithPackageSetDiff() 95 assertEquals(kept(new CsmToken(eolTokenKind())), differenceElements.get(2)); in compilationUnitExampleWithPackageSetDiff() 110 … assertEquals(kept(new CsmToken(GeneratedJavaParserConstants.AT)), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() 111 …assertEquals(kept(new CsmToken(GeneratedJavaParserConstants.INTERFACE)), differenceElements.get(i+… in annotationDeclarationExampleWithModifierAdded() 112 assertEquals(kept(new CsmToken(spaceTokenKind())), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() 113 … assertEquals(kept(new CsmChild(annotationDeclaration.getName())), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() 114 assertEquals(kept(new CsmToken(spaceTokenKind())), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() 115 …assertEquals(kept(new CsmToken(GeneratedJavaParserConstants.LBRACE)), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() 116 assertEquals(kept(new CsmToken(eolTokenKind())), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() 117 … assertEquals(kept(new CsmChild(annotationDeclaration.getMember(0))), differenceElements.get(i++)); in annotationDeclarationExampleWithModifierAdded() [all …]
|
/external/cronet/third_party/boringssl/src/fuzz/conf_corpus/ |
D | ed1a1d969e7e6d58f52b9cb82fb0c7e67453e58c | 3 dir = ./demoCA # Where everything is kept 4 certs = $dir/certs # Where the issued certs are kept 5 crl_dir = $dir/crl # Where the issued crl are kept 40 dir = ./demoCA # Where everything is kept 41 certs = $dir/certs # Where the issued certs are kept 42 crl_dir = $dir/crl # Where the issued crl are kept
|
D | 822571601d5d7086fa241d10f8177dfbbdc7f13d | 3 dir = ./demoCA # Where everything is kept 4 certs = $dir/certs # Where the issued certs are kept 5 crl_dir = $dir/crl # Where the issued crl are kept 62 dir = ./demoCA # Where everything is kept 63 certs = $dir/certs # Where the issued certs are kept 64 crl_dir = $dir/crl # Where the issued crl are kept
|
D | dafef760e88c3ab60b70bb9cd40c838525e21844 | 3 dir = ./demoCA # Where everything is kept 4 certs = $dir/certs # Where the issued certs are kept 5 crl_dir = $dir/crl # Where the issued crl are kept 39 dir = ./demoCA # Where everything is kept 40 certs = $dir/certs # Where the issued certs are kept 41 crl_dir = $dir/crl # Where the issued crl are kept
|
D | b7cfc698eae9584a7daa5721a1ebdb4c7eda78d9 | 16 dir = ./demoCA # Where everything is kept 17 certs = $dir/certs # Where the issued certs are kept 18 crl_dir = $dir/crl # Where the issued crl are kept
|
D | 8de6365ad8ab8315fe22408785ed5d1121e0324b | 25 dir = ./demoCA # Where everything is kept 26 certs = $dir/certs # Where the issued certs are kept 27 crl_dir = $dir/crl # Where the issued crl are kept
|
D | db88bc928305afb566adefef5015363f43ec722d | 34 dir = ./demoCA # Where everything is kept 35 certs = $dir/certs # Where the issued certs are kept 36 crl_dir = $dir/crl # Where the issued crl are kept
|
D | dea83c239f1cf4b30155bb86eb2b8e15298f56e6 | 41 dir = ./demoCA # Where everything is kept 42 certs = $dir/certs # Where the issued certs are kept 43 crl_dir = $dir/crl # Where the issued crl are kept
|
D | ac5814a191294c3f7c6c68d44cbf3519b3eb644f | 41 dir = ./demoCA # Where everything is kept 42 certs = $dir/certs # Where the issued certs are kept 43 crl_dir = $dir/crl # Where the issued crl are kept
|
D | 0ab7d18185a7251b6ef04aef2f1e6e687e20130a | 19 dir = ./demoCA # Where everything is kept 20 certs = $dir/certs # Where the issued certs are kept 21 crl_dir = $dir/crl # Where the issued crl are kept
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/ |
D | Difference.java | 176 Kept kept = (Kept) diffElement; in applyLeftOverDiffElements() local 178 if (kept.isWhiteSpaceOrComment() || kept.isIndent() || kept.isUnindent()) { in applyLeftOverDiffElements() 440 …private void applyKeptDiffElement(Kept kept, TextElement originalElement, boolean originalElementI… in applyKeptDiffElement() argument 443 } else if (kept.isChild() && originalElementIsChild) { in applyKeptDiffElement() 446 } else if (kept.isChild() && originalElementIsToken) { in applyKeptDiffElement() 450 if (kept.isPrimitiveType()) { in applyKeptDiffElement() 454 … throw new UnsupportedOperationException("kept " + kept.getElement() + " vs " + originalElement); in applyKeptDiffElement() 457 } else if (kept.isToken() && originalElementIsToken) { in applyKeptDiffElement() 460 if (kept.getTokenType() == originalTextToken.getTokenKind()) { in applyKeptDiffElement() 463 } else if (kept.isNewLine() && originalTextToken.isSpaceOrTab()) { in applyKeptDiffElement() [all …]
|
D | Kept.java | 27 Kept kept = (Kept) o; in equals() 29 return element.equals(kept.element); in equals()
|
/external/libcap/tests/ |
D | psx_test.c | 22 static void say_hello_expecting(const char *title, int n, int kept) { in say_hello_expecting() argument 28 getpid(), title, n, tp.raw, keeper, kept); in say_hello_expecting() 29 if (keeper != kept) { in say_hello_expecting() 31 title, tp.raw, keeper, kept); in say_hello_expecting()
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/ |
D | DESCRIPTION | 19 - Strings are kept, except that escaped newlines are stripped 22 space is kept if it's outside a ruleset.) 25 - Optional space after unicode escapes is kept, resp. replaced by a simple 28 - Comments starting with an exclamation mark (``!``) can be kept optionally.
|
/external/grpc-grpc-java/testing/src/main/resources/certs/ |
D | server1-openssl.cnf | 24 dir = . # Where everything is kept 25 certs = $dir # Where the issued certs are kept 26 crl_dir = $dir # Where the issued crl are kept
|
/external/wpa_supplicant_8/hs20/server/ca/ |
D | openssl-root.cnf | 18 dir = ./rootCA # Where everything is kept 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept
|
D | openssl.cnf | 18 dir = ./demoCA # Where everything is kept 19 certs = $dir/certs # Where the issued certs are kept 20 crl_dir = $dir/crl # Where the issued crl are kept
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/ |
D | README.rst | 36 - Strings are kept, except that escaped newlines are stripped 39 space is kept if it's outside a ruleset.) 42 - Optional space after unicode escapes is kept, resp. replaced by a simple 45 - Comments starting with an exclamation mark (``!``) can be kept optionally.
|
/external/llvm/test/CodeGen/ARM/ |
D | global-merge.ll | 9 ; Global variables marked with "used" attribute must be kept 14 ; Global used in landing pad instruction must be kept 65 ; Global variables that can be placed in BSS should be kept together in a
|
/external/cronet/build/android/ |
D | main_dex_classes.flags | 5 # Proguard flags for what should be kept in the main dex. Only used 16 # Assume all IDL-generated classes should be kept. They can't reference other
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | saver.proto | 30 // "max_to_keep" checkpoints are kept; if specified, in addition to keeping 31 // the last "max_to_keep" checkpoints, an additional checkpoint will be kept
|
/external/angle/build/android/ |
D | main_dex_classes.flags | 5 # Proguard flags for what should be kept in the main dex. Only used 16 # Assume all IDL-generated classes should be kept. They can't reference other
|
/external/python/cryptography/docs/hazmat/primitives/ |
D | symmetric-encryption.rst | 94 :param key: The secret key. This must be kept secret. Either ``128``, 104 :param key: The secret key. This must be kept secret. Either ``128``, 124 :param key: The secret key. This must be kept secret. ``256`` 131 encrypted with that key. The nonce does not need to be kept secret 166 :param key: The secret key. This must be kept secret. Either ``64``, 183 :param key: The secret key, This must be kept secret. 40 to 128 195 :param key: The secret key. This must be kept secret. ``128`` 214 :param key: The secret key. This must be kept secret. 32 to 448 224 :param key: The secret key. This must be kept secret. Either ``40``, 247 :param key: The secret key. This must be kept secret. ``128`` [all …]
|
/external/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 1297 void SkOpCoincidence::fixUp(SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() argument 1298 SkOPASSERT(deleted != kept); in fixUp() 1300 this->fixUp(fHead, deleted, kept); in fixUp() 1303 this->fixUp(fTop, deleted, kept); in fixUp() 1307 void SkOpCoincidence::fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept) { in fixUp() argument 1311 if (coin->coinPtTEnd()->span() == kept->span()) { in fixUp() 1315 coin->setCoinPtTStart(kept); in fixUp() 1318 if (coin->coinPtTStart()->span() == kept->span()) { in fixUp() 1322 coin->setCoinPtTEnd(kept); in fixUp() 1325 if (coin->oppPtTEnd()->span() == kept->span()) { in fixUp() [all …]
|
D | SkOpSpan.cpp | 446 void SkOpSpan::release(const SkOpPtT* kept) { in release() argument 448 SkOPASSERT(kept->span() != this); in release() 459 coincidence->fixUp(this->ptT(), kept); in release() 464 const SkOpSpanBase* keptSpan = kept->span(); in release()
|