Searched refs:us (Results 101 - 122 of 122) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dlibgcc.S1440 sz ; MSB of the loop count to allow us to use
/openbsd-current/gnu/usr.bin/perl/cpan/File-Fetch/lib/File/
H A DFetch.pm454 ### you want us to slurp the contents
1683 code on non-C<200 OK> status, giving us no way to tell the difference
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm767 #called us so that it doesn't get horribly confused.
1263 Does a heuristic on the stack to see who called us for more intelligent
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c321 static tree ffecom_get_appended_identifier_ (char us, const char *text);
3672 /* f2c run-time functions do the implicit blank-padding for us,
5533 run-time-library function to evaluate the power for us. */
6018 /* Append underscore(s) to name before calling get_identifier. "us"
6023 ffecom_get_appended_identifier_ (char us, const char *name)
6031 + us);
6034 newname[i + us] = '_';
6035 newname[i + 1 + us] = '\0';
6049 char us;
6064 us
6022 ffecom_get_appended_identifier_(char us, const char *name) argument
6048 char us; local
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm1443 Please e-mail us with problems, bug fixes, comments and complaints,
1446 Storable, and your message will be delayed while he forwards it to us.
/openbsd-current/sys/dev/acpi/
H A Ddsdt.c465 acpi_stall(int us) argument
467 delay(us);
1263 /* Only recurse if cbproc() wants us to */
2616 * The ACPI specification doesn't tell us what the status
/openbsd-current/sys/dev/pci/
H A Dif_aq_pci.c623 #define WAIT_FOR(expr, us, n, errp) \
627 delay((us)); \
1417 * more rx than tx. these values are in units of 2us.
/openbsd-current/gnu/usr.bin/perl/cpan/Sys-Syslog/
H A DSyslog.pm871 # 'protocol' never provides anything for us to read. But with
1657 L<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wes/wes/windows_event_log.asp>
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/lib/Hash/Util/
H A DFieldHash.pm249 Inside-out classes give us freedom of inheritance, but as usual there
/openbsd-current/gnu/usr.bin/perl/ext/B/B/
H A DConcise.pm234 pop @cv_s; # skip the CHECK block that calls us
611 @hints{0x400000,0x800000,0x800} = ('X', 'U', 'us');
1661 us use feature 'unicode_strings'
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_VMS.pm1701 # Let ExtUtils::Liblist find the necessary libs for us (but skip PerlShr)
2087 (L<File::Spec::VMS> used to do this for us, but it's being removed)
/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_hcd.c2142 * For the first init we know for sure that earlier code reset us (it
3874 int dwc2_hcd_get_future_frame_number(struct dwc2_hsotg *hsotg, int us) argument
3885 /* High speed has 125 us per (micro) frame; others are 1 ms per */
3895 * "us" has passed.
3898 DIV_ROUND_UP(interval * us, us_per_frame);
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_reg.h1169 * These defines should cover us well from SNB->HSW with minor exceptions
2434 /* Signal pre-emphasis levels, like voltages, the other end tells us what
4258 #define MMIO_TIMEOUT_US(us) ((us) << 0)
/openbsd-current/gnu/usr.bin/perl/lib/
H A Doverload.pm1155 This allows us not to worry about a possibility of a reference loop,
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com1172 $ archname = "VMS_AXP" ! oops, F$GETSYI("ARCH_NAME") gives us 'Alpha' not 'AXP'
H A DConfigure2997 # We are in a weird spot. Just before us, some values
9332 : determine the e-mail address of the user who is running us
13513 ret = read(pu[0], buf, 1); /* Wait for parent to signal us we may continue */
/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm1734 See L<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/getoverlappedresult.asp> for more information.
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dlocore.s73 /* Let us use same syntax as C code */
1128 * the only information that tells us what address we trapped on,
1526 * What we'll do is arrange to have us return to return_from_trap so we will
1814 rdpr %tt, %o1 ! find out what trap brought us here
3737 * The Sun FCODE bootloader is nice and loads us where we want
3738 * to be. We have a full set of mappings already set up for us.
3740 * I think we end up having an entire 16M allocated to us.
6229 * read from userland. This requires us to read the current value and
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm3141 | To do the multiplication let us move the number a little bit around ...
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm3044 | To do the multiplication let us move the number a little bit around ...
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm417 # only commands that tell us something about failed distros
763 qq{ and then rerun us.\n}
1289 # they do not want us:-(
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc3875 // version of a versioned symbol. For realpath(), this gives us something
5770 // and anyway COMMON_INTERCEPTOR_READ_RANGE protects us to some extent.

Completed in 704 milliseconds

12345