/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
OBJLoader.java | 202 // find the pair of verticies that is closest to each over
|
/external/openssl/crypto/sha/asm/ |
sha512-ppc.pl | 243 andi. $t1,$t1,`4096-16*$SZ` ; distance to closest page boundary
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysvideo.cc | 346 /* Find the closest display mode for fullscreen */
|
/external/quake/quake/src/QW/client/ |
gl_vidlinux.c | 245 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
gl_vidlinux_svga.c | 275 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
gl_vidlinux_x11.c | 469 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
gl_vidlinuxglx.c | 417 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
/external/quake/quake/src/WinQuake/ |
gl_vidandroid.cpp | 119 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
gl_vidlinux.cpp | 245 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
/external/v8/src/ |
bignum-dtoa.cc | 636 // are rounded to the closest floating-point number with even significand.
|
debug.cc | 214 // Find the break point closest to the supplied address. 216 // Run through all break points to locate the one closest to the address. 236 // Find the break point closest to the supplied source position. 238 // Run through all break points to locate the one closest to the source [all...] |
/external/valgrind/main/VEX/useful/ |
fp_80_64.c | 396 two closest representable values. Since we're doing
|
/external/webkit/Source/WebCore/page/ |
SpatialNavigation.cpp | 544 // The line between those 2 points is the closest distance between the 2 rects.
|
/frameworks/av/libvideoeditor/vss/common/inc/ |
M4READER_Common.h | 616 * @brief get the time of the closest RAP access unit before the given time
|
/frameworks/base/core/java/android/hardware/ |
GeomagneticField.java | 301 * @return Geocentric latitude (i.e. angle between closest point on the
|
/frameworks/base/docs/html/develop/ |
index.jd | 360 $list.closest('ul').find('li.playlist').find('ul').slideUp();
|
/frameworks/base/media/mca/effect/java/android/media/effect/ |
EffectFactory.java | 318 * the input image. Note that the rotation snaps to a the closest multiple of 90 degrees.</p>
|
/gdk/samples/quake/jni/ |
gl_vidandroid.cpp | 119 // JACK: 3D distance calcs - k is last closest, l is the distance.
|
/libcore/luni/src/main/java/java/util/ |
BitSet.java | 670 * This is likely to be the fastest way to create a {@code BitSet} because it's closest
|
NavigableMap.java | 16 * closest matches for given search targets. Methods
|
/libcore/luni/src/main/java/org/w3c/dom/ |
DOMConfiguration.java | 146 * When called, <code>DOMError.relatedData</code> will contain the closest
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
Keyboard.java | 730 * Returns the indices of the keys that are closest to the given point.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
GridModel.java | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/ |
UiClassAttributeNode.java | 548 // (ie the closest parent package we can find)
|
/packages/apps/Calendar/src/com/android/calendar/ |
DayView.java | [all...] |