Searched refs:make (Results 76 - 100 of 101) sorted by relevance

12345

/illumos-gate/usr/src/uts/i86pc/ml/
H A Dsyscall_asm.s388 / Interrupts may be enabled here, so we must make sure this thread
535 * simply add a jump over the instruction at sys_sysenter to make it
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.s106 ! make trap trace entry - helps in debugging
189 ! make trap trace entry for return - helps in debugging
351 ! make trap trace entry - helps in debugging
447 ! make trap trace entry for return - helps in debugging
/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh649 -i do an incremental build (no "make clobber")
650 -l do "make lint" in $LINTDIRS (default: $SRC y)
979 if [[ -f $HOME/.make.machines ]]
984 $HOME/.make.machines | read host jobs
1208 # Generic lock file processing -- make sure that the lock file doesn't
1210 # doesn't, then make sure we can create it. Clean up locks that are
1310 # make sure we log only to the nightly build file
1340 # unlikely that non-DEBUG headers will make a difference, but
1370 # We're not doing a tools build, so make sure elfsign(1) is
1484 # Remove all .make
[all...]
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s1574 stn %i0, [%l6 + %l0] ! make intr_vec_t (iv) as new tail
1593 ! no pending intr_vec_t; make intr_vec_t as new head
1648 stn %g1, [%g6 + %g7] ! make intr_rec_t (iv) as new tail
1667 ! no pending intr_vec_t; make intr_vec_t as new head
1782 stn %g3, [%g6 + %g7] ! make intr_vec_t (iv) as new tail
1802 ! no pending intr_vec_t; make intr_vec_t as new head
1895 stn %o1, [%g6 + %o0] ! make intr_vec_t (iv) as new tail
1915 ! no intr_vec_t's queued so make intr_vec_t as new head
2185 wrpr %g0, PIL_MAX, %pil ! make this easy -- block normal intrs
2225 stx %o2, [%o3 + 8] ! make [
[all...]
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s173 sll %i4, 8, %i4 ! make room for next byte
278 sll %i4, 8, %i4 ! make room for next byte
402 neg %o3 ! if < 0, make it positive
534 * do_unaligned. Future enhancement to make them handle 8k pages efficiently
659 add %o0, %o2, %o0 ! make %o0 point at the end
660 add %o1, %o2, %o1 ! make %o1 point at the end
H A Dniagara_copy.s626 cmp %o2, SHORTCOPY ! make sure there is enough to align
2483 sll %i4, 8, %i4 ! make room for next byte
2588 sll %i4, 8, %i4 ! make room for next byte
2713 neg %o3 ! if < 0, make it positive
2835 * do_unaligned. Future enhancement to make them handle 8k pages efficiently
3014 cmp %o2, SHORTCOPY ! make sure there is enough to align
4452 add %o0, %o2, %o0 ! make %o0 point at the end
4453 add %o1, %o2, %o1 ! make %o1 point at the end
4633 ! We make no check for limits or HW enablement here. We've
5207 cmp %o2, SHORTCOPY ! make sur
[all...]
/illumos-gate/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh314 # 5. -D_lib_socket=1 -lsocket -lnsl" was added to make sure ksh93 is compiled
385 bin/package make CCFLAGS="${CCFLAGS}" CC="${CC}" HOSTTYPE="${HOSTTYPE}"
389 log="${root}/lib/package/gen/make.out"
391 [[ -s $log ]] || fatal_error "build_shell: no make.out log found."
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dpowl.s214 / make copies of x & y
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure338 # These are left unexpanded so users can "make install exec_prefix=/foo"
780 # Omit some internal or obsolete options to make the list less imposing.
812 By default, \`make install' will install all the files in
856 --enable-maintainer-mode enable make rules and dependencies not useful
1233 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
1344 { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1345 echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1422 # ./install, which can be erroneously created by make from ./install.sh.
1536 # Use a double $ so make ignores it.
1567 # make instal
[all...]
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s73 * ! If we need to save 4 blocks of fpregs then make sure
140 * To make sure that floating point state is always saved and restored
1652 sll %i4, 8, %i4 ! make room for next byte
1757 sll %i4, 8, %i4 ! make room for next byte
1897 neg %o3 ! if < 0, make it positive
2044 * do_unaligned. Future enhancement to make them handle 8k pages efficiently
2261 add %o0, %o2, %o0 ! make %o0 point at the end
2262 add %o1, %o2, %o1 ! make %o1 point at the end
2448 ! We make no check for limits or HW enablement here. We've
3683 ! We make n
[all...]
H A Dus3_jalapeno_asm.s1030 wr %g0, %o3, %fprs ! make sure fp is enabled
H A Dcommon_asm.s317 * this reason, we make sure we're i-cache hot before actually writing to
1248 ! | YYY2 |<-+ make their way into the E$.
1408 ! make sure we don't stall for the cases where the smap object
H A Dcheetah_copy.s259 * of hw_copy_limit_* can be used to make further adjustments if
449 * To make sure that floating point state is always saved and restored
620 * in use. To avoid repeated membar #Sync we make it the responsibility
679 * make use of the lightweight t_nomigrate mechanism where we can (ie, when
1529 neg %o3 ! if < 0, make it positive
1728 * do_unaligned. Future enhancement to make them handle 8k pages efficiently
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs170 Allows a process to make privileged ioctls to graphics devices.
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dpow.s228 / make copies of x & y
H A Dpowf.s224 / make copies of x & y
H A Dpowl.s220 / make copies of x & y
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s922 ! make sure FPU is enabled
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.s437 ! make all windows clean for kernel
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.s420 ! make all windows clean for kernel
675 ! must make sure to set PCONTEXT to run kernel. A convenience
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com664 # mapfile-vers does not live with the sources in in common/ to make
766 # "make lintcheck" to actually run lint; please send all lint fixes
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1794 check_nss_conf || printf "$(gettext "/etc/nsswitch.conf does not make use of DNS for hosts and/or ipnodes").\n"
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s2001 * will make sure of that. This means we can terminate our search on
2601 srlx %g2, TAG_VALO_SHIFT, %g6 ! make tag to compare
2649 srlx %g2, TAG_VALO_SHIFT, %g6 ! make tag to compare
3513 GET_4M_PFN_OFF(%g3, %g6, %g5, %g7, 1) /* make 4M pfn offset */
3527 GET_4M_PFN_OFF(%g3, %g6, %g5, %g7, 2) /* make 4M pfn offset */
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh273 to make sure this file is well protected.
2365 # First make a list of all the domains in /var/yp
2859 # will make it very easy in case these entries need to be changed.
3052 STR="any" # Just to make the question look better.
3082 STR="another" # Just to make the question look better.
3107 STR="another" # Just to make the question look better.
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh436 must be taken in creating them. If you decide to make use
2716 # If cred is "anonymous", make auth == "none"
4030 # NOTE: A value of "base (0)" does not make sense.
4192 attributetypes: ( 1.3.18.0.2.4.1119 NAME 'printer-natural-language-configured' DESC 'The configured language in which error and status messages will be generated (by default) by this printer. Also, a possible language for printer string attributes set by operator, system administrator, or manufacturer. Also, the (declared) language of the "printer-name", "printer-location", "printer-info", and "printer-make-and-model" attributes of this printer. For example: "en-us" (US English) or "fr-fr" (French in France) Legal values of language tags conform to [RFC3066] "Tags for the Identification of Languages".' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )
4196 attributetypes: ( 1.3.18.0.2.4.1138 NAME 'printer-make-and-model' DESC 'Identifies the make and model of the device. The device manufacturer MAY initially populate this attribute.' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{127} SINGLE-VALUE )
4344 objectclasses: ( 1.3.18.0.2.6.258 NAME 'printerAbstract' DESC 'Printer related information.' SUP top ABSTRACT MAY ( printer-name $ printer-natural-language-configured $ printer-location $ printer-info $ printer-more-info $ printer-make-and-model $ printer-multiple-document-jobs-supported $ printer-charset-configured $ printer-charset-supported $ printer-generated-natural-language-supported $ printer-document-format-supported $ printer-color-supported $ printer-compression-supported $ printer-pages-per-minute $ printer-pages-per-minute-color $ printer-finishings-supported $ printer-number-up-supported $ printer-sides-supported $ printer-media-supported $ printer-media-local-supported $ printer-resolution-supported $ printer-print-quality-supported $ printer-job-priority-supported $ printer-copies-supported $ printer-job-k-octets-supported $ printer-current-operator $ printer-service-person $ printer-delivery-orientation-supported $ printer-stacking-order-supported $ printer-output-features-supported ) )

Completed in 165 milliseconds

12345