Home
last modified time | relevance | path

Searched refs:nomatch (Results 1 – 8 of 8) sorted by relevance

/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DBundleCreator.java89 final Collection<IClassCoverage> nomatch) { in logBundleInfo() argument
93 if (!nomatch.isEmpty()) { in logBundleInfo()
98 for (final IClassCoverage c : nomatch) { in logBundleInfo()
/external/selinux/libselinux/src/
Dseusers.c190 goto nomatch; in getseuserbyname()
256 nomatch: in getseuserbyname()
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DReportTask.java580 final Collection<IClassCoverage> nomatch) { in logBundleInfo() argument
583 if (!nomatch.isEmpty()) { in logBundleInfo()
588 for (final IClassCoverage c : nomatch) { in logBundleInfo()
/external/iptables/extensions/
Dlibxt_set.man18 \fB\-\-return\-nomatch\fP
19 If the \fB\-\-return\-nomatch\fP option is specified and the set type
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/
DCoverageBuilderTest.java237 private void addClass(long id, boolean nomatch, String name, String source, in addClass() argument
240 nomatch, null, "java/lang/Object", new String[0]); in addClass()
/external/v8/test/cctest/
Dtest-regexp.cc1015 Label nomatch; in TEST() local
1016 m.CheckNotBackReference(0, false, &nomatch); in TEST()
1018 m.Bind(&nomatch); in TEST()
1065 Label nomatch; in TEST() local
1066 m.CheckNotBackReference(0, false, &nomatch); in TEST()
1068 m.Bind(&nomatch); in TEST()
/external/pcre/dist/
Dpcre_jit_compile.c7911 jump_list *nomatch = NULL; in compile_iterator_matchingpath() local
8019 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath()
8035 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath()
8091 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath()
8100 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath()
8106 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath()
8108 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath()
8127 compile_char1_matchingpath(common, type, cc, &nomatch); in compile_iterator_matchingpath()
8136 set_jumps(nomatch, LABEL()); in compile_iterator_matchingpath()
/external/mksh/src/
Dcheck.t1750 name: eglob-nomatch-1