/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/cloog/ |
D | reservoir-mg-interp.c | 3 for (int c3 = 1; c3 <= M; c3 += 1) variable 4 S1(c0, 1, c3); 5 for (int c3 = 1; c3 < M; c3 += 1) { variable 6 S6(c0, 1, c3); 7 S7(c0, 1, c3); 10 for (int c3 = 1; c3 <= M; c3 += 1) variable 11 S3(c0, 1, c3); 12 for (int c3 = 1; c3 <= M; c3 += 1) variable 13 S1(c0, 2, c3); 14 for (int c3 = 1; c3 < M; c3 += 1) { variable [all …]
|
/external/llvm-project/polly/test/ScheduleOptimizer/ |
D | pattern-matching-based-opts_9.ll | 34 ; CHECK-NEXT: for (int c3 = 0; c3 <= 1023; c3 += 1) 36 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 38 ; CHECK-NEXT: for (int c3 = 384 * c2; c3 <= min(1023, 384 * c2 + 383); c3 += 1) 40 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 43 ; CHECK-NEXT: for (int c3 = 0; c3 <= 31; c3 += 1) 49 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3, 512 * c1 + c5); 50 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 1, 512 * c1 + c5); 51 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 2, 512 * c1 + c5); 52 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 3, 512 * c1 + c5); 53 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 4, 512 * c1 + c5); [all …]
|
D | pattern-matching-based-opts_12.ll | 16 ; CHECK-NEXT: for (int c3 = 0; c3 <= 1019; c3 += 1) 18 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 20 ; CHECK-NEXT: for (int c3 = 384 * c2; c3 <= min(1019, 384 * c2 + 383); c3 += 1) 22 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 26 ; CHECK-NEXT: for (int c3 = 0; c3 <= 30; c3 += 1) { 32 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3, 512 * c1 + c5); 33 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 1, 512 * c1 + c5); 34 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 2, 512 * c1 + c5); 35 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 3, 512 * c1 + c5); 36 ; CHECK-NEXT: Stmt_for_body6(384 * c2 + 8 * c4, 32 * c3 + 4, 512 * c1 + c5); [all …]
|
D | pattern-matching-based-opts_7.ll | 27 ; CHECK-NEXT: for (int c3 = 0; c3 <= 1023; c3 += 1) 29 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 31 ; CHECK-NEXT: for (int c3 = 128 * c2; c3 <= 128 * c2 + 127; c3 += 1) 33 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 36 ; CHECK-NEXT: for (int c3 = 0; c3 <= 127; c3 += 1) 42 ; CHECK-NEXT: Stmt_for_body6(128 * c2 + 8 * c4, 8 * c3, 384 * c1 + c5); 43 ; CHECK-NEXT: Stmt_for_body6(128 * c2 + 8 * c4, 8 * c3 + 1, 384 * c1 + c5); 44 ; CHECK-NEXT: Stmt_for_body6(128 * c2 + 8 * c4, 8 * c3 + 2, 384 * c1 + c5); 45 ; CHECK-NEXT: Stmt_for_body6(128 * c2 + 8 * c4, 8 * c3 + 3, 384 * c1 + c5); 46 ; CHECK-NEXT: Stmt_for_body6(128 * c2 + 8 * c4, 8 * c3 + 4, 384 * c1 + c5); [all …]
|
D | mat_mul_pattern_data_layout_2.ll | 28 ; CHECK-NEXT: for (int c3 = 0; c3 <= 31; c3 += 1) 29 ; CHECK-NEXT: Stmt_bb9(32 * c0 + c2, 32 * c1 + c3); 34 ; CHECK-NEXT: for (int c3 = 0; c3 <= 1055; c3 += 1) 36 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 38 ; CHECK-NEXT: for (int c3 = 96 * c2; c3 <= 96 * c2 + 95; c3 += 1) 40 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 43 ; CHECK-NEXT: for (int c3 = 0; c3 <= 131; c3 += 1) 49 ; CHECK-NEXT: Stmt_Copy_0(96 * c2 + 4 * c4, 8 * c3, 256 * c1 + c5); 50 ; CHECK-NEXT: Stmt_Copy_0(96 * c2 + 4 * c4, 8 * c3 + 1, 256 * c1 + c5); 51 ; CHECK-NEXT: Stmt_Copy_0(96 * c2 + 4 * c4, 8 * c3 + 2, 256 * c1 + c5); [all …]
|
D | pattern-matching-based-opts_5.ll | 44 ; CHECK-NEXT: for (int c3 = 2048 * c0; c3 <= min(nj - 1, 2048 * c0 + 2047); c3 += 1) 46 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 49 ; CHECK-NEXT: for (int c3 = 96 * c2; c3 <= min(ni - 1, 96 * c2 + 95); c3 += 1) 51 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 56 ; CHECK-NEXT: for (int c3 = 0; c3 <= min(255, -256 * c0 + nj / 8 - 1); c3 += 1… 62 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 2048 * c0 + 8 * c3, 256… 63 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 2048 * c0 + 8 * c3 + 1,… 64 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 2048 * c0 + 8 * c3 + 2,… 65 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 2048 * c0 + 8 * c3 + 3,… 66 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 2048 * c0 + 8 * c3 + 4,… [all …]
|
D | pattern-matching-based-opts_8.ll | 28 ; CHECK-NEXT: for (int c3 = 0; c3 <= 1023; c3 += 1) 30 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 32 ; CHECK-NEXT: for (int c3 = 96 * c2; c3 <= min(1023, 96 * c2 + 95); c3 += 1) 34 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 37 ; CHECK-NEXT: for (int c3 = 0; c3 <= 127; c3 += 1) 43 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 8 * c3, 256 * c1 + c5); 44 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 8 * c3 + 1, 256 * c1 + c5); 45 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 8 * c3 + 2, 256 * c1 + c5); 46 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 8 * c3 + 3, 256 * c1 + c5); 47 ; CHECK-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 8 * c3 + 4, 256 * c1 + c5); [all …]
|
D | pattern-matching-based-opts_4.ll | 27 ; PATTERN-MATCHING-OPTS-NEXT: for (int c3 = 256 * c1; c3 <= 256 * c1 + 255; c3 += 1) 29 ; PATTERN-MATCHING-OPTS-NEXT: CopyStmt_0(0, c3, c4); 31 ; PATTERN-MATCHING-OPTS-NEXT: for (int c3 = 96 * c2; c3 <= min(1023, 96 * c2 + 95); c3 += 1) 33 ; PATTERN-MATCHING-OPTS-NEXT: CopyStmt_1(c3, c4, 0); 36 ; PATTERN-MATCHING-OPTS-NEXT: for (int c3 = 0; c3 <= 127; c3 += 1) 42 ; PATTERN-MATCHING-OPTS-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 256 * c1 + c5, 8 * c3… 43 ; PATTERN-MATCHING-OPTS-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 256 * c1 + c5, 8 * c3… 44 ; PATTERN-MATCHING-OPTS-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 256 * c1 + c5, 8 * c3… 45 ; PATTERN-MATCHING-OPTS-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 256 * c1 + c5, 8 * c3… 46 ; PATTERN-MATCHING-OPTS-NEXT: Stmt_for_body6(96 * c2 + 4 * c4, 256 * c1 + c5, 8 * c3… [all …]
|
D | pattern-matching-based-opts_13.ll | 17 ; CHECK-NEXT: for (int c3 = 1536 * c0; c3 <= min(1999, 1536 * c0 + 1535); c3 += 1) 19 ; CHECK-NEXT: CopyStmt_0(0, c3, c4); 22 ; CHECK-NEXT: for (int c3 = 80 * c2; c3 <= 80 * c2 + 79; c3 += 1) 24 ; CHECK-NEXT: CopyStmt_1(c3, 0, c5); 28 ; CHECK-NEXT: for (int c3 = 0; c3 <= min(255, -256 * c0 + 332); c3 += 1) 34 ; CHECK-NEXT: Stmt_for_body6(80 * c2 + 5 * c4, 1536 * c0 + 6 * c3, 307 * c… 35 ; CHECK-NEXT: Stmt_for_body6(80 * c2 + 5 * c4, 1536 * c0 + 6 * c3 + 1, 307… 36 ; CHECK-NEXT: Stmt_for_body6(80 * c2 + 5 * c4, 1536 * c0 + 6 * c3 + 2, 307… 37 ; CHECK-NEXT: Stmt_for_body6(80 * c2 + 5 * c4, 1536 * c0 + 6 * c3 + 3, 307… 38 ; CHECK-NEXT: Stmt_for_body6(80 * c2 + 5 * c4, 1536 * c0 + 6 * c3 + 4, 307… [all …]
|
/external/boringssl/src/crypto/fipsmodule/bn/asm/ |
D | x86_64-gcc.c | 288 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 292 c3 = 0; in bn_mul_comba8() 293 mul_add_c(a[0], b[0], c1, c2, c3); in bn_mul_comba8() 296 mul_add_c(a[0], b[1], c2, c3, c1); in bn_mul_comba8() 297 mul_add_c(a[1], b[0], c2, c3, c1); in bn_mul_comba8() 300 mul_add_c(a[2], b[0], c3, c1, c2); in bn_mul_comba8() 301 mul_add_c(a[1], b[1], c3, c1, c2); in bn_mul_comba8() 302 mul_add_c(a[0], b[2], c3, c1, c2); in bn_mul_comba8() 303 r[2] = c3; in bn_mul_comba8() 304 c3 = 0; in bn_mul_comba8() [all …]
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/asm/ |
D | x86_64-gcc.c | 288 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 292 c3 = 0; in bn_mul_comba8() 293 mul_add_c(a[0], b[0], c1, c2, c3); in bn_mul_comba8() 296 mul_add_c(a[0], b[1], c2, c3, c1); in bn_mul_comba8() 297 mul_add_c(a[1], b[0], c2, c3, c1); in bn_mul_comba8() 300 mul_add_c(a[2], b[0], c3, c1, c2); in bn_mul_comba8() 301 mul_add_c(a[1], b[1], c3, c1, c2); in bn_mul_comba8() 302 mul_add_c(a[0], b[2], c3, c1, c2); in bn_mul_comba8() 303 r[2] = c3; in bn_mul_comba8() 304 c3 = 0; in bn_mul_comba8() [all …]
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.gathercmpRGBA.offsetarray.dx10.frag | 23 uniform float3 c3; 39 float4 txval401 = g_tTex2df4a . GatherCmp(g_sSampCmp, c3, 0.75, o2); 40 int4 txval411 = g_tTex2di4a . GatherCmp(g_sSampCmp, c3, 0.75, o2); 41 uint4 txval421 = g_tTex2du4a . GatherCmp(g_sSampCmp, c3, 0.75, o2); 43 float4 txval001 = g_tTex2df4a . GatherCmpRed(g_sSampCmp, c3, 0.75, o2); 44 int4 txval011 = g_tTex2di4a . GatherCmpRed(g_sSampCmp, c3, 0.75, o2); 45 uint4 txval021 = g_tTex2du4a . GatherCmpRed(g_sSampCmp, c3, 0.75, o2); 47 float4 txval004 = g_tTex2df4a . GatherCmpRed(g_sSampCmp, c3, 0.75, o2, o2, o2, o2); 48 int4 txval014 = g_tTex2di4a . GatherCmpRed(g_sSampCmp, c3, 0.75, o2, o2, o2, o2); 49 uint4 txval024 = g_tTex2du4a . GatherCmpRed(g_sSampCmp, c3, 0.75, o2, o2, o2, o2); [all …]
|
D | hlsl.gatherRGBA.offsetarray.dx10.frag | 24 uniform float3 c3; 40 float4 txval001 = g_tTex2df4a . GatherRed(g_sSamp, c3, o2); 41 int4 txval011 = g_tTex2di4a . GatherRed(g_sSamp, c3, o2); 42 uint4 txval021 = g_tTex2du4a . GatherRed(g_sSamp, c3, o2); 44 float4 txval004 = g_tTex2df4a . GatherRed(g_sSamp, c3, o2, o2, o2, o2); 45 int4 txval014 = g_tTex2di4a . GatherRed(g_sSamp, c3, o2, o2, o2, o2); 46 uint4 txval024 = g_tTex2du4a . GatherRed(g_sSamp, c3, o2, o2, o2, o2); 48 // float4 txval00s = g_tTex2df4a . GatherRed(g_sSamp, c3, o2, status); 49 // int4 txval01s = g_tTex2di4a . GatherRed(g_sSamp, c3, o2, status); 50 // uint4 txval02s = g_tTex2du4a . GatherRed(g_sSamp, c3, o2, status); [all …]
|
D | spv.sparseTextureClamp.frag | 19 in vec3 c3; 34 resident |= sparseTextureClampARB(s3D, c3, lodClamp, texel, 2.0); 35 resident |= sparseTextureClampARB(isCube, c3, lodClamp, itexel); 36 resident |= sparseTextureClampARB(s2DShadow, c3, lodClamp, texel.x); 40 texel += textureClampARB(s3D, c3, lodClamp, 2.0); 41 itexel += textureClampARB(isCube, c3, lodClamp); 42 texel.x += textureClampARB(s2DShadow, c3, lodClamp); 45 resident |= sparseTextureOffsetClampARB(s3D, c3, ivec3(2), lodClamp, texel, 2.0); 49 texel += textureOffsetClampARB(s3D, c3, ivec3(2), lodClamp, 2.0); 53 resident |= sparseTextureGradClampARB(s3D, c3, c3, c3, lodClamp, texel); [all …]
|
D | spv.float16Fetch.frag | 61 layout(location = 2) in vec3 c3; 101 texel += texture(s3D, c3); 103 texel += texture(sCube, c3); 105 texel.x += texture(s1DShadow, c3); 107 texel.x += texture(s2DShadow, c3); 113 texel += texture(s2DArray, c3); 117 texel.x += texture(s1DArrayShadow, c3); 123 texel.x += texture(s2DRectShadow, c3); 139 texel += textureProj(s2D, c3); 149 texel += textureProj(s2DRect, c3); [all …]
|
/external/boringssl/src/crypto/fipsmodule/bn/ |
D | generic.c | 458 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 462 c3 = 0; in bn_mul_comba8() 463 mul_add_c(a[0], b[0], c1, c2, c3); in bn_mul_comba8() 466 mul_add_c(a[0], b[1], c2, c3, c1); in bn_mul_comba8() 467 mul_add_c(a[1], b[0], c2, c3, c1); in bn_mul_comba8() 470 mul_add_c(a[2], b[0], c3, c1, c2); in bn_mul_comba8() 471 mul_add_c(a[1], b[1], c3, c1, c2); in bn_mul_comba8() 472 mul_add_c(a[0], b[2], c3, c1, c2); in bn_mul_comba8() 473 r[2] = c3; in bn_mul_comba8() 474 c3 = 0; in bn_mul_comba8() [all …]
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | generic.c | 458 BN_ULONG c1, c2, c3; in bn_mul_comba8() local 462 c3 = 0; in bn_mul_comba8() 463 mul_add_c(a[0], b[0], c1, c2, c3); in bn_mul_comba8() 466 mul_add_c(a[0], b[1], c2, c3, c1); in bn_mul_comba8() 467 mul_add_c(a[1], b[0], c2, c3, c1); in bn_mul_comba8() 470 mul_add_c(a[2], b[0], c3, c1, c2); in bn_mul_comba8() 471 mul_add_c(a[1], b[1], c3, c1, c2); in bn_mul_comba8() 472 mul_add_c(a[0], b[2], c3, c1, c2); in bn_mul_comba8() 473 r[2] = c3; in bn_mul_comba8() 474 c3 = 0; in bn_mul_comba8() [all …]
|
/external/python/uritemplates/tests/fixtures/ |
D | extended-tests.json | 23 "Stra%C3%9Fe" : "Grüner Weg", 49 ["/service{?word}", "/service?word=dr%C3%BCcken"], 50 ["/lookup{?Stra%C3%9Fe}", "/lookup?Stra%C3%9Fe=Gr%C3%BCner%20Weg"], 51 …C3%B6%C3%A4%C5%B8%C5%93%C3%B1%C3%AA%E2%82%AC%C2%A3%C2%A5%E2%80%A1%C3%91%C3%92%C3%93%C3%94%C3%95%C3… 52 …C3%B6%C3%A4%C5%B8%C5%93%C3%B1%C3%AA%E2%82%AC%C2%A3%C2%A5%E2%80%A1%C3%91%C3%92%C3%93%C3%94%C3%95=%C… 115 [ "{?german*}", [ "?11=elf&12=zw%C3%B6lf", "?12=zw%C3%B6lf&11=elf"] ]
|
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/omega/ |
D | ts1d-mp-i_ts-m_b-0.c | 12 for (int c3 = -((c1 + 9) / 8) + 2; c3 <= floord(N - 500 * c1 - 3, 4000) + 1; c3 += 1) variable 13 …(500 * c1 + 1, 1000 * c1 + 4000 * c3 - 3999); c4 <= min(min(N + T - 3, 1000 * c1 + 4000 * c3 - 300… 14 …); c5 <= min(min(T - 500 * c1 - 1, -500 * c1 + c4 - 1), -500 * c1 - 2000 * c3 + (c4 + 1) / 2 + 199… 16 …for (int c3 = max(-((T + 4000) / 4000) + 2, -((c1 + 9) / 8) + 2); c3 <= floord(N - 500 * c1 - 3, 4… variable 17 …00 * c1 + 4000 * c3 - 3999, -4000 * c3 + 4000); c4 <= min(min(2 * T + 4000 * c3 - 4000, 1000 * c1 … 18 s2(2, -2000 * c3 + (c4 + 1) / 2 + 1999, 1, 2000 * c3 + c4 - (c4 + 1) / 2 - 1999, 1); 19 …for (int c3 = -((c1 + 7) / 8) + 1; c3 <= min(floord(N + T - 1000 * c1 - 1004, 4000) + 1, floord(N … variable 20 …max(500 * c1 + 1, 1000 * c1 + 4000 * c3 - 2999); c4 <= min(min(N + T - 3, N + 500 * c1 + 497), 100… 23 …for (int c3 = max(-((T + 4000) / 4000) + 1, -((c1 + 9) / 8) + 1); c3 <= floord(N - 500 * c1 - 3, 4… variable 24 …int c4 = max(-4000 * c3, 1000 * c1 + 4000 * c3 + 1); c4 <= min(min(2 * N - 4000 * c3 - 5, 2 * T + … [all …]
|
/external/llvm-project/polly/lib/External/isl/test_inputs/codegen/ |
D | separation_class4.c | 4 for (int c3 = 0; c3 <= 1; c3 += 1) variable 5 for (int c5 = c3 + 58; c5 <= -c3 + 61; c5 += 1) 6 S_0(c3, c5); 9 …for (int c3 = max(4 * c0 - 2, 4 * c0 + 6 * c2 - 12); c3 <= min(4 * c0 + 1, 4 * c0 + 6 * c2 - 7); c… variable 10 …for (int c5 = max(4 * c0 - c3 + 57, -4 * c0 + c3 + 58); c5 <= min(4 * c0 - c3 + 61, -4 * c0 + c3 +… 11 S_0(c3, c5); 14 …for (int c3 = max(4 * c0, 4 * c0 + 6 * c2 - 10); c3 <= min(4 * c0 + 3, 4 * c0 + 6 * c2 - 5); c3 +=… variable 15 …for (int c5 = max(-4 * c0 + c3 + 59, 4 * c0 - c3 + 62); c5 <= min(-4 * c0 + c3 + 63, 4 * c0 - c3 +… 16 S_0(c3, c5); 18 for (int c3 = 510; c3 <= 511; c3 += 1) variable [all …]
|
D | shift2.c | 5 for (int c3 = 0; c3 <= min(length, 2 * c2 - 31); c3 += 32) variable 7 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1) 8 S_0(c0, c2 + c5, c3 + c6 - 1); 9 for (int c3 = 2 * c2; c3 <= min(2 * length - 2, 2 * c2 + 62); c3 += 32) variable 10 for (int c4 = 0; c4 <= min(min(31, length - c1 - 2), (c3 / 2) - c1 + 14); c4 += 1) { 12 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1) 13 S_0(c0, 0, c3 + c6 - 1); 14 if (c1 == 0 && c3 == 2 * c2 + 32 && c4 == 0) 18 …for (int c5 = max((c3 / 2) - c2, c1 - c2 + c4 + 1); c5 <= min(length - c2 - 1, (c3 / 2) - c2 + 15)… 20 … for (int c6 = max(0, -c3 + 1); c6 <= min(length - c3, 2 * c2 - c3 + 2 * c5 - 1); c6 += 1) [all …]
|
/external/cpuinfo/test/dmesg/ |
D | pixel-xl.log | 188 [ 1.015488] c2 1 Bluetooth: ffffffc0f983fcb8<1>[ 1.016181] c3 1 pcie:pcie_init. 201 [ 1.020219] c3 1 600000.qcom,pcie supply vreg-3.3 not found, using dummy regulator 202 [ 1.023175] c3 1 msm_pcie_get_resources: PCIe: RC0 can't get tcsr resource. 212 [ 1.029213] c3 1 Switched to clocksource arch_sys_counter 213 [ 1.061162] c3 1 bcl_peripheral:bcl_perph_init BCL Initialized 214 [ 1.068909] c3 1 NET: Registered protocol family 2 215 [ 1.069636] c3 1 TCP established hash table entries: 32768 (order: 6, 262144 bytes) 216 [ 1.069736] c3 1 TCP bind hash table entries: 32768 (order: 7, 524288 bytes) 217 [ 1.070276] c3 1 TCP: Hash tables configured (established 32768 bind 32768) 218 [ 1.070424] c3 1 TCP: reno registered [all …]
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | coprocessors.s | 10 mrc p0, #1, r2, c3, c4, #5 11 @ ACCEPT-01234567CD: mrc p0, #1, r2, c3, c4, #5 14 mrc p1, #1, r2, c3, c4, #5 15 @ ACCEPT-01234567CD: mrc p1, #1, r2, c3, c4, #5 18 mrc p2, #1, r2, c3, c4, #5 19 @ ACCEPT-01234567CD: mrc p2, #1, r2, c3, c4, #5 22 mrc p3, #1, r2, c3, c4, #5 23 @ ACCEPT-01234567CD: mrc p3, #1, r2, c3, c4, #5 26 mrc p4, #1, r2, c3, c4, #5 27 @ ACCEPT-01234567CD: mrc p4, #1, r2, c3, c4, #5 [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Row.java | 19 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable, 20 Freezable<Row<C0, C1, C2, C3, C4>>{ 33 public static <C0, C1, C2, C3> R4<C0,C1,C2,C3> of(C0 p0, C1 p1, C2 p2, C3 p3) { in of() 36 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) { in of() 50 public static class R4<C0, C1, C2, C3> extends Row<C0, C1, C2, C3, C3> { 51 public R4(C0 a, C1 b, C2 c, C3 d) { in R4() 55 public static class R5<C0, C1, C2, C3, C4> extends Row<C0, C1, C2, C3, C4> { 56 public R5(C0 a, C1 b, C2 c, C3 d, C4 e) { in R5() 61 public Row<C0, C1, C2, C3, C4> set0(C0 item) { in set0() 67 public Row<C0, C1, C2, C3, C4> set1(C1 item) { in set1() [all …]
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Row.java | 23 public class Row<C0, C1, C2, C3, C4> implements java.lang.Comparable, Cloneable, 24 Freezable<Row<C0, C1, C2, C3, C4>>{ 37 public static <C0, C1, C2, C3> R4<C0,C1,C2,C3> of(C0 p0, C1 p1, C2 p2, C3 p3) { in of() 40 public static <C0, C1, C2, C3, C4> R5<C0,C1,C2,C3,C4> of(C0 p0, C1 p1, C2 p2, C3 p3, C4 p4) { in of() 63 public static class R4<C0, C1, C2, C3> extends Row<C0, C1, C2, C3, C3> { 64 public R4(C0 a, C1 b, C2 c, C3 d) { in R4() 71 public static class R5<C0, C1, C2, C3, C4> extends Row<C0, C1, C2, C3, C4> { 72 public R5(C0 a, C1 b, C2 c, C3 d, C4 e) { in R5() 77 public Row<C0, C1, C2, C3, C4> set0(C0 item) { in set0() 83 public Row<C0, C1, C2, C3, C4> set1(C1 item) { in set1() [all …]
|