/illumos-gate/usr/src/common/mc/mc-amd/ |
H A D | mcamd_synd.c | 29 * Indexed by syndrome, value is bit number. If value is -1, a multi-bit 30 * error has been detected. A special case is the zero'th entry - a 31 * syndrome of 0x0 indicates no bits in error. 34 -1, 64, 65, -1, 66, -1, -1, -1, 67, -1, -1, 17, -1, -1, 16, -1, 35 68, -1, -1, 18, -1, 19, 20, -1, -1, 21, 22, -1, 23, -1, -1, -1, 36 69, -1, -1, 8, -1, 9, 10, -1, -1, 11, 12, -1, 13, -1, -1, -1, 37 -1, 14, -1, -1, 15, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 38 70, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, -1, -1, -1, -1, 32, 39 -1, -1, 34, -1, 35, -1, -1, 36, 37, -1, -1, 38, -1, 39, -1, -1, 40 -1, -1, 56, -1, 57, -1, -1, 58, 59, -1, -1, 60, -1, 61, -1, -1, [all …]
|
/illumos-gate/usr/src/common/ficl/test/ |
H A D | core.fr | 10 \ THE RANGE OF SIGNED NUMBERS IS -2^(N-1) ... 2^(N-1)-1 AND 11 \ THE RANGE OF UNSIGNED NUMBERS IS 0 ... 2^(N)-1. 18 \ ------------------------------------------------------------------------ 21 { -> } \ START WITH CLEAN SLATE 22 ( TEST IF ANY BITS ARE SET; ANSWER IN BASE 1 ) 23 { : BITSSET? IF 0 0 ELSE 0 THEN ; -> } 24 { 0 BITSSET? -> 0 } ( ZERO IS ALL BITS CLEAR ) 25 { 1 BITSSET? -> 0 0 } ( OTHER NUMBER HAVE AT LEAST ONE BIT ) 26 { -1 BITSSET? -> 0 0 } 28 \ ------------------------------------------------------------------------ [all …]
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | charset.c | 22 * Copyright (C) 1998-1999 Netscape Communications Corporation. All 35 #include "ldap-int.h" 51 ld->ld_lber_encode_translate_proc = encode_proc; in ldap_set_string_translators() 52 ld->ld_lber_decode_translate_proc = decode_proc; in ldap_set_string_translators() 69 optionsp = ( entry == NULLMSG ) ? &ld->ld_lberoptions : in ldap_enable_translation() 70 &entry->lm_ber->ber_options; in ldap_enable_translation() 86 if ( ld->ld_lber_decode_translate_proc == NULL ) { in ldap_translate_from_t61() 90 return( (*ld->ld_lber_decode_translate_proc)( bufp, &length, free_input )); in ldap_translate_from_t61() 100 if ( ld->ld_lber_encode_translate_proc == NULL ) { in ldap_translate_to_t61() 104 return( (*ld->ld_lber_encode_translate_proc)( bufp, &length, free_input )); in ldap_translate_to_t61() [all …]
|
/illumos-gate/usr/src/lib/iconv_modules/inc/ |
H A D | gb2312_unicode.h | 24 * Copyright (c) 1991-2005 Unicode, Inc. All rights reserved. Distributed 41 long Unicode[GBMAX] = { /* Index + 0x2121 = GB */ 42 0x3000, 0x3001, 0x3002, 0x00b7, 0x02c9, 0x02c7, 0x00a8, 0x3003, 43 0x3005, 0x2014, 0xff5e, 0x2016, 0x2026, 0x2018, 0x2019, 0x201c, 44 0x201d, 0x3014, 0x3015, 0x3008, 0x3009, 0x300a, 0x300b, 0x300c, 45 0x300d, 0x300e, 0x300f, 0x3016, 0x3017, 0x3010, 0x3011, 0x00b1, 46 0x00d7, 0x00f7, 0x2236, 0x2227, 0x2228, 0x2211, 0x220f, 0x222a, 47 0x2229, 0x2208, 0x2237, 0x221a, 0x22a5, 0x2225, 0x2220, 0x2312, 48 0x2299, 0x222b, 0x222e, 0x2261, 0x224c, 0x2248, 0x223d, 0x221d, 49 0x2260, 0x226e, 0x226f, 0x2264, 0x2265, 0x221e, 0x2235, 0x2234, [all …]
|
/illumos-gate/usr/src/lib/iconv_modules/euro/tbls/ |
H A D | 8859-1_IBM-037.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2005 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 59 Converts ASCII ISO 8859-1 to EBCDIC IBM-037. 65 * Automatically generated from: 8859-1%IBM-037.c 72 /* 0x00 */ { 0x00, 1 }, 73 /* 0x01 */ { 0x01, 1 }, 74 /* 0x02 */ { 0x02, 1 }, 75 /* 0x03 */ { 0x03, 1 }, 76 /* 0x04 */ { 0x37, 1 }, [all …]
|
H A D | IBM-037_8859-1.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2005 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 59 Converting IBM-037 (EBCDIC) to 8859-1 (ASCII). 65 * Automatically generated from: IBM-037%8859-1.c 72 /* 0x00 */ { 0x00, 1 }, 73 /* 0x01 */ { 0x01, 1 }, 74 /* 0x02 */ { 0x02, 1 }, 75 /* 0x03 */ { 0x03, 1 }, 76 /* 0x04 */ { 0xDC, 1 }, [all …]
|
H A D | 8859-16_8859-2.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2009 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 62 /* 0x00 */ { 0x00, 1 }, 63 /* 0x01 */ { 0x01, 1 }, 64 /* 0x02 */ { 0x02, 1 }, 65 /* 0x03 */ { 0x03, 1 }, 66 /* 0x04 */ { 0x04, 1 }, 67 /* 0x05 */ { 0x05, 1 }, 68 /* 0x06 */ { 0x06, 1 }, [all …]
|
H A D | 8859-16_IBM-870.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2009 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 62 /* 0x00 */ { 0x00, 1 }, 63 /* 0x01 */ { 0x01, 1 }, 64 /* 0x02 */ { 0x02, 1 }, 65 /* 0x03 */ { 0x03, 1 }, 66 /* 0x04 */ { 0x37, 1 }, 67 /* 0x05 */ { 0x2D, 1 }, 68 /* 0x06 */ { 0x2E, 1 }, [all …]
|
H A D | 8859-2_8859-16.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2009 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 62 /* 0x00 */ { 0x00, 1 }, 63 /* 0x01 */ { 0x01, 1 }, 64 /* 0x02 */ { 0x02, 1 }, 65 /* 0x03 */ { 0x03, 1 }, 66 /* 0x04 */ { 0x04, 1 }, 67 /* 0x05 */ { 0x05, 1 }, 68 /* 0x06 */ { 0x06, 1 }, [all …]
|
H A D | IBM-870_8859-16.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2009 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 62 /* 0x00 */ { 0x00, 1 }, 63 /* 0x01 */ { 0x01, 1 }, 64 /* 0x02 */ { 0x02, 1 }, 65 /* 0x03 */ { 0x03, 1 }, 66 /* 0x04 */ { 0x9C, 1 }, 67 /* 0x05 */ { 0x09, 1 }, 68 /* 0x06 */ { 0x86, 1 }, [all …]
|
H A D | 8859-1_IBM-500.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2005 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 60 * Automatically generated from: 8859-1%IBM-500.c 66 /* 0x00 */ { 0x6D, ICV_TYPE_ILLEGAL_CHAR }, 67 /* 0x01 */ { 0x6D, ICV_TYPE_ILLEGAL_CHAR }, 68 /* 0x02 */ { 0x6D, ICV_TYPE_ILLEGAL_CHAR }, 69 /* 0x03 */ { 0x6D, ICV_TYPE_ILLEGAL_CHAR }, 70 /* 0x04 */ { 0x6D, ICV_TYPE_ILLEGAL_CHAR }, 71 /* 0x05 */ { 0x6D, ICV_TYPE_ILLEGAL_CHAR }, [all …]
|
H A D | IBM-500_8859-1.tbl | 22 * ICU License - ICU 1.8.1 and later 26 * Copyright (c) 1995-2005 International Business Machines Corporation and others 54 * -------------------------------------------------------------------------- 60 * Automatically generated from: IBM-500%8859-1.c 66 /* 0x00 */ { 0x5F, ICV_TYPE_ILLEGAL_CHAR }, 67 /* 0x01 */ { 0x5F, ICV_TYPE_ILLEGAL_CHAR }, 68 /* 0x02 */ { 0x5F, ICV_TYPE_ILLEGAL_CHAR }, 69 /* 0x03 */ { 0x5F, ICV_TYPE_ILLEGAL_CHAR }, 70 /* 0x04 */ { 0x5F, ICV_TYPE_ILLEGAL_CHAR }, 71 /* 0x05 */ { 0x5F, ICV_TYPE_ILLEGAL_CHAR }, [all …]
|
/illumos-gate/usr/src/cmd/ast/libast/amd64/ |
H A D | conftab.c | 16 * prefix strings -- the first few are indexed by Conf_t.standard 21 "C", 1, CONF_C, -1, 22 "POSIX", 5, CONF_POSIX, -1, 23 "SVID", 4, CONF_SVID, -1, 24 "XOPEN", 5, CONF_XOPEN, -1, 25 "SUN", 3, CONF_SUN, -1, 26 "XBS5", 4, CONF_XBS5, -1, 27 "SCO", 3, CONF_SCO, -1, 28 "AST", 3, CONF_AST, -1, 29 "AES", 3, CONF_AES, -1, [all …]
|
/illumos-gate/usr/src/cmd/ast/libast/i386/ |
H A D | conftab.c | 16 * prefix strings -- the first few are indexed by Conf_t.standard 21 "C", 1, CONF_C, -1, 22 "POSIX", 5, CONF_POSIX, -1, 23 "SVID", 4, CONF_SVID, -1, 24 "XOPEN", 5, CONF_XOPEN, -1, 25 "SUN", 3, CONF_SUN, -1, 26 "XBS5", 4, CONF_XBS5, -1, 27 "SCO", 3, CONF_SCO, -1, 28 "AST", 3, CONF_AST, -1, 29 "AES", 3, CONF_AES, -1, [all …]
|
/illumos-gate/usr/src/cmd/ast/libast/sparc/ |
H A D | conftab.c | 16 * prefix strings -- the first few are indexed by Conf_t.standard 21 "C", 1, CONF_C, -1, 22 "POSIX", 5, CONF_POSIX, -1, 23 "SVID", 4, CONF_SVID, -1, 24 "XOPEN", 5, CONF_XOPEN, -1, 25 "SUN", 3, CONF_SUN, -1, 26 "XBS5", 4, CONF_XBS5, -1, 27 "SCO", 3, CONF_SCO, -1, 28 "AST", 3, CONF_AST, -1, 29 "AES", 3, CONF_AES, -1, [all …]
|
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/ |
H A D | conftab.c | 16 * prefix strings -- the first few are indexed by Conf_t.standard 21 "C", 1, CONF_C, -1, 22 "POSIX", 5, CONF_POSIX, -1, 23 "SVID", 4, CONF_SVID, -1, 24 "XOPEN", 5, CONF_XOPEN, -1, 25 "SUN", 3, CONF_SUN, -1, 26 "XBS5", 4, CONF_XBS5, -1, 27 "SCO", 3, CONF_SCO, -1, 28 "AST", 3, CONF_AST, -1, 29 "AES", 3, CONF_AES, -1, [all …]
|
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/ |
H A D | mmt | 27 .\" UNIX Memorandum Macros - 16.29 of 2/27/83 29 .nr:a 0 1 30 .nr:b 0 31 .nr:c 0 32 .nr:d 0 33 .nr:e 0 34 .nr:f 0 35 .nr:g 0 1 36 .nr:h 1 37 .nr:u 0 [all …]
|
H A D | mmn | 27 .\" UNIX nroff Memorandum Macros - 9/9/83 29 .nr:a 0 1 30 .nr:b 0 31 .nr:c 0 32 .nr:d 0 33 .nr:e 0 34 .nr:f 0 35 .nr:g 0 1 36 .nr:h 1 37 .nr:u 0 [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/devtree/ |
H A D | picl_asr.conf | 33 # key = net /pci@1e,600000/pci@0/pci@1/pci@0/@4 34 # key = ide /pci@1f,700000/pci@0/pci@1/pci@0/@1f 35 # key = usb /pci@1f,700000/pci@0/pci@1/pci@0/@1c 36 # key = pci7 /pci@1f,700000/pci@0/@9 37 # key = pci6 /pci@1e,600000/pci@0/@9 38 # key = pci5 /pci@1f,700000/pci@0/pci@2/pci@0/@8 39 # key = pci4 /pci@1f,700000/pci@0/pci@2/pci@0/@8 40 # key = pci3 /pci@1e,600000/pci@0/pci@1/pci@0/@8 41 # key = pci2 /pci@1e,600000/pci@0/pci@1/pci@0/@8 42 # key = pci1 /pci@1f,700000/pci@0/@8 [all …]
|
/illumos-gate/usr/src/uts/common/dtrace/ |
H A D | sdt_subr.c | 144 { "sched", "wakeup", 0, 0, "kthread_t *", "lwpsinfo_t *" }, 145 { "sched", "wakeup", 1, 0, "kthread_t *", "psinfo_t *" }, 146 { "sched", "dequeue", 0, 0, "kthread_t *", "lwpsinfo_t *" }, 147 { "sched", "dequeue", 1, 0, "kthread_t *", "psinfo_t *" }, 148 { "sched", "dequeue", 2, 1, "disp_t *", "cpuinfo_t *" }, 149 { "sched", "enqueue", 0, 0, "kthread_t *", "lwpsinfo_t *" }, 150 { "sched", "enqueue", 1, 0, "kthread_t *", "psinfo_t *" }, 151 { "sched", "enqueue", 2, 1, "disp_t *", "cpuinfo_t *" }, 153 { "sched", "off-cpu", 0, 0, "kthread_t *", "lwpsinfo_t *" }, 154 { "sched", "off-cpu", 1, 0, "kthread_t *", "psinfo_t *" }, [all …]
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/tbls/ |
H A D | us-ascii_to_ucs4.tbl | 28 * Copyright (c) 1991-2005 Unicode, Inc. All rights reserved. Distributed 34 /* 0x00 */ { 0x00000000, 1 }, 35 /* 0x01 */ { 0x00000001, 1 }, 36 /* 0x02 */ { 0x00000002, 1 }, 37 /* 0x03 */ { 0x00000003, 1 }, 38 /* 0x04 */ { 0x00000004, 1 }, 39 /* 0x05 */ { 0x00000005, 1 }, 40 /* 0x06 */ { 0x00000006, 1 }, 41 /* 0x07 */ { 0x00000007, 1 }, 42 /* 0x08 */ { 0x00000008, 1 }, [all …]
|
H A D | us-ascii_to_utf8.tbl | 28 * Copyright (c) 1991-2005 Unicode, Inc. All rights reserved. Distributed 34 /* 0x00 */ { 0x00000000, 1 }, 35 /* 0x01 */ { 0x00000001, 1 }, 36 /* 0x02 */ { 0x00000002, 1 }, 37 /* 0x03 */ { 0x00000003, 1 }, 38 /* 0x04 */ { 0x00000004, 1 }, 39 /* 0x05 */ { 0x00000005, 1 }, 40 /* 0x06 */ { 0x00000006, 1 }, 41 /* 0x07 */ { 0x00000007, 1 }, 42 /* 0x08 */ { 0x00000008, 1 }, [all …]
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/icu-mapping-data/ |
H A D | windows-720-2000.ucm | 22 # ICU License - ICU 1.8.1 and later 26 # Copyright (c) 1995-2006 International Business Machines Corporation and 56 # ----------------------------------------------------------------------------- 62 # * Copyright (C) 2001-2002, International Business Machines 73 # The 1st column is the Unicode scalar value. 77 # |0 for exact 1-1 roundtrip mapping 78 # |1 for the best fallback codepage byte sequence. 83 # Encoding name: DOS-720 85 <code_set_name> "windows-720-2000" 86 <mb_cur_max> 1 [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/ |
H A D | psvcobj.conf | 65 * <cell 0 value> <cell 1 value> ... <cell n value> 78 /SYSTEM _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 79 /SYSTEM/MOTHERBOARD _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 80 /SYSTEM/IO_BOARD _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 81 /SYSTEM/PDB _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 82 /SYSTEM/FSP _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 83 /SYSTEM/CPU_PFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 84 /SYSTEM/CPU_SFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 85 /SYSTEM/IO_PFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 86 /SYSTEM/IO_SFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
H A D | psvcobj.conf | 65 * <cell 0 value> <cell 1 value> ... <cell n value> 78 /SYSTEM _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 79 /SYSTEM/MOTHERBOARD _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 80 /SYSTEM/IO_BOARD _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 81 /SYSTEM/PDB _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 82 /SYSTEM/FSP _class=3,Subclass=0,Instance=0,PERM=1,FRU=1 83 /SYSTEM/CPU_PFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 84 /SYSTEM/CPU_SFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 85 /SYSTEM/IO_PFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 86 /SYSTEM/IO_SFAN_SLOT _class=3,Subclass=0,Instance=0,PERM=1 [all …]
|