Searched refs:SIZEOF (Results 1 - 25 of 262) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u16-nfkc.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
105 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
111 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
112 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (inpu
[all...]
H A Dtest-u32-nfkc.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
105 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
111 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
112 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (inpu
[all...]
H A Dtest-u16-nfc.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
105 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
111 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
112 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (inpu
[all...]
H A Dtest-u32-nfc.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
105 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
111 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
112 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (inpu
[all...]
H A Dtest-u16-normcmp.h34 ASSERT (my_normcmp (input, SIZEOF (input), NULL, 0, nf, &cmp) == 0);
37 ASSERT (my_normcmp (NULL, 0, input, SIZEOF (input), nf, &cmp) == 0);
40 ASSERT (my_normcmp (input, SIZEOF (input), input, SIZEOF (input), nf, &cmp) == 0);
50 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input2), nf, &cmp) == 0);
53 ASSERT (my_normcmp (input2, SIZEOF (input2), input1, SIZEOF (input1), nf, &cmp) == 0);
63 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input
[all...]
H A Dtest-u32-normcmp.h34 ASSERT (my_normcmp (input, SIZEOF (input), NULL, 0, nf, &cmp) == 0);
37 ASSERT (my_normcmp (NULL, 0, input, SIZEOF (input), nf, &cmp) == 0);
40 ASSERT (my_normcmp (input, SIZEOF (input), input, SIZEOF (input), nf, &cmp) == 0);
50 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input2), nf, &cmp) == 0);
53 ASSERT (my_normcmp (input2, SIZEOF (input2), input1, SIZEOF (input1), nf, &cmp) == 0);
63 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input
[all...]
H A Dtest-u8-normcmp.h34 ASSERT (my_normcmp (input, SIZEOF (input), NULL, 0, nf, &cmp) == 0);
37 ASSERT (my_normcmp (NULL, 0, input, SIZEOF (input), nf, &cmp) == 0);
40 ASSERT (my_normcmp (input, SIZEOF (input), input, SIZEOF (input), nf, &cmp) == 0);
50 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input2), nf, &cmp) == 0);
53 ASSERT (my_normcmp (input2, SIZEOF (input2), input1, SIZEOF (input1), nf, &cmp) == 0);
63 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input
[all...]
H A Dtest-u16-normcmp.c39 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input2), UNINORM_NFD, &cmp) == 0);
42 ASSERT (my_normcmp (input2, SIZEOF (input2), input1, SIZEOF (input1), UNINORM_NFD, &cmp) == 0);
45 ASSERT (my_normcmp (input3, SIZEOF (input3), input4, SIZEOF (input4), UNINORM_NFD, &cmp) == 0);
48 ASSERT (my_normcmp (input4, SIZEOF (input4), input3, SIZEOF (input3), UNINORM_NFD, &cmp) == 0);
51 ASSERT (my_normcmp (input2, SIZEOF (input2), input3, SIZEOF (input
[all...]
H A Dtest-u32-normcmp.c39 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input2), UNINORM_NFD, &cmp) == 0);
42 ASSERT (my_normcmp (input2, SIZEOF (input2), input1, SIZEOF (input1), UNINORM_NFD, &cmp) == 0);
45 ASSERT (my_normcmp (input3, SIZEOF (input3), input4, SIZEOF (input4), UNINORM_NFD, &cmp) == 0);
48 ASSERT (my_normcmp (input4, SIZEOF (input4), input3, SIZEOF (input3), UNINORM_NFD, &cmp) == 0);
51 ASSERT (my_normcmp (input2, SIZEOF (input2), input3, SIZEOF (input
[all...]
H A Dtest-u8-normcmp.c39 ASSERT (my_normcmp (input1, SIZEOF (input1), input2, SIZEOF (input2), UNINORM_NFD, &cmp) == 0);
42 ASSERT (my_normcmp (input2, SIZEOF (input2), input1, SIZEOF (input1), UNINORM_NFD, &cmp) == 0);
45 ASSERT (my_normcmp (input3, SIZEOF (input3), input4, SIZEOF (input4), UNINORM_NFD, &cmp) == 0);
48 ASSERT (my_normcmp (input4, SIZEOF (input4), input3, SIZEOF (input3), UNINORM_NFD, &cmp) == 0);
51 ASSERT (my_normcmp (input2, SIZEOF (input2), input3, SIZEOF (input
[all...]
H A Dtest-u8-nfkc.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
105 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (input)) == 0);
111 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
112 ASSERT (check (decomposed, SIZEOF (decomposed), input, SIZEOF (inpu
[all...]
H A Dtest-u16-nfd.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
116 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
121 ASSERT (check (input, SIZEOF (input), input, SIZEOF (inpu
[all...]
H A Dtest-u16-nfkd.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
116 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
122 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expecte
[all...]
H A Dtest-u32-nfd.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
116 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
121 ASSERT (check (input, SIZEOF (input), input, SIZEOF (inpu
[all...]
H A Dtest-u32-nfkd.c98 ASSERT (check (input, SIZEOF (input), input, SIZEOF (input)) == 0);
104 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
110 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
116 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expected)) == 0);
122 ASSERT (check (input, SIZEOF (input), expected, SIZEOF (expecte
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-casecmp.h34 ASSERT (my_casecmp (input, SIZEOF (input), NULL, 0, NULL, nf, &cmp) == 0);
37 ASSERT (my_casecmp (NULL, 0, input, SIZEOF (input), NULL, nf, &cmp) == 0);
40 ASSERT (my_casecmp (input, SIZEOF (input), input, SIZEOF (input), NULL, nf, &cmp) == 0);
50 ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, nf, &cmp) == 0);
53 ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, nf, &cmp) == 0);
63 ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input
[all...]
H A Dtest-ulc-casecmp.c41 ASSERT (my_casecmp (input1, SIZEOF (input1), input2, SIZEOF (input2), NULL, UNINORM_NFD, &cmp) == 0);
44 ASSERT (my_casecmp (input2, SIZEOF (input2), input1, SIZEOF (input1), NULL, UNINORM_NFD, &cmp) == 0);
47 ASSERT (my_casecmp (input3, SIZEOF (input3), input4, SIZEOF (input4), NULL, UNINORM_NFD, &cmp) == 0);
50 ASSERT (my_casecmp (input4, SIZEOF (input4), input3, SIZEOF (input3), NULL, UNINORM_NFD, &cmp) == 0);
53 ASSERT (my_casecmp (input2, SIZEOF (input2), input3, SIZEOF (input
[all...]
H A Dtest-is-lowercase.h27 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
34 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
41 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
48 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
55 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
62 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
71 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
78 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
85 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
92 ASSERT (my_is (input, SIZEOF (inpu
[all...]
H A Dtest-is-titlecase.h27 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
34 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
41 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
48 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
55 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
62 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
71 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
78 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
85 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
92 ASSERT (my_is (input, SIZEOF (inpu
[all...]
H A Dtest-is-uppercase.h27 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
34 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
41 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
48 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
55 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
62 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
71 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
78 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
85 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
92 ASSERT (my_is (input, SIZEOF (inpu
[all...]
H A Dtest-is-casefolded.h26 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
33 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
40 ASSERT (my_is (input, SIZEOF (input), NULL, &result) == 0);
H A Dtest-u16-casefold.c114 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
121 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
126 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
134 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
135 ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_t
[all...]
H A Dtest-u32-casefold.c114 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
121 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
126 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
134 ASSERT (check (input, SIZEOF (input), NULL, NULL, casefolded, SIZEOF (casefolded)) == 0);
135 ASSERT (check (input, SIZEOF (input), "tr", NULL, casefolded_tr, SIZEOF (casefolded_t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-move.h27 for (n = 0; n <= SIZEOF (src); n++)
29 UNIT dest[1 + SIZEOF (src) + 1] =
48 for (n = 0; n <= SIZEOF (src); n++)
50 UNIT dest[1 + SIZEOF (src) + 1];
74 ASSERT (SIZEOF (src) == SIZEOF (src2));
75 for (d = 0; d <= SIZEOF (src); d++)
79 for (n = 0; n <= SIZEOF (src); n++)
81 UNIT dest[1 + 2 * SIZEOF (src) + 1];
86 for (i = 0; i < SIZEOF (src
[all...]
H A Dtest-strdup.h27 for (n = 1; n <= SIZEOF (src); n++)
29 UNIT *result = U_STRDUP (src + SIZEOF (src) - n);
34 ASSERT (result[i] == src[SIZEOF (src) - n + i]);

Completed in 135 milliseconds

1234567891011