/external/clang/test/Analysis/ |
D | padding_cpp.cpp | 66 char c11; member in SI2 77 char c11; member in VirtualSI2 89 char c11; member in VtblSI2 95 char c11; member in VtblSI3 105 char c11; member in MI2 112 char c11; member in VtblMI 118 char c11; member in VtblMI2
|
/external/webrtc/talk/media/base/ |
D | codec_unittest.cc | 105 AudioCodec c11(c0); in TEST_F() local 109 c11.params["x"] = "def"; in TEST_F() 113 EXPECT_TRUE(c11 != c0); in TEST_F() 114 EXPECT_TRUE(c11 != c10); in TEST_F() 117 EXPECT_TRUE(c12 != c11); in TEST_F() 184 VideoCodec c11(c0); in TEST_F() local 188 c11.params["x"] = "def"; in TEST_F() 192 EXPECT_TRUE(c11 != c0); in TEST_F() 193 EXPECT_TRUE(c11 != c10); in TEST_F() 196 EXPECT_TRUE(c12 != c11); in TEST_F()
|
/external/selinux/mcstrans/share/examples/nato/ |
D | setrans.conf | 10 s3:c0,c2,c11,c200.c511=RESTRICTED 11 s4:c0,c2,c11,c200.c511=CONFIDENTIAL 12 s5:c0,c2,c11,c200.c511=SECRET
|
/external/libffi/testsuite/libffi.call/ |
D | many_complex.inc | 17 _Complex T_C_TYPE c11, 44 T_CONV creal (c11), T_CONV cimag (c11), 48 return (c1+c2-c3-c4+c5+c6+c7-c8-c9-c10-c11+c12+c13);
|
/external/clang/test/CodeGenCXX/ |
D | lto-visibility-inference.cpp | 105 C11 *c11; in f() local 106 c11->f(); in f()
|
D | vtable-available-externally.cpp | 158 struct c11 : c10, c1{ struct 161 struct c28 : virtual c11{
|
D | mangle-ms-return-qualifiers.cpp | 86 const volatile A &c11() { return *(A*)0; } in c11() function
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | highbd_idct4x4_add_neon.c | 100 int64x2_t c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11; in idct4x4_16_kernel_bd12() local 116 c11 = vmull_lane_s32(vget_high_s32(*a3), vget_high_s32(cospis), 1); in idct4x4_16_kernel_bd12() 120 c7 = vaddq_s64(c7, c11); in idct4x4_16_kernel_bd12()
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
D | fwalsh_sse2.asm | 81 pmaddwd xmm2, [GLOBAL(cn1)] ; c11 b11 c10 b10 87 pshufd xmm5, xmm2, 0xd8 ; c11 c10 b11 b10 93 punpckhqdq xmm4, xmm5 ; c11 c10 d11 d10
|
/external/deqp/framework/common/ |
D | tcuTexCompareVerifier.cpp | 927 …const CubeFaceIntCoords c11 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i0+1, j0+1)… in isSeamplessLinearMipmapLinearCompareResultValid() local 931 …if (c00.face == CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.fac… in isSeamplessLinearMipmapLinearCompareResultValid() 937 depths0[3] = lookupDepthNoBorder(faces0[c11.face], sampler, c11.s, c11.t); in isSeamplessLinearMipmapLinearCompareResultValid() 954 …const CubeFaceIntCoords c11 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i1+1, j1+1)… in isSeamplessLinearMipmapLinearCompareResultValid() local 956 …CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.face == CUBEFACE_LA… in isSeamplessLinearMipmapLinearCompareResultValid() 962 depths1[3] = lookupDepthNoBorder(faces1[c11.face], sampler, c11.s, c11.t); in isSeamplessLinearMipmapLinearCompareResultValid() 1036 …const CubeFaceIntCoords c11 = remapCubeEdgeCoords(CubeFaceIntCoords(coords.face, IVec2(i+1, j+1)),… in isSeamlessLinearCompareResultValid() local 1040 …if (c00.face == CUBEFACE_LAST || c01.face == CUBEFACE_LAST || c10.face == CUBEFACE_LAST || c11.fac… in isSeamlessLinearCompareResultValid() 1053 depths[3] = lookupDepthNoBorder(faces[c11.face], sampler, c11.s, c11.t); in isSeamlessLinearCompareResultValid()
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 144 SkScalar c11) { in bilerp() argument 146 SkScalar b = c01 * (1.f - tx) + c11 * tx; in bilerp() 151 const Sk4f& c00, const Sk4f& c10, const Sk4f& c01, const Sk4f& c11) { in bilerp() argument 153 Sk4f b = c01 * (1.f - tx) + c11 * tx; in bilerp()
|
/external/skqp/src/utils/ |
D | SkPatchUtils.cpp | 144 SkScalar c11) { in bilerp() argument 146 SkScalar b = c01 * (1.f - tx) + c11 * tx; in bilerp() 151 const Sk4f& c00, const Sk4f& c10, const Sk4f& c01, const Sk4f& c11) { in bilerp() argument 153 Sk4f b = c01 * (1.f - tx) + c11 * tx; in bilerp()
|
/external/honggfuzz/third_party/android/libBlocksRuntime/ |
D | Android.bp | 12 c_std: "c11",
|
/external/honggfuzz/examples/linux_kernel_ip/ |
D | Makefile | 5 CFLAGS := -std=c11
|
/external/clang/test/Modules/ |
D | system_headers.m | 4 …-module-maps -fmodules-cache-path=%t/cache -isystem %S/Inputs -pedantic -Werror %s -verify -std=c11
|
/external/skia/third_party/skcms/ |
D | BUILD.gn | 17 "-std=c11",
|
/external/skqp/third_party/skcms/ |
D | BUILD.gn | 17 "-std=c11",
|
/external/nos/host/android/hals/keymaster/citadel/ |
D | Android.mk | 43 LOCAL_CONLYFLAGS := -std=c11
|
/external/clang/include/clang/Frontend/ |
D | LangStandards.def | 74 LANGSTANDARD(c11, "c11",
|
/external/mesa3d/ |
D | Makefile.am | 63 include/c11 \
|
/external/honggfuzz/ |
D | Android.bp | 18 c_std: "c11",
|
/external/llvm/test/Instrumentation/EfficiencySanitizer/ |
D | struct_field_small.ll | 48 %c11 = getelementptr inbounds %struct.C, %struct.C* %arrayidx10, i32 0, i32 2 49 %arrayidx12 = getelementptr inbounds [10 x i8], [10 x i8]* %c11, i64 0, i64 2 121 ; CHECK-NEXT: %c11 = getelementptr inbounds %struct.C, %struct.C* %arrayidx10, i32 0, i32 2 122 ; CHECK-NEXT: %arrayidx12 = getelementptr inbounds [10 x i8], [10 x i8]* %c11, i64 0, i64 2
|
/external/skqp/src/core/ |
D | SkMipMap.cpp | 190 auto c11 = F::Expand(p1[1]); in downsample_2_2() local 192 auto c = c00 + c10 + c01 + c11; in downsample_2_2() 210 auto c11 = F::Expand(p1[1]); in downsample_2_3() local 214 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21); in downsample_2_3()
|
/external/skia/src/core/ |
D | SkMipMap.cpp | 191 auto c11 = F::Expand(p1[1]); in downsample_2_2() local 193 auto c = c00 + c10 + c01 + c11; in downsample_2_2() 211 auto c11 = F::Expand(p1[1]); in downsample_2_3() local 215 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21); in downsample_2_3()
|
/external/nos/host/android/ |
D | Android.bp | 29 "-std=c11",
|