Home
last modified time | relevance | path

Searched defs:_result (Results 126 – 150 of 2098) sorted by relevance

12345678910>>...84

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/dlg/
H A Dadodatalinks.cxx43 BSTR _result=nullptr; in PromptNew() local
103 BSTR _result=nullptr; in PromptEdit() local
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_DDContainer.cs164 bool _result); in HandleDropResult()
205 bool _result) in OnExportDropResult()
225 ref bool _result); in HandleRequestDrop()
266 ref bool _result) in OnExportRequestDrop()
286 ref bool _result); in HandleStartDrag()
327 ref bool _result) in OnExportStartDrag()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_DDContainer.cs164 bool _result); in HandleDropResult()
205 bool _result) in OnExportDropResult()
225 ref bool _result); in HandleRequestDrop()
266 ref bool _result) in OnExportRequestDrop()
286 ref bool _result); in HandleStartDrag()
327 ref bool _result) in OnExportStartDrag()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_DDContainer.cs164 bool _result); in HandleDropResult()
205 bool _result) in OnExportDropResult()
225 ref bool _result); in HandleRequestDrop()
266 ref bool _result) in OnExportRequestDrop()
286 ref bool _result); in HandleStartDrag()
327 ref bool _result) in OnExportStartDrag()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Wrappers/MyGUI_Sharp/Widgets/Generate/
H A DMyGUI_Sharp_DDContainer.cs164 bool _result); in HandleDropResult()
205 bool _result) in OnExportDropResult()
225 ref bool _result); in HandleRequestDrop()
266 ref bool _result) in OnExportRequestDrop()
286 ref bool _result); in HandleStartDrag()
327 ref bool _result) in OnExportStartDrag()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/stream/gen-swift/test/fixtures/stream/
H A DPubSubStreamingServiceRpcServerHandler.java48 reactor.core.publisher.Mono<com.facebook.thrift.payload.ServerResponsePayload> _result; in singleRequestSingleResponse() local
66 reactor.core.publisher.Mono<Void> _result; in singleRequestNoResponse() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/sink/gen-swift/test/fixtures/sink/
H A DSinkServiceRpcServerHandler.java48 reactor.core.publisher.Mono<com.facebook.thrift.payload.ServerResponsePayload> _result; in singleRequestSingleResponse() local
66 reactor.core.publisher.Mono<Void> _result; in singleRequestNoResponse() local
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ActionController.cpp33 …void linearMoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, … in linearMoveFunction()
42 …MoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, float _curr… in inertionalMoveFunction()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ActionController.cpp33 …void linearMoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, … in linearMoveFunction()
42 …MoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, float _curr… in inertionalMoveFunction()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ActionController.cpp33 …void linearMoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, … in linearMoveFunction()
42 …MoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, float _curr… in inertionalMoveFunction()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_ActionController.cpp33 …void linearMoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, … in linearMoveFunction()
42 …MoveFunction(const IntCoord& _startRect, const IntCoord& _destRect, IntCoord& _result, float _curr… in inertionalMoveFunction()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-sql/
H A Ddriver-mysql.c457 static void driver_mysql_result_free(struct sql_result *_result) in driver_mysql_result_free()
471 static int driver_mysql_result_next_row(struct sql_result *_result) in driver_mysql_result_next_row()
504 driver_mysql_result_get_fields_count(struct sql_result *_result) in driver_mysql_result_get_fields_count()
513 driver_mysql_result_get_field_name(struct sql_result *_result, unsigned int idx) in driver_mysql_result_get_field_name()
522 static int driver_mysql_result_find_field(struct sql_result *_result, in driver_mysql_result_find_field()
537 driver_mysql_result_get_field_value(struct sql_result *_result, in driver_mysql_result_get_field_value()
546 driver_mysql_result_get_field_value_binary(struct sql_result *_result, in driver_mysql_result_get_field_value_binary()
571 driver_mysql_result_get_values(struct sql_result *_result) in driver_mysql_result_get_values()
578 static const char *driver_mysql_result_get_error(struct sql_result *_result) in driver_mysql_result_get_error()
625 struct sql_result *_result; in transaction_send_query() local
/dports/editors/xi-core/xi-editor-0.3.0/rust/rope/benches/
H A Ddiff.rs144 let _result = delta.unwrap().apply(&one); in hash_diff() localVariable
157 let _result = delta.unwrap().apply(&one); in hash_diff_med() localVariable
170 let _result = delta.unwrap().apply(&one); in hash_diff_big() localVariable
/dports/finance/R-cran-TTR/TTR/src/
H A Drunfun.c38 SEXP _result = PROTECT(allocVector(REALSXP, nr)); P++; in runsum() local
86 SEXP _result = PROTECT(allocVector(REALSXP, nr)); P++; in runmin() local
142 SEXP _result = PROTECT(allocVector(REALSXP, nr)); P++; in runmax() local
231 SEXP _result = PROTECT(allocVector(REALSXP, nr)); P++; in runmedian() local
320 SEXP _result = PROTECT(allocVector(REALSXP, nr)); P++; in runmad() local
420 SEXP _result = PROTECT(allocVector(REALSXP, nr)); P++; in runcov() local
/dports/math/R-cran-xts/xts/src/
H A Dperiod_arithmetic.c38 SEXP _result = PROTECT(allocVector(REALSXP, n)); in xts_period_prod() local
73 SEXP _result = PROTECT(allocVector(REALSXP, n)); in xts_period_sum() local
H A Dperiod_quantile.c38 SEXP _result = PROTECT(allocVector(REALSXP, n)); in xts_period_max() local
75 SEXP _result = PROTECT(allocVector(REALSXP, n)); in xts_period_min() local
/dports/devel/cmake-doc/cmake-3.22.1/Modules/Compiler/
H A DMSVC-C.cmake26 set(_result 0) # expected by cmake_determine_compile_features variable
65 set(_result 0) # expected by cmake_determine_compile_features variable
/dports/devel/cmake-gui/cmake-3.22.1/Modules/Compiler/
H A DMSVC-C.cmake26 set(_result 0) # expected by cmake_determine_compile_features variable
65 set(_result 0) # expected by cmake_determine_compile_features variable
/dports/devel/cmake/cmake-3.22.1/Modules/Compiler/
H A DMSVC-C.cmake26 set(_result 0) # expected by cmake_determine_compile_features variable
65 set(_result 0) # expected by cmake_determine_compile_features variable
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Common/ItemBox/
H A DBaseItemBox.h110 void notifyStartDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyStartDrop()
115 void notifyRequestDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyRequestDrop()
120 void notifyEndDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool _result) in notifyEndDrop()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Common/ItemBox/
H A DBaseItemBox.h110 void notifyStartDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyStartDrop()
115 void notifyRequestDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyRequestDrop()
120 void notifyEndDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool _result) in notifyEndDrop()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Common/ItemBox/
H A DBaseItemBox.h110 void notifyStartDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyStartDrop()
115 void notifyRequestDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyRequestDrop()
120 void notifyEndDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool _result) in notifyEndDrop()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Common/ItemBox/
H A DBaseItemBox.h110 void notifyStartDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyStartDrop()
115 void notifyRequestDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool& _result) in notifyRequestDrop()
120 void notifyEndDrop(MyGUI::DDContainer* _sender, const MyGUI::DDItemInfo& _info, bool _result) in notifyEndDrop()
/dports/devel/cmake-doc/cmake-3.22.1/Modules/Internal/CPack/
H A DCPackDeb.cmake60 set(_result TRUE) variable
64 set(_result FALSE) variable
71 set(_result FALSE) variable
108 set(_result) variable
/dports/devel/cmake-gui/cmake-3.22.1/Modules/Internal/CPack/
H A DCPackDeb.cmake60 set(_result TRUE) variable
64 set(_result FALSE) variable
71 set(_result FALSE) variable
108 set(_result) variable

12345678910>>...84