/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
gtest-printers.h | 84 // The print primitives print the elements of an STL-style container
|
/external/llvm/docs/ |
TableGenFundamentals.rst | 207 TableGen primitives
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
gtest-printers.h | 84 // The print primitives print the elements of an STL-style container
|
/external/mockito/src/org/mockito/internal/matchers/apachecommons/ |
EqualsBuilder.java | 377 // Not an array of primitives
|
/external/protobuf/src/google/protobuf/compiler/ |
parser.cc | 1026 // primitives are allowed there as well. So this error message doesn't [all...] |
/external/skia/include/gpu/ |
GrContext.h | 422 * @param primitiveType primitives type to draw. [all...] |
/frameworks/base/docs/html/guide/components/ |
bound-services.jd | 156 primitives that the operating system can understand and marshall them across processes to perform
|
/frameworks/base/libs/hwui/ |
OpenGLRenderer.h | 316 * with other alpha values when drawing primitives. [all...] |
/frameworks/opt/net/voip/src/jni/rtp/ |
AudioGroup.cpp | 654 // Using volatile might be dodgy, but using a pipe or pthread primitives
|
/frameworks/support/v4/java/android/support/v4/view/ |
ViewCompat.java | 82 * is useful to render drawing primitives not supported by the hardware [all...] |
/sdk/emulator/opengl/ |
DESIGN | 179 synchronization primitives might also be used if performance becomes
|
/libcore/luni/src/main/java/java/util/ |
Formatter.java | 162 * Byte, Character, Short, and Integer (and primitives that box to those types) are all acceptable 182 * Byte, Short, Integer, Long, and BigInteger (and primitives that box to those types) are all 207 * Float, Double, and BigDecimal (and primitives that box to those types) are all acceptable as [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 356 * MLME-ASSOCIATE.confirm or MLME-REASSOCIATE.confirm primitives). 360 * primitives). 363 * MLME-DISASSOCIATE.request and MLME-DISASSOCIATE.indication primitives). [all...] |
/dalvik/vm/interp/ |
Stack.cpp | 650 * Deals with boxing/unboxing primitives and performs widening conversions. [all...] |
/external/checkpolicy/ |
module_compiler.c | 856 /* Update number of primitives if we allocated one. */ [all...] |
/external/chromium/chrome/browser/history/ |
history.h | [all...] |
/external/guava/guava/src/com/google/common/net/ |
InetAddresses.java | 23 import com.google.common.primitives.Ints; [all...] |
/external/icu4c/common/ |
ucase.cpp | 84 /* data access primitives --------------------------------------------------- */ [all...] |
/external/openssl/crypto/asn1/ |
asn1.h | [all...] |
/external/openssl/include/openssl/ |
asn1.h | [all...] |
/external/protobuf/src/google/protobuf/ |
extension_set.cc | 212 // Primitives [all...] |
/external/qemu/ |
console.c | 236 /* convert a RGBA color to a color index usable in graphic primitives */ [all...] |
/frameworks/av/media/libmedia/ |
AudioTrack.cpp | 46 #include <audio_utils/primitives.h> [all...] |
/frameworks/av/services/audioflinger/ |
AudioMixer.cpp | 35 #include <audio_utils/primitives.h> [all...] |
/frameworks/base/docs/html/training/articles/ |
perf-jni.jd | 246 primitives can be read and written directly as if they were declared in C.</p> [all...] |