/external/tcpdump/tests/ |
D | rstp-v.out | 1 STP 802.1w, Rapid STP, Flags [Proposal], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43 3 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0, port-role Designated 4 STP 802.1w, Rapid STP, Flags [Proposal], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43 6 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0, port-role Designated 7 STP 802.1w, Rapid STP, Flags [Proposal], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43 9 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0, port-role Designated 10 STP 802.1w, Rapid STP, Flags [Proposal], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43 12 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0, port-role Designated 13 STP 802.1w, Rapid STP, Flags [Proposal], bridge-id 8001.00:19:06:ea:b8:80.800c, length 43 15 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0, port-role Designated [all …]
|
D | stp-v.out | 1 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 3 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0 4 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 6 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0 7 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 9 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0 10 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 12 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0 13 STP 802.1d, Config, Flags [none], bridge-id 8001.00:19:06:ea:b8:80.8005, length 43 15 root-id 8001.00:19:06:ea:b8:80, root-pathcost 0 [all …]
|
D | dtp-v.out | 5 Neighbor TLV (0x0004) TLV, length 10, 00:19:06:ea:b8:85 6 00:19:06:ea:b8:85 > 01:00:0c:00:00:00 SNAP Unnumbered, ui, Flags [Command], length 76 11 Neighbor TLV (0x0004) TLV, length 10, 00:19:06:ea:b8:85 12 00:19:06:ea:b8:85 > 01:00:0c:00:00:00 SNAP Unnumbered, ui, Flags [Command], length 76 17 Neighbor TLV (0x0004) TLV, length 10, 00:19:06:ea:b8:85 18 00:19:06:ea:b8:85 > 01:00:0c:00:00:00 SNAP Unnumbered, ui, Flags [Command], length 76 23 Neighbor TLV (0x0004) TLV, length 10, 00:19:06:ea:b8:85 24 00:19:06:ea:b8:85 > 01:00:0c:00:00:00 SNAP Unnumbered, ui, Flags [Command], length 76 29 Neighbor TLV (0x0004) TLV, length 10, 00:19:06:ea:b8:85 30 00:19:06:ea:b8:85 > 01:00:0c:00:00:00 SNAP Unnumbered, ui, Flags [Command], length 76
|
/external/llvm/test/CodeGen/NVPTX/ |
D | globals_init.ll | 6 ; CHECK-DAG: .b8 Gbli08[2] = {171, 205}; 9 ; CHECK-DAG: .b8 Gbli16[4] = {205, 171, 1, 239}; 12 ; CHECK-DAG: .b8 Gbli32[8] = {1, 239, 205, 171, 137, 103, 69, 35}; 15 ; CHECK-DAG: .b8 Gbli64[16] = {137, 103, 69, 35, 1, 239, 205, 171, 239, 205, 171, 137, 103, 69, 35,… 18 ; CHECK-DAG: .b8 Gblf32[8] = {192, 225, 100, 75, 0, 96, 106, 69}; 21 ; CHECK-DAG: .b8 Gblf64[16] = {116, 10, 181, 48, 134, 62, 230, 58, 106, 222, 138, 98, 204, 250, 200…
|
D | arg-lowering.ll | 3 ; CHECK: .visible .func (.param .align 16 .b8 func_retval0[16]) foo0( 4 ; CHECK: .param .align 4 .b8 foo0_param_0[8] 9 ; CHECK: .visible .func (.param .align 8 .b8 func_retval0[8]) foo1( 10 ; CHECK: .param .align 8 .b8 foo1_param_0[16]
|
D | vector-args.ll | 6 ; CHECK: .param .align 8 .b8 foo_param_0[8] 18 ; CHECK: .param .align 16 .b8 bar_param_0[16] 29 ; CHECK: .func (.param .align 16 .b8 func_retval0[16]) baz 30 ; CHECK: .param .align 16 .b8 baz_param_0[16]
|
D | param-align.ll | 6 ; CHECK: .param .align 4 .b8 t1_param_0[4] 14 ; CHECK: .param .align 8 .b8 t2_param_0[8] 23 ; CHECK: .param .align 4 .b8 t3_param_0[8]
|
D | vector-global.ll | 7 ; CHECK: .extern .global .align 16 .b8 g1[16]; 9 ; CHECK: .visible .global .align 16 .b8 g2[16];
|
D | aggr-param.ll | 8 ; CHECK: .param .align 4 .b8 bar_param_0[16] 15 ; CHECK: .param .align 4 .b8 foo_param_0[20]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | peephole-align.ll | 15 %struct.b8 = type<{ i8, i8, i8, i8, i8, i8, i8, i8 }> 25 @b8v = global %struct.b8 <{ i8 1, i8 2, i8 3, i8 4, i8 5, i8 6, i8 7, i8 8 }>, align 8 180 %0 = load i8, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 0), align 1 182 store i8 %inc0, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 0), align 1 183 %1 = load i8, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 1), align 1 185 store i8 %inc1, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 1), align 1 186 %2 = load i8, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 2), align 1 188 store i8 %inc2, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 2), align 1 189 %3 = load i8, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 3), align 1 191 store i8 %inc3, i8* getelementptr inbounds (%struct.b8, %struct.b8* @b8v, i32 0, i32 3), align 1 [all …]
|
/external/libavc/encoder/ |
D | ih264e_intra_modes_eval.c | 561 UWORD32 b8, u4_pix_x, u4_pix_y; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() local 593 for(b8 = 0; b8 < 4; b8++) in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 595 u4_pix_x = (b8 & 0x01) << 3; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 596 u4_pix_y = (b8 >> 1) << 3; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 620 ps_proc->ai4_neighbor_avail_8x8_subblks[b8] = i4_ngbr_avbl; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 662 u4_left_intra_8x8_mode = ps_proc->au1_left_mb_intra_modes[b8+1]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 666 u4_left_intra_8x8_mode = ps_proc->au1_left_mb_intra_modes[(b8+1)*4+2]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 671 u4_left_intra_8x8_mode = ps_proc->au1_intra_luma_mb_8x8_modes[b8-1]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 678 u4_top_intra_8x8_mode = pu1_top_mb_intra_modes[b8+2]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 682 u4_top_intra_8x8_mode = pu1_top_mb_intra_modes[(b8+2)*4+2]; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() [all …]
|
D | ih264e_core_coding.c | 1000 UWORD32 u4_mb_coeff_cost = 0, u4_b8_coeff_cost = 0, coeff_cnt, mask, u4_cntrl = 0, b4, b8; in ih264e_pack_l_mb() local 1021 b8 = b4 >> 2; in ih264e_pack_l_mb() 1069 *u1_cbp_l |= (1 << b8); in ih264e_pack_l_mb() 1089 (*u1_cbp_l & (1 << b8)) ) in ih264e_pack_l_mb() 1101 *u1_cbp_l = (*u1_cbp_l & (~(1 << b8))); in ih264e_pack_l_mb() 1116 if (!(*u1_cbp_l & (1 << b8))) in ih264e_pack_l_mb() 1687 UWORD32 i, b8, b4, u1_blk_x, u1_blk_y, u1_pix_x, u1_pix_y, coeff_cnt, mask; in ih264e_code_luma_intra_macroblock_4x4() local 1690 for (b8 = 0; b8 < 4; b8++) in ih264e_code_luma_intra_macroblock_4x4() 1692 u1_blk_x = GET_BLK_RASTER_POS_X(b8) << 3; in ih264e_code_luma_intra_macroblock_4x4() 1693 u1_blk_y = GET_BLK_RASTER_POS_Y(b8) << 3; in ih264e_code_luma_intra_macroblock_4x4() [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PTX/ |
D | st.ll | 3 ;CHECK: .extern .global .b8 array_i16[20]; 6 ;CHECK: .extern .const .b8 array_constant_i16[20]; 9 ;CHECK: .extern .shared .b8 array_shared_i16[20]; 12 ;CHECK: .extern .global .b8 array_i32[40]; 15 ;CHECK: .extern .const .b8 array_constant_i32[40]; 18 ;CHECK: .extern .shared .b8 array_shared_i32[40]; 21 ;CHECK: .extern .global .b8 array_i64[80]; 24 ;CHECK: .extern .const .b8 array_constant_i64[80]; 27 ;CHECK: .extern .shared .b8 array_shared_i64[80]; 30 ;CHECK: .extern .global .b8 array_float[40]; [all …]
|
D | ld.ll | 3 ;CHECK: .extern .global .b8 array_i16[20]; 6 ;CHECK: .extern .const .b8 array_constant_i16[20]; 9 ;CHECK: .extern .shared .b8 array_shared_i16[20]; 12 ;CHECK: .extern .global .b8 array_i32[40]; 15 ;CHECK: .extern .const .b8 array_constant_i32[40]; 18 ;CHECK: .extern .shared .b8 array_shared_i32[40]; 21 ;CHECK: .extern .global .b8 array_i64[80]; 24 ;CHECK: .extern .const .b8 array_constant_i64[80]; 27 ;CHECK: .extern .shared .b8 array_shared_i64[80]; 30 ;CHECK: .extern .global .b8 array_float[40]; [all …]
|
D | stack-object.ll | 4 ; CHECK: .local .align 4 .b8 __local0[4]; 13 ; CHECK: .local .align 8 .b8 __local0[4];
|
/external/llvm/test/tools/llvm-readobj/ |
D | gnu-symbols.test | 28 DYN-NEXT: 1: 00000000000001b8 0 NOTYPE GLOBAL DEFAULT 4 foo 39 DYN-NEXT: 4: 00000000000001b8 0 SECTION LOCAL DEFAULT 4 40 DYN-NEXT: 5: 00000000002001b8 0 SECTION LOCAL DEFAULT 5 41 DYN-NEXT: 6: 00000000002001b8 0 OBJECT LOCAL DEFAULT 5 _DYNAMIC 44 DYN-NEXT: 9: 00000000000001b8 0 NOTYPE GLOBAL DEFAULT 4 foo
|
/external/lzma/CPP/Common/ |
D | MyGuidDef.h | 49 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument 50 MY_EXTERN_C const GUID name = { l, w1, w2, { b1, b2, b3, b4, b5, b6, b7, b8 } } 52 #define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \ argument
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2007-03-26-BadShiftMask.ll | 10 i32 %b8, i32 %iftmp.430.0, i32* %tmp134.out, i32* %tmp137.out) 13 %tmp133 = and i32 %b8, 1 ; <i32> [#uses=1] 15 %tmp136 = ashr i32 %b8, 1 ; <i32> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2007-03-26-BadShiftMask.ll | 10 i32 %b8, i32 %iftmp.430.0, i32* %tmp134.out, i32* %tmp137.out) 13 %tmp133 = and i32 %b8, 1 ; <i32> [#uses=1] 15 %tmp136 = ashr i32 %b8, 1 ; <i32> [#uses=1]
|
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/ |
D | control.printer_epson | 40 ["04b8:089e Seiko Epson Corp."], 41 str("lsusb -v -d 04b8:089e") : 46 vendor_id_dict_control_file = {'04b8': 'Printer'}
|
/external/libvpx/libvpx/vpx_dsp/ |
D | psnr.c | 51 const uint8_t *b8, int b_stride, int w, in encoder_highbd_variance64() argument 56 uint16_t *b = CONVERT_TO_SHORTPTR(b8); in encoder_highbd_variance64() 72 const uint8_t *b8, int b_stride, int w, in encoder_highbd_8_variance() argument 76 encoder_highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, in encoder_highbd_8_variance() 125 const uint8_t *b8, int b_stride, int width, in highbd_get_sse_shift() argument 128 const uint16_t *b = CONVERT_TO_SHORTPTR(b8); in highbd_get_sse_shift()
|
/external/curl/tests/certs/ |
D | Server-localhost-sv.crt | 21 00:ba:5f:4b:69:74:31:99:4d:f4:b4:b7:2a:65:b8: 26 a1:b3:c7:d1:d0:06:b8:ff:df:dc:e0:32:2a:e7:dd: 46 00:fe:c4:fc:4b:28:b8:bc:39:8c:6f:f1:72:d3:76:da:28:27: 48 be:fc:e4:b7:19:5c:b8:83:6e:ef:2c:b0:d5:7c:fc:0d:cb:7e:
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_aq_variance.c | 110 const uint8_t *b8, int b_stride, int w, int h, in aq_highbd_variance64() argument 115 uint16_t *b = CONVERT_TO_SHORTPTR(b8); in aq_highbd_variance64() 131 const uint8_t *b8, int b_stride, int w, int h, in aq_highbd_8_variance() argument 135 aq_highbd_variance64(a8, a_stride, b8, b_stride, w, h, &sse_long, &sum_long); in aq_highbd_8_variance()
|
/external/valgrind/VEX/useful/ |
D | fp_80_64.c | 547 UInt b9,b8,b7,i, j; in do_80_to_64_tests() local 569 for (b8 = 0; b8 < 256; b8 += STEP) { in do_80_to_64_tests() 577 f80[8] = b8; in do_80_to_64_tests()
|
/external/conscrypt/openjdk/src/test/resources/ |
D | cert-ct-embedded.pem | 17 ce:15:c9:5b:a2:f8:0e:e4:58:bd:7d:b8:6f:8a:4b: 21 37:7e:a2:5b:1a:1e:39:ee:d0:b8:81:19:dc:15:4d: 44 40:35:c3:d0:78:30:7a:68:c6:07:5a:2e:20:c8:9f:36:b8:91:
|