Searched refs:mcount (Results 1 – 9 of 9) sorted by relevance
/external/toybox/toys/posix/ |
D | grep.c | 85 long lcount = 0, mcount = 0, offset = 0, after = 0, before = 0; in do_grep() local 221 if (mmatch) mcount++; in do_grep() 243 if (discard && mcount) bars = "--"; in do_grep() 247 if ((toys.optflags & FLAG_m) && mcount >= TT.m) break; in do_grep() 250 if (toys.optflags & FLAG_c) outline(0, ':', name, mcount, 0, 0); in do_grep()
|
/external/emma/core/java12/com/vladium/jcd/cls/ |
D | ClassDef.java | 383 int ccount = 0, mcount = 0; in computeSUID() local 404 … mds [mcount ++] = new MethodDescriptor (name, modifiers, method.getDescriptor (this)); in computeSUID() 430 if (mcount > 0) in computeSUID() 432 Arrays.sort (mds, 0, mcount); in computeSUID() 434 for (int i = 0; i < mcount; ++ i) in computeSUID()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap.c | 2438 size_t mcount; in eap_get_phase2_types() local 2441 methods = eap_peer_get_methods(&mcount); in eap_get_phase2_types() 2445 buf = os_malloc(mcount * sizeof(struct eap_method_type)); in eap_get_phase2_types()
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2265 fun:mcount=uninstrumented
|
/external/owasp/sanitizer/tools/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/emma/lib/ |
D | emma.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/vladium/
com/ ... |
/external/guice/extensions/persist/lib/ |
D | xwork-2.0.4.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/opensymphony/
com/ ... |
/external/clang/include/clang/Driver/ |
D | Options.td | 1641 def pg : Flag<["-"], "pg">, HelpText<"Enable mcount instrumentation">, Flags<[CC1Option]>;
|
/external/guice/extensions/struts2/lib/ |
D | xwork-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
xwork-validator-definition-1.0. ... |