/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/ |
H A D | AnchorEnum.java | 52 helper.add(GBConstraints.CENTER, /* NOI18N */"center"); in helper.add() argument 53 helper.add(GBConstraints.NORTH, /* NOI18N */"north"); in helper.add() argument 57 helper.add(GBConstraints.NORTHWEST, /* NOI18N */"northwest"); in helper.add() argument 59 helper.add(GBConstraints.NORTHEAST, /* NOI18N */"northeast"); in helper.add() argument 61 helper.setDefaultChoice(GBConstraints.CENTER); argument
|
H A D | ReliefEnum.java | 54 helper.add(Util.RELIEF_FLAT, /* NOI18N */"flat"); in helper.add() argument 55 helper.add(Util.RELIEF_RAISED, /* NOI18N */"raised"); in helper.add() argument 56 helper.add(Util.RELIEF_SUNKEN, /* NOI18N */"sunken"); in helper.add() argument 57 helper.add(Util.RELIEF_RIDGE, /* NOI18N */"ridge"); in helper.add() argument 58 helper.add(Util.RELIEF_GROOVE, /* NOI18N */"groove"); in helper.add() argument 59 helper.add(Util.WIN95_RAISED, /* NOI18N */"win95 raised"); in helper.add() argument 61 helper.add(Util.WIN95_FIELD_BORDER, /* NOI18N */ in helper.add() argument 63 helper.add(Util.WIN95_WINDOW_BORDER, /* NOI18N */ in helper.add() argument
|
H A D | AlignmentEnum.java | 52 helper.add(Label.CENTER, /* NOI18N */"center"); in helper.add() argument 53 helper.add(Label.RIGHT, /* NOI18N */"right"); in helper.add() argument
|
H A D | OrientationEnum.java | 54 helper.add(Scrollbar.HORIZONTAL, /* NOI18N */"horizontal"); in helper.add() argument 55 helper.add(Scrollbar.VERTICAL, /* NOI18N */"vertical"); in helper.add() argument
|
H A D | ModeEnum.java | 50 helper.add(FileDialog.LOAD, /* NOI18N */"load"); in helper.add() 51 helper.add(FileDialog.SAVE, /* NOI18N */"save"); in helper.add()
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | parse.y | 82 cmd ::= BEGIN trans_opt onconf(R). {sqliteBeginTransaction(pParse,R);} in onconf() argument 192 ccons ::= NOT NULL onconf(R). {sqliteAddNotNull(pParse, R);} in onconf() argument 193 ccons ::= PRIMARY KEY sortorder onconf(R). {sqliteAddPrimaryKey(pParse,0,R);} in onconf() argument 194 ccons ::= UNIQUE onconf(R). {sqliteCreateIndex(pParse,0,0,0,R,0,0);} in onconf() argument
|
/titanic_41/usr/src/lib/fm/libldom/sparc/ |
H A D | ldmsvcs_utils.c | 802 ds_init_ack_t *R; in ds_handle_init_req() local 830 ds_init_nack_t *R; in ds_handle_init_req() local 881 ds_reg_ack_t *R; in ds_handle_reg_req() local 896 ds_reg_nack_t *R; in ds_handle_reg_req() local 929 ds_unreg_ack_t *R; in ds_handle_unreg() local 942 ds_unreg_nack_t *R; in ds_handle_unreg() local 1351 fma_cpu_service_req_t *R; in cpu_request() local 1435 fma_mem_service_req_t *R; in mem_request() local 1565 fma_req_pri_t *R; in ldmsvcs_get_core_md() local 1679 fma_io_req_t *R; in ldmsvcs_io_req_id() local
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | lp.set.h | 47 #define R(F) (int)((F) + .5) macro
|
/titanic_41/usr/src/lib/libcrypt/common/ |
H A D | des_decrypt.c | 36 _des_decrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, char KS[][48], char S[]… in _des_decrypt1()
|
H A D | des_encrypt.c | 35 des_encrypt1(char *block, char *L, char *IP, char *R, char *preS, char *E, in des_encrypt1()
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | log1p.c | 126 double hfsq, f, c = 0.0, s, z, R, u; in log1p() local
|
H A D | erf.c | 284 double R, S, P, Q, s, y, z, r; in erf() local 352 double R, S, P, Q, s, y, z, r; in erfc() local
|
/titanic_41/usr/src/common/mpi/ |
H A D | mpi-priv.h | 97 #define LOG_V_2(R) s_logv_2[(R)] argument 108 #define LOG_V_2(R) (log(2.0)/log(R)) argument
|
/titanic_41/usr/src/lib/libm/common/complex/ |
H A D | casin.c | 216 double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in casin() local
|
H A D | casinl.c | 70 long double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in casinl() local
|
H A D | cacos.c | 220 double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in cacos() local
|
H A D | cacosl.c | 76 long double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in cacosl() local
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | erf.c | 272 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); variable 330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); variable
|
/titanic_41/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq.h | 42 #define I40E_ADMINQ_DESC(R, i) \ argument 83 #define I40E_ADMINQ_DETAILS(R, i) \ argument
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | pickfilter.c | 426 #define DROP(P,R) if (P) {P[-1] = P[0] = hole; R = 0;} else/*EMPTY*/ in pickfilter() argument
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | hash.h | 109 #define GET_META(D, I, R) { \ argument 137 #define DIRTY_META(D, I, R) { \ argument
|
/titanic_41/usr/src/cmd/sendmail/db/txn/ |
H A D | txn_rec.c | 62 #define IS_XA_TXN(R) (R->xid.size != 0) argument
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | conv_princ.c | 80 #define R(NAME) { NAME, NAME, DO_REALM_CONVERSION, sizeof(NAME)-1 } macro
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/crypto/des/ |
H A D | afsstring2key.c | 506 char *const R = &L[32]; in krb5_afs_encrypt() local
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | _crypt.c | 148 #define R (_c->_R) macro
|