/external/llvm-project/llvm/lib/Support/ |
D | UnicodeCaseFold.cpp | 5 // http://www.unicode.org/Public/9.0.0/ucd/CaseFolding.txt 9 // "http://www.unicode.org/Public/9.0.0/ucd/CaseFolding.txt" \ 16 int llvm::sys::unicode::foldCharSimple(int C) { in foldCharSimple() argument 17 if (C < 0x0041) in foldCharSimple() 18 return C; in foldCharSimple() 20 if (C <= 0x005a) in foldCharSimple() 21 return C + 32; in foldCharSimple() 23 if (C == 0x00b5) in foldCharSimple() 24 return 0x03bc; in foldCharSimple() 25 if (C < 0x00c0) in foldCharSimple() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | UnicodeCaseFold.cpp | 5 // http://www.unicode.org/Public/9.0.0/ucd/CaseFolding.txt 9 // "http://www.unicode.org/Public/9.0.0/ucd/CaseFolding.txt" \ 16 int llvm::sys::unicode::foldCharSimple(int C) { in foldCharSimple() argument 17 if (C < 0x0041) in foldCharSimple() 18 return C; in foldCharSimple() 20 if (C <= 0x005a) in foldCharSimple() 21 return C + 32; in foldCharSimple() 23 if (C == 0x00b5) in foldCharSimple() 24 return 0x03bc; in foldCharSimple() 25 if (C < 0x00c0) in foldCharSimple() [all …]
|
/external/mesa3d/src/intel/tools/tests/gen7.5/ |
D | send.expected | 1 31 01 60 06 bc 0f 0f 20 24 0e 6e 00 00 c0 08 8a 2 31 01 60 06 bc 0f 0f 20 24 0e 6e 00 00 c0 08 86 3 31 00 60 02 29 0c 80 2f a0 01 8d 00 01 70 42 08 4 31 00 80 02 29 0c 00 2f 40 01 8d 00 01 70 84 10 5 31 01 60 06 25 0c 4f 26 64 06 6e 00 13 40 19 02 6 31 01 60 06 3c 0c 0f 20 84 01 6e 00 19 40 09 04 7 31 01 60 06 3c 0c 0f 20 a4 01 6e 00 11 40 09 04 8 31 01 60 06 3c 0c 0f 20 84 01 6e 00 09 40 09 04 9 31 01 60 06 3c 0c 0f 20 84 01 6e 00 01 40 09 04 10 31 01 60 06 25 0c cf 21 e4 01 6e 00 0b 40 19 02 [all …]
|
/external/mesa3d/src/intel/tools/tests/gen7/ |
D | send.expected | 1 31 01 60 06 bc 0f 0f 20 24 0e 6e 00 00 c0 08 86 2 31 01 60 06 bc 0f 0f 20 24 0e 6e 00 00 c0 08 8a 3 31 00 60 02 29 0c 40 20 00 01 8d 00 01 70 42 08 4 31 00 80 02 29 0c 40 20 c0 01 8d 00 01 70 84 10 5 31 01 60 06 25 0c 4f 26 64 06 6e 00 13 40 19 02 6 31 01 60 06 3c 0c 0f 20 84 01 6e 00 19 40 09 04 7 31 01 60 06 3c 0c 0f 20 a4 01 6e 00 11 40 09 04 8 31 01 60 06 3c 0c 0f 20 84 01 6e 00 09 40 09 04 9 31 01 60 06 3c 0c 0f 20 84 01 6e 00 01 40 09 04 10 31 01 60 06 25 0c cf 21 e4 01 6e 00 0b 40 19 02 [all …]
|
/external/rust/crates/bstr/src/unicode/fsm/ |
D | sentence_break_fwd.littleendian.dfa | 7 …����������������BDL2L��0�h�d(����d(… 17 …0:;>??@@[[\\]]^`az{{||}}~������������������������������������������������������������������������…
|
D | sentence_break_fwd.bigendian.dfa | 7 …�������������BDL2L���0�h(d����(d… 17 …0:;>??@@[[\\]]^`az{{||}}~������������������������������������������������������������������������…
|
/external/mesa3d/prebuilt-intermediates/glsl/ |
D | ir_expression_operation_constant.h | 3 for (unsigned c = 0; c < op[0]->type->components(); c++) { variable 4 switch (op[0]->type->base_type) { 6 data.u[c] = ~ op[0]->value.u[c]; 9 data.i[c] = ~ op[0]->value.i[c]; 12 data.u64[c] = ~ op[0]->value.u64[c]; 15 data.i64[c] = ~ op[0]->value.i64[c]; 24 for (unsigned c = 0; c < op[0]->type->components(); c++) { variable 25 switch (op[0]->type->base_type) { 27 data.b[c] = !op[0]->value.b[c]; 36 for (unsigned c = 0; c < op[0]->type->components(); c++) { variable [all …]
|
/external/mesa3d/src/intel/tools/tests/gen9/ |
D | sends.expected | 1 33 00 60 0c 10 40 02 00 44 04 00 00 01 50 03 04 2 33 10 60 0c 10 30 00 00 24 00 00 00 01 60 03 04 3 33 00 60 0c 10 70 01 00 a4 02 00 00 01 50 03 04 4 33 00 61 0c 1a 30 20 01 41 00 00 00 01 b2 10 02 5 33 00 81 0c 1a 60 60 01 42 00 00 00 01 a2 20 04 6 33 00 80 0c 10 80 00 00 c2 00 00 00 fe 5e 02 04 7 33 00 80 0c 10 c0 00 00 42 01 00 00 fe 87 00 04 8 33 00 61 0c 12 50 00 00 64 01 00 00 02 50 03 04 9 33 10 61 0c 12 b0 00 00 44 00 00 00 02 60 03 04 10 33 00 61 0c 12 40 00 00 64 00 00 00 01 60 02 02 [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_format.c | 34 #define NV30_3D_TEX_FORMAT_FORMAT_RGBA16F 0x00004a00 36 #define NV30_3D_TEX_FORMAT_FORMAT_RGBA32F 0x00004b00 38 #define NV30_3D_TEX_FORMAT_FORMAT_R32F 0x00004c00 43 #define NV30_3D_TEX_FORMAT_FORMAT_RG16F 0xdeadcafe 44 #define NV30_3D_TEX_FORMAT_FORMAT_RG16F_RECT 0xdeadcafe 46 #define NV40_3D_TEX_FORMAT_FORMAT_R32F 0x00001c00 47 #define NV40_3D_TEX_FORMAT_FORMAT_RG16F 0x00001f00 49 #define ____ 0 153 #define _(a,b,c) [PIPE_FORMAT_##a] = { \ argument 154 .hw = NV30_3D_VTXFMT_TYPE_##b | ((c) << NV30_3D_VTXFMT_SIZE__SHIFT) \ [all …]
|
/external/walt/hardware/kicad/ |
D | WALTsm.sch | 34 EELAYER 25 0 52 F 0 "U1" H 2300 3500 50 0000 C CNN 53 F 1 "TeensyLC_with_headers" V 2550 2750 50 0000 C CNN 54 F 2 "Housings_DIP:DIP-28_W15.24mm" V 2950 2750 50 0001 C CNN 55 F 3 "https://www.pjrc.com/teensy/teensyLC.html" V 2850 2750 50 0001 C CNN 57 1 0 0 -1 63 F 0 "#PWR01" H 1650 1750 50 0001 C CNN 64 F 1 "GND" H 1650 1850 50 0000 C CNN 65 F 2 "" H 1650 2000 50 0000 C CNN 66 F 3 "" H 1650 2000 50 0000 C CNN [all …]
|
/external/vixl/test/test-trace-reference/ |
D | log-sysregs | 1 # NZCV: N:0 Z:0 C:0 V:0 2 # NZCV: N:0 Z:0 C:0 V:0 3 # NZCV: N:0 Z:0 C:0 V:0 4 # NZCV: N:0 Z:0 C:0 V:0 5 # NZCV: N:0 Z:0 C:0 V:0 6 # NZCV: N:0 Z:1 C:0 V:0 7 # NZCV: N:0 Z:1 C:0 V:0 8 # NZCV: N:0 Z:0 C:0 V:0 9 # NZCV: N:0 Z:0 C:0 V:0 10 # NZCV: N:0 Z:0 C:0 V:0 [all …]
|
/external/mesa3d/src/intel/tools/tests/gen8/ |
D | send.expected | 1 31 00 60 06 e0 3a 00 20 60 0f 8d 06 17 00 08 8a 3 31 00 60 06 e0 3a 00 20 60 0f 8d 06 27 00 08 8a 4 31 00 80 09 0c 02 20 21 40 00 8d 06 00 03 28 02 5 31 00 60 06 e0 3a 00 20 e0 0e 8d 06 17 00 08 92 6 31 00 60 0c 40 02 00 20 60 00 8d 06 01 50 0b 0e 7 31 10 60 0c 40 02 00 20 20 00 8d 06 01 60 0b 0e 8 31 00 80 07 44 12 00 20 e0 0f 8d 06 10 00 00 82 12 31 00 60 06 e0 3a 00 20 00 01 8d 06 17 00 0a 14 13 31 00 60 06 e0 3a 00 20 c0 0e 8d 06 17 00 0a 94 14 31 00 60 06 e0 02 00 20 60 01 8d 06 37 00 0a 0c [all …]
|
/external/XNNPACK/src/f32-conv-hwc/ |
D | 3x3s2p0p1c3-neon-x2.c.in | 6 $assert CHANNEL_TILE % 4 == 0 34 assert(input_width != 0); 37 assert(output_channels != 0); 82 size_t c = output_channels; 90 float32x4_t vo0x0c${ABC[0:4]} = vld1q_f32(w); 91 $for C in range(4, CHANNEL_TILE, 4): 92 float32x4_t vo0x0c${ABC[C:C+4]} = vld1q_f32(w + ${C}); 94 $for C in range(0, CHANNEL_TILE, 4): 95 float32x4_t vo${Y}x0c${ABC[C:C+4]} = vo0x0c${ABC[C:C+4]}; 97 $for C in range(0, CHANNEL_TILE, 4): [all …]
|
D | 3x3s2p0p1c3-neon-x1.c.in | 6 $assert CHANNEL_TILE % 4 == 0 34 assert(input_width != 0); 37 assert(output_channels != 0); 82 size_t c = output_channels; 90 float32x4_t vo0c${ABC[0:4]} = vld1q_f32(w); 91 $for C in range(4, CHANNEL_TILE, 4): 92 float32x4_t vo0c${ABC[C:C+4]} = vld1q_f32(w + ${C}); 94 $for C in range(0, CHANNEL_TILE, 4): 95 float32x4_t vo${Y}c${ABC[C:C+4]} = vo0c${ABC[C:C+4]}; 97 $for C in range(0, CHANNEL_TILE, 4): [all …]
|
D | 3x3s2p1c3-neon-x1.c.in | 6 $assert CHANNEL_TILE % 4 == 0 34 assert(input_width != 0); 37 assert(output_channels != 0); 82 size_t c = output_channels; 90 float32x4_t vo0c${ABC[0:4]} = vld1q_f32(w); 91 $for C in range(4, CHANNEL_TILE, 4): 92 float32x4_t vo0c${ABC[C:C+4]} = vld1q_f32(w + ${C}); 94 $for C in range(0, CHANNEL_TILE, 4): 95 float32x4_t vo${Y}c${ABC[C:C+4]} = vo0c${ABC[C:C+4]}; 97 $for C in range(0, CHANNEL_TILE, 4): [all …]
|
D | 3x3s2p1c3-neon-x2.c.in | 6 $assert CHANNEL_TILE % 4 == 0 34 assert(input_width != 0); 37 assert(output_channels != 0); 82 size_t c = output_channels; 90 float32x4_t vo0x0c${ABC[0:4]} = vld1q_f32(w); 91 $for C in range(4, CHANNEL_TILE, 4): 92 float32x4_t vo0x0c${ABC[C:C+4]} = vld1q_f32(w + ${C}); 94 $for C in range(0, CHANNEL_TILE, 4): 95 float32x4_t vo${Y}x0c${ABC[C:C+4]} = vo0x0c${ABC[C:C+4]}; 97 $for C in range(0, CHANNEL_TILE, 4): [all …]
|
/external/python/cpython2/Modules/ |
D | cmathmodule.c | 3 /* much code borrowed from mathmodule.c */ 12 #error "Modules/cmathmodule.c expects FLT_RADIX to be 2 or 16" 66 ST_NINF, /* 0, negative infinity */ 68 ST_NZERO, /* 2, -0. */ 69 ST_PZERO, /* 3, +0. */ 79 if (d != 0) { in special_type() 102 errno = 0; \ 115 /* First, the C functions that do the real work. Each of the c_* 117 and also sets errno as follows: errno = 0 if no floating-point 138 if (z.real < 0.) { in c_acos() [all …]
|
/external/sonivox/arm-wt-22k/host_src/ |
D | eas_debugmsgs.h | 1 /* Auto-generated from source file: eas_chorusdata.c */ 2 /* Auto-generated from source file: eas_xmfdata.c */ 3 /* Auto-generated from source file: eas_mdls.c */ 4 { 0x19299ed4, 0x00000022, "eas_mdls.c[2561]: #Instruments: %u\n" }, 5 { 0x19299ed4, 0x00000023, "eas_mdls.c[2562]: #Regions: %u\n" }, 6 { 0x19299ed4, 0x00000024, "eas_mdls.c[2563]: #Articulations: %u\n" }, 7 { 0x19299ed4, 0x00000025, "eas_mdls.c[2564]: #Waves: %u\n" }, 8 { 0x19299ed4, 0x00000026, "eas_mdls.c[2569]: Locale: %lu:%lu:%lu\n" }, 9 { 0x19299ed4, 0x00000027, "eas_mdls.c[2576]: \tRegion: %u\n" }, 10 { 0x19299ed4, 0x00000028, "eas_mdls.c[2578]: \t\tm_nGain: %d\n" }, [all …]
|
/external/python/cpython2/Modules/cjkcodecs/ |
D | _codecs_jp.c | 2 * _codecs_jp.c: Codecs collection for Japanese encodings 8 #define EMPBASE 0x20000 22 while (inleft > 0) { in ENCODER() 23 Py_UNICODE c = IN1; in ENCODER() local 27 if (c <= 0x80) { in ENCODER() 28 WRITE1((unsigned char)c) in ENCODER() 32 else if (c >= 0xff61 && c <= 0xff9f) { in ENCODER() 33 WRITE1(c - 0xfec0) in ENCODER() 37 else if (c >= 0xf8f0 && c <= 0xf8f3) { in ENCODER() 40 if (c == 0xf8f0) in ENCODER() [all …]
|
/external/libabigail/doc/vizualization/graph/svg/ |
D | sa-D5v2.svg | 2 …:xlink="http://www.w3.org/1999/xlink" width="46pt" height="196pt" viewBox="0 0 46 196" version="1.… 5 <symbol overflow="visible" id="glyph0-0"> 6 …C 6 -4.710938 5.929688 -4.460938 5.796875 -4.234375 C 5.660156 -4.015625 5.492188 -3.832031 5.2968… 9 …0 L 1 -7 L 3.4375 -7 C 4.238281 -7 4.863281 -6.664062 5.3125 -6 C 5.769531 -5.34375 6 -4.507812 6 … 12 …C 1.816406 -4.597656 2.191406 -5 2.609375 -5 C 3.316406 -5 3.890625 -4.773438 4.328125 -4.328125 C… 15 <path style="stroke:none;" d="M 2.5625 0 L 1.75 0 L 0.09375 -5 L 0.9375 -5 L 2.203125 -0.9375 L 3.5… 18 …0 -5 C 0.0507812 -6.332031 0.898438 -7 2.546875 -7 C 3.285156 -7 3.882812 -6.789062 4.34375 -6.375… 21 …0 L 4 0 L 4 -1.109375 C 3.78125 -0.710938 3.546875 -0.425781 3.296875 -0.25 C 3.054688 -0.0820312 … 24 …0 -3.46875 C 0 -3.769531 0.0234375 -4.070312 0.078125 -4.375 C 0.140625 -4.675781 0.25 -4.988281 0… 27 …C 1.976562 -6 1.570312 -5.90625 1.34375 -5.71875 C 1.125 -5.539062 1.007812 -5.300781 1 -5 L 0 -5 … [all …]
|
D | sa-D5v1.svg | 2 …:xlink="http://www.w3.org/1999/xlink" width="46pt" height="196pt" viewBox="0 0 46 196" version="1.… 5 <symbol overflow="visible" id="glyph0-0"> 6 …C 6 -4.710938 5.929688 -4.460938 5.796875 -4.234375 C 5.660156 -4.015625 5.492188 -3.832031 5.2968… 9 …0 L 1 -7 L 3.4375 -7 C 4.238281 -7 4.863281 -6.664062 5.3125 -6 C 5.769531 -5.34375 6 -4.507812 6 … 12 …C 1.816406 -4.597656 2.191406 -5 2.609375 -5 C 3.316406 -5 3.890625 -4.773438 4.328125 -4.328125 C… 15 <path style="stroke:none;" d="M 2.5625 0 L 1.75 0 L 0.09375 -5 L 0.9375 -5 L 2.203125 -0.9375 L 3.5… 18 … -5 L 1 -5 L 1 -6 C 1.363281 -6.0625 1.597656 -6.144531 1.703125 -6.25 C 1.816406 -6.363281 1.9140… 21 …0 L 4 0 L 4 -1.109375 C 3.78125 -0.710938 3.546875 -0.425781 3.296875 -0.25 C 3.054688 -0.0820312 … 24 …0 -3.46875 C 0 -3.769531 0.0234375 -4.070312 0.078125 -4.375 C 0.140625 -4.675781 0.25 -4.988281 0… 27 …C 1.976562 -6 1.570312 -5.90625 1.34375 -5.71875 C 1.125 -5.539062 1.007812 -5.300781 1 -5 L 0 -5 … [all …]
|
/external/XNNPACK/src/qs8-gavgpool/ |
D | multipass-sse.c.in | 7 $assert CHANNEL_TILE % 8 == 0 36 assert(channels != 0); 48 size_t c = channels; 49 …for (; ${"c >= %d" % CHANNEL_TILE if CHANNEL_TILE > 16 else "c != 0"}; ${("c -= %d" if CHANNEL_TIL… 52 … const __m128i vxi${M}x${ABC[0:8]} = _mm_cvtepi8_epi16(_mm_loadl_epi64((const __m128i*) i${M})); 53 $for C in range(8, CHANNEL_TILE, 8): 54 …const __m128i vxi${M}x${ABC[C:C+8]} = _mm_cvtepi8_epi16(_mm_loadl_epi64((const __m128i*) (i${M} + … 56 const __m128i vi${M}x${ABC[0:8]} = _mm_loadl_epi64((const __m128i*) i${M}); 57 $for C in range(8, CHANNEL_TILE, 8): 58 const __m128i vi${M}x${ABC[C:C+8]} = _mm_loadl_epi64((const __m128i*) (i${M} + ${C})); [all …]
|
/external/tcpdump/tests/ |
D | geonet_and_calm_fast.out | 1 GeoNet src:00:0c:42:6d:54:db; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 2 GeoNet src:00:0c:42:6d:54:d5; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 3 GeoNet src:00:0c:42:6d:54:df; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 4 GeoNet src:00:0c:42:6d:54:db; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 5 GeoNet src:00:0c:42:6d:54:d5; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 6 GeoNet src:00:0c:42:6d:54:df; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 7 GeoNet src:00:0c:42:6d:54:db; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 8 GeoNet src:00:0c:42:6d:54:d5; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 9 GeoNet src:00:0c:42:6d:54:df; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… 10 GeoNet src:00:0c:42:6d:54:db; v:0 NH:0-Any HT:1-0-Beacon HopLim:1 Payload:0 GN_ADDR:00:00:00:0c:42:… [all …]
|
/external/libgsm/src/ |
D | gsm_explode.c | 7 /* $Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/gsm_explode.c,v 1.2 1996/07/02 14:32:42 ju… 13 int gsm_explode P3((s, c, target), gsm s, gsm_byte * c, gsm_signal * target) 25 uword sr = 0; 29 sr = *c++; 30 LARc[0] = sr & 0x3f; sr >>= 6; 31 sr |= (uword)*c++ << 2; 32 LARc[1] = sr & 0x3f; sr >>= 6; 33 sr |= (uword)*c++ << 4; 34 LARc[2] = sr & 0x1f; sr >>= 5; 35 LARc[3] = sr & 0x1f; sr >>= 5; [all …]
|
D | gsm_decode.c | 7 /* $Header: /tmp_amd/presto/export/kbs/jutta/src/gsm/RCS/gsm_decode.c,v 1.2 1996/07/02 09:59:05 jut… 14 int gsm_decode P3((s, c, target), gsm s, gsm_byte * c, gsm_signal * target) 21 uword sr = 0; 26 sr = *c++; 27 LARc[0] = sr & 0x3f; sr >>= 6; 28 sr |= (uword)*c++ << 2; 29 LARc[1] = sr & 0x3f; sr >>= 6; 30 sr |= (uword)*c++ << 4; 31 LARc[2] = sr & 0x1f; sr >>= 5; 32 LARc[3] = sr & 0x1f; sr >>= 5; [all …]
|