/titanic_44/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfconst.c | 359 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings() macro 389 LC(ELFEDIT_CONST_DF, conv_iter_dyn_flag); in init_libconv_strings() 390 LC(ELFEDIT_CONST_DF_P1, conv_iter_dyn_posflag1); in init_libconv_strings() 391 LC(ELFEDIT_CONST_DF_1, conv_iter_dyn_flag1); in init_libconv_strings() 392 LC(ELFEDIT_CONST_DTF_1, conv_iter_dyn_feature1); in init_libconv_strings() 393 LC(ELFEDIT_CONST_EI, conv_iter_ehdr_eident); in init_libconv_strings() 395 LC(ELFEDIT_CONST_ELFCLASS, conv_iter_ehdr_class); in init_libconv_strings() 396 LC(ELFEDIT_CONST_ELFDATA, conv_iter_ehdr_data); in init_libconv_strings() 398 LC(ELFEDIT_CONST_EV, conv_iter_ehdr_vers); in init_libconv_strings() 399 LC(ELFEDIT_CONST_EM, conv_iter_ehdr_mach); in init_libconv_strings() [all …]
|
/titanic_44/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 …]
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | doupdate.c | 80 #define LC(i, j) (lc[(i) * (LINES + 1) + (j)]) macro 811 LC(fr, fr).cost = MOVE_COST; in cost() 814 LC(fr, nr).cost = cc * INSERT_COST; in cost() 815 LC(fr, nr).op = 'i'; in cost() 818 LC(nr, fr).cost = cc * DELETE_COST; in cost() 819 LC(nr, fr).op = 'd'; in cost() 824 lcp = &LC(or + 1, nr + 1); in cost() 827 lcp->cost = LC(or, nr).cost; in cost() 837 if ((cc = LC(or + 1, nr).cost + INSERT_COST) < in cost() 844 if ((cc = LC(or, nr + 1).cost + DELETE_COST) < in cost() [all …]
|
/titanic_44/usr/src/tools/ndrgen/ |
H A D | ndr_parse.y | 49 %token LC RC SEMI STAR DIV MOD PLUS MINUS AND OR XOR LB RB LP RP 70 struct : advice STRUCT_KW typename LC members RC SEMI 76 union : advice UNION_KW typename LC members RC SEMI
|
H A D | ndr_lex.c | 132 { "{", LC, 0 },
|
/titanic_44/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)
|
/titanic_44/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"
|
H A D | SUN4V.po | 1339 # code: SUN4V-8002-LC 1342 msgid "SUN4V-8002-LC.type" 1344 msgid "SUN4V-8002-LC.severity" 1346 msgid "SUN4V-8002-LC.description" 1348 msgid "SUN4V-8002-LC.response" 1350 msgid "SUN4V-8002-LC.impact" 1352 msgid "SUN4V-8002-LC.action"
|
H A D | SCF.po | 1949 # code: SCF-8005-LC 1952 msgid "SCF-8005-LC.type" 1954 msgid "SCF-8005-LC.severity" 1956 msgid "SCF-8005-LC.description" 1958 msgid "SCF-8005-LC.response" 1960 msgid "SCF-8005-LC.impact" 1962 msgid "SCF-8005-LC.action"
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 23 #define LC '{' macro 145 if (*cp == LC) {
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | country.tab | 153 LC St Lucia
|
H A D | zone.tab.txt | 249 LC +1401-06100 America/St_Lucia
|
H A D | zone_sun.tab | 272 LC +1401-06100 America/St_Lucia -
|
/titanic_44/usr/src/cmd/file/ |
H A D | magic | 612 >8 string m4a\040 Apple iTunes AAC-LC (.M4A) Audio
|
/titanic_44/usr/src/data/hwdata/ |
H A D | usb.ids | 10486 0010 300LC Series Fingerprint Scanner (Before ReNumeration) 11522 fb18 LC Device
|
H A D | pci.ids | 756 1000 1010 7202-XP-LC Dual Fibre Channel card 4329 101e 0475 MegaRAID 475 Express 500/500LC RAID Controller 24715 10eb 82577LC Gigabit Network Connection
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 5396 # :LO=\E[0q:LC=\E[5q:LL=\E[6q:\
|
H A D | terminfo.src | 6113 # :LO=\E[0q:LC=\E[5q:LL=\E[6q:\
|