HomeSort by relevance Sort by last modified time
    Searched refs:normal (Results 1 - 25 of 801) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/google/wahoo/
init.hardware.diag.rc.user 17 on property:ro.boot.mode=normal
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
ifunc.s 11 jmp normal@PLT
12 .type normal, @function
13 normal: label
ifunc.d 15 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal>
17 0+8 <normal>:
x86-64-ifunc.d 16 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal>
18 0+8 <normal>:
  /prebuilts/go/darwin-x86/src/cmd/go/testdata/norunexample/
test_test.go 9 os.Stdout.Write([]byte("A normal test was executed.\n"))
  /prebuilts/go/linux-x86/src/cmd/go/testdata/norunexample/
test_test.go 9 os.Stdout.Write([]byte("A normal test was executed.\n"))
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mach-o/
symbols-6-64.s 1 # now look at what happens when we append some indirects to the normal
symbols-6.s 1 # now look at what happens when we append some indirects to the normal
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/tests/yui/
dataurl-dbquote-font.css 27 font-weight: normal;
28 font-style: normal;
dataurl-noquote-multiline-font.css 28 font-weight: normal;
29 font-style: normal;
dataurl-singlequote-font.css 27 font-weight: normal;
28 font-style: normal;
  /external/tensorflow/tensorflow/python/kernel_tests/distributions/
normal_test.py 35 from tensorflow.python.ops.distributions import normal as normal_lib
63 param_shapes = normal_lib.Normal.param_shapes(sample_shape)
71 array_ops.shape(normal_lib.Normal(mu, sigma).sample()).eval())
74 param_shapes = normal_lib.Normal.param_static_shapes(sample_shape)
94 normal = normal_lib.NormalWithSoftplusScale(loc=mu, scale=rho)
95 self.assertAllEqual(mu.eval(), normal.loc.eval())
96 self.assertAllEqual(nn_ops.softplus(rho).eval(), normal.scale.eval())
104 normal = normal_lib.Normal(loc=mu, scale=sigma)
106 log_pdf = normal.log_prob(x
    [all...]
  /external/eigen/Eigen/src/Geometry/
Hyperplane.h 30 * \f$ n \cdot x + d = 0 \f$ where \f$ n \f$ is a unit normal vector of the plane (linear part)
64 /** Construct a plane from its normal \a n and a point \a e onto the plane.
65 * \warning the vector normal is assumed to be normalized.
70 normal() = n;
74 /** Constructs a plane from its normal \a n and distance to the origin \a d
76 * \warning the vector normal is assumed to be normalized.
81 normal() = n;
91 result.normal() = (p1 - p0).unitOrthogonal();
92 result.offset() = -p0.dot(result.normal());
104 result.normal() = v0.cross(v1)
157 EIGEN_DEVICE_FUNC inline ConstNormalReturnType normal() const { return ConstNormalReturnType(m_coeffs,0,0,dim(),1); } function in class:Eigen::Hyperplane
162 EIGEN_DEVICE_FUNC inline NormalReturnType normal() { return NormalReturnType(m_coeffs,0,0,dim(),1); } function in class:Eigen::Hyperplane
    [all...]
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/filter/targets/
Synchronized.java 26 private static void normal() { method in class:Synchronized
47 normal(); method
  /external/vulkan-validation-layers/libs/glm/gtx/
handed_coordinate_space.hpp 59 detail::tvec3<T, P> const & normal);
67 detail::tvec3<T, P> const & normal);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
handed_coordinate_space.hpp 59 detail::tvec3<T, P> const & normal);
67 detail::tvec3<T, P> const & normal);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-d10v/
reloc-004.d 5 # Test 10 bit pc rel reloc normal bad
reloc-012.d 5 # Test 10 bit pc rel reloc negative normal bad.
  /external/clang/test/SemaCXX/
warn-unused-attribute.cpp 15 TestNormal normal; local
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
x86-64-ifunc.d 16 [ ]*[a-f0-9]+: eb 00 jmp 8 <normal>
18 0+8 <normal>:
  /external/mesa3d/src/mesa/tnl/
t_vb_normals.c 42 GLvector4f normal; member in struct:normal_stage_data
58 /* We can only use the display list's saved normal lengths if we've
70 &store->normal ); /* resulting normals */
73 store->normal.stride = 4 * sizeof(GLfloat);
76 store->normal.stride = 0;
79 VB->AttribPtr[_TNL_ATTRIB_NORMAL] = &store->normal;
88 * to point to the appropriate normal transformation routine.
127 * transform normal vectors (just leave them in object coordinates)
158 _mesa_vector4f_alloc( &store->normal, 0, tnl->vb.Size, 32 );
171 _mesa_vector4f_free( &store->normal );
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
SolidSurfaceComponent.java 75 public void addSurface(Vector2 startPoint, Vector2 endPoint, Vector2 normal) {
78 mNormals.add(normal);
95 Vector2 normal = mNormal; local
118 normal.set(normals.get(x));
120 normal.flipHorizontal(0);
124 normal.flipVertical(0);
127 collision.addTemporarySurface(start, end, normal, parentObject);
  /external/tensorflow/tensorflow/contrib/distributions/python/ops/
normal_conjugate_posteriors.py 15 """The Normal distribution: conjugate posterior closed form calculations."""
22 from tensorflow.python.ops.distributions import normal
26 """Posterior Normal distribution with conjugate prior on the mean.
29 Normal with unknown mean `loc` (described by the Normal `prior`)
33 Accepts a prior Normal distribution object, having parameters
35 distribution(s) (also assumed Normal),
39 Returns a posterior (also Normal) distribution object, with parameters
52 prior: `Normal` object of type `dtype`:
60 A new Normal posterior distribution object for the unknown observatio
    [all...]
  /external/skia/src/core/
SkStrokerPriv.cpp 13 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal,
18 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal,
21 SkPointPriv::RotateCW(normal, &parallel);
25 path->conicTo(projectedCenter + normal, projectedCenter, SK_ScalarRoot2Over2);
26 path->conicTo(projectedCenter - normal, stop, SK_ScalarRoot2Over2);
29 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal,
32 SkPointPriv::RotateCW(normal, &parallel);
35 path->setLastPt(pivot.fX + normal.fX + parallel.fX, pivot.fY + normal.fY + parallel.fY);
36 path->lineTo(pivot.fX - normal.fX + parallel.fX, pivot.fY - normal.fY + parallel.fY)
    [all...]
  /external/skqp/src/core/
SkStrokerPriv.cpp 13 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal,
18 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal,
21 SkPointPriv::RotateCW(normal, &parallel);
25 path->conicTo(projectedCenter + normal, projectedCenter, SK_ScalarRoot2Over2);
26 path->conicTo(projectedCenter - normal, stop, SK_ScalarRoot2Over2);
29 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal,
32 SkPointPriv::RotateCW(normal, &parallel);
35 path->setLastPt(pivot.fX + normal.fX + parallel.fX, pivot.fY + normal.fY + parallel.fY);
36 path->lineTo(pivot.fX - normal.fX + parallel.fX, pivot.fY - normal.fY + parallel.fY)
    [all...]

Completed in 759 milliseconds

1 2 3 4 5 6 7 8 91011>>