/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/ |
H A D | regnexec.c | 116 #define NONE 0 /* no parse found */ macro 405 int r = NONE; in parserep() 461 r = NONE; in parserep() 509 return NONE; in parsetrie() 512 return NONE; in parsetrie() 524 return NONE; in parsetrie() 527 return NONE; in parsetrie() 561 r = NONE; in parsetrie() 565 r = NONE; in parsetrie() 839 if (n != NONE) in parse() [all …]
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_common.c | 640 I40E_PTT(1, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2), 641 I40E_PTT(2, L2, NONE, NOF, NONE, NONE, NOF, TS, PAY2), 642 I40E_PTT(3, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2), 645 I40E_PTT(6, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2), 646 I40E_PTT(7, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2), 649 I40E_PTT(10, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2), 650 I40E_PTT(11, L2, NONE, NOF, NONE, NONE, NOF, NONE, NONE), 651 I40E_PTT(12, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3), 652 I40E_PTT(13, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3), 653 I40E_PTT(14, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3), [all …]
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | compat_ohash.c | 34 #define NONE (h->size) macro 234 empty = NONE; in ohash_lookup_interval() 242 if (empty == NONE) in ohash_lookup_interval() 248 if (empty != NONE) { in ohash_lookup_interval() 266 if (empty != NONE) in ohash_lookup_interval() 281 empty = NONE; in ohash_lookup_memory() 289 if (empty == NONE) in ohash_lookup_memory() 293 if (empty != NONE) { in ohash_lookup_memory() 310 if (empty != NONE) in ohash_lookup_memory()
|
/illumos-gate/usr/src/lib/iconv_modules/zh/common/ |
H A D | zh_TW-iso2022-CN-EXT.c | 63 st->SSfunc = NONE; in _icv_open() 122 st->SSfunc = NONE; in iso2022_icv_iconv() 170 st->SSfunc = NONE; /* If we just processed SS bytes, in iso2022_icv_iconv() 174 } else if ( st->SSfunc != NONE ) { /* We are currently expecting in iso2022_icv_iconv() 387 if ( st->SSfunc == NONE && st->SOcharset == 'G' ) in iscns()
|
H A D | zh_TW-iso2022-CN-EXT%zh_TW-big5.c | 63 if ( st->SSfunc == NONE && st->SOcharset == 'A') { /* GB2312 */ in chinese_to_big5()
|
H A D | zh_TW-iso2022-CN-EXT%zh_TW-euc.c | 57 if ( st->SSfunc == NONE && st->SOcharset == 'A') { /* GB2312 */ in chinese_to_euc()
|
/illumos-gate/usr/src/common/crypto/aes/amd64/ |
H A D | aesopt.h | 101 #define NONE 0 macro 261 #define ENC_UNROLL NONE 269 #define DEC_UNROLL NONE 506 #if ENC_ROUND == NO_TABLES && ENC_UNROLL != NONE 508 #define ENC_UNROLL NONE 519 #if DEC_ROUND == NO_TABLES && DEC_UNROLL != NONE 521 #define DEC_UNROLL NONE
|
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/ |
H A D | tweakfld.in | 1 0.277 N/A N/A 1 1 ASC/Hank Donnelly N/A NONE ALL,ALL N/A N/A N/A Count Rate Linearity EIPS C-Ka 1.1… 2 1.486 N/A N/A 2 1 ASC/Hank Donnelly N/A NONE ALL,ALL N/A N/A N/A Count Rate Linearity EIPS Al-Ka 4… 3 4.51 N/A N/A 3 1 ASC/Hank Donnelly N/A NONE ALL,ALL N/A N/A N/A Count Rate Linearity EIPS Ti-Ka 2…
|
H A D | tweakfld.ok | 1 0.277 N/A N/A 1 1 ASC/Hank Donnelly N/A NONE ALL,ALL N/A N/A N/A Count Rate Linearity EIPS C-Ka 1.1… 2 1.486 N/A N/A 2 1 ASC/Hank Donnelly N/A NONE ALL,ALL N/A N/A N/A Count Rate Linearity EIPS Al-Ka 4… 3 4.51 N/A N/A 3 1 ASC/Hank Donnelly N/A NONE ALL,ALL N/A N/A N/A Count Rate Linearity EIPS Ti-Ka 2…
|
/illumos-gate/usr/src/cmd/audio/include/ |
H A D | AudioHdr.h | 96 NONE = 0, // no encoding type set enumerator 130 channels(0), encoding(NONE) in AudioHdr()
|
/illumos-gate/usr/src/cmd/audio/utilities/ |
H A D | AudioHdr.cc | 59 encoding = NONE; in Clear() 73 case NONE: in Validate()
|
/illumos-gate/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 123 #define NONE 0 /* no function */ macro 176 function = NONE; 186 if (function != NONE) 193 if (function != NONE) 200 if (function != NONE) 218 if (function != NONE) 224 if (function != NONE) 231 if (function != NONE) 238 if (function != NONE) 245 if (function != NONE) [all …]
|
/illumos-gate/usr/src/cmd/whodo/ |
H A D | whodo.c | 97 #define NONE 'n' /* no state */ macro 400 if (up->p_state != NONE && up->p_state != ZOMBIE) { in main() 585 else if (up->p_state != NONE) { in showproc() 655 if (up->p_state == NONE || up->p_state == ZOMBIE) in calctotals() 773 up->p_state = NONE; in findhash() 791 tp->p_state = NONE; in findhash()
|
/illumos-gate/usr/src/tools/cscope-fast/ |
H A D | mouse.c | 145 case NONE: in downloadmenu() 289 case NONE: in labelarea()
|
H A D | mouse.h | 46 NONE, /* must be first value */ enumerator
|
/illumos-gate/usr/src/lib/iconv_modules/inc/ |
H A D | iso2022-cn.h | 73 enum _ssfunc { NONE, SS2, SS3 }; enumerator
|
/illumos-gate/usr/src/cmd/nlsadmin/ |
H A D | nlsadmin.h | 48 #define NONE 0x0000 macro
|
/illumos-gate/usr/src/lib/libm/common/C/ |
H A D | __cos.c | 76 #define NONE sc[1] macro
|
H A D | __sin.c | 76 #define NONE sc[1] macro
|
H A D | __sincos.c | 102 #define NONE sc[1] macro
|
H A D | sin.c | 76 #define NONE sc[1] macro
|
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Flow.java | 67 NONE enumConstant
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | syminfo.msg | 60 @ MSG_SYMINFO_BT_NONE_CFNP "NONE"
|
/illumos-gate/usr/src/uts/common/fs/ufs/ |
H A D | ufs_dir.c | 729 slot.status = NONE; in ufs_direnter_cm() 918 slot.status = NONE; in ufs_direnter_lr() 1183 slotp->status = NONE; in ufs_dircheckforname() 1266 if (slotp->status == NONE && in ufs_dircheckforname() 1353 } else if (slotp->status == NONE) { in ufs_dircheckforname() 1415 if (slotp->status == NONE) { in ufs_dircheckforname() 1965 ASSERT((status == NONE) || (status == FOUND)); in dirprepareentry() 1975 if (status == NONE) { in dirprepareentry() 2024 case NONE: in dirprepareentry()
|
/illumos-gate/usr/src/cmd/cpio/ |
H A D | cpio.h | 94 #define NONE 0 /* No header value verified */ macro
|