/illumos-gate/usr/src/tools/ndrgen/ |
H A D | ndr_parse.y | 53 %token LC RC SEMI STAR DIV MOD PLUS MINUS AND OR XOR LB RB LP RP 116 | OPERATION_KW LP arg RP { $$ = n_cons (OPERATION_KW, $3); } 117 | ALIGN_KW LP arg RP { $$ = n_cons (ALIGN_KW, $3); } 121 | SIZE_IS_KW LP arg RP 123 | SIZE_IS_KW LP arg operator INTEGER RP 126 | LENGTH_IS_KW LP arg RP 128 | LENGTH_IS_KW LP arg operator INTEGER RP 131 | SWITCH_IS_KW LP arg RP 133 | SWITCH_IS_KW LP arg operator INTEGER RP 136 | CASE_KW LP arg RP { $$ = n_cons (CASE_KW, $3); } [all …]
|
H A D | ndr_print.c | 83 case LP: nm = "<(>"; break; in print_node() 172 case LP: in print_node()
|
H A D | ndr_lex.c | 139 { "(", LP, 0 },
|
H A D | ndr_anal.c | 555 if (np->label == LP) in analyze_member()
|
/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/ |
H A D | preprocessor3.c | 9 #define LP ( macro 11 #define A() B LP ) 12 #define B() A LP )
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | parse.y | 97 create_table_args ::= LP columnlist conslist_opt RP(X). { in RP() 162 type ::= typename(X) LP signed RP(Y). {sqliteAddColumnType(pParse,&X,&Y);} in typename() 163 type ::= typename(X) LP signed COMMA signed RP(Y). in typename() 193 ccons ::= CHECK LP expr RP onconf. 236 tcons ::= PRIMARY KEY LP idxlist(X) RP onconf(R). 238 tcons ::= UNIQUE LP idxlist(X) RP onconf(R). 241 tcons ::= FOREIGN KEY LP idxlist(FA) RP 381 seltablist(A) ::= stl_prefix(X) LP seltablist_paren(S) RP 427 using_opt(U) ::= USING LP idxlist(L) RP. {U = L;} 504 VALUES LP itemlist(Y) RP. [all …]
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 102 "Can't send message to the LP print service." 103 "The LP print service apparently has been\nstopped. Get help from your system\nadministrator." 105 "Can't receive message from the LP print service." 106 "The LP print service apparently has been\nstopped. Get help from your system\nadministrator." 117 "Can't establish contact with the LP print service." 118 …"Either the LP print service has stopped,\nor all message channels are busy. If the\nproblem conti… 129 "Received unexpected message %d from the LP print service." 180 "The LP print service isn't running or can't be\nreached." 181 …"Your request can't be completely handled\nwithout the LP print service. If this\nproblem continue… 228 "Failed to parse message from the LP print service.\n(%s)" [all …]
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | lp.h | 407 #define emptylist(LP) (!(LP) || !(LP)[0]) argument
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | gram.y | 33 %term LP 2 87 | LP names RP { 219 return(LP); in yylex()
|
H A D | defs.h | 47 #define LP 2 macro
|
H A D | main.c | 526 case LP:
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | print-lp.p5m | 28 set name=pkg.summary value="Solaris Print - LP Server" 161 name="Solaris Print - LP Server, (root)" version=13.1,REV=2009.11.11 164 name="Solaris Print - LP Server, (usr)" version=13.1,REV=2009.11.11
|
/illumos-gate/usr/src/cmd/vgrind/ |
H A D | vgrind.ksh | 24 lp=${LP:-/usr/bin/lp}
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 959 1028 2197 HBA350i MM LP 1123 1028 2199 PERC H350 Mini LP 2776 6761 Seymour LP [Radeon HD 6430M] 2814 1043 047b EAH6450 SILENT/DI/1GD3(LP) 3120 6826 Chelsea LP [Radeon HD 7700M Series] 3131 682f Chelsea LP [Radeon HD 7730M] 3674 1043 03c2 EAH5450 SILENT/DI/512MD2 (LP) 4479 1043 aa98 EAH6450 SILENT/DI/1GD3(LP) 6152 102b 2061 PJ-40LP 6181 102b 2080 M9140 LP PCIe x16 [all …]
|
H A D | usb.ids | 4703 6831 Storage Adapter ISD-300LP (CY) 4817 0815 LP-A500 [AcuLaser CX1] 4819 0817 LP-M5500/LP-M5500F 4847 0833 LP-M5600 4848 0834 LP-M6000 4861 0843 LP-M5000 8807 209e ScanMaker 4700LP 9928 02fe MB491+LP Multifunction Printer 9929 02ff MB461+LP Multifunction Printer 14514 1600 Ion Quick Play LP turntable [all …]
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | zone_sun.tab | 71 AR -2447-06525 America/Argentina/Salta - Salta (SA, LP, NQ, RN)
|
H A D | zone.tab.txt | 48 AR -2447-06525 America/Argentina/Salta Salta (SA, LP, NQ, RN)
|
H A D | southamerica | 432 # Salta (SA), La Pampa (LP), Neuquén (NQ), Rio Negro (RN)
|
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t5fw_cfg.txt | 112 # queues, and 0xfff for LP which
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 4415 # (screen3: removed unknown ":xv:LP:G0:" -- esr)
|
H A D | terminfo.src | 5040 # (screen3: removed unknown ":xv:LP:G0:" -- esr)
|