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

1 2 3 4 56 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tipc.h 43 * TIPC addressing primitives
  /prebuilt/windows/sdl/host/include/SDL/
SDL_mutex.h 31 /* Functions to provide thread synchronization primitives
  /prebuilt/windows/sdl/include/SDL/
SDL_mutex.h 26 /* Functions to provide thread synchronization primitives
  /external/gtest/include/gtest/internal/
gtest-port.h 107 // - synchronization primitives.
109 // synchronization primitives have real implementations
634 // Defines synchronization primitives.
636 // A dummy implementation of synchronization primitives (mutex, lock,
676 // The above synchronization primitives have dummy implementations.
  /external/guava/javadoc/com/google/common/collect/
ComparisonChain.html 149 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares two <code>boolean</code> values as specified by <A HREF="../../../../com/google/common/primitives/Booleans.html#compare(boolean, boolean)"><CODE>Booleans.compare(boolean, boolean)</CODE></A>, <i>if</i> the result of this comparison chain has not
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>,
200 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares two <code>long</code> values as specified by <A HREF="../../../../com/google/common/primitives/Longs.html#compare(long, long)"><CODE>Longs.compare(long, long)</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>,
332 <DD>Compares two <code>long</code> values as specified by <A HREF="../../../../com/google/common/primitives/Longs.html#compare(long, long)"><CODE>Longs.compare(long, long)</CODE></A>,
378 <DD>Compares two <code>boolean</code> values as specified by <A HREF="../../../../com/google/common/primitives/Booleans.html#compare(boolean, boolean)"><CODE>Booleans.compare(boolean, boolean)</CODE></A>, <i>if</i> the result of this comparison chain has not
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp 129 // Quad-edge manipulation primitives
469 // Geometric primitives
  /external/chromium/base/threading/
thread_local_storage_win.cc 132 // TLS primitives. So, we build it manually by inserting a
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java 25 * Represents a hierarchical data set of primitives.
  /external/openssl/crypto/ecdh/
ech_ossl.c 103 /* This implementation is based on the following primitives in the IEEE 1363 standard:
  /external/protobuf/src/google/protobuf/stubs/
substitute.h 98 // Primitives
  /external/valgrind/main/VEX/pub/
libvex_basictypes.h 65 /* A union for doing 128-bit vector primitives conveniently. */
  /external/webkit/Source/WebCore/platform/graphics/filters/
FilterEffect.cpp 277 // FIXME: We should dump the subRegions of the filter primitives here later. This isn't
  /frameworks/base/opengl/specs/
EGL_ANDROID_blob_cache.txt 101 (Synchronization Primitives)
  /packages/apps/Tag/src/com/android/apps/tag/record/
UriRecord.java 24 import com.google.common.primitives.Bytes;
  /system/core/include/arch/darwin-x86/
AndroidConfig.h 39 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/freebsd-x86/
AndroidConfig.h 45 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/linux-arm/
AndroidConfig.h 39 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/linux-ppc/
AndroidConfig.h 39 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/linux-sh/
AndroidConfig.h 39 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/linux-x86/
AndroidConfig.h 39 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/target_linux-x86/
AndroidConfig.h 25 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /system/core/include/arch/windows/
AndroidConfig.h 44 * HAVE_WIN32_THREADS - use Win32 thread primitives.
  /external/chromium/sdch/open-vcdiff/src/gtest/internal/
gtest-port.h 87 // - synchronization primitives.
423 // Defines synchronization primitives.
425 // A dummy implementation of synchronization primitives (mutex, lock,
  /external/guava/javadoc/com/google/common/collect/class-use/
ComparisonChain.html 121 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares two <code>boolean</code> values as specified by <A HREF="../../../../../com/google/common/primitives/Booleans.html#compare(boolean, boolean)"><CODE>Booleans.compare(boolean, boolean)</CODE></A>, <i>if</i> the result of this comparison chain has not
161 &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>,
172 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compares two <code>long</code> values as specified by <A HREF="../../../../../com/google/common/primitives/Longs.html#compare(long, long)"><CODE>Longs.compare(long, long)</CODE></A>,
  /external/guava/src/com/google/common/primitives/
Chars.java 17 package com.google.common.primitives;
37 * Static utility methods pertaining to {@code char} primitives, that are not
405 * same order, converted to primitives

Completed in 1521 milliseconds

1 2 3 4 56 7 8 91011>>