/external/valgrind/auxprogs/ |
D | ppcfround.c | 263 Result(*f)(double,double,double), in do_1_unary() argument 284 Result(*f)(double,double,double), in do_1_binary() argument 306 Result(*f)(double,double,double), in do_1_ternary() argument 329 Result(*f)(double,double,double), in do_N_unary() argument 341 Result(*f)(double,double,double), in do_N_binary() argument 355 Result(*f)(double,double,double), in do_N_ternary() argument
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | string_cast.inl | 138 detail::tvec2<double, P> const & v 147 detail::tvec3<double, P> const & v 156 detail::tvec4<double, P> const & v 339 detail::tmat2x2<double, P> const & x 350 detail::tmat2x3<double, P> const & x 361 detail::tmat2x4<double, P> const & x 372 detail::tmat3x2<double, P> const & x 384 detail::tmat3x3<double, P> const & x 396 detail::tmat3x4<double, P> const & x 408 detail::tmat4x2<double, P> const & x [all …]
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m | 9 - (id) Meth1: (double) arg; argument 16 - (id) Meth1: (double) arg { return 0; } argument 30 - (id) Meth1: (double) arg { return 0; } argument 39 - (id) Meth1: (double) arg { return 0; } argument 46 - (id) Meth1: (double) arg { return 0; } argument 122 - (id) Meth1: (double) arg; argument 129 - (id) Meth15515206: (double) arg { return 0; } argument
|
/external/clang/test/CodeGen/ |
D | long_double_fp128.cpp | 19 void test(long, float, double, long double, long double _Complex) { } in test() argument
|
/external/clang/test/CodeGenObjC/ |
D | messages-2.m | 19 +(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 26 -(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 37 +(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 60 -(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 85 +(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument 114 -(void) printThisInt: (int) arg0 andThatFloat: (float) arg1 andADouble: (double) arg2 andAPoint: (M… argument
|
D | predefined-expr.m | 33 - (void)instanceTest3:(int)a withB:(double)b { argument 58 + (void)classTest3:(int)a withB:(double)b { argument
|
D | encode-test-6.m | 9 -(void)foo:(Z)a : (char*)b : (Z)c : (double) d; argument 14 -(void)foo:(Z)a: (char*)b : (Z)c : (double) d {} argument
|
/external/ceres-solver/internal/ceres/ |
D | numeric_diff_test_utils.h | 56 double** /* not used */) const { in Evaluate() argument 81 double** /* not used */) const { in Evaluate() argument
|
/external/clang/test/SemaObjC/ |
D | method-def-2.m | 8 -(void) brokenType: (int)x floatingPoint: (double)y; argument 14 {
|
D | protocol-implementing-class-methods.m | 8 - (void) : (double) arg; // expected-note {{method ':' declared here}} argument 26 - (void) : (double) arg{}; // expected-warning {{category is implementing a method which will also … argument
|
/external/opencv3/modules/imgproc/test/ocl/ |
D | test_houghlines.cpp | 27 PARAM_TEST_CASE(HoughLines, double, double, int) in PARAM_TEST_CASE() argument 109 PARAM_TEST_CASE(HoughLinesP, int, double, double) in PARAM_TEST_CASE() argument
|
/external/clang/test/Rewriter/ |
D | objc-modern-StretAPI-3.mm | 20 + (myPoint)foo : (int)Arg1 : (double)fArg; argument 38 + (myPoint)foo : (int)Arg1 : (double)fArg { argument
|
D | method-encoding-1.m | 9 - (char *) MyMeth : (double) arg1 : (char *[12]) arg2; argument 14 - (char *) MyMeth : (double) arg1 : (char *[12]) arg2{ return 0; } argument
|
/external/eigen/Eigen/src/UmfPackSupport/ |
D | UmfPackSupport.h | 19 inline void umfpack_free_numeric(void **Numeric, double) in umfpack_free_numeric() argument 22 inline void umfpack_free_numeric(void **Numeric, std::complex<double>) in umfpack_free_numeric() 25 inline void umfpack_free_symbolic(void **Symbolic, double) in umfpack_free_symbolic() argument 28 inline void umfpack_free_symbolic(void **Symbolic, std::complex<double>) in umfpack_free_symbolic() 73 … umfpack_get_lunz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeric, double) in umfpack_get_lunz() argument 78 …unz(int *lnz, int *unz, int *n_row, int *n_col, int *nz_udiag, void *Numeric, std::complex<double>) in umfpack_get_lunz()
|
/external/clang/test/Index/ |
D | complete-method-decls.m | 46 - (int)first:(int)x second:(float)y third:(double)z; argument 47 - (id)first:(int)xx second2:(float)y2 third:(double)z; argument 48 - (void*)first:(int)xxx second3:(float)y3 third:(double)z; argument 52 - (int)first:(int)x second2:(float)y third:(double)z; argument 56 - (int)first:(int)x second2:(float)y third:(double)z { } argument
|
/external/clang/test/SemaTemplate/ |
D | instantiation-default-1.cpp | 96 Def6<bool, int[5], float(double, double), in test_Def6() argument 97 bool(*)(int*, float(*)(double, double))> *d6c) { in test_Def6()
|
/external/opencv3/modules/cudawarping/src/ |
D | resize.cpp | 47 void cv::cuda::resize(InputArray, OutputArray, Size, double, double, int, Stream&) { throw_no_cuda(… in resize() argument
|
/external/opencv3/modules/cudaoptflow/src/ |
D | tvl1flow.cpp | 47 Ptr<OpticalFlowDual_TVL1> cv::cuda::OpticalFlowDual_TVL1::create(double, double, double, int, int, … in create() argument
|
/external/llvm/test/MC/AsmParser/ |
D | macros-argument-parsing-diagnostics.s | 3 .macro double first = -1, second = -1 macro
|
/external/mesa3d/src/glsl/glcpp/tests/ |
D | 069-repeated-argument.c | 1 #define double(x) x x macro
|
D | 060-left-paren-in-macro-right-paren-in-text.c | 1 #define double(a) a*2 macro
|
/external/clang/test/CodeGenCXX/ |
D | mangle-long-double.cpp | 7 void f(long double) {} in f()
|
/external/opencv3/modules/cudaarithm/src/ |
D | reductions.cpp | 62 void cv::cuda::minMax(InputArray, double*, double*, InputArray) { throw_no_cuda(); } in minMax() argument 64 void cv::cuda::minMaxLoc(InputArray, double*, double*, Point*, Point*, InputArray) { throw_no_cuda(… in minMaxLoc() argument 77 void cv::cuda::normalize(InputArray, OutputArray, double, double, int, int, InputArray, Stream&) { … in normalize() argument
|
/external/opencv3/modules/cudaimgproc/src/ |
D | gftt.cpp | 50 Ptr<cuda::CornersDetector> cv::cuda::createGoodFeaturesToTrackDetector(int, int, double, double, in… in createGoodFeaturesToTrackDetector() argument
|
/external/v8/test/mjsunit/compiler/ |
D | literals.js | 82 function double(x) { return x + x; } function
|