/external/icu/icu4c/source/i18n/ |
H A D | digitaffix.cpp | 89 int32_t lastId = (int32_t) fAnnotations.charAt(0); local 93 if (id != lastId) { 94 if (lastId != UNUM_FIELD_COUNT) { 95 handler.addAttribute(lastId, appendToStart + lastIdStart, appendToStart + i); 97 lastId = id; 101 if (lastId != UNUM_FIELD_COUNT) { 102 handler.addAttribute(lastId, appendToStart + lastIdStart, appendToStart + len);
|
/external/wpa_supplicant_8/hostapd/src/eap_peer/ |
H A D | eap_i.h | 304 int lastId; member in struct:eap_sm
|
H A D | eap.c | 181 sm->lastId = -1; /* new session - make sure this does not match with 741 sm->lastId = sm->reqId; 878 static int eap_success_workaround(struct eap_sm *sm, int reqId, int lastId) argument 882 * EAP-Success/Failure with lastId + 1 even though RFC 3748 and 883 * RFC 4137 require that reqId == lastId. In addition, it looks like 884 * Ringmaster v2.1.2.0 would be using lastId + 2 in EAP-Success. 890 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || 891 reqId == ((lastId + 2) & 0xff))) { 894 "reqId=%d lastId=%d (these are supposed to be " 895 "same)", reqId, lastId); [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
H A D | eap_i.h | 304 int lastId; member in struct:eap_sm
|
H A D | eap.c | 181 sm->lastId = -1; /* new session - make sure this does not match with 741 sm->lastId = sm->reqId; 878 static int eap_success_workaround(struct eap_sm *sm, int reqId, int lastId) argument 882 * EAP-Success/Failure with lastId + 1 even though RFC 3748 and 883 * RFC 4137 require that reqId == lastId. In addition, it looks like 884 * Ringmaster v2.1.2.0 would be using lastId + 2 in EAP-Success. 890 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || 891 reqId == ((lastId + 2) & 0xff))) { 894 "reqId=%d lastId=%d (these are supposed to be " 895 "same)", reqId, lastId); [all...] |
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/ |
H A D | eap_i.h | 304 int lastId; member in struct:eap_sm
|
H A D | eap.c | 181 sm->lastId = -1; /* new session - make sure this does not match with 741 sm->lastId = sm->reqId; 878 static int eap_success_workaround(struct eap_sm *sm, int reqId, int lastId) argument 882 * EAP-Success/Failure with lastId + 1 even though RFC 3748 and 883 * RFC 4137 require that reqId == lastId. In addition, it looks like 884 * Ringmaster v2.1.2.0 would be using lastId + 2 in EAP-Success. 890 if (sm->workaround && (reqId == ((lastId + 1) & 0xff) || 891 reqId == ((lastId + 2) & 0xff))) { 894 "reqId=%d lastId=%d (these are supposed to be " 895 "same)", reqId, lastId); [all...] |
/external/eigen/Eigen/src/SuperLUSupport/ |
H A D | SuperLUSupport.h | 805 int lastId = m_u.outerIndexPtr()[j+1]-1; local 806 eigen_assert(m_u.innerIndexPtr()[lastId]<=j); 807 if (m_u.innerIndexPtr()[lastId]==j) 808 det *= m_u.valuePtr()[lastId];
|
/external/wpa_supplicant_8/hostapd/src/eap_server/ |
H A D | eap_i.h | 164 int lastId; /* Identifier used in the last EAP-Packet */ member in struct:eap_sm
|
/external/wpa_supplicant_8/src/eap_server/ |
H A D | eap_i.h | 164 int lastId; /* Identifier used in the last EAP-Packet */ member in struct:eap_sm
|
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/ |
H A D | eap_i.h | 164 int lastId; /* Identifier used in the last EAP-Packet */ member in struct:eap_sm
|
/external/skia/src/pathops/ |
H A D | SkPathOpsDebug.cpp | 1144 int lastId = -1; local 1151 if (lastId == this->debugID() && lastT == span->t()) { 1154 lastId = this->debugID();
|
/external/robolectric/v1/lib/main/ |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |