Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 60) sorted by relevance

123

/titanic_41/usr/src/lib/libast/common/regex/
H A Dregnexec.c116 #define NONE 0 /* no parse found */ macro
406 int r = NONE; in parserep()
462 r = NONE; in parserep()
510 return NONE; in parsetrie()
513 return NONE; in parsetrie()
525 return NONE; in parsetrie()
528 return NONE; in parsetrie()
562 r = NONE; in parsetrie()
566 r = NONE; in parsetrie()
840 if (n != NONE) in parse()
[all …]
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c613 I40E_PTT(1, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
614 I40E_PTT(2, L2, NONE, NOF, NONE, NONE, NOF, TS, PAY2),
615 I40E_PTT(3, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
618 I40E_PTT(6, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
619 I40E_PTT(7, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
622 I40E_PTT(10, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY2),
623 I40E_PTT(11, L2, NONE, NOF, NONE, NONE, NOF, NONE, NONE),
624 I40E_PTT(12, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3),
625 I40E_PTT(13, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3),
626 I40E_PTT(14, L2, NONE, NOF, NONE, NONE, NOF, NONE, PAY3),
[all …]
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java168 if (lvl < ALL || lvl > NONE) in setDebugLevel()
179 if (lvl < ALL || lvl > NONE) in setDebugLevel()
191 if (lvl < ALL || lvl > NONE) in setDebugLevel()
248 if (lvl < ALL || lvl > NONE) in SetDebugLevel()
276 static public final int NONE = 6; field in Debug
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetahs.c39 NONE, enumerator
514 enum metahs_op which_op = NONE; in main()
566 if (which_op != NONE) in main()
572 if (which_op != NONE) in main()
578 if (which_op != NONE) in main()
584 if (which_op != NONE) in main()
590 if (which_op != NONE) in main()
673 if (which_op == NONE) in main()
H A Dmetainit.c712 NONE, in main() enumerator
715 } todo = NONE; in main()
775 if (todo != NONE) in main()
787 if (todo != NONE) in main()
815 if (todo == NONE) { in main()
/titanic_41/usr/src/common/crypto/aes/amd64/
H A Daesopt.h101 #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
/titanic_41/usr/src/cmd/audio/include/
H A DAudioHdr.h98 NONE = 0, // no encoding type set enumerator
132 channels(0), encoding(NONE) in AudioHdr()
/titanic_41/usr/src/cmd/audio/utilities/
H A DAudioHdr.cc61 encoding = NONE; in Clear()
75 case NONE: in Validate()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/awt/
H A DGBConstraints.java63 public static final int NONE = 0; field in GBConstraints
118 fill = NONE; in GBConstraints()
269 return GBConstraints.NONE; in convertSymbolicValue()
H A DVJErrorDialog.java86 c.fill = GBConstraints.NONE; in init()
/titanic_41/usr/src/cmd/whodo/
H A Dwhodo.c93 #define NONE 'n' /* no state */ macro
348 if (up->p_state != NONE && up->p_state != ZOMBIE) { in main()
521 else if (up->p_state != NONE) { in showproc()
589 if (up->p_state == NONE || up->p_state == ZOMBIE) in calctotals()
705 up->p_state = NONE; in findhash()
725 tp->p_state = NONE; in findhash()
/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallScreen.java307 c.fill = GridBagConstraints.NONE; in northPanelConstraints()
316 c.fill = GridBagConstraints.NONE; in labelConstraints()
328 c.fill = GridBagConstraints.NONE; in comboboxConstraints()
333 c.fill = GridBagConstraints.NONE; in optionsConstraints()
441 c.fill = GridBagConstraints.NONE; in xxcenterPanel()
H A DpmLoad.java48 final static int NONE = 7; field in pmLoad
80 c.fill = GridBagConstraints.NONE; in northPanel()
H A DpmHelpSearchPanel.java186 c.fill = GridBagConstraints.NONE; in pmHelpSearchResultPanel()
311 c.fill = GridBagConstraints.NONE; in pmHelpSearchQueryPanel()
360 c.fill = GridBagConstraints.NONE; in pmHelpSearchQueryPanel()
/titanic_41/usr/src/cmd/w/
H A Dw.c94 #define NONE 'n' /* no state */ macro
367 if (up->p_state != NONE && up->p_state != ZOMBIE) { in main()
571 if (up->p_state == NONE || up->p_state == ZOMBIE) in calctotals()
616 up->p_state = NONE; in findhash()
635 tp->p_state = NONE; in findhash()
/titanic_41/usr/src/tools/cscope-fast/
H A Dmouse.c147 case NONE: in downloadmenu()
291 case NONE: in labelarea()
H A Dmouse.h48 NONE, /* must be first value */ enumerator
/titanic_41/usr/src/cmd/rpcinfo/
H A Drpcinfo.c123 #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 …]
/titanic_41/usr/src/cmd/nlsadmin/
H A Dnlsadmin.h48 #define NONE 0x0000 macro
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DGBConstraintsConverter.java58 else if (c == GBConstraints.NONE) in constantToString()
99 return GBConstraints.NONE; in stringToConstant()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDateTimeDialog.java130 gbc.fill = GridBagConstraints.NONE; in addLabels()
198 gbc.fill = GridBagConstraints.NONE; in addFields()
227 gbc.fill = GridBagConstraints.NONE; in addDCPanels()
/titanic_41/usr/src/lib/libm/common/C/
H A D__cos.c76 #define NONE sc[1] macro
H A D__sin.c76 #define NONE sc[1] macro
H A D__sincos.c102 #define NONE sc[1] macro
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DFlow.java69 NONE enumConstant

123