HomeSort by relevance Sort by last modified time
    Searched full:ints (Results 326 - 350 of 543) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /external/skia/src/core/
SkRegion_path.cpp 441 r.set(bounds); // this converts the ints to scalars
  /external/srec/srec/cfront/
spec_anl.c 374 /* Sort a list of ints and make unique */
  /external/tcpdump/
sctpConstants.h 99 #define MAX_FSID 64 /* debug 5 ints used for cc dynamic tracking */
  /external/v8/src/
serialize.h 257 // A little unwind to catch the really small ints.
  /external/webkit/Source/WebCore/bridge/jni/v8/
JNIUtilityPrivate.cpp 151 // array of ints
  /frameworks/base/core/java/android/webkit/
WebViewClient.java 118 // These ints must match up to the hidden values in EventHandler.
  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.c 78 On some machines, copying successive ints does not work;
  /packages/apps/Launcher2/src/com/android/launcher2/
CellLayout.java     [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 183 * Resolver flags (used to be discrete per-module statics ints).
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
libmng_types.h 62 /* * - changed definition of 32-bit ints (64-bit platforms) * */
  /prebuilt/windows/sdl/include/SDL/
SDL_stdinc.h 118 /* Check to make sure enums are the size of ints, for structure packing.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/
FieldTest.java 349 // converted into ints, longs, floats and doubles
408 // converted into ints, longs, floats and doubles
    [all...]
  /external/guava/javadoc/
allclasses-frame.html 220 <A HREF="com/google/common/primitives/Ints.html" title="class in com.google.common.primitives" target="classFrame">Ints</A>
allclasses-noframe.html 220 <A HREF="com/google/common/primitives/Ints.html" title="class in com.google.common.primitives">Ints</A>
  /external/guava/src/com/google/common/collect/
Sets.java 23 import com.google.common.primitives.Ints;
829 size = Ints.checkedCast(dividend);
    [all...]
  /external/icu4c/i18n/
digitlst.cpp 607 // But not of huge consequence; they're only needed for 10 digit ints.
654 // But not of huge consequence; they're only needed for 19 digit ints.
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]
  /dalvik/dx/junit-tests/com/android/dx/gen/
DexGeneratorTest.java 1556 int[] ints = new int[3]; local
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
SerializationStressTest1.java 451 int[] ints = { 0, 1, 2, 3 }; local
452 objToSave = ints;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_yuv_sw.c 361 * 16 bits replicated in the upper 16. This means I can write ints and get
751 * 16 bits replicated in the upper 16. This means I can write ints and get
    [all...]
  /external/skia/gpu/src/
GrRedBlackTree.h 963 // add 10K ints
    [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITArithmetic32_64.cpp 684 if (dst == srcDst) // x = x++ is a noop for ints.
718 if (dst == srcDst) // x = x-- is a noop for ints.
    [all...]

Completed in 2122 milliseconds

<<11121314151617181920>>