Home
last modified time | relevance | path

Searched defs:Normal (Results 1 – 25 of 27) sorted by relevance

12

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dnormal_unittest.cc33 TEST(Normal, CreateAndDestroy) { in TEST() argument
46 TEST(Normal, AvoidDivideByZero) { in TEST() argument
92 TEST(Normal, InputLengthAndChannelsDoNotMatch) { in TEST() argument
Dnormal.h35 Normal(int fs_hz, DecoderDatabase* decoder_database, in Normal() function
Dneteq_impl.h45 class Normal; variable
/external/vulkan-validation-layers/libs/glm/gtx/
Dprojection.inl16 vecType const & Normal
Dperpendicular.inl16 vecType const & Normal
Drotate_vector.inl207 detail::tvec3<T, P> const & Normal,
/external/compiler-rt/lib/tsan/tests/rtl/
Dtsan_test_util.h35 Normal, enumerator
/external/vulkan-validation-layers/demos/smoke/
DMeshes.cpp42 struct Normal { struct in __anon47879d120111::Mesh
43 float x;
44 float y;
45 float z;
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtPolyhedralContactClipping.cpp257 …const btVector3 Normal(hullA.m_faces[i].m_plane[0], hullA.m_faces[i].m_plane[1], hullA.m_faces[i].… in findSeparatingAxis() local
286 …const btVector3 Normal(hullB.m_faces[i].m_plane[0], hullB.m_faces[i].m_plane[1], hullB.m_faces[i].… in findSeparatingAxis() local
426 …const btVector3 Normal(hullA.m_faces[face].m_plane[0], hullA.m_faces[face].m_plane[1], hullA.m_fac… in clipFaceAgainstHull() local
545 …const btVector3 Normal(hullB.m_faces[face].m_plane[0], hullB.m_faces[face].m_plane[1], hullB.m_fac… in clipHullAgainstHull() local
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexPolyhedron.cpp91 const btVector3 Normal(m_faces[i].m_plane[0], m_faces[i].m_plane[1], m_faces[i].m_plane[2]); in testContainment() local
202 const btVector3 Normal(m_faces[i].m_plane[0], m_faces[i].m_plane[1], m_faces[i].m_plane[2]); in initialize() local
/external/dng_sdk/source/
Ddng_orientation.h93 static dng_orientation Normal () in Normal() function
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DVertexAttribute.java89 public static VertexAttribute Normal () { in Normal() method in VertexAttribute
DVertexAttributes.java36 public static final int Normal = 8; field in VertexAttributes.Usage
/external/google-breakpad/src/client/windows/unittests/
Dminidump_test.cc180 TEST_F(MinidumpTest, Normal) { in TEST_F() argument
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/attributes/
DTextureAttribute.java35 public final static long Normal = register(NormalAlias); field in TextureAttribute
/external/clang/lib/Frontend/
DTextDiagnostic.cpp47 bool &Normal, bool Bold) { in applyTemplateHighlighting()
757 bool Normal = true; in printDiagnosticMessage() local
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java76 Normal, enumConstant
/external/clang/lib/Sema/
DSemaLambda.cpp284 Normal, in getCurrentMangleNumberContext() enumerator
/external/webrtc/webrtc/base/
Dvirtualsocketserver.cc959 static double Normal(double x, double mean, double stddev) { in Normal() function
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h385 enum AppearanceMode { Normal, Rollover, Down }; enumerator
/external/v8/src/parsing/
Dparser-base.h32 enum class FunctionBody { Normal, SingleExpression }; enumerator
61 Normal = 0, enumerator
/external/opencv/cvaux/src/
Dcvlee.cpp3439 CvDirection Normal = {-pDirectrice->direction->y,pDirectrice->direction->x}; in _cvCalcEdgePL() local
3473 CvDirection Normal = {-pDirectrice->direction->y,pDirectrice->direction->x}; in _cvCalcEdgeLP() local
/external/v8/src/debug/
Ddebug.js69 Normal: 2 }; property
/external/valgrind/massif/
Dms_main.c1011 Normal = 77, enumerator
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp399 Normal, enumerator

12