/external/webrtc/modules/audio_coding/neteq/ |
D | normal_unittest.cc | 53 Normal normal(fs, &db, bgn, &expand); in TEST() local 67 Normal normal(fs, &db, bgn, &expand); in TEST() local 102 Normal normal(fs, &db, bgn, &expand); in TEST() local 127 Normal normal(kFs, &db, bgn, &expand); in TEST() local
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | transform2.inl | 50 GLM_FUNC_QUALIFIER tmat3x3<T, P> reflect2D(tmat3x3<T, P> const& m, tvec3<T, P> const& normal) 61 GLM_FUNC_QUALIFIER tmat4x4<T, P> reflect3D(tmat4x4<T, P> const& m, tvec3<T, P> const& normal) 81 const tvec3<T, P>& normal) 94 const tvec3<T, P>& normal)
|
D | handed_coordinate_space.inl | 11 tvec3<T, P> const & normal 22 tvec3<T, P> const & normal
|
D | rotate_vector.inl | 49 tvec3<T, P> const & normal 71 tvec3<T, P> const & normal
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_texgen.c | 100 const GLvector4f *normal, in build_m3() 127 const GLvector4f *normal, in build_m2() 176 const GLvector4f *normal, in build_f3() 203 const GLvector4f *normal, in build_f2() 279 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen_normal_map_nv() local 345 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen() local
|
D | t_vb_lighttmp.h | 59 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 245 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 421 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local 527 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
|
D | t_vb_normals.c | 42 GLvector4f normal; member
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | SolidSurfaceComponent.java | 75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) { in addSurface() 95 Vector2 normal = mNormal; in update() local
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ShadowParcelTest.java | 439 TestParcelable normal = new TestParcelable(23); in testWriteTypedListAndCreateTypedArrayList() local 454 TestParcelablePackage normal = new TestParcelablePackage(23); in testParcelableWithPackageProtected() local 466 TestParcelableImpl normal = new TestParcelableImpl(23); in testParcelableWithBase() local 478 TestParcelable normal = new TestParcelable(23); in testParcelableWithPublicClass() local
|
D | ShadowRenderNodeAnimatorTest.java | 35 public void normal() { in normal() method in ShadowRenderNodeAnimatorTest
|
/external/skia/docs/examples/ |
D | Blend_Mode_Methods.cpp | 7 SkPaint normal, blender; in draw() local
|
D | Point_setLength.cpp | 16 SkVector normal = point; in draw() local
|
D | Point_setNormalize.cpp | 16 SkVector normal; in draw() local
|
D | Point_setLength_2.cpp | 16 SkVector normal; in draw() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ |
D | MicrosphereInterpolatingFunction.java | 67 private final RealVector normal; field in MicrosphereInterpolatingFunction.MicrosphereSurfaceElement 87 RealVector normal() { in normal() method in MicrosphereInterpolatingFunction.MicrosphereSurfaceElement
|
/external/clang/test/SemaCXX/ |
D | warn-unused-attribute.cpp | 15 TestNormal normal; in main() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-unused-attribute.cpp | 15 TestNormal normal; in main() local
|
/external/jacoco/org.jacoco.core.test.validation.java5/src/org/jacoco/core/test/validation/java5/targets/ |
D | SynchronizedTarget.java | 26 private static void normal() { in normal() method in SynchronizedTarget
|
/external/skia/src/core/ |
D | SkStrokerPriv.cpp | 15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper() 20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper() 31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
|
/external/skqp/src/core/ |
D | SkStrokerPriv.cpp | 15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper() 20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper() 31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
|
/external/iproute2/netem/ |
D | normal.c | 18 normal(double x, double mu, double sigma) in normal() function
|
D | paretonormal.c | 26 normal(double x, double mu, double sigma) in normal() function
|
/external/eigen/Eigen/src/Geometry/ |
D | Hyperplane.h | 157 …EIGEN_DEVICE_FUNC inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coe… in normal() function 162 …EIGEN_DEVICE_FUNC inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1)… in normal() function
|
/external/libkmsxx/kmscube/ |
D | cube-gles2.cpp | 242 float normal[9]; in draw() local
|
/external/llvm-project/llvm/include/llvm/ |
D | PassInfo.h | 47 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal, in PassInfo()
|