HomeSort by relevance Sort by last modified time
    Searched refs:c13 (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
codec_unittest.cc 108 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/
fwalsh_sse2.asm 82 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/
fwalsh_sse2.asm 82 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/
struct.c 133 struct a13 c13 = {5}; variable in typeref:struct:a13
  /external/chromium_org/cc/trees/
layer_sorter.cc 234 gfx::Vector3dF c13 = c3 - c1; local
235 layer_normal = gfx::CrossProduct(c13, c12);
  /external/clang/test/Misc/
diag-template-diffing.cpp 392 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],
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontTest.cpp 140 static UChar c13[] = { 0xDB40, 0xDDED }; local
141 EXPECT_EQ(ComplexPath, Character::characterRangeCodePath(c13, 2));
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 86 vspltw v8, \Codd, 1 ;# v8 = c01 c11 or c03 c13
  /external/libvpx/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 86 vspltw v8, \Codd, 1 ;# v8 = c01 c11 or c03 c13
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
filter.js 364 var c13 = filter.floatToFixedPoint(matrix[2]);
398 var rNew = r * c11 + g * c12 + b * c13;
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 688 ldcl p0, c13, [r9, #-120]!
716 @ CHECK: ldcl p0, c13, [r9, #-120]! @ encoding: [0x79,0xed,0x1e,0xd0]
    [all...]
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 550 category c12; category c13; category c14; category c15;
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 811 milliseconds