/external/toybox/tests/ |
D | sha1sum.test | 15 SEQ=f70b7b8768a1183d6d1cd79d3b076d9eb5156350 22 SEQ=d8b406f661bc690a1f58241f37c94e04d0a1af74af867b877778f18e 29 SEQ=8060aa0ac20a3e5db2b67325c98a0122f2d09a612574458225dcb9a086f87cc3 36 …SEQ=7d2a49098f0df0f3c152ca9916a3864542258b2bd487e00ea33cb68e7d27c5c0f25b540d29f62fb33720846073c51b… 43 …SEQ=3000c8961bb83de289fa8b407d0ea23f53a57ea11ddb0f782a4ccc0f586780822946053132794b177823c2974873d5… 53 testing "seq 10000" "seq 10000 | $CMDNAME" "$SEQ -\n" "" ""
|
D | sha384sum.test | 15 SEQ=f70b7b8768a1183d6d1cd79d3b076d9eb5156350 22 SEQ=d8b406f661bc690a1f58241f37c94e04d0a1af74af867b877778f18e 29 SEQ=8060aa0ac20a3e5db2b67325c98a0122f2d09a612574458225dcb9a086f87cc3 36 …SEQ=7d2a49098f0df0f3c152ca9916a3864542258b2bd487e00ea33cb68e7d27c5c0f25b540d29f62fb33720846073c51b… 43 …SEQ=3000c8961bb83de289fa8b407d0ea23f53a57ea11ddb0f782a4ccc0f586780822946053132794b177823c2974873d5… 53 testing "seq 10000" "seq 10000 | $CMDNAME" "$SEQ -\n" "" ""
|
D | sha224sum.test | 15 SEQ=f70b7b8768a1183d6d1cd79d3b076d9eb5156350 22 SEQ=d8b406f661bc690a1f58241f37c94e04d0a1af74af867b877778f18e 29 SEQ=8060aa0ac20a3e5db2b67325c98a0122f2d09a612574458225dcb9a086f87cc3 36 …SEQ=7d2a49098f0df0f3c152ca9916a3864542258b2bd487e00ea33cb68e7d27c5c0f25b540d29f62fb33720846073c51b… 43 …SEQ=3000c8961bb83de289fa8b407d0ea23f53a57ea11ddb0f782a4ccc0f586780822946053132794b177823c2974873d5… 53 testing "seq 10000" "seq 10000 | $CMDNAME" "$SEQ -\n" "" ""
|
D | sha256sum.test | 15 SEQ=f70b7b8768a1183d6d1cd79d3b076d9eb5156350 22 SEQ=d8b406f661bc690a1f58241f37c94e04d0a1af74af867b877778f18e 29 SEQ=8060aa0ac20a3e5db2b67325c98a0122f2d09a612574458225dcb9a086f87cc3 36 …SEQ=7d2a49098f0df0f3c152ca9916a3864542258b2bd487e00ea33cb68e7d27c5c0f25b540d29f62fb33720846073c51b… 43 …SEQ=3000c8961bb83de289fa8b407d0ea23f53a57ea11ddb0f782a4ccc0f586780822946053132794b177823c2974873d5… 53 testing "seq 10000" "seq 10000 | $CMDNAME" "$SEQ -\n" "" ""
|
D | sha512sum.test | 15 SEQ=f70b7b8768a1183d6d1cd79d3b076d9eb5156350 22 SEQ=d8b406f661bc690a1f58241f37c94e04d0a1af74af867b877778f18e 29 SEQ=8060aa0ac20a3e5db2b67325c98a0122f2d09a612574458225dcb9a086f87cc3 36 …SEQ=7d2a49098f0df0f3c152ca9916a3864542258b2bd487e00ea33cb68e7d27c5c0f25b540d29f62fb33720846073c51b… 43 …SEQ=3000c8961bb83de289fa8b407d0ea23f53a57ea11ddb0f782a4ccc0f586780822946053132794b177823c2974873d5… 53 testing "seq 10000" "seq 10000 | $CMDNAME" "$SEQ -\n" "" ""
|
/external/cronet/third_party/boringssl/src/fuzz/conf_corpus/ |
D | e26367c7aa40d55985aff3458ed6b6bd775f4bfc | 1 1.2.840.113554.4.1.72585.2 = ASN1:SEQ:seq1 4 val = SEQ:seq2 6 val = SEQ:seq1
|
D | a2b7a9ae5cc4c1a4811b86c67950ea1782b1b214 | 1 1.2.840.113554.4.1.72585.2 = ASN1:SEQ:seq 11 val2 = SEQ:empty
|
D | 4bdb476bbcb81b40c869319e1565606945c68374 | 1 1.2.840.113554.4.1.72585.2 = ASN1:SEQ
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/representer/ |
D | SafeRepresenter.java | 175 return representSequence(getTag(data.getClass(), Tag.SEQ), (List<Object>) data, null); in representData() 183 return representSequence(getTag(data.getClass(), Tag.SEQ), new IteratorWrapper(iter), in representData() 204 return representSequence(Tag.SEQ, list, null); in representData() 218 return representSequence(Tag.SEQ, asByteList(data), null); in representData() 220 return representSequence(Tag.SEQ, asShortList(data), null); in representData() 222 return representSequence(Tag.SEQ, asIntList(data), null); in representData() 224 return representSequence(Tag.SEQ, asLongList(data), null); in representData() 226 return representSequence(Tag.SEQ, asFloatList(data), null); in representData() 228 return representSequence(Tag.SEQ, asDoubleList(data), null); in representData() 230 return representSequence(Tag.SEQ, asCharList(data), null); in representData() [all …]
|
/external/llvm/utils/lit/tests/Inputs/shtest-shell/ |
D | sequencing-0.txt | 25 # RUN: FileCheck --check-prefix CHECK-SEQ < %t.out %s 27 # CHECK-SEQ: first-line 28 # CHECK-SEQ: second-line
|
/external/mbedtls/tests/data_files/ |
D | test-ca.opensslconf | 16 subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:hw_module_name 19 subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:nonprintable_hw_module_name 29 otherName.1=1.3.6.1.5.5.7.8.4;SEQ:hw_module_name
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/ |
D | AbstractConstructTest.java | 34 Node node = new SequenceNode(Tag.SEQ, true, new ArrayList<Node>(), null, null, false); in testNotRecursive() 50 Node node = new SequenceNode(Tag.SEQ, true, new ArrayList<Node>(), null, null, false); in testRecursive()
|
/external/bcc/tools/ |
D | biopattern_example.txt | 7 TIME DISK %RND %SEQ COUNT KBYTES 17 TIME DISK %RND %SEQ COUNT KBYTES
|
/external/openthread/third_party/mbedtls/repo/tests/data_files/ |
D | test-ca.opensslconf | 16 subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:hw_module_name 26 otherName.1=1.3.6.1.5.5.7.8.4;SEQ:hw_module_name
|
/external/arm-trusted-firmware/plat/arm/board/rdn1edge/ |
D | platform.mk | 62 $(eval $(call CREATE_SEQ,SEQ,2)) 63 ifneq ($(CSS_SGI_CHIP_COUNT),$(filter $(CSS_SGI_CHIP_COUNT),$(SEQ)))
|
/external/arm-trusted-firmware/plat/arm/board/rdv1mc/ |
D | platform.mk | 58 $(eval $(call CREATE_SEQ,SEQ,4)) 59 ifneq ($(CSS_SGI_CHIP_COUNT),$(filter $(CSS_SGI_CHIP_COUNT),$(SEQ)))
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/serializer/ |
D | AnchorGeneratorTest.java | 62 if (node.getTag() == Tag.SEQ) in nextAnchor()
|
/external/python/cpython2/Python/ |
D | symtable.c | 962 #define VISIT_SEQ(ST, TYPE, SEQ) { \ argument 964 asdl_seq *seq = (SEQ); /* avoid variable capture */ \ 972 #define VISIT_SEQ_IN_BLOCK(ST, TYPE, SEQ, S) { \ argument 974 asdl_seq *seq = (SEQ); /* avoid variable capture */ \ 984 #define VISIT_SEQ_TAIL(ST, TYPE, SEQ, START) { \ argument 986 asdl_seq *seq = (SEQ); /* avoid variable capture */ \ 994 #define VISIT_SEQ_TAIL_IN_BLOCK(ST, TYPE, SEQ, START, S) { \ argument 996 asdl_seq *seq = (SEQ); /* avoid variable capture */ \
|
/external/eigen/cmake/ |
D | FindBLASEXT.cmake | 85 # 1: only SEQ libs are handled 86 # 2: both SEQ and PAR libs are handled 90 # detect the cases where SEQ and PAR libs are handled 271 # define the SEQ libs as the BLAS_LIBRARIES
|
/external/snakeyaml/src/test/java/examples/ |
D | IgnoreTagsExampleTest.java | 72 return yamlConstructors.get(Tag.SEQ).construct(node); in construct()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue73/ |
D | DumpSetAsSequenceExampleTest.java | 66 return representSequence(getTag(data.getClass(), Tag.SEQ), (Iterable<Object>) data, in representData()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
D | SkipBeanTest.java | 73 if (Tag.SEQ.equals(valueNode.getTag())) { in representJavaBeanProperty()
|
/external/snakeyaml/src/test/java8/org/yaml/snakeyaml/issues/issue310/ |
D | OptionalTest.java | 121 return representSequence(Tag.SEQ, seq, true); in representData()
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/resolver/ |
D | Resolver.java | 133 return Tag.SEQ; in resolve()
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/ |
D | Tag.java | 45 public static final Tag SEQ = new Tag(PREFIX + "seq"); field in Tag
|