| /external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server-raw/ | 
| D | README.md | 8 Connecting to the server using `echo "hello" | nc --no-shutdown 127.0.0.1 7681`13 nmap-ncat, the --no-shutdown is needed to stop it hanging up itself after it
 25 ---|---
 26 -d <loglevel>|Debug verbosity in decimal, eg, -d15
 29 [2020/07/28 10:25:54:6747] U: LWS Secure Streams Server Raw
 30 [2020/07/28 10:25:54:7194] N: LWS: 4.0.99-v4.0.0-247-g58be599aa, loglevel 1031
 31 [2020/07/28 10:25:54:7198] N: NET CLI SRV H1 H2 WS MQTT SS-JSON-POL SSPROX ASYNC_DNS IPv6-absent
 32 [2020/07/28 10:25:54:9376] N: lws_adopt_descriptor_vhost2: wsi 0x5317d30, vhost system ss_handle (n…
 33 [2020/07/28 10:25:54:9442] N: lws_adopt_descriptor_vhost2: wsi 0x53182c0, vhost system ss_handle (n…
 34 [2020/07/28 10:25:54:9920] N: smd_cb: creating server stream
 [all …]
 
 | 
| /external/cronet/tot/third_party/libc++/src/test/libcxx/algorithms/alg.sorting/assert.sort.invalid_comparator/ | 
| D | bad_comparator_values.h | 1 //===----------------------------------------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 7 //===----------------------------------------------------------------------===//
 92 0 10 1
 110 0 28 1
 151 1 10 1
 169 1 28 1
 210 2 10 1
 228 2 28 1
 269 3 10 1
 [all …]
 
 | 
| /external/cronet/stable/third_party/libc++/src/test/libcxx/algorithms/alg.sorting/assert.sort.invalid_comparator/ | 
| D | bad_comparator_values.h | 1 //===----------------------------------------------------------------------===//5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
 7 //===----------------------------------------------------------------------===//
 92 0 10 1
 110 0 28 1
 151 1 10 1
 169 1 28 1
 210 2 10 1
 228 2 28 1
 269 3 10 1
 [all …]
 
 | 
| /external/coreboot/src/soc/nvidia/tegra210/ | 
| D | sdram_lp0.c | 1 /* SPDX-License-Identifier: GPL-2.0-only */20 	_Static_assert((1 ? src_bits) - (0 ? src_bits) == (1 ? dst_bits) - \  in sdram_lp0_save_params()
 22 	u32 mask = 0xffffffff >> (31 - ((1 ? src_bits) - (0 ? src_bits))); \  in sdram_lp0_save_params()
 28 	pack(sdram->param, src_bits, pmc->pmcreg, dst_bits)  in sdram_lp0_save_params()
 31 	pack(value, (1 ? dst_bits) - (0 ? dst_bits) : 0, pmc->pmcreg, dst_bits)  in sdram_lp0_save_params()
 34 #define s32(param, pmcreg) pmc->pmcreg = sdram->param  in sdram_lp0_save_params()
 37 #define c32(value, pmcreg) pmc->pmcreg = value  in sdram_lp0_save_params()
 43 	s(EmcClockSourceDll, 11:10, scratch6, 31:30);  in sdram_lp0_save_params()
 51 	s(ClkRstControllerPllmMisc2Override, 13:13, scratch7, 10:10);  in sdram_lp0_save_params()
 54 	s(ClkRstControllerPllmMisc2Override, 10:10, scratch7, 13:13);  in sdram_lp0_save_params()
 [all …]
 
 | 
| /external/e2fsprogs/tests/d_fallocate/ | 
| D | expect.gz |  | 
| /external/linux-kselftest/tools/testing/selftests/drivers/net/mlxsw/ | 
| D | ingress_rif_conf_1d.sh | 2 # SPDX-License-Identifier: GPL-2.08 # +-------------------+                   +--------------------+
 11 # |         $h1.10 +  |                   |  + $h2.10          |
 12 # |   192.0.2.1/28 |  |                   |  | 192.0.2.3/28    |
 15 # +----------------|--+                   +--|-----------------+
 17 # +----------------|-------------------------|-----------------+
 19 # | +--------------|-------------------------|---------------+ |
 22 # | |     $swp1.10 +                         + $swp2.10      | |
 25 # | |                       192.0.2.2/28                     | |
 26 # | +--------------------------------------------------------+ |
 [all …]
 
 | 
| D | ingress_rif_conf_1q.sh | 2 # SPDX-License-Identifier: GPL-2.09 # +-------------------+                   +--------------------+
 12 # |         $h1.10 +  |                   |  + $h2.10          |
 13 # |   192.0.2.1/28 |  |                   |  | 192.0.2.3/28    |
 16 # +----------------|--+                   +--|-----------------+
 18 # +----------------|-------------------------|-----------------+
 20 # | +--------------|-------------------------|---------------+ |
 24 # | +--------------------------------------------------------+ |
 26 # |                           br0.10                           |
 27 # |                        192.0.2.2/28                        |
 [all …]
 
 | 
| D | egress_vid_classification.sh | 2 # SPDX-License-Identifier: GPL-2.05 # configuration does not impact switch behavior. Verify that {RIF, Port}->VID
 6 # mapping is added correctly for existing {Port, VID}->FID mapping and that
 7 # {RIF, Port}->VID mapping is added correctly for new {Port, VID}->FID mapping.
 9 # +-------------------+                   +--------------------+
 12 # |         $h1.10 +  |                   |  + $h2.10          |
 13 # |   192.0.2.1/28 |  |                   |  | 192.0.2.3/28    |
 16 # +----------------|--+                   +--|-----------------+
 18 # +----------------|-------------------------|-----------------+
 20 # | +--------------|-------------------------|---------------+ |
 [all …]
 
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/diff/diff_files/ | 
| D | index_signedness_autogen.cpp | 1 // GENERATED FILE - DO NOT EDIT.10 //     http://www.apache.org/licenses/LICENSE-2.0
 67          %10 = OpConstant %6 2
 68          %11 = OpTypeArray %6 %10
 69          %12 = OpTypeArray %11 %10
 76          %19 = OpTypeArray %18 %10
 83          %28 = OpConstant %6 1
 92          %29 = OpIAdd %6 %27 %28
 102          %40 = OpIAdd %6 %39 %10
 178          %10 = OpConstant %16 2
 [all …]
 
 | 
| /external/deqp-deps/SPIRV-Tools/test/diff/diff_files/ | 
| D | index_signedness_autogen.cpp | 1 // GENERATED FILE - DO NOT EDIT.10 //     http://www.apache.org/licenses/LICENSE-2.0
 67          %10 = OpConstant %6 2
 68          %11 = OpTypeArray %6 %10
 69          %12 = OpTypeArray %11 %10
 76          %19 = OpTypeArray %18 %10
 83          %28 = OpConstant %6 1
 92          %29 = OpIAdd %6 %27 %28
 102          %40 = OpIAdd %6 %39 %10
 178          %10 = OpConstant %16 2
 [all …]
 
 | 
| /external/angle/third_party/spirv-tools/src/test/diff/diff_files/ | 
| D | index_signedness_autogen.cpp | 1 // GENERATED FILE - DO NOT EDIT.10 //     http://www.apache.org/licenses/LICENSE-2.0
 67          %10 = OpConstant %6 2
 68          %11 = OpTypeArray %6 %10
 69          %12 = OpTypeArray %11 %10
 76          %19 = OpTypeArray %18 %10
 83          %28 = OpConstant %6 1
 92          %29 = OpIAdd %6 %27 %28
 102          %40 = OpIAdd %6 %39 %10
 178          %10 = OpConstant %16 2
 [all …]
 
 | 
| /external/libopus/src/ | 
| D | mlp_data.c | 10    -30, -9, 2, -12, 5, -1, 8, 9,11    9, 8, -13, 18, -17, -34, -5, 17,
 12    -11, 0, -4, 10, 2, 10, 15, -8,
 13    2, -1, 0, 5, 13, -3, -16, 1,
 14    -5, 3, 7, -28, -13, 6, 36, -3,
 15    19, -60, -17, -28, 7, -11, -30, -7,
 16    2, -42, -21, -3, 6, -22, 33, -9,
 17    7, -30, 21, -14, 24, -11, -20, -18,
 18    -5, -12, 12, -49, -50, -49, 16, 9,
 19    -37, -1, 9, 34, -13, -31, -31, 12,
 [all …]
 
 | 
| /external/tcpdump/tests/ | 
| D | pim-packet-assortment.out | 1     1  2019-07-05 17:10:44.789433 IP 10.0.0.2 > 224.0.0.13: PIMv2, Bootstrap, length 142     2  2019-07-05 17:10:59.798983 IP 10.0.0.2 > 224.0.0.13: PIMv2, Bootstrap, length 14
 3     3  2019-07-05 17:11:14.807715 IP 10.0.0.2 > 224.0.0.13: PIMv2, Bootstrap, length 14
 4     4  2019-07-05 17:11:14.823339 IP 10.0.0.2 > 224.0.0.13: PIMv2, Bootstrap, length 14
 5     5  2019-07-05 17:11:14.838646 IP 10.0.0.2 > 224.0.0.13: PIMv2, Bootstrap, length 26
 6     6  2019-07-05 17:11:14.854392 IP 10.0.0.2 > 224.0.0.13: PIMv2, Bootstrap, length 58
 7     7  2019-07-05 17:11:14.870050 IP 10.0.0.2 > 10.0.0.1: PIMv2, Bootstrap, length 14
 8     8  2019-07-05 17:11:29.877641 IP 10.0.0.1 > 224.0.0.13: PIMv2, Bootstrap, length 14
 9     9  2019-07-05 17:11:29.882313 IP 10.0.0.1 > 224.0.0.13: PIMv2, Bootstrap, length 14
 10    10  2019-07-05 17:11:29.886825 IP 10.0.0.1 > 224.0.0.13: PIMv2, Bootstrap, length 26
 [all …]
 
 | 
| D | vrrp.out | 1 …1  2014-03-05 21:55:06.745865 IP 10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191,…2 …2  2014-03-05 21:55:06.749784 IP 10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191,…
 3 …3  2014-03-05 21:55:09.074730 IP 10.0.0.91 > 224.0.0.18: VRRPv3, Advertisement, vrid 44, prio 191,…
 4 …4  2014-03-05 21:55:16.753372 IP 10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191,…
 5 …5  2014-03-05 21:55:16.753436 IP 10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191,…
 6 …6  2014-03-05 21:55:19.064377 IP6 fe80::d6ca:6dff:fe66:cf60 > ff02::12: VRRPv3, Advertisement, vri…
 7 …7  2014-03-05 21:55:19.064509 IP6 fe80::d6ca:6dff:fe66:cf60 > ff02::12: VRRPv3, Advertisement, vri…
 8 …8  2014-03-05 21:55:19.074681 IP 10.0.0.91 > 224.0.0.18: VRRPv3, Advertisement, vrid 44, prio 191,…
 9 …9  2014-03-05 21:55:26.751857 IP 10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 42, prio 191,…
 10 …10  2014-03-05 21:55:26.751923 IP 10.0.0.91 > 224.0.0.18: VRRPv2, Advertisement, vrid 43, prio 191…
 [all …]
 
 | 
| /external/webp/extras/ | 
| D | sharpyuv_risk_table.c | 3 // Use of this source code is governed by a BSD-style license8 // -----------------------------------------------------------------------------
 24     14, 12, 13, 12, 11, 10, 8,  20, 18, 16, 14, 13, 11, 10, 3,  6,  6,  7,  7,
 25     7,  10, 6,  7,  7,  8,  8,  8,  10, 10, 7,  9,  9,  10, 10, 10, 13, 10, 12,
 29     25, 24, 18, 23, 30, 32, 29, 28, 25, 20, 27, 33, 35, 32, 30, 28, 22, 24, 25,
 30     24, 24, 21, 17, 12, 23, 27, 25, 26, 22, 17, 14, 24, 30, 29, 28, 24, 20, 17,
 31     24, 31, 32, 32, 28, 24, 20, 27, 34, 37, 36, 32, 27, 22, 30, 36, 42, 41, 34,
 33     31, 25, 20, 16, 31, 38, 41, 34, 28, 24, 20, 31, 38, 44, 38, 33, 27, 24, 34,
 37     9,  8,  6,  5,  5,  15, 14, 10, 8,  7,  5,  5,  2,  2,  1,  2,  1,  1,  4,
 39     4,  6,  7,  6,  7,  6,  6,  5,  6,  12, 11, 10, 9,  8,  7,  6,  19, 16, 12,
 [all …]
 
 | 
| /external/angle/third_party/glslang/src/Test/baseResults/ | 
| D | glsl.-D-U.frag.out | 1 glsl.-D-U.frag6 0:10    Sequence
 7 0:10      move second child to first child ( temp 4-component vector of float)
 8 0:10        'color' (layout( location=0) out 4-component vector of float)
 9 0:10        Constant:
 10 0:10          1.000000
 11 0:10          1.000000
 12 0:10          1.000000
 13 0:10          1.000000
 14 0:16      Post-Increment ( temp 4-component vector of float)
 [all …]
 
 | 
| /external/deqp-deps/glslang/Test/baseResults/ | 
| D | glsl.-D-U.frag.out | 1 glsl.-D-U.frag6 0:10    Sequence
 7 0:10      move second child to first child ( temp 4-component vector of float)
 8 0:10        'color' (layout( location=0) out 4-component vector of float)
 9 0:10        Constant:
 10 0:10          1.000000
 11 0:10          1.000000
 12 0:10          1.000000
 13 0:10          1.000000
 14 0:16      Post-Increment ( temp 4-component vector of float)
 [all …]
 
 | 
| /external/clang/test/Index/ | 
| D | nested-binaryoperators.cpp | 163 // RUN: c-index-test -test-load-source all %s | FileCheck %s164 // CHECK: 1:22: TypedefDecl=uint:1:22 (Definition) Extent=[1:1 - 1:26]
 165 // CHECK: 2:5: FunctionDecl=foo:2:5 (Definition) Extent=[2:1 - 161:2]
 166 // CHECK: 2:14: ParmDecl=c:2:14 (Definition) Extent=[2:9 - 2:15]
 167 // CHECK: 2:9: TypeRef=uint:1:22 Extent=[2:9 - 2:13]
 168 // CHECK: 2:17: CompoundStmt= Extent=[2:17 - 161:2]
 169 // CHECK: 3:3: ReturnStmt= Extent=[3:3 - 160:52]
 170 // CHECK: 3:10: UnexposedExpr= Extent=[3:10 - 160:52]
 171 // CHECK: 3:10: ParenExpr= Extent=[3:10 - 160:52]
 172 // CHECK: 3:11: BinaryOperator= Extent=[3:11 - 160:51]
 [all …]
 
 | 
| D | annotate-tokens.cpp | 17 struct S2 { S1 *operator->(); };19   s2->f();  in test3()
 40 // RUN: c-index-test -test-annotate-tokens=%s:1:1:38:1 %s -fno-delayed-template-parsing | FileCheck…
 41 // CHECK: Keyword: "struct" [1:1 - 1:7] StructDecl=bonk:1:8 (Definition)
 42 // CHECK: Identifier: "bonk" [1:8 - 1:12] StructDecl=bonk:1:8 (Definition)
 43 // CHECK: Punctuation: "{" [1:13 - 1:14] StructDecl=bonk:1:8 (Definition)
 44 // CHECK: Punctuation: "}" [1:15 - 1:16] StructDecl=bonk:1:8 (Definition)
 45 // CHECK: Punctuation: ";" [1:16 - 1:17]
 46 // CHECK: Keyword: "void" [2:1 - 2:5] FunctionDecl=test:2:6 (Definition)
 47 // CHECK: Identifier: "test" [2:6 - 2:10] FunctionDecl=test:2:6 (Definition)
 [all …]
 
 | 
| /external/e2fsprogs/tests/d_fallocate_bigalloc/ | 
| D | expect.gz |  | 
| /external/coreboot/src/vendorcode/mediatek/mt8192/include/ | 
| D | dramc_ch0_reg.h | 1 /* SPDX-License-Identifier: BSD-3-Clause */6 /* ----------------- Register Definitions ------------------- */
 15 	#define DDRCONF0_APBL2				BIT(10)
 33 	#define DDRCONF0_DDR2EN				BIT(28)
 46 	#define DRAMCTRL_CHKFORPRE			BIT(10)
 61 	#define DRAMCTRL_PREA_RK			GENMASK(29, 28)
 87 	#define PERFCTL0_RWAGEEN			BIT(10)
 110 	#define ARBCTL_RSV_SA0				BIT(10)
 115 	#define ARBCTL_RSV_DRAM_TYPE		GENMASK(12, 10)//cc add
 142 	#define RSTMASK_GT_SYNC_MASK			BIT(28)
 [all …]
 
 | 
| /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/ | 
| D | wt_44khz.c | 1 /*----------------------------------------------------------------------------12  *      http://www.apache.org/licenses/LICENSE-2.0
 23 /*----------------------------------------------------------------------------
 25  *----------------------------------------------------------------------------
 79     { /* articulation 10 */
 82         0, 0, 476, 0, 0, 0, 0, 0, -1
 87         0, 0, 476, 0, 0, 0, 0, 0, -44
 97         0, 0, 476, 0, 0, 0, 0, 0, -31
 107         0, 0, 476, 0, 0, 0, 0, 0, -6
 137         0, 0, 476, 0, 0, 0, 0, 0, -37
 [all …]
 
 | 
| /external/deqp/external/vulkancts/data/vulkan/amber/graphicsfuzz/ | 
| D | cov-function-loop-condition-constant-array-always-false.amber | 9 #     http://www.apache.org/licenses/LICENSE-2.019 # A test for a coverage-gap found by the GraphicsFuzz project.
 43 # int data0[10] = int[10](5, 5, 5, 5, 5, 5, 5, 5, 5, 5);
 44 # int data1[10] = int[10](9, 8, 7, 6, 5, 4, 3, 2, 1, 0);
 54 #         if(int[10](_int_1, _int_1, _int_1, _int_1, _int_1, _int_1, _int_1, _int_1, _int_1, _int_1…
 93 SHADER fragment variant_fragment_shader SPIRV-ASM TARGET_ENV spv1.0
 94 ; SPIR-V
 96 ; Generator: Khronos Glslang Reference Front End; 10
 107                OpName %10 "func(i1;"
 131          %13 = OpConstant %12 10
 [all …]
 
 | 
| /external/pdfium/fxbarcode/qrcode/ | 
| D | BC_QRCoderECBlockData.cpp | 2 // Use of this source code is governed by a BSD-style license that can be14  *      http://www.apache.org/licenses/LICENSE-2.0
 27       {10, 1, 16, 0, 0},
 30     {{{10, 1, 34, 0, 0},
 31       {16, 1, 28, 0, 0},
 33       {28, 1, 16, 0, 0}}},
 49       {28, 4, 15, 0, 0}}},
 65       {28, 6, 15, 2, 16}}},
 68       {28, 4, 22, 4, 23},
 73       {28, 7, 14, 4, 15}}},
 [all …]
 
 | 
| /external/linux-kselftest/tools/testing/selftests/net/forwarding/ | 
| D | vxlan_bridge_1q.sh | 2 # SPDX-License-Identifier: GPL-2.04 # +-----------------------+                          +------------------------+
 6 # |  + $h1.10             |                          |  + $h2.10              |
 7 # |  | 192.0.2.1/28       |                          |  | 192.0.2.2/28        |
 13 # +----|------------------+                          +----|-------------------+
 15 # +----|--------------------------------------------------|-------------------+
 17 # | +--|--------------------------------------------------|-----------------+ |
 19 # | |     vid 10                                             vid 10         | |
 26 # | |    vid 10 pvid untagged                  vid 20 pvid untagged         | |
 27 # | +-----------------------------------------------------------------------+ |
 [all …]
 
 |