/illumos-gate/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 364 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings() macro 394 LC(ELFEDIT_CONST_DF, conv_iter_dyn_flag); in init_libconv_strings() 395 LC(ELFEDIT_CONST_DF_P1, conv_iter_dyn_posflag1); in init_libconv_strings() 396 LC(ELFEDIT_CONST_DF_1, conv_iter_dyn_flag1); in init_libconv_strings() 397 LC(ELFEDIT_CONST_DTF_1, conv_iter_dyn_feature1); in init_libconv_strings() 398 LC(ELFEDIT_CONST_EI, conv_iter_ehdr_eident); in init_libconv_strings() 400 LC(ELFEDIT_CONST_ELFCLASS, conv_iter_ehdr_class); in init_libconv_strings() 401 LC(ELFEDIT_CONST_ELFDATA, conv_iter_ehdr_data); in init_libconv_strings() 403 LC(ELFEDIT_CONST_EV, conv_iter_ehdr_vers); in init_libconv_strings() 404 LC(ELFEDIT_CONST_EM, conv_iter_ehdr_mach); in init_libconv_strings() [all …]
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | doupdate.c | 83 #define LC(i,j) (lc[(i) * (LINES + 1) + (j)]) macro 674 LC(fr,fr).cost = 0; 677 LC(fr,nr).cost = cc * 3; 678 LC(fr,nr).op = 'i'; 681 LC(nr,fr).cost = cc; 682 LC(nr,fr).op = 'd'; 687 lcp = &LC(or+1,nr+1); 690 lcp->cost = LC(or,nr).cost; 708 if ((cc = LC(or+1,nr).cost + 3) < lcp->cost) { 714 if ((cc = LC(or,nr+1).cost + 1) < lcp->cost) { [all …]
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | doupdate.c | 78 #define LC(i, j) (lc[(i) * (LINES + 1) + (j)]) macro 809 LC(fr, fr).cost = MOVE_COST; in cost() 812 LC(fr, nr).cost = cc * INSERT_COST; in cost() 813 LC(fr, nr).op = 'i'; in cost() 816 LC(nr, fr).cost = cc * DELETE_COST; in cost() 817 LC(nr, fr).op = 'd'; in cost() 822 lcp = &LC(or + 1, nr + 1); in cost() 825 lcp->cost = LC(or, nr).cost; in cost() 835 if ((cc = LC(or + 1, nr).cost + INSERT_COST) < in cost() 842 if ((cc = LC(or, nr + 1).cost + DELETE_COST) < in cost() [all …]
|
/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 74 struct : advice STRUCT_KW typename LC members RC SEMI 80 union : advice UNION_KW typename LC members RC SEMI
|
H A D | ndr_lex.c | 137 { "{", LC, 0 },
|
/illumos-gate/usr/src/test/util-tests/tests/libsff/ |
H A D | libsff_compliance.out | 44 1 Longwave laser (LC) 103 1 Longwave laser (LC)
|
H A D | libsff_conn.out | 8 LC (Lucent Connector) 267 LC (Lucent Connector)
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | STORAGE.po | 315 # code: STORAGE-8000-LC 318 msgid "STORAGE-8000-LC.type" 320 msgid "STORAGE-8000-LC.severity" 322 msgid "STORAGE-8000-LC.description" 324 msgid "STORAGE-8000-LC.response" 326 msgid "STORAGE-8000-LC.impact" 328 msgid "STORAGE-8000-LC.action"
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 23 #define LC '{' macro 140 if (*cp == LC) { in expstr()
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | country.tab | 158 LC St Lucia
|
H A D | zone_sun.tab | 269 LC +1401-06100 America/St_Lucia -
|
H A D | zone.tab.txt | 246 LC +1401-06100 America/St_Lucia
|
/illumos-gate/usr/src/cmd/file/ |
H A D | magic | 614 >8 string m4a\040 Apple iTunes AAC-LC (.M4A) Audio
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 1041 1000 1010 7202-XP-LC Dual Fibre Channel card 4992 101e 0475 MegaRAID 475 Express 500/500LC RAID Controller 15627 1148 8100 SK-9S81 1000Base-SX Server Adapter,PCI-X, Fiber SX/LC 15628 1148 8200 SK-9S82 1000Base-SX Dual Port Server Adapter, PCI-X, 2 Fiber SX/LC 15631 1148 9100 SK-9S91 1000Base-LX Server Adapter,PCI-X, Fiber LX/LC 15632 1148 9200 SK-9S92 1000Base-LX Dual Port Server Adapter, PCI-X, 2 Fiber LX/LC 30469 10eb 82577LC Gigabit Network Connection 38101 0109 WX1860-LC Gigabit Ethernet Controller 38115 0119 WX1860-LC Gigabit Ethernet Controller Virtual Function
|
H A D | usb.ids | 11421 0010 300LC Series Fingerprint Scanner (Before ReNumeration) 12530 fb18 LC Device 17476 8058 LC-100 22246 0069 PRT.5119 [Ethernet2CAN LC Gateway]
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 5396 # :LO=\E[0q:LC=\E[5q:LL=\E[6q:\
|
H A D | terminfo.src | 6115 # :LO=\E[0q:LC=\E[5q:LL=\E[6q:\
|