/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
D | OS2Tests.java | 83 private static EnumSet<UnicodeRange> makeUnicodeRangeSet(boolean odd) { in makeUnicodeRangeSet() argument 87 if (odd) { in makeUnicodeRangeSet() 90 odd = odd ? false : true; in makeUnicodeRangeSet() 95 private static EnumSet<CodePageRange> makeCodePageRangeSet(boolean odd) { in makeCodePageRangeSet() argument 99 if (odd) { in makeCodePageRangeSet() 102 odd = odd ? false : true; in makeCodePageRangeSet()
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/ |
D | OS2Tests.java | 83 private static EnumSet<UnicodeRange> makeUnicodeRangeSet(boolean odd) { in makeUnicodeRangeSet() argument 87 if (odd) { in makeUnicodeRangeSet() 90 odd = odd ? false : true; in makeUnicodeRangeSet() 95 private static EnumSet<CodePageRange> makeCodePageRangeSet(boolean odd) { in makeCodePageRangeSet() argument 99 if (odd) { in makeCodePageRangeSet() 102 odd = odd ? false : true; in makeCodePageRangeSet()
|
/third_party/node/test/fixtures/wpt/encoding/ |
D | textdecoder-fatal-streaming.any.js | 25 var odd = new Uint8Array([0x00]); 28 assert_equals(decoder.decode(odd, {stream: true}), ''); 29 assert_equals(decoder.decode(odd), '\u0000'); 33 decoder.decode(odd) 37 decoder.decode(odd, {stream: true});
|
/third_party/openssl/test/ssl-tests/ |
D | 13-fragmentation.cnf | 14 test-9 = 9-large-app-data-odd-fragment-size 17 test-12 = 12-large-app-data-aes-sha1-multibuffer-odd-fragment 18 test-13 = 13-large-app-data-aes-sha2-multibuffer-odd-fragment 238 [9-large-app-data-odd-fragment-size] 239 ssl_conf = 9-large-app-data-odd-fragment-size-ssl 241 [9-large-app-data-odd-fragment-size-ssl] 242 server = 9-large-app-data-odd-fragment-size-server 243 client = 9-large-app-data-odd-fragment-size-client 245 [9-large-app-data-odd-fragment-size-server] 250 [9-large-app-data-odd-fragment-size-client] [all …]
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_pwr8.h | 78 vec_unpacklo_epi32 (__m128i even, __m128i odd) in vec_unpacklo_epi32() argument 87 return vec_perm (even, odd, perm_mask); in vec_unpacklo_epi32() 91 vec_unpackhi_epi32 (__m128i even, __m128i odd) in vec_unpackhi_epi32() argument 100 return vec_perm (even, odd, perm_mask); in vec_unpackhi_epi32() 104 vec_unpacklo_epi64 (__m128i even, __m128i odd) in vec_unpacklo_epi64() argument 113 return vec_perm (even, odd, perm_mask); in vec_unpacklo_epi64() 117 vec_unpackhi_epi64 (__m128i even, __m128i odd) in vec_unpackhi_epi64() argument 126 return vec_perm (even, odd, perm_mask); in vec_unpackhi_epi64()
|
/third_party/libwebsockets/win32port/zlib/ |
D | crc32.c | 378 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local 385 odd[0] = 0xedb88320UL; /* CRC-32 polynomial */ 388 odd[n] = row; 393 gf2_matrix_square(even, odd); 396 gf2_matrix_square(odd, even); 402 gf2_matrix_square(even, odd); 412 gf2_matrix_square(odd, even); 414 crc1 = gf2_matrix_times(odd, crc1);
|
/third_party/selinux/secilc/docs/ |
D | cil_user_statements.md | 23 <tr class="odd"> 63 <tr class="odd"> 71 <tr class="odd"> 109 <tr class="odd"> 149 <tr class="odd"> 157 <tr class="odd"> 211 <tr class="odd"> 219 <tr class="odd"> 261 <tr class="odd"> 269 <tr class="odd"> [all …]
|
D | cil_role_statements.md | 23 <tr class="odd"> 65 <tr class="odd"> 73 <tr class="odd"> 111 <tr class="odd"> 151 <tr class="odd"> 159 <tr class="odd"> 219 <tr class="odd"> 227 <tr class="odd"> 257 <tr class="odd"> 265 <tr class="odd"> [all …]
|
D | cil_xen_statements.md | 27 <tr class="odd"> 37 <tr class="odd"> 71 <tr class="odd"> 81 <tr class="odd"> 115 <tr class="odd"> 123 <tr class="odd"> 157 <tr class="odd"> 165 <tr class="odd"> 199 <tr class="odd"> 207 <tr class="odd">
|
D | cil_file_labeling_statements.md | 23 <tr class="odd"> 31 <tr class="odd"> 40 <tr class="odd"> 50 <tr class="odd"> 58 <tr class="odd"> 66 <tr class="odd"> 74 <tr class="odd"> 131 <tr class="odd"> 144 <tr class="odd"> 201 <tr class="odd"> [all …]
|
D | cil_mls_labeling_statements.md | 25 <tr class="odd"> 65 <tr class="odd"> 99 <tr class="odd"> 107 <tr class="odd"> 145 <tr class="odd"> 192 <tr class="odd"> 232 <tr class="odd"> 262 <tr class="odd"> 270 <tr class="odd"> 306 <tr class="odd"> [all …]
|
D | cil_type_statements.md | 23 <tr class="odd"> 63 <tr class="odd"> 97 <tr class="odd"> 105 <tr class="odd"> 144 <tr class="odd"> 182 <tr class="odd"> 190 <tr class="odd"> 264 <tr class="odd"> 272 <tr class="odd"> 314 <tr class="odd"> [all …]
|
D | cil_conditional_statements.md | 25 <tr class="odd"> 33 <tr class="odd"> 72 <tr class="odd"> 80 <tr class="odd"> 94 <tr class="odd"> 147 <tr class="odd"> 155 <tr class="odd"> 194 <tr class="odd"> 202 <tr class="odd"> 216 <tr class="odd">
|
D | cil_class_and_permission_statements.md | 23 <tr class="odd"> 31 <tr class="odd"> 65 <tr class="odd"> 73 <tr class="odd"> 109 <tr class="odd"> 117 <tr class="odd"> 181 <tr class="odd"> 244 <tr class="odd"> 278 <tr class="odd"> 286 <tr class="odd"> [all …]
|
D | cil_container_statements.md | 32 <tr class="odd"> 40 <tr class="odd"> 76 <tr class="odd"> 84 <tr class="odd"> 92 <tr class="odd"> 136 <tr class="odd"> 144 <tr class="odd"> 152 <tr class="odd"> 243 <tr class="odd"> 251 <tr class="odd"> [all …]
|
D | cil_access_vector_rules.md | 23 <tr class="odd"> 31 <tr class="odd"> 111 <tr class="odd"> 119 <tr class="odd"> 162 <tr class="odd"> 170 <tr class="odd"> 211 <tr class="odd"> 219 <tr class="odd"> 272 <tr class="odd"> 280 <tr class="odd"> [all …]
|
/third_party/node/deps/zlib/ |
D | crc32.c | 437 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local 444 odd[0] = 0xedb88320UL; /* CRC-32 polynomial */ 447 odd[n] = row; 452 gf2_matrix_square(even, odd); 455 gf2_matrix_square(odd, even); 461 gf2_matrix_square(even, odd); 471 gf2_matrix_square(odd, even); 473 crc1 = gf2_matrix_times(odd, crc1);
|
/third_party/skia/third_party/externals/zlib/ |
D | crc32.c | 434 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local 441 odd[0] = 0xedb88320UL; /* CRC-32 polynomial */ 444 odd[n] = row; 449 gf2_matrix_square(even, odd); 452 gf2_matrix_square(odd, even); 458 gf2_matrix_square(even, odd); 468 gf2_matrix_square(odd, even); 470 crc1 = gf2_matrix_times(odd, crc1);
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | crc32.c | 437 unsigned long odd[GF2_DIM]; /* odd-power-of-two zeros operator */ local 444 odd[0] = 0xedb88320UL; /* CRC-32 polynomial */ 447 odd[n] = row; 452 gf2_matrix_square(even, odd); 455 gf2_matrix_square(odd, even); 461 gf2_matrix_square(even, odd); 471 gf2_matrix_square(odd, even); 473 crc1 = gf2_matrix_times(odd, crc1);
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | TomsMoCompAll2.inc | 189 // odd addresses -- the pixels at odd address wouldn't generate 192 #include "SearchLoopOddA6.inc" // 4 odd v half pels, 3 to left & right 193 #include "SearchLoopOddA.inc" // 6 odd pels, 1 to left & right 221 // odd addresses -- the pixels at odd address wouldn't generate 224 #include "SearchLoopOddA6.inc" // 4 odd v half pels, 3 to left & right 225 #include "SearchLoopOddA.inc" // 6 odd pels, 1 to left & right
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 1004 UChar odd[MAX_DEST_SIZE]; in testChaining() local 1017 memcpy(odd,expected,(expectedLen+1) * U_SIZEOF_UCHAR); in testChaining() 1021 evenLen = func(odd,-1,even,MAX_DEST_SIZE,options, &parseError, &status); in testChaining() 1027 oddLen = func(even,-1,odd,MAX_DEST_SIZE,options, &parseError, &status); in testChaining() 1036 u_strCaseCompare(odd,oddLen, expected,expectedLen, 0, &status) !=0 ){ in testChaining() 1042 u_strncmp(odd,expected,expectedLen) !=0 ){ in testChaining() 1054 memcpy(odd,expected,(expectedLen+1) * U_SIZEOF_UCHAR); in testChaining() 1058 … evenLen = func(odd,-1,even,MAX_DEST_SIZE,options|UIDNA_ALLOW_UNASSIGNED, &parseError, &status); in testChaining() 1064 … oddLen = func(even,-1,odd,MAX_DEST_SIZE,options|UIDNA_ALLOW_UNASSIGNED, &parseError, &status); in testChaining() 1073 u_strCaseCompare(odd,oddLen, expected,expectedLen, 0, &status) !=0 ){ in testChaining() [all …]
|
/third_party/node/test/parallel/ |
D | test-whatwg-encoding-custom-fatal-streaming.js | 35 const odd = new Uint8Array([0x00]); constant 41 decoder.decode(odd); 52 decoder.decode(odd, { stream: true });
|
/third_party/musl/src/math/ |
D | __tan.c | 66 double __tan(double x, double y, int odd) in __tan() argument 97 s = 1 - 2*odd; in __tan() 101 if (!odd) in __tan()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __tan.c | 66 double __tan(double x, double y, int odd) in __tan() argument 97 s = 1 - 2*odd; in __tan() 101 if (!odd) in __tan()
|
/third_party/optimized-routines/math/ |
D | v_cosf.c | 45 v_u32_t odd, cmp; in V_NAME() local 52 odd = v_as_u32_f32 (n) << 31; in V_NAME() 69 y = v_as_f32_u32 (v_as_u32_f32 (y) ^ odd); in V_NAME()
|