HomeSort by relevance Sort by last modified time
    Searched full:longs (Results 351 - 375 of 487) sorted by null

<<11121314151617181920

  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/
libgcc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
xdr.h 260 * and shouldn't be used any longer. Code which use this defines or longs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
xdr.h 260 * and shouldn't be used any longer. Code which use this defines or longs
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
csv.py 422 # treat longs as ints
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_class.py 509 # mixing up ints and longs is okay
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
csv.py 422 # treat longs as ints
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_class.py 509 # mixing up ints and longs is okay
  /external/dexmaker/javadoc/com/google/dexmaker/
BinaryOp.html 110 <A HREF="../../../com/google/dexmaker/BinaryOp.html#DIVIDE"><CODE>DIVIDE</CODE></A>, and <A HREF="../../../com/google/dexmaker/BinaryOp.html#REMAINDER"><CODE>REMAINDER</CODE></A>) support ints, longs, floats and
114 ints and longs.
  /external/dexmaker/src/test/java/com/google/dexmaker/
DexMakerTest.java 1623 long[] longs = new long[3]; local
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
threadtest3.c 125 static void byteReverse (unsigned char *buf, unsigned longs){
132 } while (--longs);
    [all...]
  /external/chromium_org/ui/base/x/
x11_util.cc 872 // XChangeProperty() expects values of type 32 to be longs.
905 // XChangeProperty() expects values of type 32 to be longs.
    [all...]
  /external/libpcap/
CHANGES 549 - Fixed Linux networking include files to use ints instead of longs to
550 avoid problems with 64 bit longs on the alpha. Thanks to Cristian
  /frameworks/opt/calendar/src/com/android/calendarcommon2/
RecurrenceProcessor.java 621 * value. Returns an array of longs where each element is a date in UTC
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
SerializationStressTest1.java 514 long[] longs = { 0, 1, 2, 3 }; local
515 objToSave = longs;
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.h 325 be kept as longs, the reported values may wrap around zero and
  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h 86 * #define Long int on machines with 32-bit ints and 64-bit longs.
  /cts/tests/tests/renderscript/libcoremathtestcpp/
CoreMathTestJni.cpp 115 * - handling unsigned integers, especially longs, is painful and error prone in Java.
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 280 // data should be viewed as a list of bytes, shorts, or longs.
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 107 ** so multiple longs are needed to hold a bit array indexed by node
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jri_md.h 64 * HAVE_ALIGNED_LONGLONGS must be defined if long-longs must be 8 byte aligned
  /external/chromium_org/third_party/webrtc/base/
linuxwindowpicker.cc 263 // data should be viewed as a list of bytes, shorts, or longs.
  /external/libvpx/libvpx/vpx_mem/memory_manager/include/
cavl_impl.h 107 ** so multiple longs are needed to hold a bit array indexed by node
  /external/nist-sip/java/gov/nist/core/
GenericObject.java 358 * Pretty printing accumulator function for longs
  /external/owasp/sanitizer/lib/guava-libraries/
guava-src.jar 

Completed in 1041 milliseconds

<<11121314151617181920