Searched refs:lists (Results 1 - 25 of 80) sorted by relevance

1234

/openbsd-current/distrib/sets/
H A Dcheckflist40 cat ./lists/$i/mi ./lists/$i/md.${arch}
42 [ -f ./lists/comp/gcc.${arch} ] && \
43 cat ./lists/comp/gcc.${arch}
44 [ -f ./lists/comp/clang.${arch} ] && \
45 cat ./lists/comp/clang.${arch}
H A Dmaketars46 lists=`pwd`/lists
58 cat ${lists}/$i/mi ${lists}/$i/md.${arch} > $TMP2
60 [ -f ${lists}/$i/gcc.${arch} ] && \
61 cat ${lists}/$i/gcc.${arch} >> $TMP2
62 [ -f ${lists}/$i/clang.${arch} ] && \
63 cat ${lists}/$i/clang.${arch} >> $TMP2
H A Dmakelocatedb36 lists=`pwd`/lists
38 cd ${lists}
H A Dmakeetcset23 BASELISTS=$CURDIR/distrib/sets/lists/base/{mi,md.`machine`}
/openbsd-current/gnu/usr.bin/perl/cpan/Text-ParseWords/t/
H A DParseWords.t43 my @lists = nested_quotewords('\s+', 0, 'a b c', '1 2 3', 'x y z');
44 is (@lists, 3);
45 is (@{$lists[0]}, 3);
46 is (@{$lists[1]}, 3);
47 is (@{$lists[2]}, 3);
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_workarounds.c62 reference_lists_init(struct intel_gt *gt, struct wa_lists *lists) argument
67 memset(lists, 0, sizeof(*lists));
69 wa_init_start(&lists->gt_wa_list, gt, "GT_REF", "global");
70 gt_init_workarounds(gt, &lists->gt_wa_list);
71 wa_init_finish(&lists->gt_wa_list);
74 struct i915_wa_list *wal = &lists->engine[id].wa_list;
81 &lists->engine[id].ctx_wa_list,
87 reference_lists_fini(struct intel_gt *gt, struct wa_lists *lists) argument
93 intel_wa_list_free(&lists
1166 verify_wa_lists(struct intel_gt *gt, struct wa_lists *lists, const char *str) argument
1201 struct wa_lists *lists; local
1245 struct wa_lists *lists; local
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Module-CoreList/
H A Dcorelist29 lists all versions of the given module (or the matching modules, in case you
103 lists all of the perl release versions we got the CoreList for.
114 lists all of the perl releases and when they were released
120 lists the first version of perl each named utility program was released with
129 lists the first version bundle of each named feature given
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/man/
H A Dsnippets.t36 name-quotes-none nested-lists newlines-in-c non-ascii nonbreaking-space-l
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DcheckURL.pl249 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01396.html
250 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01489.html
251 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01491.html
252 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg01608.html
253 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg02144.html
254 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg02998.html
255 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1999-03/msg00520.html
266 http://www.xray.mpe.mpg.de/mailing-lists/perl5-
441 http://lists.perl.org/list/perl-mvs.html
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dsigtrap.pm187 are either untrapped or ignored. It has three lists of signals to
192 B<sigtrap>'s signal lists is encountered a handler is immediately
227 B<sigtrap> has a few built-in lists of signals to trap. They are:
247 SEGV, SYS, TERM, and TRAP. If no signals or signals lists are passed to
252 For each of these three lists, the collection of signals set to be
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Dmkppport_fnc.pl142 : This file lists all functions/macros that are provided by Devel::PPPort that
H A Dmkapidoc.pl55 # Here, we have the lists of doc files and root First, get the known macros
258 : This file lists all API functions/macros that are documented in the Perl
/openbsd-current/libexec/spamd/
H A Dspamd.c77 char *lists; member in struct:con
571 /* don't report an insane amount of lists in the logs.
717 free(cp->lists);
748 cp->lists = strdup(loglists(cp));
749 if (cp->lists == NULL)
753 cp->lists = NULL;
773 ((cp->lists == NULL) ? "" : " lists:"),
774 ((cp->lists == NULL) ? "": cp->lists));
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Text-ParseWords/lib/Text/
H A DParseWords.pm186 @lists = nested_quotewords($delim, $keep, @lines);
199 returns a list of token lists corresponding to the elements of C<@lines>.
228 tokens in the token lists, in addition to preserving quote and
/openbsd-current/gnu/usr.bin/texinfo/util/
H A Dgen-dir-node60 Typing "q" exits, "?" lists all Info commands, "d" returns here,
/openbsd-current/usr.bin/dig/lib/isc/
H A Dlog.c713 void *lists; local
724 lists = malloc(bytes);
726 if (lists == NULL)
729 memset(lists, 0, bytes);
734 memmove(lists, lcfg->channellists, bytes);
738 lcfg->channellists = lists;
/openbsd-current/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_capture.c26 * Define all device tables of GuC error capture register lists
174 /* List of lists */
297 const struct __guc_mmio_reg_descr_group *lists)
307 list = guc_capture_get_one_list(lists, GUC_CAPTURE_LIST_INDEX_PF,
359 const struct __guc_mmio_reg_descr_group *lists; local
362 lists = xe_lp_lists;
364 lists = gen8_lists;
372 guc_capture_alloc_steered_lists(guc, lists);
374 return lists;
506 /* intentional empty lists ca
296 guc_capture_alloc_steered_lists(struct intel_guc *guc, const struct __guc_mmio_reg_descr_group *lists) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dregcomp.pl194 my ( $type, @lists )= split /\s+/, $text;
195 die "No list? $type" if !@lists;
196 foreach my $list (@lists) {
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Functions/
H A DFunctions_pm.PL89 # Take the lists of functions for each type group, and invert them to get the
183 This holds a hash-of-lists. Each list contains the functions in the category
/openbsd-current/share/locale/ctype/
H A Dgen_ctype_utf8.pl22 my @lists = qw(
256 foreach my $list (@lists) {
/openbsd-current/regress/usr.bin/openssl/
H A Dappstest.sh88 lists=""
89 lists="$lists list-standard-commands"
90 lists="$lists list-message-digest-commands list-message-digest-algorithms"
91 lists="$lists list-cipher-commands list-cipher-algorithms"
92 lists="$lists list-public-key-algorithms"
94 listsfile=$user1_dir/lists
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DBreakage.pm114 This module provides lists of modules that are broken, or have been broken in
/openbsd-current/gnu/usr.bin/perl/cpan/Scalar-List-Utils/
H A DListUtil.xs1587 Size_t nlists = items; /* number of lists */
1588 AV **lists; /* inbound lists */
1597 Newx(lists, nlists, AV *);
1598 SAVEFREEPV(lists);
1609 av = lists[i] = (AV *)SvRV(arg);
1639 SV *item = (i < av_count(lists[listi])) ?
1640 AvARRAY(lists[listi])[i] :
1658 SV *item = (i < av_count(lists[listi])) ?
1659 AvARRAY(lists[list
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dstmt.c197 /* List of cleanup-lists of blocks containing this block,
202 if all remaining elements would be empty lists.
315 /* List of lists of cleanup expressions to be run by this goto.
1032 tree lists;
1033 for (lists = f->cleanup_list_list; lists; lists = TREE_CHAIN (lists))
1036 if (TREE_ADDRESSABLE (lists)
1037 && TREE_VALUE (lists) !
1023 tree lists; local
1082 tree lists = f->cleanup_list_list; local
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/constant/lib/
H A Dconstant.pm297 Constants may be lists of more (or less) than one value. A constant
315 List constants are lists, not arrays. To index or slice them, they

Completed in 238 milliseconds

1234