HomeSort by relevance Sort by last modified time
    Searched full:primitives (Results 26 - 50 of 328) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/guava/javadoc/com/google/common/primitives/
SignedBytes.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/Shorts.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../com/google/common/primitives/UnsignedBytes.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/SignedBytes.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.SignedBytes</B>
104 Static utility methods pertaining to <code>byte</code> primitives that
106 as unsigned are found in <A HREF="../../../../com/google/common/primitives/UnsignedBytes.html" title="class in com.google.common.primitives"><CODE>UnsignedBytes</CODE></A>, and the methods for whic
    [all...]
package-use.html 7 Uses of Package com.google.common.primitives (Guava Libraries 2010.01.04)
18 parent.document.title="Uses of Package com.google.common.primitives (Guava Libraries 2010.01.04)";
61 <A HREF="../../../../index.html?com/google/common/primitives/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
84 <B>Uses of Package<br>com.google.common.primitives</B></H2>
86 No usage of com.google.common.primitives
121 <A HREF="../../../../index.html?com/google/common/primitives/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
Doubles.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/Chars.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../com/google/common/primitives/Floats.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/Doubles.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.Doubles</B>
104 Static utility methods pertaining to <code>double</code> primitives, that are not
130 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Doubles.html#asList(double...)">asList</A></B>(double...&nbsp;backingArray)</CODE>
138 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Doubles.html#compare(double, double)">compare</A></B>(double&nbsp;a
    [all...]
UnsignedBytes.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/SignedBytes.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
61 <A HREF="../../../../index.html?com/google/common/primitives/UnsignedBytes.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.UnsignedBytes</B>
104 Static utility methods pertaining to <code>byte</code> primitives that interpret
107 the values as signed are found in <A HREF="../../../../com/google/common/primitives/SignedBytes.html" title="class in com.google.common.primitives"><CODE>SignedBytes</CODE></A>, and the methods for
108 which signedness is not an issue are in <A HREF="../../../../com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives"><CODE>Bytes</CODE></A>
    [all...]
Shorts.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/Primitives.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../com/google/common/primitives/SignedBytes.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/Shorts.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.Shorts</B>
104 Static utility methods pertaining to <code>short</code> primitives, that are not
129 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Shorts.html#BYTES">BYTES</A></B></CODE
    [all...]
Chars.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/Chars.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.Chars</B>
104 Static utility methods pertaining to <code>char</code> primitives, that are not
129 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Chars.html#BYTES">BYTES</A></B></CODE>
148 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Chars.html#asList(char...)">asList</A></B>(char...&nbsp;backingArray)</CODE
    [all...]
Ints.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/Floats.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../com/google/common/primitives/Longs.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/Ints.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.Ints</B>
104 Static utility methods pertaining to <code>int</code> primitives, that are not
129 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Ints.html#BYTES">BYTES</A></B></CODE>
148 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Ints.html#asList(int...)">asList</A></B>(int...&nbsp;backingArray)</CODE
    [all...]
Longs.html 58 &nbsp;<A HREF="../../../../com/google/common/primitives/Ints.html" title="class in com.google.common.primitives"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../com/google/common/primitives/Primitives.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/Longs.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.Longs</B>
104 Static utility methods pertaining to <code>long</code> primitives, that are not
129 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Longs.html#BYTES">BYTES</A></B></CODE
    [all...]
Booleans.html 59 &nbsp;<A HREF="../../../../com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives"><B>NEXT CLASS</B></A></FONT></TD>
61 <A HREF="../../../../index.html?com/google/common/primitives/Booleans.html" target="_top"><B>FRAMES</B></A> &nbsp;
91 com.google.common.primitives</FONT>
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.primitives.Booleans</B>
104 Static utility methods pertaining to <code>boolean</code> primitives, that are not
130 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Booleans.html#asList(boolean...)">asList</A></B>(boolean...&nbsp;backingArray)</CODE>
138 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Booleans.html#compare(boolean, boolean)">compare</A></B>(boolean&nbsp;a,
148 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Booleans.html#concat(boolean[]...)">concat</A></B>(boolean[]...&nbsp;arrays)</CODE>
156 <TD><CODE><B><A HREF="../../../../com/google/common/primitives/Booleans.html#contains(boolean[], boolean)">contains</A></B>(boolean[]&nbsp;array
    [all...]
  /development/tools/a3dconvert/
ColladaConditioner.cpp 36 // Get the number of inputs and primitives for the polygons array
42 // Triangulate all the primitives, this generates all the triangles in a single <p> element
46 // Write out the primitives as triangles, just fan using the first element as the base
87 // Get the number of inputs and primitives for the polygons array
91 // Triangulate all the primitives, this generates all the triangles in a single <p> element
102 // Write out the primitives as triangles, just fan using the first element as the base
  /external/guava/javadoc/
allclasses-frame.html 44 <A HREF="com/google/common/primitives/Booleans.html" title="class in com.google.common.primitives" target="classFrame">Booleans</A>
52 <A HREF="com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives" target="classFrame">Bytes</A>
64 <A HREF="com/google/common/primitives/Chars.html" title="class in com.google.common.primitives" target="classFrame">Chars</A>
92 <A HREF="com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives" target="classFrame">Doubles</A>
120 <A HREF="com/google/common/primitives/Floats.html" title="class in com.google.common.primitives" target="classFrame">Floats</A
    [all...]
allclasses-noframe.html 44 <A HREF="com/google/common/primitives/Booleans.html" title="class in com.google.common.primitives">Booleans</A>
52 <A HREF="com/google/common/primitives/Bytes.html" title="class in com.google.common.primitives">Bytes</A>
64 <A HREF="com/google/common/primitives/Chars.html" title="class in com.google.common.primitives">Chars</A>
92 <A HREF="com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives">Doubles</A>
120 <A HREF="com/google/common/primitives/Floats.html" title="class in com.google.common.primitives">Floats</A
    [all...]
overview-frame.html 41 <FONT CLASS="FrameItemFont"><A HREF="com/google/common/primitives/package-frame.html" target="packageFrame">com.google.common.primitives</A></FONT>
index-all.html     [all...]
  /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
UT_primitives.java 27 super(rstc, "Primitives", ctx);
92 ScriptC_primitives s = new ScriptC_primitives(pRS, mRes, R.raw.primitives);
  /external/kernel-headers/original/asm-arm/arch/
mtd-xip.h 2 * MTD primitives for XIP support. Architecture specific functions.
  /external/tremolo/Tremolo/
ogg.h 170 /* Ogg BITSTREAM PRIMITIVES: bitstream ************************/
183 /* Ogg BITSTREAM PRIMITIVES: decoding **************************/
199 /* Ogg BITSTREAM PRIMITIVES: general ***************************/
226 /* Ogg BITSTREAM PRIMITIVES: return codes ***************************/
  /frameworks/base/opengl/libagl/
Android.mk 22 primitives.cpp.arm \
  /external/guava/src/com/google/common/collect/
MutableClassToInstanceMap.java 73 // TODO: this should eventually use common.primitives.Primitives.wrap()
  /external/libvpx/vpx_ports/
mem_ops_aligned.h 13 * \brief Provides portable memory access primitives for operating on aligned
17 * for a more detailed description of these primitives.
  /bionic/libc/netbsd/net/
reentrant.h 66 * easy to replace the mutual exclusion primitives with ones provided by
74 * The thread primitives used by the library (mutex_t, mutex_lock, etc.)
75 * are macros which expand to the cooresponding primitives provided by
80 * The thread macros can be directly mapped to the mutex primitives from
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ScriptTest.java 36 Script S = new ScriptC_primitives(mRS, mRes, R.raw.primitives);
  /dalvik/vm/jdwp/
ExpandBuf.h 17 * Expanding byte buffer, with primitives for appending basic data types.
  /dalvik/vm/mterp/x86-atom/
OP_FILL_ARRAY_DATA.S 24 * must be an array of primitives, and the data table must
  /external/chromium/base/
spin_wait.h 9 // on almost any primitives. This is especially helpful if you are testing

Completed in 747 milliseconds

12 3 4 5 6 7 8 91011>>