Searched refs:names (Results 276 - 300 of 496) sorted by relevance

<<11121314151617181920

/openbsd-current/gnu/usr.bin/perl/
H A Dinstallperl48 # This is the base used for versioned names, like "perl5.6.0".
375 # Make links to ordinary names if installbin directory isn't current directory.
541 my @names = @_;
542 foreach my $name (@names) {
/openbsd-current/gnu/usr.bin/perl/lib/
H A DBenchmark.pm153 The CODEHASHREF is a reference to a hash containing names as keys
937 my @names = sort keys %$alt;
946 print " ", join(', ',@names) unless $style eq 'none';
957 foreach my $name (@names) {
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dfrv-dis.c79 CGEN_KEYWORD *names,
84 if (cgen_keyword_lookup_value (names, regno) == NULL)
90 print_keyword (cd, dis_info, names, regno, attrs);
76 print_spr(CGEN_CPU_DESC cd, void * dis_info, CGEN_KEYWORD *names, long regno, unsigned int attrs) argument
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBBreakpoint.cpp709 void SBBreakpoint::GetNames(SBStringList &names) { argument
710 LLDB_INSTRUMENT_VA(this, names);
720 names.AppendString(name.c_str());
H A DSBProcess.cpp1099 const std::vector<ConstString> &names = local
1101 if (idx < names.size()) {
1102 return names[idx].AsCString();
/openbsd-current/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpoint.cpp224 StructuredData::ObjectSP &bkpt_object_sp, std::vector<std::string> &names) {
232 if (names.empty())
239 // If there are no names, it can't match these names;
248 if (llvm::is_contained(names, name))
223 SerializedBreakpointMatchesNames( StructuredData::ObjectSP &bkpt_object_sp, std::vector<std::string> &names) argument
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic4x.c60 register names, `#' in front of immediate constants, and
1346 static char *names = NULL; local
1352 names = (char *) xmalloc (sizeof (char) * 8192);
1357 insts[index].name = names;
1364 *names++ = *name++;
1366 *names++ = '\0';
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic4x.c60 register names, `#' in front of immediate constants, and
1346 static char *names = NULL; local
1352 names = (char *) xmalloc (sizeof (char) * 8192);
1357 insts[index].name = names;
1364 *names++ = *name++;
1366 *names++ = '\0';
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DSearch.pm270 # On VMS, case-preserved document names can't be constructed from
803 names begin with "LW"; or you might search for "*Find*" to search for
859 skip pod files/modules that happen to be equal to names it's already
988 The POD names of files are the plain basenames with any Perl-like
1017 Package names (eg 'A::B') are automatically converted to directory
1018 names in the selected directory. Additionally, '.pm', '.pl' and '.pod'
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm338 canonical name or an alias. For encoding names and aliases, see
367 I<ENCODING> can be either a canonical name or an alias. For encoding names
432 canonical names and aliases are not used when searching for object.
525 Returns a list of canonical names of available encodings that have already
567 =head2 Finding IANA Character Set Registry names
939 find_encoding("utf-8")->name # ditto. names are case insensitive
/openbsd-current/usr.bin/kdump/
H A Dkdump.c15 * 3. Neither the name of the University nor the names of its contributors
1054 #define SETNAME(name) do { names = (name); limit = nitems(name); } while (0)
1059 struct ctlname *names; local
1063 names = NULL;
1135 if (names != NULL && idx > 0 && idx < limit)
1136 return (names[idx].ctl_name);
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Ddebug.c181 /* NULL terminated array of names. */
182 const char **names; member in struct:debug_enum_type
439 /* A namespace. This is a mapping from names to objects. FIXME: This
1348 debug_make_enum_type (void *handle, const char **names,
1362 e->names = names;
2428 typedef names after they have been defined. We output type tags
2555 return (*fns->enum_type) (fhandle, tag, type->u.kenum->names,
3105 pn1 = t1->u.kenum->names;
3106 pn2 = t2->u.kenum->names;
1346 debug_make_enum_type(void *handle, const char **names, bfd_signed_vma *values) argument
[all...]
H A Dwrstabs.c155 /* A mapping from typedef names to type indices. */
780 stab_enum_type (void *p, const char *tag, const char **names,
790 if (names == NULL)
806 for (pn = names; *pn != NULL; pn++)
820 for (pn = names, pv = vals; *pn != NULL; pn++, pv++)
778 stab_enum_type(void *p, const char *tag, const char **names, bfd_signed_vma *vals) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c182 /* NULL terminated array of names. */
183 const char **names; member in struct:debug_enum_type
440 /* A namespace. This is a mapping from names to objects. FIXME: This
1349 debug_make_enum_type (void *handle, const char **names,
1363 e->names = names;
2429 typedef names after they have been defined. We output type tags
2556 return (*fns->enum_type) (fhandle, tag, type->u.kenum->names,
3106 pn1 = t1->u.kenum->names;
3107 pn2 = t2->u.kenum->names;
1347 debug_make_enum_type(void *handle, const char **names, bfd_signed_vma *values) argument
[all...]
H A Dwrstabs.c155 /* A mapping from typedef names to type indices. */
782 stab_enum_type (void *p, const char *tag, const char **names,
792 if (names == NULL)
808 for (pn = names; *pn != NULL; pn++)
822 for (pn = names, pv = vals; *pn != NULL; pn++, pv++)
780 stab_enum_type(void *p, const char *tag, const char **names, bfd_signed_vma *vals) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c208 /* Expect only namespace names now. */
243 /* A list of all LABEL_DECLs in the function that have names. Here so
244 we can clear out their names' definitions at the end of the
330 /* The datatype used to implement the mapping from names to types at
537 which records the names defined in that contour.
557 /* Note that the information in the `names' component of the global contour
566 tree names;
568 /* Count of elements in names chain. */
580 /* A dictionary for looking up enums or class-types names. */
924 || current_binding_level->names !
564 tree names; local
2605 store_bindings(tree names, cxx_saved_binding *old_bindings) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm165 # names prefixed with "m" or "o" (representing my/our), and
190 # keys are names of subs for which we've printed declarations.
882 my @names = qw(BEGIN UNITCHECK CHECK INIT END);
884 while (@names) {
885 my ($name, $blocks) = (shift @names, shift @blocks);
978 my @names;
980 @names = qw/refs subs vars/;
983 @names = @$val;
986 @names = split' ', $val;
988 $hint_bits |= $strict_bits{$_} for @names;
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dgenautomata.c239 /* Options with the following names can be set up in automata_option
423 char *names [1];
433 char **names;
1361 DECL_EXCL (decl)->names [i] = first_str_cpu_units [i];
1363 DECL_EXCL (decl)->names [i]
1420 DECL_PRESENCE (decl)->names = str_cpu_units;
1429 DECL_ABSENCE (decl)->names = str_cpu_units;
1746 that automaton names have own space. */
1847 define_insn_reservation). Remember that insn names have own
1946 reservations). Key of the table elements is names o
419 char *names [1]; member in struct:excl_rel_decl
429 char **names; member in struct:unit_pattern_rel_decl
2040 process_excls(char **names, int num, pos_t excl_pos ATTRIBUTE_UNUSED) argument
2126 process_presence_absence_names(char **names, int num, pos_t req_pos ATTRIBUTE_UNUSED, int presence_p, int final_p) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMakeMaker.pm1410 to portably use Unicode characters in module names, because this requires
1817 Ref to array of *.c file names. Initialised from a directory scan
1927 Hashref of symbol names for routines to be made available as universal
1929 array of routine names in that package. Used only under AIX, OS/2,
1930 VMS and Win32 at present. The routine names supplied will be expanded
1931 in the same way as XSUB names are expanded by the XS() macro.
1946 Array of symbol names for variables to be made available as universal symbols.
1952 Array of extension names to exclude when doing a static build. This
1994 This provides an alternate means to specify function names to be
1996 array of function names t
[all...]
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp430 ValueObject::GetChildAtNamePath(llvm::ArrayRef<ConstString> names, argument
432 if (names.size() == 0)
435 for (ConstString name : names) {
447 llvm::ArrayRef<std::pair<ConstString, bool>> names,
449 if (names.size() == 0)
452 for (std::pair<ConstString, bool> name : names) {
446 GetChildAtNamePath( llvm::ArrayRef<std::pair<ConstString, bool>> names, ConstString *name_of_error) argument
/openbsd-current/sbin/sysctl/
H A Dsysctl.c16 * 3. Neither the name of the University nor the names of its contributors
135 char names[BUFSIZ]; variable
1236 * Initialize the set of debugging names
1252 if (sysctl(mib, 3, &names[loc], &size, NULL, 0) == -1)
1254 debugname[i].ctl_name = &names[loc];
1269 * Initialize the set of filesystem names
1328 strlcat(&names[loc], vfc.vfc_name, sizeof names - loc);
1329 vfsname[cnt].ctl_name = &names[loc];
2950 * Scan a list of names searchin
[all...]
/openbsd-current/gnu/usr.bin/perl/ext/B/
H A DB.pm561 correspond in the obvious way to the underlying C structures of similar names.
728 of a lexical variable from a padname array. Lexical variable names
1057 structures of similar names. The inheritance hierarchy mimics the
1077 Access methods correspond to the underlying C structure field names,
1305 A list of pads. The first one is a B::PADNAMELIST containing the names.
1342 These two methods return the pad names, using B::SPECIAL objects for null
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/scripts/
H A Dpod2man.PL284 The function name accepts valid Perl characters for function names (including
298 for Perl variables, function names, function calls, numbers, and hex
303 Convert Perl variable names to a fixed-width font even if they have no markup.
/openbsd-current/gnu/lib/libreadline/
H A Dbind.c966 /* Associate textual names with actual functions. */
1116 For straight function names just look for whitespace, since
1402 /* For the time being, unknown variable names or string names without a
1655 /* Print the names of functions known to Readline. */
1870 const char **names; local
1873 names = rl_funmap_names ();
1877 for (i = 0; (name = names[i]); i++)
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c180 /* The head of the names list that was current when the goto appeared,
192 /* A list of all LABEL_DECLs in the function that have names. Here so
193 we can clear out their names' definitions at the end of the
205 /* The head of the names list that was current when the label was
453 for (decl = scope->names; decl; decl = TREE_CHAIN (decl))
480 ent->names_in_scope = obl->names;
504 use->names_in_scope = obl->names;
523 label names.
572 Usually current_binding_level->names is in reverse order.
576 current_binding_level->names
2343 check_previous_goto_1(tree decl, struct cp_binding_level* level, tree names, bool exited_omp, const location_t *locus) argument
[all...]

Completed in 270 milliseconds

<<11121314151617181920