Home
last modified time | relevance | path

Searched refs:RetCode (Results 1 – 25 of 881) sorted by relevance

12345678910>>...36

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Odbc/
H A DOdbcStatementHandle.cs101 internal ODBC32.RetCode Cancel() { in Cancel()
109 internal ODBC32.RetCode CloseCursor() { in CloseCursor()
123 internal ODBC32.RetCode Columns(string tableCatalog, in Columns()
141 internal ODBC32.RetCode Execute() { in Execute()
153 internal ODBC32.RetCode Fetch() { in Fetch()
182 internal ODBC32.RetCode GetTypeInfo(Int16 fSqlType) { in GetTypeInfo()
188 internal ODBC32.RetCode MoreResults() { in MoreResults()
200 internal ODBC32.RetCode Prepare(string commandText) { in Prepare()
249 internal ODBC32.RetCode RowCount(out SQLLEN rowCount) { in RowCount()
291 internal ODBC32.RetCode Statistics(string tableName) { in Statistics()
[all …]
H A DOdbcConnectionHandle.cs44 ODBC32.RetCode retcode; in OdbcConnectionHandle()
64 private ODBC32.RetCode AutoCommitOff() { in AutoCommitOff()
65 ODBC32.RetCode retcode; in AutoCommitOff()
75 case ODBC32.RetCode.SUCCESS: in AutoCommitOff()
86 ODBC32.RetCode retcode = ODBC32.RetCode.SUCCESS; in BeginTransaction()
132 case ODBC32.RetCode.SUCCESS: in BeginTransaction()
161 ODBC32.RetCode retcode = ODBC32.RetCode.SUCCESS; in CompleteTransaction()
168 … if((ODBC32.RetCode.SUCCESS == retcode) || (ODBC32.RetCode.SUCCESS_WITH_INFO == retcode)) { in CompleteTransaction()
188 ODBC32.RetCode retcode; in Connect()
197 case ODBC32.RetCode.SUCCESS: in Connect()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Odbc/src/System/Data/Odbc/
H A DOdbcStatementHandle.cs100 internal ODBC32.RetCode Cancel() in Cancel()
109 internal ODBC32.RetCode CloseCursor() in CloseCursor()
125 internal ODBC32.RetCode Columns(string tableCatalog, in Columns()
144 internal ODBC32.RetCode Execute() in Execute()
158 internal ODBC32.RetCode Fetch() in Fetch()
191 internal ODBC32.RetCode GetTypeInfo(Int16 fSqlType) in GetTypeInfo()
198 internal ODBC32.RetCode MoreResults() in MoreResults()
212 internal ODBC32.RetCode Prepare(string commandText) in Prepare()
265 internal ODBC32.RetCode RowCount(out SQLLEN rowCount) in RowCount()
311 internal ODBC32.RetCode Statistics(string tableName) in Statistics()
[all …]
H A DOdbcConnectionHandle.cs35 ODBC32.RetCode retcode; in OdbcConnectionHandle()
55 private ODBC32.RetCode AutoCommitOff() in AutoCommitOff()
57 ODBC32.RetCode retcode; in AutoCommitOff()
70 case ODBC32.RetCode.SUCCESS: in AutoCommitOff()
82 ODBC32.RetCode retcode = ODBC32.RetCode.SUCCESS; in BeginTransaction()
132 case ODBC32.RetCode.SUCCESS: in BeginTransaction()
166 ODBC32.RetCode retcode = ODBC32.RetCode.SUCCESS; in CompleteTransaction()
176 … if ((ODBC32.RetCode.SUCCESS == retcode) || (ODBC32.RetCode.SUCCESS_WITH_INFO == retcode)) in CompleteTransaction()
197 ODBC32.RetCode retcode; in Connect()
208 case ODBC32.RetCode.SUCCESS: in Connect()
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fastboot/
H A Dfastboot_driver.h48 enum RetCode : int { enum
78 RetCode DeletePartition(const std::string& partition);
98 RetCode GetVarAll(std::vector<std::string>* response);
120 static const std::string RCString(RetCode rc);
122 RetCode WaitForDisconnect();
138 RetCode HandleResponse(std::string* response = nullptr,
146 RetCode SendBuffer(int fd, size_t size);
147 RetCode SendBuffer(const std::vector<char>& buf);
148 RetCode SendBuffer(const void* buf, size_t size);
150 RetCode ReadBuffer(std::vector<char>& buf);
[all …]
/dports/devel/ta-lib/ta-lib/src/ta_func/
H A Dta_DEMA.c130 /* Generated */ enum class Core::RetCode Core::Dema( int startIdx,
146 /* Generated */ public RetCode dema( int startIdx,
173 ENUM_DECLARATION(RetCode) retCode;
242 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
254 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
265 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
293 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
340 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
362 /* Generated */ public RetCode dema( int startIdx,
387 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
[all …]
H A Dta_TRIX.c63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
127 /* Generated */ enum class Core::RetCode Core::Trix( int startIdx,
135 /* Generated */ enum class Core::RetCode Core::Trix( int startIdx,
143 /* Generated */ public RetCode trix( int startIdx,
168 ENUM_DECLARATION(RetCode) retCode;
214 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
230 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
308 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
329 /* Generated */ public RetCode trix( int startIdx,
352 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
[all …]
H A Dta_TEMA.c131 /* Generated */ enum class Core::RetCode Core::Tema( int startIdx,
139 /* Generated */ enum class Core::RetCode Core::Tema( int startIdx,
147 /* Generated */ public RetCode tema( int startIdx,
180 ENUM_DECLARATION(RetCode) retCode;
249 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
256 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
281 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
342 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
364 /* Generated */ public RetCode tema( int startIdx,
392 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
[all …]
H A Dta_STOCHRSI.c60 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
65 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
189 /* Generated */ public RetCode stochRsi( int startIdx,
218 ENUM_DECLARATION(RetCode) retCode;
241 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
316 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
363 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
388 /* Generated */ public RetCode stochRsi( int startIdx,
414 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
462 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_PPO.c59 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
64 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
151 /* Generated */ enum class Core::RetCode Core::Ppo( int startIdx,
161 /* Generated */ enum class Core::RetCode Core::Ppo( int startIdx,
171 /* Generated */ public RetCode ppo( int startIdx,
195 ENUM_DECLARATION(RetCode) retCode;
214 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
244 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
272 /* Generated */ enum class Core::RetCode Core::Ppo( int startIdx,
282 /* Generated */ public RetCode ppo( int startIdx,
[all …]
H A Dta_MOM.c58 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
128 /* Generated */ enum class Core::RetCode Core::Mom( int startIdx,
136 /* Generated */ enum class Core::RetCode Core::Mom( int startIdx,
144 /* Generated */ public RetCode mom( int startIdx,
239 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
257 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
270 /* Generated */ enum class Core::RetCode Core::Mom( int startIdx,
278 /* Generated */ public RetCode mom( int startIdx,
319 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_MACDFIX.c58 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
133 /* Generated */ enum class Core::RetCode Core::MacdFix( int startIdx,
143 /* Generated */ enum class Core::RetCode Core::MacdFix( int startIdx,
153 /* Generated */ public RetCode macdFix( int startIdx,
194 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
198 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
201 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
204 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
234 /* Generated */ enum class Core::RetCode Core::MacdFix( int startIdx,
[all …]
H A Dta_ADXR.c129 /* Generated */ enum class Core::RetCode Core::Adxr( int startIdx,
139 /* Generated */ enum class Core::RetCode Core::Adxr( int startIdx,
149 /* Generated */ public RetCode adxr( int startIdx,
174 ENUM_DECLARATION(RetCode) retCode;
238 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
244 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
251 if( retCode != ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
269 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
292 /* Generated */ public RetCode adxr( int startIdx,
315 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
[all …]
H A Dta_MAVP.c55 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
60 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
196 ENUM_DECLARATION(RetCode) retCode;
216 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
258 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
271 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
315 if( retCode != ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
342 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
394 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
430 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_MACDEXT.c225 /* Generated */ public RetCode macdExt( int startIdx,
260 ENUM_DECLARATION(RetCode) retCode;
375 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
386 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
397 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
414 if( retCode != ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
429 if( retCode != ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
466 if( retCode != ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
481 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
510 /* Generated */ public RetCode macdExt( int startIdx,
[all …]
H A Dta_ROCP.c58 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
126 /* Generated */ enum class Core::RetCode Core::RocP( int startIdx,
134 /* Generated */ enum class Core::RetCode Core::RocP( int startIdx,
142 /* Generated */ public RetCode rocP( int startIdx,
238 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
261 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
274 /* Generated */ enum class Core::RetCode Core::RocP( int startIdx,
282 /* Generated */ public RetCode rocP( int startIdx,
324 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_ROC.c58 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
127 /* Generated */ enum class Core::RetCode Core::Roc( int startIdx,
135 /* Generated */ enum class Core::RetCode Core::Roc( int startIdx,
143 /* Generated */ public RetCode roc( int startIdx,
238 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
260 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
273 /* Generated */ enum class Core::RetCode Core::Roc( int startIdx,
281 /* Generated */ public RetCode roc( int startIdx,
323 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_ROCR.c58 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
127 /* Generated */ enum class Core::RetCode Core::RocR( int startIdx,
135 /* Generated */ enum class Core::RetCode Core::RocR( int startIdx,
143 /* Generated */ public RetCode rocR( int startIdx,
239 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
262 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
275 /* Generated */ enum class Core::RetCode Core::RocR( int startIdx,
283 /* Generated */ public RetCode rocR( int startIdx,
325 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_ROCR100.c58 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
63 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
126 /* Generated */ enum class Core::RetCode Core::RocR100( int startIdx,
142 /* Generated */ public RetCode rocR100( int startIdx,
182 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
186 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
238 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
261 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
282 /* Generated */ public RetCode rocR100( int startIdx,
324 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_SUM.c57 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
62 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
125 /* Generated */ enum class Core::RetCode Core::Sum( int startIdx,
133 /* Generated */ enum class Core::RetCode Core::Sum( int startIdx,
141 /* Generated */ public RetCode sum( int startIdx,
209 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
242 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
255 /* Generated */ enum class Core::RetCode Core::Sum( int startIdx,
263 /* Generated */ public RetCode sum( int startIdx,
306 /* Generated */ return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
[all …]
H A Dta_SMA.c127 /* Generated */ enum class Core::RetCode Core::Sma( int startIdx,
135 /* Generated */ enum class Core::RetCode Core::Sma( int startIdx,
143 /* Generated */ public RetCode sma( int startIdx,
197 enum class Core::RetCode Core::TA_INT_SMA( int startIdx,
205 enum class Core::RetCode Core::TA_INT_SMA( int startIdx,
213 RetCode TA_INT_SMA( int startIdx,
249 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
281 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
303 /* Generated */ public RetCode sma( int startIdx,
358 /* Generated */ RetCode TA_INT_SMA( int startIdx,
[all …]
H A Dta_APO.c172 /* Generated */ public RetCode apo( int startIdx,
196 ENUM_DECLARATION(RetCode) retCode;
245 return ENUM_VALUE(RetCode,TA_ALLOC_ERR,AllocErr);
294 RetCode TA_INT_PO( int startIdx,
320 ENUM_DECLARATION(RetCode) retCode;
350 if( retCode == ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
387 if( retCode != ENUM_VALUE(RetCode,TA_SUCCESS,Success) )
416 /* Generated */ public RetCode apo( int startIdx,
438 /* Generated */ ENUM_DECLARATION(RetCode) retCode;
509 /* Generated */ RetCode TA_INT_PO( int startIdx,
[all …]
H A Dta_DIV.c55 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
60 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
111 /* Generated */ enum class Core::RetCode Core::Div( int startIdx,
119 /* Generated */ enum class Core::RetCode Core::Div( int startIdx,
127 /* Generated */ public RetCode div( int startIdx,
165 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
183 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
196 /* Generated */ enum class Core::RetCode Core::Div( int startIdx,
204 /* Generated */ public RetCode div( int startIdx,
234 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
[all …]
H A Dta_MULT.c55 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode::InternalError)
60 /* Generated */ #define TA_INTERNAL_ERROR(Id) (RetCode.InternalError)
111 /* Generated */ enum class Core::RetCode Core::Mult( int startIdx,
119 /* Generated */ enum class Core::RetCode Core::Mult( int startIdx,
127 /* Generated */ public RetCode mult( int startIdx,
165 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
183 return ENUM_VALUE(RetCode,TA_SUCCESS,Success);
196 /* Generated */ enum class Core::RetCode Core::Mult( int startIdx,
204 /* Generated */ public RetCode mult( int startIdx,
234 /* Generated */ return ENUM_VALUE(RetCode,TA_BAD_PARAM,BadParam);
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/
H A DInterop.Odbc.cs22 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLAllocHandle( in SQLAllocHandle()
28 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLAllocHandle( in SQLAllocHandle()
34 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLBindCol( in SQLBindCol()
43 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLBindCol( in SQLBindCol()
65 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLCancel( in SQLCancel()
98 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLColumnsW( in SQLColumnsW()
130 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLEndTran( in SQLEndTran()
143 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLExecute( in SQLExecute()
147 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLFetch( in SQLFetch()
156 internal static extern /*SQLRETURN*/ODBC32.RetCode SQLFreeStmt( in SQLFreeStmt()
[all …]

12345678910>>...36