/build/core/combo/include/arch/linux-x86/ |
AndroidConfig.h | 39 * HAVE_WIN32_THREADS - use Win32 thread primitives.
|
/build/core/combo/include/arch/target_linux-x86/ |
AndroidConfig.h | 25 * HAVE_WIN32_THREADS - use Win32 thread primitives.
|
/build/core/combo/include/arch/windows/ |
AndroidConfig.h | 44 * HAVE_WIN32_THREADS - use Win32 thread primitives.
|
/external/chromium/base/threading/ |
thread_local_storage_win.cc | 132 // TLS primitives. So, we build it manually by inserting a
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedLong.java | 15 package com.google.common.primitives;
|
Chars.java | 17 package com.google.common.primitives; 37 * Static utility methods pertaining to {@code char} primitives, that are not 421 * same order, converted to primitives
|
Doubles.java | 17 package com.google.common.primitives; 38 * Static utility methods pertaining to {@code double} primitives, that are not 364 * same order, converted to primitives
|
Floats.java | 17 package com.google.common.primitives; 38 * Static utility methods pertaining to {@code float} primitives, that are not 361 * same order, converted to primitives
|
Ints.java | 17 package com.google.common.primitives; 40 * Static utility methods pertaining to {@code int} primitives, that are not 428 * 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 413 * 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 426 * same order, converted to primitives
|
generate.sh | 41 package com.google.common.primitives; 61 * Static utility methods pertaining to {@code primtyp} primitives, that are not 441 * same order, converted to primitives
|
/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/ |
IntMath.java | 35 * {@code int} values, see {@link com.google.common.primitives.Ints}.
|
/external/guava/guava-tests/test/com/google/common/primitives/ |
BytesTest.java | 17 package com.google.common.primitives;
|
/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/skia/include/gpu/ |
GrPaint.h | 81 * Should primitives be anti-aliased or not. Defaults to false.
|
/external/valgrind/main/VEX/pub/ |
libvex_basictypes.h | 68 /* 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/av/libvideoeditor/lvpp/ |
VideoEditorSRC.cpp | 22 #include <audio_utils/primitives.h>
|
/frameworks/native/opengl/specs/ |
EGL_ANDROID_blob_cache.txt | 101 (Synchronization Primitives)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.base/META-INF/ |
MANIFEST.MF | 75 com.google.common.primitives,
|
/system/media/audio_utils/ |
tinysndfile.c | 18 #include <audio_utils/primitives.h>
|
/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,
|