Searched refs:NAME (Results 1 - 19 of 19) sorted by relevance

/ast/src/lib/libexpr/
H A Dexexpr.c46 sym->lex = NAME;
H A DOexparse.h59 #define NAME 284 macro
H A Dextoken.c113 case NAME:
114 s = " NAME ";
434 case NAME:
615 exlval.id->lex = NAME;
649 case NAME:
H A Dexparse.y78 %token NAME
132 %type <id> ID LABEL NAME
459 dcl_item : reference NAME {expr.id=$2;} array initialize
515 name : NAME
946 | NAME
H A DOexparse.c100 #define NAME 284 macro
625 "ELSE","EXIT","FOR","FUNCTION","ITERATE","ID","IF","LABEL","MEMBER","NAME",
666 "dcl_item : reference NAME $$5 array initialize",
667 "name : NAME",
726 "variable : NAME",
/ast/src/cmd/nmake/
H A Dpkg-tcl.mk17 if L = "$(.DLL.NAME. $(A) $(V))"
18 .INSTALL.$(.LIB.NAME. $(A) $(V)) := .
H A DMakerules.mk239 CATALOG = $(.CATALOG.NAME.)
547 .CATALOG.NAME. : .FUNCTION
563 .DLL.NAME. : .FUNCTION .PROBE.INIT
577 .LIB.NAME. : .FUNCTION .PROBE.INIT
1869 R += $(*.INSTALL:N=*/$(.DLL.NAME. $(L))*)
1878 if !.DLL.TOP. && ! .DLL.LIST. && ! "$(-mam:N=static*,port*)" && ! "$(.SHARED.ON.)" && ! "$(PWD:B:N=cc-*)" && ( L = "$(.DLL.NAME. $(B))" )
2148 L := $(.LIB.NAME. $(P)$(B) $(V))
2157 X := $(.DLL.NAME. $(B) $(V):B:C%\..*%%)
2160 $(.DLL.NAME. $(B) $(V)) : .CC.DLL.DIR.INIT
2168 if CC.SHARED.NAME
[all...]
/ast/src/lib/libz/
H A Dinflate.h27 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon450
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
61 NAME -> COMMENT -> HCRC -> TYPE
H A Dinflate.c701 state->mode = NAME;
702 case NAME:
/ast/src/cmd/html/
H A Dbb2tok.c29 "[+NAME?bb2tok - convert bb html to tokens]"
47 #define NAME 1 macro
66 "name", "name", NAME, 0,
105 if (head->lex == LINK && state->prev->lex == NAME && state->push)
125 case NAME:
H A Dmm2html.sh30 # .xx meta.NAME="CONTENT" <meta name="NAME" content="CONTENT">
54 [+NAME?mm2html - convert mm/man/mandoc subset to html]
1620 [[ $op == .SH && $* == NAME ]] && print -nr "<!--MAN-INDEX-->"
H A Dtroff2html.c35 "[+NAME?troff2html - convert troff/groff input to html]"
4756 "BACKGROUND", "HREF", "HREF", "ID", "NAME", "SIZE", "SRC",
/ast/src/cmd/tw/
H A Dfind.c52 "[+NAME?find - find files]"
129 NAME, USER, GROUP, INUM, SIZE, LINKS, PERM, EXEC, OK, CPIO, NCPIO, enumerator in enum:Command
369 "name", NAME, Str, 0, "pattern", 0,
1270 state->sortkey = NAME;
1274 state->sortkey = NAME;
1547 case NAME:
1695 state->sortkey = NAME;
1697 case NAME:
/ast/lib/package/
H A Dpackage.mk28 * NAME [ name=value ] :PACKAGE: component ...
638 package authorize "NAME" password "PASSWORD" setup flat source $("\\")
643 and export /opt/$(org)/bin in PATH to use. The NAME and PASSWORD signify your
644 agreement to the software license(s). All users get the same NAME and PASSWORD.
/ast/src/cmd/INIT/
H A Dpackage.mk28 * NAME [ name=value ] :PACKAGE: component ...
638 package authorize "NAME" password "PASSWORD" setup flat source $("\\")
643 and export /opt/$(org)/bin in PATH to use. The NAME and PASSWORD signify your
644 agreement to the software license(s). All users get the same NAME and PASSWORD.
H A Dratz.c22 "[+NAME?ratz - read a tar gzip archive]"
1588 NAME, /* i: waiting for end of file name (gzip) */ enumerator in enum:__anon32
1621 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
1622 NAME -> COMMENT -> HCRC -> TYPE
2920 state->mode = NAME;
2921 case NAME:
H A Dpackage.sh102 [+NAME?package - source and binary package control]
735 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
738 ${bI}NAME${eI}/${bI}PASSWORD${eI} details.) This downloads the closure of the latest
744 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
894 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
897 ${bI}NAME${eI}/${bI}PASSWORD${eI} details.) This downloads the closure of the latest
903 bin/package authorize \"${bI}NAME${eI}\" password \"${bI}PASSWORD${eI}\" \\
969 authorize NAME Remote authorization name or license acceptance phrase.
1025 NAME=VALUE attributes. Should at least contain
1039 List NAME
[all...]
/ast/src/cmd/at/
H A Datd.c57 #define NAME 22 macro
110 char name[NAME];
/ast/src/lib/libast/port/
H A Dastlicense.c82 #define NAME 11 macro

Completed in 95 milliseconds