Home
last modified time | relevance | path

Searched refs:USER_DEFAULT (Results 51 – 75 of 75) sorted by relevance

123

/dports/irc/evangeline/modules/stats.mod/
H A Duser.c58 userlist = adduser(userlist, m->nick, host, "-", USER_DEFAULT); in stats_autoadd()
/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/sources/
H A DTableScanSuite.scala219 StructField("decimalField1", DecimalType.USER_DEFAULT, true) ::
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/CNRP/src/LP/
H A Dcnrp_lp.c158 return(USER_DEFAULT); in user_create_subproblem()
739 return(USER_DEFAULT); in user_add_to_desc()
753 return(USER_DEFAULT); in user_same_cuts()
1497 return(USER_DEFAULT);
1510 return(USER_DEFAULT);
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/Master/
H A Dvrp_master.c801 return(USER_DEFAULT); in user_process_own_messages()
991 return(USER_DEFAULT); in user_ws_update_cuts()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsymphony.h131 #define USER_DEFAULT -1 macro
/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/execution/
H A DUnsafeFixedWidthAggregationMapSuite.scala99 StructType(StructField("x", DecimalType.USER_DEFAULT) :: Nil)))
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/CutPool/
H A Dvrp_cp.c99 return(USER_DEFAULT); in user_receive_lp_solution_cp()
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h932 USER_DEFAULT = 1137, enumerator
1862 #define USER_DEFAULT 1137 macro
H A Dreserved.c2913 { "USER-DEFAULT", 0, 0, USER_DEFAULT, /* 2002 */
H A Dparser.c3218 USER_DEFAULT = 1137, enumerator
4148 #define USER_DEFAULT 1137 macro
H A Dparser.y3140 %token USER_DEFAULT "USER-DEFAULT"
3911 | USER_DEFAULT
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/SPP+CUTS/src/CutGen/
H A Dspp_cg.c119 return(USER_DEFAULT); in user_receive_lp_solution_cg()
243 return(USER_DEFAULT); in user_check_validity_of_cut()
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/
H A DFunctionRegistry.scala425 castAlias("decimal", DecimalType.USER_DEFAULT),
/dports/devel/spark/spark-2.1.1/sql/core/src/main/scala/org/apache/spark/sql/
H A DColumn.scala1255 def decimal: StructField = StructField(name, DecimalType.USER_DEFAULT)
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/
H A DUnsafeRowConverterSuite.scala134 DecimalType.USER_DEFAULT,
/dports/irc/evangeline/evangeline-msa/src/
H A Duserrec.c585 if (flags != USER_DEFAULT) { in adduser()
/dports/irc/evangeline/evangeline/src/
H A Duserrec.c586 if (flags != USER_DEFAULT) { in adduser()
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Duserrec.c647 if (flags != USER_DEFAULT) { /* drummer */ in adduser()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Applications/VRP/src/CutGen/
H A Dvrp_cg.c138 return(USER_DEFAULT); in user_receive_lp_solution_cg()
/dports/irc/evangeline/evangeline/modules/irc.mod/
H A Dcmdsirc.c839 userlist = adduser(userlist, hand, p1, "-", USER_DEFAULT); in cmd_adduser()
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/irc.mod/
H A Dcmdsirc.c1070 userlist = adduser(userlist, hand, p1, "-", USER_DEFAULT); in cmd_adduser()
H A Dmsgcmds.c60 userlist = adduser(userlist, handle, host, "-", USER_DEFAULT); in msg_hello()
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/
H A DAstBuilder.scala1443 case ("decimal", Nil) => DecimalType.USER_DEFAULT
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/Doc/
H A DREADME-4.0122 simply return "USER_DEFAULT", in which case the solution will be displayed by
/dports/audio/xmcd/xmcd-3.3.2/docs_d/
H A DINSTALL.VMS431 logical DECW$USER_DEFAULT in your LOGIN.COM file so that it gets

123