/frameworks/base/core/jni/ |
android_view_MotionEvent.h | 32 * Returns NULL if the event is NULL or if it is uninitialized. */
|
/frameworks/base/keystore/java/android/security/ |
KeyStore.java | 39 public static final int UNINITIALIZED = 3; 49 public enum State { UNLOCKED, LOCKED, UNINITIALIZED }; 67 case UNINITIALIZED: return State.UNINITIALIZED;
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
diagnostic.def | 4 kind specified. I.e. they're uninitialized. Within the diagnostic
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
diagnostic.def | 4 kind specified. I.e. they're uninitialized. Within the diagnostic
|
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
diagnostic.def | 4 kind specified. I.e. they're uninitialized. Within the diagnostic
|
/frameworks/base/wifi/java/android/net/wifi/ |
SupplicantState.java | 155 UNINITIALIZED, 170 return state != UNINITIALIZED && state != INVALID; 189 case UNINITIALIZED: 211 case UNINITIALIZED: 233 case UNINITIALIZED:
|
/external/v8/src/ |
ic.cc | 45 case UNINITIALIZED: return '0'; 226 // JavaScript builtins, we return uninitialized as the state to 229 return UNINITIALIZED; 297 if (state == UNINITIALIZED) return; 315 if (target->ic_state() == UNINITIALIZED) return; 338 if (target->ic_state() == UNINITIALIZED) return; 353 if (target->ic_state() == UNINITIALIZED) return; 378 if (target->ic_state() == UNINITIALIZED) return; 729 if (state == UNINITIALIZED) { 773 if (state == UNINITIALIZED || [all...] |
/dalvik/dexgen/src/com/android/dexgen/rop/type/ |
Type.java | 265 * {@code >= -1;} for an uninitialized type, bytecode index that this 267 * was an incoming uninitialized instance; {@code -1} if this 293 * this type, if this instance is in fact an uninitialized type 486 * Constructs an instance corresponding to an "uninitialized type." 801 * Gets whether this type represents an uninitialized instance. An 802 * uninitialized instance is what one gets back from the {@code new} 803 * opcode, and remains uninitialized until a valid constructor is 806 * @return whether this type is "uninitialized" 813 * Gets the bytecode index at which this uninitialized type was 815 * type is an uninitialized incoming parameter (i.e., th [all...] |
/dalvik/dx/src/com/android/dx/rop/type/ |
Type.java | 250 * {@code >= -1;} for an uninitialized type, bytecode index that this 252 * was an incoming uninitialized instance; {@code -1} if this 278 * this type, if this instance is in fact an uninitialized type 420 * Constructs an instance corresponding to an "uninitialized type." 735 * Gets whether this type represents an uninitialized instance. An 736 * uninitialized instance is what one gets back from the {@code new} 737 * opcode, and remains uninitialized until a valid constructor is 740 * @return whether this type is "uninitialized" 747 * Gets the bytecode index at which this uninitialized type was 749 * type is an uninitialized incoming parameter (i.e., th [all...] |
/external/chromium/net/http/ |
http_alternate_protocols.cc | 27 case HttpAlternateProtocols::UNINITIALIZED: 28 return "Uninitialized";
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
ObjCAtSyncChecker.cpp | 44 // Uninitialized value used for the mutex? 48 BT_undef.reset(new BuiltinBug("Uninitialized value used as mutex "
|
/external/clang/test/Analysis/ |
uninit-msg-expr.m | 45 return [aString length]; // expected-warning {{Receiver in message expression is an uninitialized value}} 56 [aArray addObject:aString]; // expected-warning {{Argument in message expression is an uninitialized value}}
|
uninit-vals-ps.c | 18 return bar(x)+1; // expected-warning{{Function call argument is an uninitialized value}} 88 // flag a "return of uninitialized value" warning in the first branch due to
|
uninit-ps-rdar6145427.m | 36 id someUnintializedPointer = [someUnintializedPointer objectAtIndex:0]; // expected-warning{{Receiver in message expression is an uninitialized value}}
|
/external/clang/test/SemaCXX/ |
dcl_init_aggr.cpp | 79 int &j; // expected-note{{uninitialized reference member is here}} 83 HasReference r2 = { 1 } ; // expected-error{{initialization leaves reference member of type 'int &' uninitialized}}
|
/external/webkit/Source/JavaScriptCore/wtf/ |
StaticConstructors.h | 30 // be called and the objects will be left uninitialized. 34 // uninitialized placeholders.
|
/external/webkit/Source/WebCore/platform/network/cf/ |
ResourceResponse.h | 54 , m_initLevel(Uninitialized) 61 , m_initLevel(Uninitialized)
|
/frameworks/base/core/java/android/view/ |
InputChannel.java | 61 * Creates an uninitialized input channel. 100 return name != null ? name : "uninitialized";
|
/cts/tests/tests/net/src/android/net/wifi/cts/ |
SupplicantStateTest.java | 46 assertFalse(SupplicantState.isValidState(SupplicantState.UNINITIALIZED));
|
/cts/tools/signature-tools/src/signature/model/impl/ |
SigMethod.java | 30 private ITypeReference returnType = Uninitialized.unset();
|
/dalvik/dx/src/com/android/dx/cf/code/ |
LocalsArray.java | 61 * Replaces all the occurrences of the given uninitialized type in 107 * if the given local is uninitialized / invalid. 117 * be an uninitialized instance). 134 * contains an uninitialized instance; (c) the local contains a
|
/external/apache-harmony/security/src/test/impl/java.injected/java/security/ |
Signature_Impl1Test.java | 65 assertEquals("toString() failed", "SIGNATURE ABC state: UNINITIALIZED",
|
/external/chromium/chrome/browser/chromeos/ |
audio_mixer.h | 20 UNINITIALIZED = 0,
|
/external/chromium/webkit/glue/media/ |
web_data_source.h | 27 // method returns, the object will be in an uninitialized state and
|
/external/proguard/src/proguard/classfile/ |
LibraryField.java | 42 * Creates an uninitialized LibraryField.
|