| /libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
| BerInputStream.java | 754 * The method MUST be used for reading a primitive encoded content.
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| AdtProjectTest.java | 384 * Very primitive line differ, intended for files where there are very minor changes
|
| /system/media/mca/filterfw/java/android/filterfw/core/ |
| Filter.java | 643 // Serialize if serializable, and type is not an immutable primitive.
|
| /external/mesa3d/docs/ |
| subset-A.html | 74 <h1>2. Primitive Specification</h1> 172 None of the following commands related to primitive specification are 458 description of a primitive (a point, line, polygon or bitmap). For 655 vertex used to specify each primitive. For polygons, the color of [all...] |
| versions.html | 604 <li>fixed shading/material bug when drawing long primitive strips 605 <li>fixed clipping problem in long primitive strips [all...] |
| MESA_texture_array.spec | 279 with each set of window coordinates (x,y) that lie within a primitive; [all...] |
| /external/protobuf/src/google/protobuf/ |
| descriptor_unittest.cc | 391 // Since all primitive types (including string) use the same building [all...] |
| /external/libxml2/ |
| xmlschemas.c | 15169 xmlSchemaTypePtr primitive; local [all...] |
| /external/v8/src/ |
| api.cc | 385 v8::Handle<Primitive> Undefined() { 388 return v8::Handle<v8::Primitive>(); 390 return v8::Handle<Primitive>(ToApi<Primitive>( 395 v8::Handle<Primitive> Null() { 398 return v8::Handle<v8::Primitive>(); 400 return v8::Handle<Primitive>( 401 ToApi<Primitive>(isolate->factory()->null_value())); [all...] |
| mirror-debugger.js | 446 * Check whether this is a primitive value. 447 * @return {boolean} True if the mirror reflects a primitive value [all...] |
| stub-cache.cc | [all...] |
| /external/wpa_supplicant_8/src/drivers/ |
| nl80211_copy.h | 250 * state. This is similar to MLME-AUTHENTICATE.confirm primitive in the 276 * event matches with MLME-MICHAELMICFAILURE.indication() primitive [all...] |
| /libcore/luni/src/main/java/java/util/ |
| Scanner.java | 41 * A parser that parses a text string of primitive types and strings with the 44 * whitespace by default. The primitive types can be obtained via corresponding [all...] |
| /libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
| FieldTest.java | 441 // If the object provided to set can be unwrapped to a primitive, then 443 // primitive fields. [all...] |
| /dalvik/libnativehelper/include/nativehelper/ |
| jni.h | 30 * Primitive types that match up with Java equivalents. [all...] |
| /development/ndk/platforms/android-3/include/ |
| jni.h | 30 * Primitive types that match up with Java equivalents. [all...] |
| /external/e2fsprogs/ext2ed/doc/ |
| ext2ed-design.sgml | 381 Command line analyzing was primitive back then - A simple switch, as far as 1089 primitive <Literal remap="tt">setoffset</Literal> and <Literal remap="tt">settype</Literal> commands. [all...] |
| /external/flac/include/FLAC/ |
| format.h | 67 * The format structures here are very primitive, designed to store [all...] |
| /external/gtest/include/gtest/internal/ |
| gtest-port.h | 738 // type. It maps a size in bytes to a primitive type with that
|
| /external/guava/src/com/google/common/base/ |
| CharMatcher.java | 500 * Character}-based predicate, but which operates on primitive {@code char} [all...] |
| /external/icu4c/common/unicode/ |
| utypes.h | 302 * This is a primitive data type that holds the date and time [all...] |
| /external/javassist/src/main/javassist/bytecode/ |
| Bytecode.java | [all...] |
| /external/junit/ |
| README.html | 419 <li>Added assertEquals methods for all primitive types: float,
|
| /external/llvm/docs/ |
| GetElementPtr.html | 704 more primitive integer expressions, which allows them to be combined
|
| /external/llvm/lib/Transforms/Scalar/ |
| TailRecursionElimination.cpp | 49 // frames is very primitive.
|