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

1 2 3 4 5 67 8 91011>>

  /external/guava/src/com/google/common/primitives/
Doubles.java 17 package com.google.common.primitives;
36 * Static utility methods pertaining to {@code double} primitives, that are not
338 * same order, converted to primitives
Floats.java 17 package com.google.common.primitives;
36 * Static utility methods pertaining to {@code float} primitives, that are not
335 * same order, converted to primitives
Ints.java 17 package com.google.common.primitives;
37 * Static utility methods pertaining to {@code int} primitives, that are not
412 * same order, converted to primitives
Longs.java 17 package com.google.common.primitives;
37 * Static utility methods pertaining to {@code long} primitives, that are not
390 * same order, converted to primitives
Shorts.java 17 package com.google.common.primitives;
37 * Static utility methods pertaining to {@code short} primitives, that are not
404 * same order, converted to primitives
generate.sh 41 package com.google.common.primitives;
60 * Static utility methods pertaining to {@code primtyp} primitives, that are not
426 * same order, converted to primitives
  /frameworks/base/docs/html/guide/developing/tools/
aidl.jd 33 memory of another process. So to talk, they need to decompose their objects into primitives that the
157 <p>Primitives are <code>in</code> by default, and cannot be otherwise.</p>
335 important because it allows the Android system to decompose objects into primitives that can be
  /frameworks/base/graphics/java/android/renderscript/
RenderScript.java 581 native void rsnMeshGetIndices(int con, int id, int[] idxIds, int[] primitives, int vtxIdCount);
582 synchronized void nMeshGetIndices(int id, int[] idxIds, int[] primitives, int vtxIdCount) {
584 rsnMeshGetIndices(mContext, id, idxIds, primitives, vtxIdCount);
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 116 // - synchronization primitives.
118 // synchronization primitives have real implementations
741 // Defines synchronization primitives.
743 // A dummy implementation of synchronization primitives (mutex, lock,
783 // The above synchronization primitives have dummy implementations.
    [all...]
  /external/llvm/docs/
BitCodeFormat.html 17 <li><a href="#primitives">Primitives</a></li>
104 <li>Encoding <a href="#primitives">primitives</a> like variable bit-rate
133 <a name="primitives">Primitives</a>
    [all...]
  /external/valgrind/main/drd/docs/
drd-manual.xml 21 primitives or that uses threading concepts built on top of the POSIX threading
22 primitives.
99 threads primitives. DRD however does not support programs that use
    [all...]
  /dalvik/vm/interp/
Stack.h 210 * Deals with boxing/unboxing primitives and performs widening conversions.
  /external/bluetooth/glib/docs/reference/gobject/
tut_intro.xml 36 provide a number of language-native types and a few primitives to create more complex types based
  /external/collada/include/1.4/dom/
domPolygons.h 180 * The count attribute indicates the number of polygon primitives. Required
  /external/icu4c/common/
udataswp.c 28 /* swapping primitives ------------------------------------------------------ */
  /external/kernel-headers/original/asm-x86/
system_32.h 241 * Ordering is not guaranteed by anything other than these primitives,
  /external/kernel-headers/original/linux/
interrupt.h 357 * probe_irq_on() and probe_irq_off() provide robust primitives
rcupdate.h 188 * spinlock primitives work well for this, but any other technique may be
  /external/protobuf/java/src/test/java/com/google/protobuf/
CodedOutputStreamTest.java 62 /** Arrays.asList() does not work with arrays of primitives. :( */
  /external/protobuf/src/google/protobuf/
text_format.h 120 // Set true to print repeated primitives in a format like:
  /external/svox/pico/lib/
picokfst.c 75 /* primitives for reading from byte stream */
  /external/valgrind/unittest/
thread_wrappers_pthread.h 27 // Here we define few simple classes that wrap pthread primitives.
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceFilter.cpp 186 // Create all relevant filter primitives.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
thread-mainloop.h 238 * synchronization primitives are available to access the objects
  /external/guava/javadoc/com/google/common/io/
package-summary.html 59 &nbsp;<A HREF="../../../../com/google/common/primitives/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
217 &nbsp;<A HREF="../../../../com/google/common/primitives/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>

Completed in 337 milliseconds

1 2 3 4 5 67 8 91011>>