Searched refs:initializing (Results 1 - 15 of 15) sorted by relevance

/external/clang/test/Sema/
H A Dpredef.c9 expected-warning {{initializing 'char *' with an expression of type 'const char [1]' discards qualifiers}}
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm_i.h164 Boolean initializing; /* in process of initializing state machines */ member in struct:eapol_state_machine
H A Deapol_auth_sm.c929 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
931 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
933 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
935 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
937 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
1011 sm->initializing = TRUE;
1018 sm->initializing = FALSE;
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm_i.h164 Boolean initializing; /* in process of initializing state machines */ member in struct:eapol_state_machine
H A Deapol_auth_sm.c929 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
931 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
933 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
935 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
937 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
1011 sm->initializing = TRUE;
1018 sm->initializing = FALSE;
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm_i.h164 Boolean initializing; /* in process of initializing state machines */ member in struct:eapol_state_machine
H A Deapol_auth_sm.c929 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
931 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
933 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
935 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
937 if (sm->initializing || eapol_sm_sta_entry_alive(eapol, addr))
1011 sm->initializing = TRUE;
1018 sm->initializing = FALSE;
/external/robolectric/v3/
H A Drobolectric-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/res/ org/ ...
/external/ImageMagick/www/api/
H A Dquantize.php71 <p>Classification begins by initializing a color description tree of sufficient depth to represent each possible input color in a leaf. However, it is impractical to generate a fully-formed color description tree in the storage_class phase for realistic values of Cmax. If colors components in the input image are quantized to k-bit precision, so that Cmax= 2k-1, the tree would need k levels below the root node to allow representing each possible input color in a leaf. This becomes prohibitive because the tree's total number of nodes is 1 + sum(i=1, k, 8k).</p>
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 799 milliseconds