/external/libnfc-nci/src/gki/ulinux/ |
D | data_types.h | 64 #define BCM_STRNCAT_S(x1,x2,x3,x4) strncat((x1),(x3),(x4)) argument 66 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4)) argument 67 #define BCM_SPRINTF_S(x1,x2,x3,x4) sprintf((x1),(x3),(x4)) argument 68 #define BCM_VSPRINTF_S(x1,x2,x3,x4) vsprintf((x1),(x3),(x4)) argument
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | data_types.h | 64 #define BCM_STRNCAT_S(x1,x2,x3,x4) strncat((x1),(x3),(x4)) argument 66 #define BCM_STRNCPY_S(x1,x2,x3,x4) strncpy((x1),(x3),(x4)) argument 67 #define BCM_SPRINTF_S(x1,x2,x3,x4) sprintf((x1),(x3),(x4)) argument 68 #define BCM_VSPRINTF_S(x1,x2,x3,x4) vsprintf((x1),(x3),(x4)) argument
|
/external/skia/src/core/ |
D | SkPM4fPriv.h | 49 static inline uint32_t Sk4f_toL32(const Sk4f& x4) { in Sk4f_toL32() 53 static inline uint32_t Sk4f_toS32(const Sk4f& x4) { in Sk4f_toS32()
|
D | SkXfermodeU64.cpp | 28 template <DstType D> Sk4f unit_to_bias(const Sk4f& x4) { in unit_to_bias() 32 template <DstType D> Sk4f bias_to_unit(const Sk4f& x4) { in bias_to_unit() 42 static uint64_t store_to_u16(const Sk4f& x4) { in store_to_u16() 55 template <DstType D> uint64_t store_to_dst(const Sk4f& x4) { in store_to_dst()
|
/external/pdfium/third_party/agg23/ |
D | agg_curves.cpp | 33 FX_FLOAT x4, FX_FLOAT y4) in init() 44 FX_FLOAT x4, FX_FLOAT y4, in recursive_bezier() 105 FX_FLOAT x4, FX_FLOAT y4) in bezier()
|
D | agg_curves.h | 71 FX_FLOAT x4, FX_FLOAT y4) : in curve4_div() 145 FX_FLOAT x4, FX_FLOAT y4) in curve4() 160 FX_FLOAT x4, FX_FLOAT y4) in init()
|
/external/clang/test/CodeGenCXX/ |
D | pragma-visibility.cpp | 20 template<class T> struct x4 { struct 24 template<> int x4<int>::y = 10; argument
|
/external/ceres-solver/internal/ceres/ |
D | problem.cc | 93 double* x0, double* x1, double* x2, double* x3, double* x4) { in AddResidualBlock() 102 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5) { in AddResidualBlock() 111 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, in AddResidualBlock() 121 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, in AddResidualBlock() 131 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, in AddResidualBlock() 141 double* x0, double* x1, double* x2, double* x3, double* x4, double* x5, in AddResidualBlock()
|
/external/clang/test/CodeGen/ |
D | ms-declspecs.cpp | 8 __declspec(selectany) int x4; variable
|
/external/clang/test/CXX/dcl.dcl/dcl.link/ |
D | p7.cpp | 17 X x4; variable
|
/external/clang/test/Sema/ |
D | array-size.c | 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/v8/test/mjsunit/ |
D | obj-construct.js | 45 var x4 = [ 1, 2, 3 ]; variable
|
/external/clang/test/Index/ |
D | cxx-operator-overload.cpp | 10 Cls x4 = x1 + x2 + x3; in bar() local
|
/external/clang/test/SemaCXX/ |
D | dependent-types.cpp | 9 T x4[]; // expected-error{{needs an explicit size or an initializer}} in f() local
|
/external/valgrind/memcheck/tests/ |
D | badrw.c | 7 int *x4; in main() local
|
/external/clang/test/SemaTemplate/ |
D | instantiate-member-pointers.cpp | 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/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/CXX/expr/expr.post/expr.call/ |
D | p7-0x.cpp | 25 void f(X1 x1, X2 x2, X3 x3, X4 x4) { in f()
|
/external/v8/test/mjsunit/compiler/ |
D | regress-gap.js | 75 function two_cycles(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) { argument 93 function two_cycles_while(n, v1, v2, v3, v4, v5, x1, x2, x3, x4, x5) { argument
|
/external/clang/test/Frontend/ |
D | backend-diagnostic.c | 27 void inlineAsmError(int x0, int x1, int x2, int x3, int x4, in inlineAsmError()
|
/external/libopus/celt/ |
D | celt.c | 92 opus_val32 x0, x1, x2, x3, x4; in comb_filter_const() local 121 opus_val32 x0, x1, x2, x3, x4; in comb_filter() local
|
/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 | 8 x4 = concat (map qq x3) function
|