Searched refs:AS (Results 1 - 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/ucblib/libucb/sparc/
H A DMakefile33 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
/illumos-gate/usr/src/cmd/sgs/0@0/
H A DMakefile.com43 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
/illumos-gate/usr/src/tools/tokenize/
H A DMakefile60 $(AS) $(ASFLAGS) -o $@ $<
/illumos-gate/usr/src/ucblib/libucb/sparcv9/
H A DMakefile35 BUILD.s= $(AS) $(ASFLAGS) -xarch=v9 -D__sparcv9 $< -o $@
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/
H A DMakefile22 AS= $(GNU_ROOT)/bin/gas macro
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A DMakefile21 AS= $(GNU_ROOT)/bin/gas macro
/illumos-gate/usr/src/lib/c_synonyms/
H A DMakefile.com64 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A DMakefile22 AS= $(GNU_ROOT)/bin/gas macro
/illumos-gate/usr/src/boot/sys/boot/i386/btx/lib/
H A DMakefile18 AS= $(GNU_ROOT)/bin/gas macro
/illumos-gate/usr/src/lib/libsec/common/
H A Dacl_lex.l72 %s TS NS PS AIS AS US ES
80 * AS = Allow state (only used when inheritance detected)
420 <AS>allow/[:,\n] {
433 <AS>deny/[:,\n] {
447 <AS>audit/[:,\n] {
460 <AS>alarm/[:,\n] {
473 <AS>: {
482 <AS>"\n" {
488 <AS>. {
612 BEGIN AS;
[all...]
/illumos-gate/usr/src/tools/scripts/
H A Dcstyle.pl164 LOCK\ ACQUIRED\ AS\ SIDE\ EFFECT:|
165 READ\ LOCK\ ACQUIRED\ AS\ SIDE\ EFFECT:|
166 WRITE\ LOCK\ ACQUIRED\ AS\ SIDE\ EFFECT:|
167 LOCK\ RELEASED\ AS\ SIDE\ EFFECT:|
168 LOCK\ UPGRADED\ AS\ SIDE\ EFFECT:|
169 LOCK\ DOWNGRADED\ AS\ SIDE\ EFFECT:|
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A DMakefile29 AS= $(GNU_ROOT)/bin/gas macro
35 COMPILE.s = $(AS) $(AS_FLAGS)
/illumos-gate/usr/src/boot/sys/boot/libstand/
H A DMakefile.com19 AS= $(GNU_ROOT)/bin/gas
/illumos-gate/usr/src/lib/libtnf/
H A DMakefile95 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
/illumos-gate/usr/src/lib/libtnfctl/
H A DMakefile.com104 BUILD.s= $(AS) $< -o $@
/illumos-gate/usr/src/lib/libtnfprobe/
H A DMakefile.com92 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
/illumos-gate/usr/src/cmd/sgs/rtld/
H A DMakefile.com108 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
/illumos-gate/usr/src/cmd/loadkeys/
H A Dloadkeys.y554 %term TABLENAME INT CHAR CHARSTRING CONSTANT FKEY KEY SAME AS SWAP WITH
577 | KEY number SAME AS number '\n'
699 { "as", AS, 0 },
/illumos-gate/usr/src/boot/sys/boot/usb/
H A Dusbcore.mk21 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dparse.y102 create_table_args ::= AS select(S). {
274 cmd ::= CREATE(X) temp(T) VIEW nm(Y) AS select(S). {
342 // An option "AS <id>" phrase that can follow one of the expressions that
346 as(X) ::= AS nm(Y). { X = Y; }
886 //////////////////////// ATTACH DATABASE file AS name /////////////////////////
887 cmd ::= ATTACH database_kw_opt ids(F) AS nm(D) key_opt(K). {
/illumos-gate/usr/src/boot/sys/boot/i386/cdboot/
H A Dcdboot.S14 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
/illumos-gate/usr/src/boot/sys/boot/i386/pmbr/
H A Dpmbr.s18 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl144 mem eval "SELECT sum(nentry) AS nentry, \
145 sum(payload) AS payload, \
147 AS data, \
148 max(mx_payload) AS mx_payload, \
150 sum(pri_pages) AS pri_pages, \
151 sum(ovfl_pages) AS ovfl_pages, \
152 sum(pri_unused) AS pri_unused, \
153 sum(ovfl_unused) AS ovfl_unused \
239 mem eval {SELECT tblname, count(*) AS cnt, sum(pri_pages+ovfl_pages) AS siz
[all...]
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile348 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
424 $(AS) $(ASFLAGS) -o $@ tmp.$(@F:.o=).s
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com1115 BUILD.s= $(AS) $(ASFLAGS) $< -o $@
1301 $(AS) $(ASFLAGS) $(LIBCBASE)/crt/_rtbootld.s -o $@

Completed in 116 milliseconds

12