Searched defs:existing (Results 1 - 25 of 75) sorted by last modified time

123

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dtdls.c992 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) argument
996 if (existing)
997 *existing = 0;
1000 if (existing)
1001 *existing = 1;
1002 return peer; /* re-use existing entry */
1772 /* If found, use existing entry instead of adding a new one;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dtdls.c992 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) argument
996 if (existing)
997 *existing = 0;
1000 if (existing)
1001 *existing = 1;
1002 return peer; /* re-use existing entry */
1772 /* If found, use existing entry instead of adding a new one;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dtdls.c992 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing) argument
996 if (existing)
997 *existing = 0;
1000 if (existing)
1001 *existing = 1;
1002 return peer; /* re-use existing entry */
1772 /* If found, use existing entry instead of adding a new one;
/external/skia/src/animator/
H A DSkAnimateActive.cpp298 void SkActive::pickUp(SkActive* existing) { argument
307 existing->fInterpolators[index]->timeToValues(
308 existing->fState[index].fTicks - existing->fState[index].fStartTime, existingValues.begin());
320 existing->fState[index].fDuration = (SkMSec) SkScalarMulDiv(fState[index].fDuration,
474 // of the existing animate object then remove it from the list
/external/skia/src/core/
H A DSkScaledImageCache.cpp412 Rec* existing = this->findAndLock(rec->fKey); local
413 if (NULL != existing) {
416 existing->fBitmap = rec->fBitmap;
418 return rec_to_id(existing);
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_refcnt.c151 boolean existing = debug_serial((void*)p, &serial); local
164 if(!existing)
/external/mesa3d/src/glsl/
H A Dglsl_symbol_table.cpp87 symbol_table_entry *existing = get_entry(v->name); local
89 /* If there's already an existing function (not a constructor!) in
90 * the current scope, just update the existing entry to include 'v'.
92 if (existing->v == NULL && existing->t == NULL) {
93 existing->v = v;
97 /* If not declared at this scope, add a new entry. But if an existing
102 if (existing != NULL)
103 entry->f = existing->f;
127 symbol_table_entry *existing local
[all...]
H A Dlinker.cpp420 ir_variable *const existing = variables.get_variable(var->name); local
421 if (existing != NULL) {
422 if (var->type != existing->type) {
429 && existing->type->is_array()
430 && (var->type->fields.array == existing->type->fields.array)
432 || (existing->type->length == 0))) {
434 existing->type = var->type;
441 existing->type->name);
447 if (existing->explicit_location
448 && (var->location != existing
814 ir_variable *const existing = local
[all...]
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/fio/
H A Dclient.c280 struct fio_client *existing = *cookie; local
283 if (existing) {
288 if (existing->argc == 1)
289 flist_add_tail(&existing->arg_list, &arg_list);
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jar ... perforce.P4Fstat parent private java.util.ArrayList existing private java.util.ArrayList nonExisting private static org ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.variables_3.2.400.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar ... ch int start int length String text int state String existing public void endElement (java.lang.String, java. ...

Completed in 377 milliseconds

123