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

<<11121314151617181920>>

  /external/chromium/base/
pickle.h 19 // The Pickle class supports appending primitive values (ints, strings, etc.)
time.h 116 // Computations with ints, note that we only allow multiplicative operations
117 // with ints, and additive operations with other deltas.
  /external/dropbear/
cli-runopts.c 395 /* Now we check the ports - note that the port ints are unsigned,
  /external/guava/javadoc/com/google/common/annotations/class-use/
GwtIncompatible.html 322 <TD><CODE><B>Ints.</B><B><A HREF="../../../../../com/google/common/primitives/Ints.html#fromByteArray(byte[])">fromByteArray</A></B>(byte[]&nbsp;bytes)</CODE>
367 <TD><CODE><B>Ints.</B><B><A HREF="../../../../../com/google/common/primitives/Ints.html#toByteArray(int)">toByteArray</A></B>(int&nbsp;value)</CODE>
  /external/guava/javadoc/com/google/common/collect/
ComparisonChain.html 189 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares two <code>int</code> values as specified by <A HREF="../../../../com/google/common/primitives/Ints.html#compare(int, int)"><CODE>Ints.compare(int, int)</CODE></A>,
316 <DD>Compares two <code>int</code> values as specified by <A HREF="../../../../com/google/common/primitives/Ints.html#compare(int, int)"><CODE>Ints.compare(int, int)</CODE></A>,
  /external/jpeg/
jcdctmgr.c 329 * code should work for either 16-bit or 32-bit ints.
jddctmgr.c 201 * coefficients, but are stored as ints to ensure access efficiency.
  /external/kernel-headers/original/linux/
kernel.h 131 extern char *get_options(const char *str, int nints, int *ints);
  /external/libpcap/
pcap.h 82 * Many fields here are 32 bit ints so compilers won't insert unwanted
  /external/llvm/test/Scripts/
macho-dumpx 40 # Force to 32-bit, if possible; otherwise these might be long ints on a
  /external/llvm/unittests/ExecutionEngine/JIT/
JITMemoryManagerTest.cpp 157 // Allocate five global ints of varying widths and alignment, and check their
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TimeStampParser.java 207 * Fixes null pointer in comparison when host is not specified. Add methods to allow longs and ints as args in TimeStamp Header.
  /external/opencv/cvaux/include/
cvaux.h 357 // subgraph - sequence of pairwise different ints. These are indices of vertices of subgraph.
415 // start_clique - optional sequence of pairwise different ints. They are indices of
417 // subgraph_of_ban - optional sequence of (maybe equal) ints. They are indices of
426 // sequence of pairwise different ints.
    [all...]
  /external/ppp/pppd/
md4.c 31 ** This implementation assumes that ints are 32-bit quantities.
  /external/protobuf/java/src/test/java/com/google/protobuf/
CodedOutputStreamTest.java 51 * actually ints so that I can use hex notation and not get stupid errors
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 132 # We're sure to use ints instead of longs here since comparison may be more
  /external/valgrind/main/helgrind/
hg_lock_n_thread.h 49 ints numbered from zero, since < 30-bit versions of them are used to
  /external/webkit/Source/WebCore/platform/image-decoders/ico/
ICOImageDecoder.cpp 274 // type of the width and height values. Storing them in ints (instead of
  /external/webkit/Source/WebCore/rendering/
RenderText.cpp 283 // function to take ints causes various internal mismatches. But selectionRect takes ints, and
373 // function to take ints causes various internal mismatches. But selectionRect takes ints, and
    [all...]
  /external/webrtc/src/system_wrappers/source/
list_unittest.cc 21 // An opaque implementation of dynamic or statically allocated unsigned ints.
  /frameworks/base/core/java/android/animation/
AnimatorInflater.java 216 // special case for colors: ignore valueType and get ints
  /frameworks/base/core/java/android/view/
ViewParent.java 77 * @param location An array of 2 ints containing the left and top
  /frameworks/base/media/libmedia/
IMediaPlayer.cpp 260 // TODO: Burning 2 ints for 2 boolean. Should probably use flags in an int here.
  /libcore/expectations/
icebox.txt 184 substring: "Large hex longs shouldn't be yield ints or strings expected:<-1> but was:<0xFFFFFFFFFFFFFFFF>"
  /external/dbus/dbus/
dbus-internals.c 88 * (i.e. it's used to store 32-bit ints in pointers, but
89 * can't be used to store 64-bit pointers in ints.)

Completed in 1277 milliseconds

<<11121314151617181920>>