/external/pdfium/third_party/agg23/ |
D | agg_curves.cpp | 32 FX_FLOAT x3, FX_FLOAT y3, in init() 33 FX_FLOAT x4, FX_FLOAT y4) in init() 43 FX_FLOAT x3, FX_FLOAT y3, in recursive_bezier() 44 FX_FLOAT x4, FX_FLOAT y4, in recursive_bezier() 104 FX_FLOAT x3, FX_FLOAT y3, in bezier() 105 FX_FLOAT x4, FX_FLOAT y4) in bezier()
|
D | agg_curves.h | 70 FX_FLOAT x3, FX_FLOAT y3, in curve4_div() 71 FX_FLOAT x4, FX_FLOAT y4) : in curve4_div() 144 FX_FLOAT x3, FX_FLOAT y3, in curve4() 145 FX_FLOAT x4, FX_FLOAT y4) in curve4() 159 FX_FLOAT x3, FX_FLOAT y3, in init() 160 FX_FLOAT x4, FX_FLOAT y4) in init()
|
/external/libopus/celt/ |
D | celt.c | 101 opus_val32 x0, x1, x2, x3, x4; in comb_filter_const_c() local 159 opus_val32 x0, x1, x2, x3, x4; in comb_filter_const_c() local 190 opus_val32 x0, x1, x2, x3, x4; in comb_filter() local
|
/external/libavc/common/ |
D | ih264_resi_trans_quant.c | 125 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_resi_trans_quant_4x4() local 273 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_resi_trans_quant_chroma_4x4() local 422 WORD32 x0,x1,x2,x3,x4,x5,x6,x7,i4_value; in ih264_hadamard_quant_4x4() local 550 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; in ih264_hadamard_quant_2x2_uv() local
|
/external/clang/test/Sema/ |
D | array-size.c | 7 int x3[(unsigned)1073741824 + 1]; // expected-error{{array is too large}} in f() local 8 int x4[1073741824 - 1]; in f() local
|
/external/valgrind/massif/tests/ |
D | long-time.c | 10 int i, *x1, *x2, *x3, *x4; in main() local
|
/external/v8/src/ |
D | arguments.cc | 10 double ClobberDoubleRegisters(double x1, double x2, double x3, double x4) { in ClobberDoubleRegisters()
|
/external/clang/test/Index/ |
D | cxx-operator-overload.cpp | 9 Cls x1, x2, x3; in bar() local 10 Cls x4 = x1 + x2 + x3; in bar() local
|
/external/clang/test/SemaCXX/ |
D | dependent-types.cpp | 8 T& x3; // expected-error{{declaration of reference variable 'x3' requires an initializer}} in f() local 9 T x4[]; // expected-error{{needs an explicit size or an initializer}} in f() local
|
D | direct-initializer.cpp | 41 X x3(1.0, 1.0); // expected-error{{no matching constructor for initialization of 'X'}} in g() local 43 X x4(3.14, y); in g() local
|
D | copy-initialization.cpp | 17 X x3 = ip; in f() local 18 X x4 = fp; // expected-error{{no viable conversion}} in f() local
|
/external/clang/test/CXX/expr/expr.post/expr.call/ |
D | p7-0x.cpp | 25 void f(X1 x1, X2 x2, X3 x3, X4 x4) { in f()
|
/external/clang/test/Frontend/ |
D | backend-diagnostic.c | 27 void inlineAsmError(int x0, int x1, int x2, int x3, int x4, in inlineAsmError()
|
/external/skia/experimental/docs/ |
D | interpolatorFunctions.js | 5 function interp_cubic_coords(x1, x2, x3, x4, t) argument
|
/external/valgrind/VEX/orig_amd64/ |
D | SortedToOrig.hs | 7 x3 = zip [1 ..] x2 function 8 x4 = concat (map qq x3) function
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_arm.c | 47 uint32_t x3 = r->v[6]; in freeze() local 48 uint32_t x4 = r->v[8]; in freeze() local 110 uint32_t x3 = x->v[6]; in fe1305x2_tobytearray() local 111 uint32_t x4 = x->v[8]; in fe1305x2_tobytearray() local
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | bezier.h | 36 float x3, y3; member 37 float x4, y4; member
|
/external/clang/test/SemaTemplate/ |
D | instantiate-member-pointers.cpp | 35 X3<int, Y, &Y::x> x3; variable 46 int &get_X4(X4<&Y::x> x4, Y& y) { in get_X4() argument 53 void test_accept_X4(X4<&Y::x> x4) { in test_accept_X4()
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.deprecated/ |
D | p1.cpp | 28 X2<char> x3; // FIXME: no warning! variable 29 X2<int> x4; variable
|
/external/pdfium/public/ |
D | fpdf_doc.h | 33 FS_FLOAT x3; member 35 FS_FLOAT x4; member
|
/external/libcxx/test/libcxx/utilities/memory/util.smartptr/ |
D | race_condition.pass.cpp | 38 WeakPtr x3 = x; // increment weak count in operator ()() local 39 Ptr x4 = x3.lock(); // increment shared count via lock in operator ()() local
|
/external/clang/test/ASTMerge/Inputs/ |
D | enum1.c | 20 } x3; variable 27 } x4; variable
|
D | enum2.c | 20 } x3; variable 26 } x4; variable
|
/external/libopus/celt/mips/ |
D | celt_mipsr1.h | 62 opus_val32 x0, x1, x2, x3, x4; in comb_filter() local
|
/external/clang/test/CodeGen/ |
D | attr-mode-enums.c | 16 T3 x3 = A3; in main() local 20 T4 x4 = B4; in main() local
|