/netbsd-src/external/bsd/unbound/dist/testdata/http_user_agent.tdir/ |
H A D | http_user_agent.test | 84 # check petal.log for the correct number of occurrences. 86 echo "> check User-Agent occurrences" 87 occurrences=`grep "User-Agent:" petal.log | wc -l` 88 echo $occurrences 89 if test $occurrences -eq 2; then
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/texinfo/dist/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/bsd/flex/dist/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/gmake/dist/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/diffutils/dist/po/ |
H A D | insert-header.sin | 5 # occurrences, do nothing. The distinction between the first and the following 6 # occurrences is achieved by looking at the hold space. 20 # The hold space was nonempty. Following occurrences. Do nothing.
|
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/po/ |
H A D | remove-potcdate.sin | 4 # The distinction between the first and the following occurrences of the 16 # The hold space was nonempty. Following occurrences. Do nothing.
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | check-internal-format-escaping.py | 34 if msg.occurrences: 35 occ = msg.occurrences[0]
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | check-internal-format-escaping.py | 34 if msg.occurrences: 35 occ = msg.occurrences[0]
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_tab_pip.c | 4521 int *occurrences; in count_occurrences() local 4526 occurrences = isl_calloc_array(ctx, int, n); in count_occurrences() 4527 if (!occurrences) in count_occurrences() 4533 occurrences[j]++; in count_occurrences() 4537 return occurrences; in count_occurrences() 4545 static int single_occurrence(int n, isl_int *c, int *occurrences) in single_occurrence() argument 4552 if (occurrences[i] != 1) in single_occurrence() 4620 int *occurrences = NULL; in parallel_constraints() local 4638 occurrences = count_occurrences(bmap, info.n_in); in parallel_constraints() 4639 if (info.n_in && !occurrences) in parallel_constraints() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | FileCheck.rst | 119 diagnostics. When there are multiple occurrences of this option, the 132 When there are multiple occurrences of this option, the largest specified 139 there are multiple occurrences of this option, the ``<value>`` that appears 310 occurrences of "``X32:``" and "``X64:``" above as directives. Moreover, 312 occurrences of "``X64``" that don't have the trailing "``:``" because they look 537 occurrences matching ``CHECK-DAG:`` before ``CHECK-NOT:`` must not fall behind 538 occurrences matching ``CHECK-DAG:`` after ``CHECK-NOT:``. For example,
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 3163 size_t occurrences = 1; variable 3180 occurrences = 1; 3183 ++occurrences; 3185 return RetType(least.front, occurrences); 3201 occurrences = 1; 3204 ++occurrences; 3206 return RetType(*cast(T*)&v, occurrences); 3219 occurrences = 1; 3222 ++occurrences; 3224 return RetType(*p, occurrences);
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/ |
H A D | README | 39 It may have multiple occurrences, and it must appear after the
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | layman.asc | 111 ... bold ellipsis indicates repeated occurrences 261 occurrences of a given type. 266 occurrences of a given type. 1251 or more occurrences of a given type. 1269 occurrences in the collection, in order of occurence. 1273 occurrences in the collection, in order of occurence. 1337 more occurrences of a given type. 1351 zero or more occurrences of the AttributeValueAssertion 1359 occurrences in the collection, in any order. 1547 consisting of zero or more occurrences of
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 3398 size_t occurrences = 1; variable 3415 occurrences = 1; 3418 ++occurrences; 3420 return RetType(least.front, occurrences); 3436 occurrences = 1; 3439 ++occurrences; 3441 return RetType(*cast(T*)&v, occurrences); 3454 occurrences = 1; 3457 ++occurrences; 3459 return RetType(*p, occurrences);
|
/netbsd-src/share/man/tools/ |
H A D | TOOLKIT | 29 occurrences of a particular string. 43 occurrences of lower-case section suffixes, i.e., 1c, 1m, 3c,
|