Home
last modified time | relevance | path

Searched full:tag (Results 1 – 25 of 6048) sorted by relevance

12345678910>>...242

/external/sfntly/cpp/src/sfntly/
Dtag.cc17 #include "sfntly/tag.h"
22 #define TAG(a, b, c, d) ((a << 24) | (b << 16) | (c << 8) | d); macro
26 const int32_t Tag::ttcf = TAG('t', 't', 'c', 'f');
27 const int32_t Tag::cmap = TAG('c', 'm', 'a', 'p');
28 const int32_t Tag::head = TAG('h', 'e', 'a', 'd');
29 const int32_t Tag::hhea = TAG('h', 'h', 'e', 'a');
30 const int32_t Tag::hmtx = TAG('h', 'm', 't', 'x');
31 const int32_t Tag::maxp = TAG('m', 'a', 'x', 'p');
32 const int32_t Tag::name = TAG('n', 'a', 'm', 'e');
33 const int32_t Tag::OS_2 = TAG('O', 'S', '/', '2');
[all …]
/external/boringssl/src/crypto/cipher_extra/test/nist_cavp/
Daes_128_gcm.txt9 TAG: 72ac8493e3a5228b5d130a69d2510e42
16 TAG: a2be08210d8c470a8df6e8fbd79ec5cf
25 TAG: d7963d240317653e01cf5abe5d0966ae
32 TAG: 4203aec165f9d397cf9009770a088c16
41 TAG: ceabb89ee3179e25ed32d5a225006361
48 TAG: f8247fd5dc7bd6d40e96af32aa9c1889
55 TAG: 00c4f7033f3c05e9d531f3ca573dc98d
64 TAG: 044159b8a18668167fbd28ac500c20fe
71 TAG: fcb41d17fdb023d4d14f84a387d3ad77
80 TAG: 4bda04755b7ce9da020ce7467a5ced8f
[all …]
Daes_256_gcm.txt9 TAG: 15e051a5e4a5f5da6cea92e2ebee5bac
16 TAG: 38fe845c66e66bdd884c2aecafd280e6
25 TAG: 04eb9b20fd4548dc71594f20073a45a2
34 TAG: 37fb4f33c82f6fce0c562896b3e10fc2
41 TAG: bd9e5e0c6ddc94acf65bf4e301d20a37
48 TAG: ae7e608491439940b4d1046c28361258
55 TAG: d387f9e6bbbbf273746c9b5276a8618c
62 TAG: 3750f87de43cfa02ef882d6497da082d
71 TAG: 511924f2603d6d38920539fb10178989
78 TAG: 66acc084d5f62e639338131f5ab8f6c1
[all …]
/external/curl/packages/vms/
Dcurlmsg.sdl28 "FACILITY" EQUALS 3841 PREFIX "CURL" TAG ""
29 ,"OK" EQUALS %X0F018009 PREFIX "CURL" TAG ""
30 ,"UNSUPPORTED_PROTOCOL" EQUALS %X0F018012 PREFIX "CURL" TAG ""
31 ,"FAILED_INIT" EQUALS %X0F01801A PREFIX "CURL" TAG ""
32 ,"URL_MALFORMAT" EQUALS %X0F018022 PREFIX "CURL" TAG ""
33 ,"OBSOLETE4" EQUALS %X0F01802A PREFIX "CURL" TAG ""
34 ,"COULDNT_RESOLVE_PROXY" EQUALS %X0F018032 PREFIX "CURL" TAG ""
35 ,"COULDNT_RESOLVE_HOST" EQUALS %X0F01803A PREFIX "CURL" TAG ""
36 ,"COULDNT_CONNECT" EQUALS %X0F018042 PREFIX "CURL" TAG ""
37 ,"WEIRD_SERVER_REPLY" EQUALS %X0F01804A PREFIX "CURL" TAG ""
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/nodes/
DTagTest.java27 new Tag((String) null); in testCreate()
30 assertEquals("Tag must be provided.", e.getMessage()); in testCreate()
33 new Tag(""); in testCreate()
36 assertEquals("Tag must not be empty.", e.getMessage()); in testCreate()
39 new Tag("!Dice "); in testCreate()
42 assertEquals("Tag must not contain leading or trailing spaces.", e.getMessage()); in testCreate()
44 Tag tag = new Tag(TagTest.class); in testCreate() local
45 assertEquals(Tag.PREFIX + "org.yaml.snakeyaml.nodes.TagTest", tag.getValue()); in testCreate()
50 new Tag((Class<?>) null); in testCreate2()
53 assertEquals("Class for tag must be provided.", e.getMessage()); in testCreate2()
[all …]
/external/boringssl/src/crypto/cipher_extra/test/
Dchacha20_poly1305_tests.txt8 TAG: 1ae10b594f09e26a7e902ecbd0600691
10 # Test padding AD with 15 zeros in the tag calculation.
16 TAG: dac9c841c168379dcf8f2bb8e22d6da2
18 # Test padding IN with 15 zeros in the tag calculation.
24 TAG: 3ed2f824f901a8994052f852127c196a
26 # Test padding AD with 1 zero in the tag calculation.
32 TAG: 2e9c9b1689adb5ec444002eb920efb66
34 # Test padding IN with 1 zero in the tag calculation.
40 TAG: 05b2937f8bbc64fed21f0fb74cd7147c
48 TAG: 41acd0560ea6843d3e5d4e5babf6e946
[all …]
Daes_256_gcm_siv_tests.txt9 TAG: 07f5f4169bbf55a8400cd47ea6fd400f
16 TAG: 843122130f7364b761e0b97427e3df28
23 TAG: 8ca50da9ae6559e48fd10f6e5c9ca17e
30 TAG: c9eac6fa700942702e90862383c6c366
37 TAG: e819e63abcd020b006a976397632eb5d
44 TAG: 790bc96880a99ba804bd12c0e6a22cc4
51 TAG: 112864c269fc0d9d88c61fa47e39aa08
58 TAG: 91213f267e3b452f02d01ae33e4ec854
65 TAG: c1a4a19ae800941ccdc57cc8413c277f
72 TAG: b292d28ff61189e8e49f3875ef91aff7
[all …]
Daes_128_cbc_sha1_ssl3_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: d05707f3640947f30968fd28b859368f54f0640312ac250fd5c300f0bc1e4c696b6b18c7049fba428940f5
29 TAG: d05707f3640947f30968fde881c9d54eb5146816cf46b6acc2efb8
40 TAG: 158cf6c3158503d5e540f784482988db925b4405
52 TAG: 158cf6c3158503d5e540f784482988db925b4405a653ee4405ad58b3103d58a59a90d5b4d8b55e9c581134d6c522a7…
64 TAG: fa2be56dc0df7c762dfed83a406eb6f2b4ed193aee583e4f71f00570b31afa048e699fe17bb40580b7adfea54bab1f…
76 TAG: 158cf6c3158503d5e540f784482988db925b44059ab8aa3e5156b8f7cbb74b29419a6a5018e939c8f13ab27b91d33f…
87 TAG: 158cf6c3158503d5e540f784482988db925b440528b55c9ca984344de8ae7b64c6a6b24be05c31b0c6715b9416efa1…
[all …]
Daes_128_cbc_sha1_tls_implicit_iv_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 62c1935946013b946a2342f00e08a2a3e0f0bf6c98426dce5d0ff98773f9560831e8ef348f50b35a2fbbf2
28 TAG: 62c1935946013b946a23427970932c1b21fc2d10118e7e685e8af3
40 TAG: ead153f0c9488b88357e81187178465d2416ca97
52 TAG: ead153f0c9488b88357e81187178465d2416ca97dbf7460c9519ed9957d9e74e62950447e49dd233e9c504876a90fa…
63 TAG: 9e23dcb5e3bb8c16fa099fbd135af44ba895a6ae14bef6699210bf0343bf9e03e529508c859dd6960e7639138e8ea2…
75 TAG: ead153f0c9488b88357e81187178465d2416ca97c1954dcb829d72bb8baf23ef37b700516a6e5b7377c933b949c886…
86 TAG: ead153f0c9488b88357e81187178465d2416ca975883e45e6461c9e89c5bb5f912d4a8fe273a207df1f6bef7766b32…
[all …]
Ddes_ede3_cbc_sha1_ssl3_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 83e49bc0b906878f32d6a4c8181e7d5acf3fc5024062031c33e0801c44319a66c01882
29 TAG: 83e49bc0b906878f32d6a4c8181e7d5acf3fc55a4d0a66772185f8
40 TAG: 997c66a777945bb051934aa50dc6b8e3e58cd0b6
52 TAG: 997c66a777945bb051934aa50dc6b8e3e58cd0b6ecb92f3176eafb897922a48034338511c537e5fb5dc02e5f3c2926…
64 TAG: a76d7e313217b0efa96b0958b078ec9883a0ab2bebb3d63ee7b6b7da7b0d8c0fade2a17aaf35b3aca88c3869da6c1b…
76 TAG: 997c66a777945bb051934aa50dc6b8e3e58cd0b6aca9607ff5628c16d9c49e4f9753053120fa9a106fa7ecd7ffb008…
87 TAG: 997c66a777945bb051934aa50dc6b8e3e58cd0b6903175199caca0041acec1efff1f08c32787a3c6a888f5e04dd8ae…
[all …]
Daes_256_cbc_sha1_tls_implicit_iv_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 181ebd603365ed262b8f2faf5b86ab90a8930bfc0c55cb9f1c88defe20893b2d5eb8ee6809c2452f302315
28 TAG: 181ebd603365ed262b8f2f9292c597b813c031f09b7a7144e557dd
40 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae2
52 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae2f890f0700c7a15c82fcbee6ab492908ba5f2df0f04dd0635c047cb…
63 TAG: 49947d4111e2880431519d4eec862e01643017ee6ef66b6a13061d1098bfdfec397f13b9909128ab6199382f4fff85…
75 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae2376eeb9a7e692756e4db7e851b919f73133cfe5e1460fc1a813997…
86 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae214f5e3f4806bc1242583ade88f5547a46f5a0c3b49a6c4259bf02d…
[all …]
Daes_128_cbc_sha1_tls_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 62c1935946013b946a2342f00e08a2a3e0f0bf6c98426dce5d0ff98773f9560831e8ef348f50b35a2fbbf2
28 TAG: 62c1935946013b946a23427970932c1b21fc2d10118e7e685e8af3
40 TAG: ead153f0c9488b88357e81187178465d2416ca97
52 TAG: ead153f0c9488b88357e81187178465d2416ca97dbf7460c9519ed9957d9e74e62950447e49dd233e9c504876a90fa…
63 TAG: 9e23dcb5e3bb8c16fa099fbd135af44ba895a6ae14bef6699210bf0343bf9e03e529508c859dd6960e7639138e8ea2…
75 TAG: ead153f0c9488b88357e81187178465d2416ca97c1954dcb829d72bb8baf23ef37b700516a6e5b7377c933b949c886…
86 TAG: ead153f0c9488b88357e81187178465d2416ca975883e45e6461c9e89c5bb5f912d4a8fe273a207df1f6bef7766b32…
[all …]
Daes_256_cbc_sha256_tls_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 7bd49a1ea251ed03f3478129a62964bc26d5d16c69be13c2e657f10e971352bae57fd40d369aa902d9e8d365c498a4…
28 TAG: 7bd49a1ea251ed03f3478129a62964bc26d5d16c69be13c2e657f1ae0fe30a3006727ffecf985f1a015f16
40 TAG: bc33ca235ae35aad13e540cc9f0714dab00678652cc476d57c543967c39dddc9
52 TAG: bc33ca235ae35aad13e540cc9f0714dab00678652cc476d57c543967c39dddc9eb9045fddd9fab64fd564959daf731…
63 TAG: 38cfca742f83fb066e7dc876b8eabe3f00c490a64e481d2c27584581e60afe513de900d7f621c74d6bc2d9c1e7167c…
75 TAG: bc33ca235ae35aad13e540cc9f0714dab00678652cc476d57c543967c39dddc917a6180879a92fd56e6fe812fd87c8…
86 TAG: bc33ca235ae35aad13e540cc9f0714dab00678652cc476d57c543967c39dddc9323075edc5ff8b59b7a2a1f8edb3cb…
[all …]
Daes_256_cbc_sha1_ssl3_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 50f4c2dcbd409a6ff0d4d748ec14027a3a88c8117b119c2fbbebe4693c8fa8e966cac88a81834c0d8ff6ff
29 TAG: 50f4c2dcbd409a6ff0d4d79db071e54d654ad6d2781978de4e88d0
40 TAG: 25ab146e770a444418e57b6ab4bbcb78b2f1140c
52 TAG: 25ab146e770a444418e57b6ab4bbcb78b2f1140cf70cba3bd2fca99aea70d195e0beaa8526cab8e0c0974e8d740415…
64 TAG: 01cb4c7831eafe39321af304205409516797a424e14c144784645a6d67aea6e8185f5ef2f93fb6022900e885795e8a…
76 TAG: 25ab146e770a444418e57b6ab4bbcb78b2f1140c4261b78aba87b8de2f7b806c27b840dfdddd9d1b7bea5174b5e3d5…
87 TAG: 25ab146e770a444418e57b6ab4bbcb78b2f1140c1aca8db430b065919ffd1c460420e20d2dc49a469e762c608ef318…
[all …]
Daes_256_cbc_sha1_tls_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 181ebd603365ed262b8f2faf5b86ab90a8930bfc0c55cb9f1c88defe20893b2d5eb8ee6809c2452f302315
28 TAG: 181ebd603365ed262b8f2f9292c597b813c031f09b7a7144e557dd
40 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae2
52 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae2f890f0700c7a15c82fcbee6ab492908ba5f2df0f04dd0635c047cb…
63 TAG: 49947d4111e2880431519d4eec862e01643017ee6ef66b6a13061d1098bfdfec397f13b9909128ab6199382f4fff85…
75 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae2376eeb9a7e692756e4db7e851b919f73133cfe5e1460fc1a813997…
86 TAG: ec90d128ef465f4a3645fd0b2601fbe2b0bceae214f5e3f4806bc1242583ade88f5547a46f5a0c3b49a6c4259bf02d…
[all …]
Ddes_ede3_cbc_sha1_tls_implicit_iv_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 4a40ffe530b338e5173a8e62c8530b0c14b15046d12f2ca3158ad71effd0f46b29b3ae
28 TAG: 4a40ffe530b338e5173a8e62c8530b0c14b1508045d58f4bdae400
40 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82f
52 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82f0af0de2c6be5f12937267befe9b421efafca4455b5af6174cb0e6f…
63 TAG: ecd3c8f44675494e8815d0b2d8bcc125612d9ed52657c54c6c2cbbbfe3aa21a0ba23efb64cadbf6a81f0ad53d21bb5…
75 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82fffa4ca54c3a0ffd6e6fff942e7ec33d0d9e6ab8c9ae4b1ef0423b7…
86 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82f97a5f38e6e3413efdef26233be485092b7a543065c741dc557d9fa…
[all …]
Daes_256_cbc_sha384_tls_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: cadb667c8c823a2ff44444bdc80dc7de80e5faffb40880dcf4d20f706109ef1d8fb6bed697545eeb0060e7f680d30d…
28 TAG: cadb667c8c823a2ff44444bdc80dc7de80e5faffb40880dcf4d20f706109ef1d8fb6bed697545eeb0060e723a2dc74…
40 TAG: 8b4323f68c2cb1882cff4dd9ed10f49aa406481275509633d33028a0b510a77e780d4297ab8ad09b60445146ce85b2…
52 TAG: 8b4323f68c2cb1882cff4dd9ed10f49aa406481275509633d33028a0b510a77e780d4297ab8ad09b60445146ce85b2…
63 TAG: 19c5729c83b0d6f8a120a33dfc5ea4872d2916a5c75fd2e16caf8b09b4674c40ccf5be816e9dca5768c12693705120…
75 TAG: 8b4323f68c2cb1882cff4dd9ed10f49aa406481275509633d33028a0b510a77e780d4297ab8ad09b60445146ce85b2…
86 TAG: 8b4323f68c2cb1882cff4dd9ed10f49aa406481275509633d33028a0b510a77e780d4297ab8ad09b60445146ce85b2…
[all …]
Daes_128_gcm_siv_tests.txt9 TAG: 4fbcdeb7e4793f4a1d7e4faa70100af1
19 TAG: dc20e2d83f25705bb49e439eca56de25
26 TAG: 578782fff6013b815b287c22493a364c
33 TAG: a4978db357391a0bc4fdec8b0d106639
40 TAG: 303aaf90f6fe21199c6068577437a0c4
47 TAG: 1a8e45dcd4578c667cd86847bf6155ff
54 TAG: 5e6e311dbf395d35b0fe39c2714388f8
61 TAG: 8a263dd317aa88d56bdf3936dba75bb8
68 TAG: 3b0a1a2560969cdf790d99759abd1508
75 TAG: 08299c5102745aaa3a0c469fad9e075a
[all …]
Daes_128_cbc_sha256_tls_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 7a05e3727d1399c895b02464357998b11b7f98525ac704f9cd130aced325c6691591a3f137a8cf4d6332b007edc59c…
28 TAG: 7a05e3727d1399c895b02464357998b11b7f98525ac704f9cd130ade51ed6fbaeb7156c00d1096706b23b3
40 TAG: 713c1f8817ca022f454f0c6c7d6efea46b86d79baaa4341843404a416f301640
52 TAG: 713c1f8817ca022f454f0c6c7d6efea46b86d79baaa4341843404a416f301640d175a628c7a80fdf1b37d1958b7688…
63 TAG: b7029343d0e2181977ba2ea5e62cbcbc9f9f04cc0cbd6169898c40da2825c84eeb9c1387dd986966d32ea928e2e9c2…
75 TAG: 713c1f8817ca022f454f0c6c7d6efea46b86d79baaa4341843404a416f301640de8b91caa66952060babd6e9311c99…
86 TAG: 713c1f8817ca022f454f0c6c7d6efea46b86d79baaa4341843404a416f301640bc35087101b1c687f5a2905010021e…
[all …]
Ddes_ede3_cbc_sha1_tls_tests.txt4 # Note: aead_test's input format splits the ciphertext and tag positions of the
5 # sealed input. But these legacy AEADs are MAC-then-encrypt and so the 'TAG' may
7 # include the unencrypted MAC in the 'DIGEST' tag above # each test case.
17 TAG: 4a40ffe530b338e5173a8e62c8530b0c14b15046d12f2ca3158ad71effd0f46b29b3ae
28 TAG: 4a40ffe530b338e5173a8e62c8530b0c14b1508045d58f4bdae400
40 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82f
52 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82f0af0de2c6be5f12937267befe9b421efafca4455b5af6174cb0e6f…
63 TAG: ecd3c8f44675494e8815d0b2d8bcc125612d9ed52657c54c6c2cbbbfe3aa21a0ba23efb64cadbf6a81f0ad53d21bb5…
75 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82fffa4ca54c3a0ffd6e6fff942e7ec33d0d9e6ab8c9ae4b1ef0423b7…
86 TAG: 3ebd1b0bee840e8a6e992421c62de5a8fda3a82f97a5f38e6e3413efdef26233be485092b7a543065c741dc557d9fa…
[all …]
Daes_128_gcm_tests.txt9 TAG: 7d7daf44850921a34e636b01adeb104f
16 TAG: ff4c4f1d92b0abb1d0820833d9eb83c7
23 TAG: 70259cddfe8f9a15a5c5eb485af578fb
30 TAG: 7525125e650d397d0e176fa21315f09a
37 TAG: 52e2d2f153a4235eb6fac87ff6b96926
44 TAG: 0ba547961eba5c58726c418f51d31311
51 TAG: 9994185d4329cfa5f4bbeb170ef3a54b
58 TAG: 5c95fd941b272bafbd757553f394991b
65 TAG: 41bbef45727d19ee544fba5b360312f0
72 TAG: 05a4fb5be11e3edd89e34d0b7132d0fa
[all …]
Daes_256_gcm_tests.txt9 TAG: d7cba289d6d19a5af45dc13857016bac
16 TAG: 9115ed79f26a030c14947b3e454db9e7
23 TAG: 2083e3c0d84d663066bbe2961b08dcf7
30 TAG: cf07239b9d40a759e0f4f8ef088f016a
37 TAG: e7b9d5ecb2cf30162a28c8f645f62f87
44 TAG: e6383b16ed9c32521dcaeef3a7b9b67f
51 TAG: e39da5658f1d2994a529646d692c55d8
58 TAG: 55453a003b021c8a247379cdc4fa6da6
65 TAG: 9152bef766579a3e9a1e36abd7ebb64c
72 TAG: ec9fb5e79cdf8ad4c8a79c900975159d
[all …]
/external/clang/include/clang/AST/
DCommentHTMLTags.td1 class Tag<string spelling> {
7 def Em : Tag<"em">;
8 def Strong : Tag<"strong">;
9 def Tt : Tag<"tt">;
10 def I : Tag<"i">;
11 def B : Tag<"b">;
12 def Big : Tag<"big">;
13 def Small : Tag<"small">;
14 def Strike : Tag<"strike">;
15 def S : Tag<"s">;
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DValue.java47 return new Value(JDWPConstants.Tag.BYTE_TAG, Byte.valueOf(value)); in createByte()
61 return new Value(JDWPConstants.Tag.SHORT_TAG, Short.valueOf(value)); in createShort()
68 return new Value(JDWPConstants.Tag.INT_TAG, Integer.valueOf(value)); in createInt()
75 return new Value(JDWPConstants.Tag.LONG_TAG, Long.valueOf(value)); in createLong()
82 return new Value(JDWPConstants.Tag.FLOAT_TAG, Float.valueOf(value)); in createFloat()
89 return new Value(JDWPConstants.Tag.DOUBLE_TAG, Double.valueOf(value)); in createDouble()
96 return new Value(JDWPConstants.Tag.VOID_TAG, Long.valueOf(0)); in createVoidValue()
102 public static Value createObjectValue(byte tag, long value) { in createObjectValue() argument
103 if (isPrimitiveTag(tag)) { in createObjectValue()
104 throw new AssertionError(JDWPConstants.Tag.getName(tag) + " is primitive"); in createObjectValue()
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/nodes/
DTag.java31 public final class Tag implements Comparable<Tag> { class
32 public static final String PREFIX = "tag:yaml.org,2002:";
33 public static final Tag YAML = new Tag(PREFIX + "yaml");
34 public static final Tag MERGE = new Tag(PREFIX + "merge");
35 public static final Tag SET = new Tag(PREFIX + "set");
36 public static final Tag PAIRS = new Tag(PREFIX + "pairs");
37 public static final Tag OMAP = new Tag(PREFIX + "omap");
38 public static final Tag BINARY = new Tag(PREFIX + "binary");
39 public static final Tag INT = new Tag(PREFIX + "int");
40 public static final Tag FLOAT = new Tag(PREFIX + "float");
[all …]

12345678910>>...242