Searched refs:c13 (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcodec_unittest.cc108 AudioCodec c13(c0);
112 c13.params["x"] = "abc";
119 EXPECT_TRUE(c13 == c10);
187 VideoCodec c13(c0);
191 c13.params["x"] = "abc";
198 EXPECT_TRUE(c13 == c10);
253 VideoEncoderConfig c13 = c1; local
259 EXPECT_TRUE(c13 != c10);
260 EXPECT_TRUE(c13 == c1);
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
H A Dfwalsh_sse2.asm82 pmaddwd xmm3, [GLOBAL(cn1)] ; c12 b12 c13 b13
87 pshufd xmm7, xmm3, 0x72 ; c13 c12 b13 b12
94 punpckhqdq xmm6, xmm7 ; c13 c12 d13 d12
/external/libvpx/libvpx/vp8/encoder/x86/
H A Dfwalsh_sse2.asm82 pmaddwd xmm3, [GLOBAL(cn1)] ; c12 b12 c13 b13
87 pshufd xmm7, xmm3, 0x72 ; c13 c12 b13 b12
94 punpckhqdq xmm6, xmm7 ; c13 c12 d13 d12
/external/clang/test/CodeGen/
H A Dstruct.c133 struct a13 c13 = {5}; variable in typeref:struct:a13
/external/chromium_org/cc/trees/
H A Dlayer_sorter.cc234 gfx::Vector3dF c13 = c3 - c1; local
235 layer_normal = gfx::CrossProduct(c13, c12);
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp392 double a13, b13, c13, d13; variable
396 set13(class_ptrs<&c13>());
400 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'class_ptrs<&c13, (no argument)>' to 'class_ptrs<&a13, &b13>' for 1st argument
404 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'class_ptrs<&c13, (no argument)>' to 'class_ptrs<&a13, &b13>' for 1st argument
410 // CHECK-ELIDE-TREE: [&c13 != &a13],
420 // CHECK-NOELIDE-TREE: [&c13 != &a13],
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontTest.cpp140 static UChar c13[] = { 0xDB40, 0xDDED }; local
141 EXPECT_EQ(ComplexPath, Character::characterRangeCodePath(c13, 2));
/external/chromium_org/ui/file_manager/gallery/js/image_editor/
H A Dfilter.js364 var c13 = filter.floatToFixedPoint(matrix[2]);
398 var rNew = r * c11 + g * c12 + b * c13;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm86 vspltw v8, \Codd, 1 ;# v8 = c01 c11 or c03 c13
/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dfdct_altivec.asm86 vspltw v8, \Codd, 1 ;# v8 = c01 c11 or c03 c13
/external/llvm/test/MC/ARM/
H A Dbasic-arm-instructions.s835 ldcl p0, c13, [r9, #-120]!
848 ldclne p0, c13, [r9, #-120]!
876 @ CHECK: ldcl p0, c13, [r9, #-120]! @ encoding: [0x1e,0xd0,0x79,0xed]
889 @ CHECK: ldclne p0, c13, [r9, #-120]! @ encoding: [0x1e,0xd0,0x79,0x1d]
2270 stcl p0, c13, [r9, #-120]!
2283 stclne p0, c13, [r9, #-120]!
2311 @ CHECK: stcl p0, c13, [r9, #-120]! @ encoding: [0x1e,0xd0,0x69,0xed]
2324 @ CHECK: stclne p0, c13, [r9, #-120]! @ encoding: [0x1e,0xd0,0x69,0x1d]
H A Dbasic-thumb2-instructions.s688 ldcl p0, c13, [r9, #-120]!
716 @ CHECK: ldcl p0, c13, [r9, #-120]! @ encoding: [0x79,0xed,0x1e,0xd0]
2597 stcl p0, c13, [r9, #-120]!
2625 @ CHECK: stcl p0, c13, [r9, #-120]! @ encoding: [0x69,0xed,0x1e,0xd0]
/external/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf550 category c12; category c13; category c14; category c15;
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids8586 3c13 DWA-130 802.11n Wireless N Adapter(rev.B) [Ralink RT2870]
10651 0c13 Diamond
14693 1c13 ALECTRONIC LIMITED

Completed in 875 milliseconds