HomeSort by relevance Sort by last modified time
    Searched full:points (Results 851 - 875 of 7862) sorted by null

<<31323334353637383940>>

  /external/icu/icu4c/source/common/
usetiter.cpp 44 * and that all code points are returned before any strings are returned.
71 * and that all code points are returned before any strings are returned.
  /external/icu/icu4c/source/i18n/
bocsu.cpp 82 * Encode the code points of a string as
90 * code points. Lexical order is preserved if "prev" is always moved
collation.h 89 * the first few hundred Unicode code points all have real mappings.
189 * Points to one or more simple/long-primary/long-secondary 32-bit CE32s.
195 * Points to one or more 64-bit CEs.
203 * If bit 8 is 0: Builder context, points to a list of context-sensitive mappings.
214 * Points to prefix trie.
220 * Points to contraction data.
251 * 9.. 8: =0: All associated supplementary code points are unassigned-implict.
252 * =1: All associated supplementary code points fall back to the base data.
  /external/icu/icu4c/source/samples/layout/
GnomeFontInstance.cpp 172 point.fX = fFace->glyph->outline.points[pointNumber].x >> 6;
173 point.fY = fFace->glyph->outline.points[pointNumber].y >> 6;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Trie.java 18 * associated with Unicode code points (0..0x10ffff).</p>
191 * Lead surrogate code points' index displacement in the index array.
246 * Note this index always points to the initial value.
257 * Gets the offset to the data which the surrogate pair points to.
279 * points to.
299 * Gets the offset to data which the BMP character points to
314 * Gets the offset to the data which this lead surrogate character points
330 * Gets the offset to data which the codepoint points to
  /external/ipsec-tools/src/racoon/
gcmalloc.h 45 * but not the traditional entry points. So what we do is provide
46 * malloc(), calloc(), realloc(), and free() entry points in the main
  /external/libchrome/base/files/
memory_mapped_file.h 45 // read only. If this object already points to a valid memory mapped file
67 // Is file_ a valid file handle that points to an open, memory mapped file?
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Joints/
b2RopeJoint.h 24 /// Rope joint definition. This requires two body anchor points and
50 /// A rope joint enforces a maximum distance between two points
b2WeldJoint.h 24 /// Weld joint definition. You need to specify local anchor points
26 /// of the anchor points is important for computing the reaction torque.
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/
com.badlogic.gdx.physics.box2d.Contact.cpp 21 tmp[2 + i*2] = manifold.points[i].x;
22 tmp[2 + i*2+1] = manifold.points[i].y;
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/src/com/badlogic/gdx/physics/box2d/joints/
RevoluteJointDef.java 24 * points so that the initial configuration can violate the constraint slightly. You also need to specify the initial relative
25 * angle for joint limits. This helps when saving and loading a game. The local anchor points are measured from the body's origin
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/com/badlogic/gdx/physics/box2d/joints/
DistanceJointDef.java 24 * The definition uses local anchor points so that the initial configuration can violate the constraint slightly. This helps when
47 /** The natural length between the anchor points. */
PrismaticJointDef.java 24 * local anchor points and a local axis so that the initial configuration can violate the constraint slightly. The joint
25 * translation is zero when the local anchor points coincide in world space. Using local anchors and a local axis helps when
RevoluteJointDef.java 24 * points so that the initial configuration can violate the constraint slightly. You also need to specify the initial relative
25 * angle for joint limits. This helps when saving and loading a game. The local anchor points are measured from the body's origin
WheelJointDef.java 24 * anchor points and a local axis so that the initial configuration can violate the constraint slightly. The joint translation is
25 * zero when the local anchor points coincide in world space. Using local anchors and a local axis helps when saving and loading a
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/callbacks/
ContactListener.java 63 * Note: this is called even when the number of contact points is zero.
65 * Note: if you set the number of contact points to zero, you will not
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/dynamics/joints/
PrismaticJointDef.java 31 * point. The definition uses local anchor points and a local axis so that the initial configuration
32 * can violate the constraint slightly. The joint translation is zero when the local anchor points
WheelJointDef.java 34 * point. The definition uses local anchor points and a local axis so that the initial configuration
35 * can violate the constraint slightly. The joint translation is zero when the local anchor points
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
btConvexConvexAlgorithm.h 37 ///The convexConvexAlgorithm collision algorithm implements time of impact, convex closest points and penetration depth calculations between two convex objects.
38 ///Multiple contact points are calculated by perturbing the orientation of the smallest object orthogonal to the separating normal.
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btClipPolygon.h 119 *\param clipped must be an array of 16 points.
127 btVector3 * clipped // an allocated array of 16 points at least
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
ftoutln.h 138 /* numPoints :: The maximum number of points within the outline. */
227 /* the outline's points, including Bézier control points. Though it */
257 /* Apply a simple translation to the points of an outline. */
280 /* same sizes (number of points & number of contours) when this */
303 /* Apply a simple 2x2 matrix to all of an outline's points. Useful */
314 /* outline's points. */
346 /* glyph doesn't change the number of points; this means that certain */
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cffgload.h 74 /* load_points :: If this flag is not set, no points are loaded. */
80 /* points. */
  /external/libvpx/libvpx/test/
vpxdec.sh 32 # LIBVPX_BIN_PATH points to the directory containing vpxdec. $1 is used as the
42 # Wrapper function for running vpxdec. Requires that LIBVPX_BIN_PATH points to
  /external/llvm/include/llvm/ADT/
EpochTracker.h 48 /// isHandleInSync at appropriate points to assert that the handle they're using
89 /// this handle points into. Can be used to check if two iterators point
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.h 48 // Main entry points.
70 // Main entry points.

Completed in 1324 milliseconds

<<31323334353637383940>>