Home
last modified time | relevance | path

Searched defs:square (Results 1 – 25 of 38) sorted by relevance

12

/external/chromium_org/v8/test/mjsunit/harmony/
Darrow-functions.js34 var square = x => x * x; function
/external/eigen/test/
Dmiscmatrices.cpp30 square(v1.asDiagonal()); in miscMatrices() local
Ddontalign.cpp31 SquareMatrixType square = SquareMatrixType::Random(rows,rows); in dontalign() local
Dproduct.h44 square = RowSquareMatrixType::Random(rows, rows), in product() local
Dadjoint.cpp74 square = SquareMatrixType::Random(rows, rows); in adjoint() local
Dinteger_types.cpp73 square = SquareMatrixType::Random(rows, rows); in integer_type_tests() local
Dbasicstuff.cpp30square = Matrix<Scalar, MatrixType::RowsAtCompileTime, MatrixType::RowsAtCompileTime>::Random(rows… in basicStuff() local
Dproduct_extra.cpp29 square = MatrixType::Random(rows, rows), in product_extra() local
/external/eigen/test/eigen2/
Deigen2_miscmatrices.cpp31 square = v1.asDiagonal(); in miscMatrices() local
Deigen2_adjoint.cpp34 square = SquareMatrixType::Random(rows, rows); in adjoint() local
Dproduct.h47 square = RowSquareMatrixType::Random(rows, rows), in product() local
/external/eigen/Eigen/src/plugins/
DArrayCwiseUnaryOps.h171 square() const in square() function
/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
DAnimatableColor.cpp39 double square(double x) in square() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java21 public abstract ECFieldElement square(); in square() method in ECFieldElement
199 public ECFieldElement square() in square() method in ECFieldElement.Fp
1208 public ECFieldElement square() in square() method in ECFieldElement.F2m
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_context_tree.c14 static const BLOCK_SIZE square[] = { variable
/external/chromium_org/v8/test/mjsunit/
Dkeyed-call-generic.js49 Number.prototype.square = function() { return this * this; } method in Number
/external/chromium_org/third_party/flot/
Djquery.flot.symbol.min.js14 */(function(e){function t(e,t,n){var r={square:function(e,t,n,r,i){var s=r*Math.sqrt(Math.PI)/2;e.r… method
/external/chromium_org/ppapi/examples/2d/
Dpaint_manager_example.cc114 pp::Rect square = SquareForPoint(last_x_, last_y_); in OnPaint() local
/external/chromium_org/ppapi/examples/input/
Dpointer_event_input.cc132 pp::Rect square = SquareForPoint(last_x_, last_y_); in OnPaint() local
/external/opencv/cv/src/
Dcvcamshift.cpp175 double theta = 0, square; in cvCamShift() local
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp79 struct square { struct
80 typedef int_tuple<(Values*Values)...> type;
/external/qemu/distrib/zlib-1.2.8/
Dcrc32.c344 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
/external/zlib/src/
Dcrc32.c344 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_crc32.c345 unsigned long *square, in gf2_matrix_square()
/external/chromium_org/third_party/zlib/
Dcrc32.c361 local void gf2_matrix_square(square, mat) in gf2_matrix_square() argument

12