/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/ |
D | regs-good.s | 126 #CHECK: lctl %c10, %c11, 0 # encoding: [0xb7,0xab,0x00,0x00] 135 lctl %c10,%c11,0 199 #CHECK: .cfi_offset %c11, 406 265 .cfi_offset %c11,406
|
/external/skia/src/utils/ |
D | SkPatchUtils.cpp | 148 SkScalar c11) { in bilerp() argument 150 SkScalar b = c01 * (1.f - tx) + c11 * tx; in bilerp() 155 const Sk4f& c00, const Sk4f& c10, const Sk4f& c01, const Sk4f& c11) { in bilerp() argument 157 Sk4f b = c01 * (1.f - tx) + c11 * tx; in bilerp()
|
/external/skqp/src/utils/ |
D | SkPatchUtils.cpp | 148 SkScalar c11) { in bilerp() argument 150 SkScalar b = c01 * (1.f - tx) + c11 * tx; in bilerp() 155 const Sk4f& c00, const Sk4f& c10, const Sk4f& c01, const Sk4f& c11) { in bilerp() argument 157 Sk4f b = c01 * (1.f - tx) + c11 * tx; in bilerp()
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | function-count-update-3.ll | 43 %c11 = call i32 @e(i32 %c100) 44 ret i32 %c11
|
D | bfi-update.ll | 40 %c11 = call i32 @e(i32 %c1) 43 %c12 = phi i32 [ 0, %cond_false], [ %c11, %cond_true ]
|
/external/honggfuzz/third_party/android/libBlocksRuntime/ |
D | Android.bp | 12 c_std: "c11",
|
/external/skqp/src/core/ |
D | SkMipMap.cpp | 176 auto c11 = F::Expand(p1[1]); in downsample_2_2() local 178 auto c = c00 + c10 + c01 + c11; in downsample_2_2() 196 auto c11 = F::Expand(p1[1]); in downsample_2_3() local 200 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21); in downsample_2_3()
|
/external/skia/src/core/ |
D | SkMipMap.cpp | 176 auto c11 = F::Expand(p1[1]); in downsample_2_2() local 178 auto c = c00 + c10 + c01 + c11; in downsample_2_2() 196 auto c11 = F::Expand(p1[1]); in downsample_2_3() local 200 auto c = add_121(c00, c10, c20) + add_121(c01, c11, c21); in downsample_2_3()
|
/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/drrickorang/LoopbackApp/app/src/main/cpp/ |
D | Android.bp | 34 c_std: "c11",
|
/external/honggfuzz/ |
D | Android.bp | 18 c_std: "c11",
|
/external/clang/include/clang/Frontend/ |
D | LangStandards.def | 74 LANGSTANDARD(c11, "c11",
|
/external/deqp-deps/glslang/Test/ |
D | hlsl.buffer.frag | 24 row_major float3x4 m2 : packoffset(c11);
|
/external/u-boot/arch/m68k/include/asm/coldfire/ |
D | skha.h | 41 u32 c11; /* 0x98 Context 11 */ member
|
/external/nos/host/android/ |
D | Android.bp | 29 "-std=c11",
|