Searched refs:into (Results 1 - 25 of 106) sorted by relevance

12345

/freebsd-9.3-release/sys/pci/
H A Dlocate.pl9 Perl script to convert NCR script address into label+offset.
/freebsd-9.3-release/contrib/compiler-rt/lib/sparc64/
H A Ddivmod.m4144 ! Compute ITER in an unorthodox manner: know we need to Shift V into
179 ! order bit set in the first step, just falling into the regular
220 ! Fall through into divide loop
H A Ddivsi3.S85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
120 ! order bit set in the first step, just falling into the regular
160 ! Fall through into divide loop
H A Dmodsi3.S85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
120 ! order bit set in the first step, just falling into the regular
160 ! Fall through into divide loop
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dsccs2rcs.in16 # history into an RCS history without losing any of
216 # get file into current dir and get stats
239 # check file into RCS
254 echo initial rev checked into RCS without description
261 echo initial rev checked into RCS
286 echo checked into RCS
H A Drcs2sccs.sh72 # get file into current dir and get stats
98 # check file into SCCS
108 echo initial rev checked into SCCS
131 echo checked into SCCS
/freebsd-9.3-release/lib/libc/sparc64/gen/
H A Dfixunsdfsi.S78 std %f0, [%sp + CCFSZ + SPOFF] ! move into return reg
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
99 ! it into the global variable _environ. Currently argc is at 8 off
100 ! the frame pointer. Fetch the argument count into %eax, scale by the
113 ! vector pointer and the arg count were previously loaded into
H A Dsol2-gc1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
112 ! it into the global variable _environ. Currently argc is at 8 off
113 ! the frame pointer. Fetch the argument count into %eax, scale by the
126 ! vector pointer and the arg count were previously loaded into
H A Dsol2-ci.asm17 ! distribution when not linked into another program.)
/freebsd-9.3-release/share/mk/
H A Dbsd.info.mk27 # INFO2HTML A program for converting GNU info files into HTML files
51 # MAKEINFO A program for converting GNU Texinfo files into Info
59 # TEX A program for converting tex files into dvi files [tex]
H A Dbsd.nls.mk8 # GENCAT A program for converting .msg files into compiled NLS
/freebsd-9.3-release/contrib/binutils/ld/scripttempl/
H A Dnw.sc43 /* Read-only sections, merged into text segment: */
92 /* Read-write section, merged into data segment: */
/freebsd-9.3-release/contrib/gcc/
H A Dunwind.inc13 compiled version of this file into combinations with other programs,
17 the file, and distribution when not linked into a combined
38 the first such frame here. Cleanup code will call back into
/freebsd-9.3-release/contrib/dialog/package/
H A Ddialog.spec20 compiled into dialog):
/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DDynamicLibrary.inc52 // into the process.
/freebsd-9.3-release/libexec/rtld-elf/powerpc64/
H A Drtld_start.S51 * - perform small forward branch to put PC into link reg
108 * Call into the MI binder. This routine is reached via the PLT call cell
111 * Save all registers, call into the binder to resolve and fixup the external
142 mtctr %r3 # move absolute target addr into ctr
/freebsd-9.3-release/sys/boot/pc98/boot0.5/
H A Dputssjis.s62 movb $0x20, %al # Convert control code into the space.
113 # Convert Shift-JIS into JIS.
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_leapsec.c7 * This is an attempt to get the leap second handling into a dedicated
249 * pointer if you want to get it printed into a stream.
775 /* [internal] given a reader function, read characters into a buffer
838 * mode, the difference of the TAI offsets must be taken into account
900 leap_era_t * into,
912 memset(&into->ebase, 0x00, sizeof(vint64));
913 into->taiof = pt->head.base_tai;
915 into->ebase = pt->info[idx].ttime;
916 into->taiof = pt->info[idx].taiof;
919 into
899 fetch_leap_era( leap_era_t * into, const leap_table_t * pt , const vint64 * ts ) argument
[all...]
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
38 ! This file is the first thing linked into any executable.
/freebsd-9.3-release/sys/dev/ixgb/
H A DREADME86 compile the driver into the kernel (see item 7).
100 8. If you want to compile the driver into the kernel, enter:
208 The driver has to be built into the kernel for DEVICE POLLING to be
/freebsd-9.3-release/contrib/bmake/mk/
H A Dmeta.subdir.mk45 # and turn the dirs into dir.<machine>
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dcrti.asm15 # distribution when not linked into another program.)
/freebsd-9.3-release/libexec/rtld-elf/powerpc/
H A Drtld_start.S51 * - perform small forward branch to put PC into link reg
120 * Call into the MI binder. This routine is reached via the PLT call cell,
124 * Save all registers, call into the binder to resolve and fixup the external
141 mtctr %r3 # move absolute target addr into ctr
157 * This routine is copied into the latter part of the 72-byte reserved
159 * routine, and the ELF object for the loaded file, are inserted into
163 * The ELF object is shifted into %r11, and _rtld_bind_start is called
183 * This routine is copied into the 72-byte reserved area at the
188 * from the PLT slot. Code is inserted into the PLT slot to set up
/freebsd-9.3-release/contrib/bmake/
H A Dbsd.after-import.mk3 # This makefile is for use when integrating bmake into a BSD build

Completed in 171 milliseconds

12345