Searched refs:LB (Results 1 – 14 of 14) sorted by relevance
/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 106 adv_list: LB adv_attrs RB { $$ = $2; } 107 | adv_list LB adv_attrs RB { n_splice ($1,$3); } 183 | decl3 LB RB { $$ = n_cons (LB, $1, 0); } 184 | decl3 LB STAR RB { $$ = n_cons (LB, $1, 0); } 185 | decl3 LB INTEGER RB { $$ = n_cons (LB, $1, $3); }
|
H A D | ndr_anal.c | 101 case LB: in show_typeinfo_list() 168 case LB: in type_extern_suffix() 228 case LB: in type_ident_decl1() 590 case LB: in analyze_member() 691 !(type_down->type_op == LB && in analyze_member() 708 if (type_down->type_op == LB && in analyze_member() 869 case LB: in bind_typeinfo() 906 case LB: in bind_typeinfo() 945 if (ti->type_op == LB && ti->type_down->type_op == UNION_KW) { in bind_typeinfo()
|
H A D | ndr_print.c | 82 case LB: nm = "<[>"; break; in print_node() 164 case LB: in print_node()
|
H A D | ndr_gen.c | 90 case LB: in generate() 417 case LB: in generate_member() 555 if (ti->type_op == LB) in generate_typeinfo_typeinfo()
|
H A D | ndr_lex.c | 141 { "[", LB, 0 },
|
/illumos-gate/usr/src/cmd/cron/ |
H A D | elm.c | 71 static time_t LB; /* lower bound on time */ variable 141 LB = lb; in el_init() 151 n->time = LB; in el_init() 157 k->time = LB; in el_init() 167 t = LB; in el_init() 239 if (time < LB) { in el_add()
|
/illumos-gate/usr/src/cmd/isns/isnsd/ |
H A D | sched.c | 58 static uint32_t LB; variable 118 LB = fk->time; in il_shift() 178 LB = 0; in el_init() 190 n->time = LB; in el_init() 201 k->time = LB; in el_init() 349 i = (t - LB) / DT; in el_add()
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | country.tab | 157 LB Lebanon
|
H A D | zone_sun.tab | 268 LB +3353+03530 Asia/Beirut -
|
H A D | zone.tab.txt | 245 LB +3353+03530 Asia/Beirut
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 13731 103c 2a6f Asus IPIBL-LB Motherboard 16583 10cf 102c LB LT Modem V.90 56k 16655 10cf 1072 LB Global LT Modem 16694 103c 2a6f Asus IPIBL-LB Motherboard 32456 103c 2a6f Asus IPIBL-LB Motherboard 33927 103c 2a6f Asus IPIBL-LB Motherboard 34176 103c 2a6f Asus IPIBL-LB Motherboard 34229 103c 2a6f Asus IPIBL-LB Motherboard 34252 103c 2a6f Asus IPIBL-LB Motherboard 34271 103c 2a6f Asus IPIBL-LB Motherboard [all …]
|
H A D | usb.ids | 10282 e010 HWGUSB2-54-LB 17981 6a73 Stamps.com Model 510 5LB Scale
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 2167 7. Problem: "Got a non-regular LB LL2 completion" might appear 2454 4. Problem: iWARP pure Syn LB packets not identified.
|
/illumos-gate/usr/src/uts/common/io/usb/ |
H A D | usbdevs | 2330 product GUILLEMOT HWGUSB254LB 0xe010 HWGUSB2-54-LB
|