Searched refs:cross (Results 1 - 8 of 8) sorted by relevance
| /illumos-gate/usr/src/tools/scripts/ |
| H A D | xref.mk | 25 # cross-reference databases (right now: cscope, ctags, and etags). 27 # By default, the cross-reference is built for all files underneath the 57 # Default values for the cross-reference tools; these can be overridden 87 # Build the list of files to be included in the cross-reference database. 94 # to share the resulting cross-reference across machines. We also
|
| /illumos-gate/usr/src/cmd/mandoc/ |
| H A D | tbl_term.c | 221 char line, cross; local 224 cross = (kind < 2) ? '+' : '-'; 243 tbl_char(tp, cross, vert);
|
| /illumos-gate/usr/src/uts/sun4u/io/ |
| H A D | panther_asm.s | 174 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 304 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 429 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary 555 ! UNPARK-SIBLING_CORE is 7 instructions, so we cross a cache boundary
|
| /illumos-gate/usr/src/uts/sun4u/starcat/ml/ |
| H A D | drmach_asm.s | 153 ! This code is run at TL > 0, being exec'd via a cross trap. 156 ! Since the cross trap handler does not force PRIMARY context 558 ! drmach_rename_wait is a cross-trap function used to move a 572 ! demapped before the cross-call is exited (sic). 578 ! The special interrupt vector is assumed to be a cross-call to 581 ! The cross-call to drmach_rename_done is never executed. Instead 737 ! is a cross-trap to drmach_wait_done. It is sent by the master 739 ! received cross-trap is used only as a signal. It is not executed.
|
| /illumos-gate/usr/src/lib/libsqlite/ |
| H A D | main.mk | 31 # as BCC, unless you are cross-compiling. 239 # same size on the host as it is on the target. If you are cross-compiling
|
| /illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/ |
| H A D | kaif_startup.s | 344 * 2. A CPU was cross-called into kaif_slave_entry while executing in 346 * activated, designed to be encountered when the cross-called CPU 359 * before being cross-called. We'll let it into the debugger now, as 541 * The target for slave-stopping cross calls. This routine is entered at 549 * slave loop (at TL=0) when it was cross-called by the debugger's 628 /* Case 2 - CPU was already stopped, so ignore this cross call */
|
| /illumos-gate/usr/src/grub/grub-0.97/docs/ |
| H A D | texinfo.tex | 51 % The extra TeX runs get the cross-reference information correct. 1107 % be able to disable indexing, cross-referencing, and contents, for test runs. 5841 \message{cross references,} 5854 % cross-references. The @node line might or might not have commas, and 5869 % Write a cross-reference definition for the current node. #1 is the 5887 % \setref{NAME}{SNT} defines a cross-reference point NAME (a node or an 5918 % @xref, @pxref, and @ref generate cross-references. For \xrefX, #1 is 5919 % the node name, #2 the name of the Info cross-reference, #3 the printed 6068 % Define \refx{NAME}{SUFFIX} to reference a cross-reference string named NAME. 6083 \message{\linenumber Undefined cross referenc [all...] |
| /illumos-gate/usr/src/grub/grub-0.97/ |
| H A D | configure | 695 If a cross compiler is detected then cross compile mode will be used." >&2 843 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1723 # tool to use in cross-compilation environments, therefore Automake 2466 # the compiler is broken, or we cross compile. 2469 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2470 # If not cross compiling, check that we can run a simple program. 2484 If you meant to cross compile, use \`--host'. 2487 If you meant to cross compile, use \`--host'. 2499 # the compiler is broken, or we cross compil [all...] |
Completed in 107 milliseconds