Searched refs:mcount (Results 1 - 5 of 5) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/cls/
H A DClassDef.java383 int ccount = 0, mcount = 0;
404 mds [mcount ++] = new MethodDescriptor (name, modifiers, method.getDescriptor (this));
430 if (mcount > 0)
432 Arrays.sort (mds, 0, mcount);
434 for (int i = 0; i < mcount; ++ i)
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap.c1874 size_t mcount; local
1877 methods = eap_peer_get_methods(&mcount);
1881 buf = os_malloc(mcount * sizeof(struct eap_method_type));
/external/wpa_supplicant_8/src/eap_peer/
H A Deap.c1874 size_t mcount; local
1877 methods = eap_peer_get_methods(&mcount);
1881 buf = os_malloc(mcount * sizeof(struct eap_method_type));
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap.c1874 size_t mcount; local
1877 methods = eap_peer_get_methods(&mcount);
1881 buf = os_malloc(mcount * sizeof(struct eap_method_type));
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 408 milliseconds