Searched refs:what (Results 201 - 225 of 567) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-sh.c156 #define ENCODE_RELAX(what,length) (((what) << 4) + (length))
2053 int what = (opcode->nibbles[1] & 4) ? COND_JUMP_DELAY : COND_JUMP;
2055 md_relax_table[C (what, COND32)].rlx_length,
2056 md_relax_table[C (what, COND8)].rlx_length,
2057 C (what, 0),
2125 /* Now we know what sort of opcodes it is, let's build the bytes. */
3633 apparently does something completely different than what
3881 int what;
3911 what
2051 int what = (opcode->nibbles[1] & 4) ? COND_JUMP_DELAY : COND_JUMP; local
3877 int what; local
4229 sh_end_of_match(char *cont, char *what) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-sh.c158 #define ENCODE_RELAX(what,length) (((what) << 4) + (length))
2161 int what = (opcode->nibbles[1] & 4) ? COND_JUMP_DELAY : COND_JUMP;
2163 md_relax_table[C (what, COND32)].rlx_length,
2164 md_relax_table[C (what, COND8)].rlx_length,
2165 C (what, 0),
2233 /* Now we know what sort of opcodes it is, let's build the bytes. */
3816 apparently does something completely different than what
4100 int what;
4130 what
2159 int what = (opcode->nibbles[1] & 4) ? COND_JUMP_DELAY : COND_JUMP; local
4096 int what; local
4286 sh_end_of_match(char *cont, char *what) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/App/
H A DCpan.pm435 # this is what CPAN.pm would do otherwise
671 so I can find out what happened.
683 my($self,$what) = @_;
684 $scalar .= $what if defined $what;
685 $self->print_ornamented($what,
691 my($self,$what) = @_;
692 $scalar .= $what if defined $what;
693 $self->print_ornamented($what,
[all...]
/openbsd-current/bin/ksh/
H A Dsyn.c120 * we don't worry about what flags to pass token()
682 syntaxerr(const char *what) argument
689 if (!what)
690 what = "unexpected";
699 what = "unmatched";
730 yyerror("syntax error: `%s' %s\n", s, what);
/openbsd-current/usr.bin/fstat/
H A Dfstat.c91 int what; member in struct:fstat_filter
210 filter[nfilter].what = KERN_FILE_BYPID;
240 filter[nfilter].what = KERN_FILE_BYUID;
286 if ((kf = kvm_getfiles(kd, filter[0].what, filter[0].arg,
392 if (filter[i].what == KERN_FILE_BYPID) {
/openbsd-current/lib/libc/gen/
H A Dlogin_cap.c465 int what; member in struct:__anon14
485 gsetrl(login_cap_t *lc, int what, char *name, int type) argument
512 if (getrlimit(what, &r)) {
519 * up to see what order they come in. If the one without
559 if (setrlimit(what, &rl)) {
623 if (gsetrl(lc, r_list[i].what, r_list[i].name,
/openbsd-current/sys/arch/sparc64/dev/
H A Dpyro.c689 int level, int flags, int (*handler)(void *), void *arg, const char *what)
692 handler, arg, what));
698 int (*handler)(void *), void *arg, const char *what)
713 NULL, NULL, what);
781 intrclrptr, what);
688 pyro_intr_establish(bus_space_tag_t t, bus_space_tag_t t0, int ihandle, int level, int flags, int (*handler)(void *), void *arg, const char *what) argument
696 pyro_intr_establish_cpu(bus_space_tag_t t, bus_space_tag_t t0, int ihandle, int level, int flags, struct cpu_info *ci, int (*handler)(void *), void *arg, const char *what) argument
H A Dschizo.c539 int (*handler)(void *), void *arg, int ino, char *what)
552 nlen = strlen(sc->sc_dv.dv_xname) + 1 + strlen(what) + 1;
554 snprintf(name, nlen, "%s:%s", sc->sc_dv.dv_xname, what);
771 int level, int flags, int (*handler)(void *), void *arg, const char *what)
802 intrclrptr, what);
538 schizo_set_intr(struct schizo_softc *sc, struct schizo_pbm *pbm, int ipl, int (*handler)(void *), void *arg, int ino, char *what) argument
770 schizo_intr_establish(bus_space_tag_t t, bus_space_tag_t t0, int ihandle, int level, int flags, int (*handler)(void *), void *arg, const char *what) argument
/openbsd-current/gnu/usr.bin/perl/t/
H A Dtest.pl1213 # what the expected output is. Putting it here allows common code to serve
1369 foreach my $what (qw(skip todo)) {
1370 $prog =~ s/^#\s*\U$what\E\s*(.*)\n//m and $reason{$what} = $1;
1373 if ($reason{$what} && $reason{$what} =~ s/^\?//) {
1374 my $temp = eval $reason{$what};
1376 die "# In \U$what\E code reason:\n# $reason{$what}\n$@";
1378 $reason{$what}
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dperl.h889 * degree of support. Do not do so unless you know exactly what it means
908 * know what you're doing: tests and CPAN modules' tests are bound to fail.
1321 /* We need to be able to map the current value of what the tTHX context
1483 * actually mean what it has always been documented to mean (see RT #119753)
1660 * to the mists of time. However, this does not correlate to what modern
1765 #define TOO_LATE_FOR_(ch,what) Perl_croak(aTHX_ "\"-%c\" is on the #! line, it must also be used on the command line%s", (char)(ch), what)
2565 aligned(32) - at least that's what I found with my
3827 than what the test programs are expecting. So an errno value must
4276 matter what <asser
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibbfd.c323 endian order regardless of what else is going on. This is useful in
340 target machine. It doesn't matter what the byte order of the host
837 /* We don't know what changes the bfd's get_section_contents
951 warn_deprecated (const char *what,
965 what, file, line, func);
967 fprintf (stderr, _("Deprecated %s called\n"), what);
948 warn_deprecated(const char *what, const char *file, int line, const char *func) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/
H A DEncoding.pm257 $_[1] = '' if $chk; # this is what in-place edit means
273 original one. Also, the encoding is best placed to know what the
279 that was. What is lacking at present is a mechanism to report what
330 what it wants to the output string and returns a new index into the
/openbsd-current/regress/lib/libz/
H A Dinfcover.c275 /* generic inflate() run, where hex is the hexadecimal input data, what is the
284 local void inf(char *hex, char *what, unsigned step, int win, unsigned len, argument
298 mem_done(&strm, what);
346 mem_done(&strm, what);
/openbsd-current/gnu/llvm/lldb/scripts/
H A Ddisasm-gdb-remote.pl1835 my $what = shift(@_);
1836 if ($what eq 'S' or $what eq 'T')
1888 elsif ($what eq 'W')
1892 elsif ($what eq 'X')
1896 elsif ($what eq 'O')
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DupdateAUTHORS.pl366 different from what you expect, or you are a new author but you
431 --stats detailed report of authors and what they did
432 --who Sorted, wrapped list of who did what
465 Be verbose about what is happening. Can be repeated more than once.
689 This will use roughly the same rules that git would to figure out what your
707 what you want to do most of the time.
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dperlbug.PL169 my $what = $ok || $thanks;
170 if ($what) {
171 $alt = $alts{$name}{$what};
349 # Explain what perlbug is
517 what you expected.
655 <!-- A clear and concise description of what the bug is. -->
665 <!-- A clear and concise description of what you expected to happen. -->
822 # Ok. the user did what they needed to;
1003 (use alone or with -v). You must describe what went wrong
1338 =item Are you sure what yo
[all...]
/openbsd-current/gnu/lib/libiberty/src/
H A Dvmsbuild.com11 $ LIB_NAME = "liberty.olb" !this is what we're going to construct
/openbsd-current/gnu/gcc/gcc/
H A Dtree-into-ssa.c1689 unwinding must be done in the opposite order to what is done in
1910 WHAT indicates what actions will be taken by the renamer (see enum
1919 rewrite_blocks (basic_block entry, enum rewrite_mode what, sbitmap blocks) argument
1932 if (what == REWRITE_UPDATE)
1937 if (what == REWRITE_ALL)
1939 else if (what == REWRITE_UPDATE)
1944 if (what == REWRITE_ALL)
1946 else if (what == REWRITE_UPDATE)
1951 if (what == REWRITE_ALL)
1953 else if (what
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Module-Load/lib/Module/
H A DLoad.pm261 All functions have the following rules to decide what it thinks
333 (in other words, you always have to specify explicitly what you wish
/openbsd-current/gnu/usr.bin/perl/lib/Tie/
H A DHash.pm112 Returns what evaluating the hash in scalar context yields.
179 to find out what happens when C<SCALAR> does not exist.
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectDisassemble.cpp224 llvm::StringRef what) {
229 msg << "Not disassembling " << what << " because it is very large "; local
223 CheckRangeSize(const AddressRange &range, llvm::StringRef what) argument
/openbsd-current/usr.bin/cu/
H A Dcu.c354 stream_error(struct bufferevent *bufev, short what, void *data) argument
378 line_error(struct bufferevent *bufev, short what, void *data) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.pm314 what Perl's strings are made of.
342 on what is set in CHECK. See L</LEAVE_SRC> if you want your inputs to be
372 on what is set in CHECK. See L</LEAVE_SRC> if you want your inputs to be
395 what does the actual encoding or decoding.
517 what is set in CHECK. See L</LEAVE_SRC> if you want your inputs to be
633 The optional I<CHECK> argument tells C<Encode> what to do when
869 success or failure, because that isn't what it means: it is only the
903 For what it's worth, that's how I've always kept them straight in my
906 Also for what it's worth, Perl 6 will mostly default to strict but
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DSimple.pm68 what your test is for. It's highly recommended you use test names.
74 will do what you mean (fail if stuff is empty)
/openbsd-current/gnu/usr.bin/perl/ext/re/
H A Dre.pm140 # Reset to nothing, and then add what follows. $seen_Debug
434 It is expected that what exactly C<'strict'> does will evolve over time as we
531 being that it allows the fine tuning of what debugging output will be
662 may not make much sense to you what and why Perl is doing what it is.
742 will be warning free regardless of what $ref actually is.
772 then this function returns what the optimiser considers to be the longest
797 floating string. This will be what the optimiser of the Perl that you
889 FIXME: not sure what this is, something to do with lookbehind. regcomp.c

Completed in 445 milliseconds

1234567891011>>