Home
last modified time | relevance | path

Searched refs:CheckCode (Results 1 – 25 of 75) sorted by relevance

123

/dports/science/orthanc-webviewer/OrthancWebViewer-2.7/ThirdPartyDownloads/Orthanc-1.8.1/OrthancFramework/Sources/
H A DHttpClient.cpp85 static CURLcode CheckCode(CURLcode code) in CheckCode() function
181 CheckCode(curl_easy_setopt(curl, CURLOPT_HTTPHEADER, content_)); in Assign()
610 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HEADER, 0)); in Setup()
616 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOSIGNAL, 1)); in Setup()
860 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HTTPGET, 0L)); in ApplyInternal()
861 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_POST, 0L)); in ApplyInternal()
862 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOBODY, 0L)); in ApplyInternal()
866 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_PROXY, NULL)); in ApplyInternal()
906 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_POST, 1L)); in ApplyInternal()
1013 CheckCode(code); in ApplyInternal()
[all …]
/dports/science/orthanc-mysql/OrthancMySQL-4.3/MySQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DHttpClient.cpp85 static CURLcode CheckCode(CURLcode code) in CheckCode() function
181 CheckCode(curl_easy_setopt(curl, CURLOPT_HTTPHEADER, content_)); in Assign()
610 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HEADER, 0)); in Setup()
616 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOSIGNAL, 1)); in Setup()
907 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HTTPGET, 0L)); in ApplyInternal()
908 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_POST, 0L)); in ApplyInternal()
909 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOBODY, 0L)); in ApplyInternal()
913 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_PROXY, NULL)); in ApplyInternal()
1065 CheckCode(code); in ApplyInternal()
1192 CheckCode(curl_global_init(CURL_GLOBAL_ALL)); in GlobalInitialize()
[all …]
/dports/science/orthanc/Orthanc-1.9.7/OrthancFramework/Sources/
H A DHttpClient.cpp85 static CURLcode CheckCode(CURLcode code) in CheckCode() function
181 CheckCode(curl_easy_setopt(curl, CURLOPT_HTTPHEADER, content_)); in Assign()
610 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HEADER, 0)); in Setup()
616 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOSIGNAL, 1)); in Setup()
907 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HTTPGET, 0L)); in ApplyInternal()
908 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_POST, 0L)); in ApplyInternal()
909 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOBODY, 0L)); in ApplyInternal()
913 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_PROXY, NULL)); in ApplyInternal()
1065 CheckCode(code); in ApplyInternal()
1192 CheckCode(curl_global_init(CURL_GLOBAL_ALL)); in GlobalInitialize()
[all …]
/dports/science/orthanc-dicomweb/OrthancDicomWeb-1.7/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DHttpClient.cpp85 static CURLcode CheckCode(CURLcode code) in CheckCode() function
181 CheckCode(curl_easy_setopt(curl, CURLOPT_HTTPHEADER, content_)); in Assign()
610 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HEADER, 0)); in Setup()
616 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOSIGNAL, 1)); in Setup()
907 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HTTPGET, 0L)); in ApplyInternal()
908 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_POST, 0L)); in ApplyInternal()
909 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOBODY, 0L)); in ApplyInternal()
913 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_PROXY, NULL)); in ApplyInternal()
1065 CheckCode(code); in ApplyInternal()
1192 CheckCode(curl_global_init(CURL_GLOBAL_ALL)); in GlobalInitialize()
[all …]
/dports/science/orthanc-postgresql/OrthancPostgreSQL-4.0/PostgreSQL/ThirdPartyDownloads/Orthanc-1.9.3/OrthancFramework/Sources/
H A DHttpClient.cpp85 static CURLcode CheckCode(CURLcode code) in CheckCode() function
181 CheckCode(curl_easy_setopt(curl, CURLOPT_HTTPHEADER, content_)); in Assign()
610 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HEADER, 0)); in Setup()
616 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOSIGNAL, 1)); in Setup()
907 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_HTTPGET, 0L)); in ApplyInternal()
908 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_POST, 0L)); in ApplyInternal()
909 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_NOBODY, 0L)); in ApplyInternal()
913 CheckCode(curl_easy_setopt(pimpl_->curl_, CURLOPT_PROXY, NULL)); in ApplyInternal()
1065 CheckCode(code); in ApplyInternal()
1192 CheckCode(curl_global_init(CURL_GLOBAL_ALL)); in GlobalInitialize()
[all …]
/dports/devel/swig/swig-4.0.2/Lib/typemaps/
H A Dptrtypes.swg9 * %typemaps_asptr(CheckCode, AsPtrMeth, AsPtrFrag, Type)
10 * %typemaps_asptrfrom(CheckCode, AsPtrMeth, FromMeth, AsPtrFrag, FromFrag, Type)
14 * %typemaps_asptrfromn(CheckCode, Type)
160 %define %typemaps_asptr(CheckCode, AsPtrMeth, AsPtrFrag, Type...)
182 %ptr_typecheck_typemap(%arg(CheckCode), %arg(AsPtrMeth),%arg(AsPtrFrag), Type);
183 %ptr_input_typemap(%arg(CheckCode),%arg(AsPtrMeth),%arg(AsPtrFrag),Type);
190 %define %typemaps_asptrfrom(CheckCode, AsPtrMeth, FromMeth, AsPtrFrag, FromFrag, Type...)
191 %typemaps_asptr(%arg(CheckCode), %arg(AsPtrMeth), %arg(AsPtrFrag), Type)
201 %define %typemaps_asptrfromn(CheckCode, Type...)
202 %typemaps_asptrfrom(%arg(CheckCode),
H A Dvaltypes.swg9 * %typemaps_asval(CheckCode, AsValMeth, AsValFrag, Type)
10 * %typemaps_asvalfrom(CheckCode, AsValMeth, FromMeth, AsValFrag, FromFrag, Type)
14 * %typemaps_asvalfromn(CheckCode, Type)
171 %define %typemaps_asval(CheckCode, AsValMeth, AsValFrag, Type...)
175 %value_typecheck_typemap(%arg(CheckCode), %arg(AsValMeth), %arg(AsValFrag), Type);
176 %value_input_typemap(%arg(CheckCode), %arg(AsValMeth), %arg(AsValFrag), Type);
197 %define %typemaps_asvalfrom(CheckCode, AsValMeth, FromMeth,
199 %typemaps_asval(%arg(CheckCode), %arg(AsValMeth), %arg(AsValFrag), Type);
208 %define %typemaps_asvalfromn(CheckCode, Type...)
209 %typemaps_asvalfrom(%arg(CheckCode),
H A Dstd_strings.swg70 %define %typemaps_std_string(String, Char, AsPtrMethod, FromMethod, CheckCode)
76 %typemaps_asptrfromn(%arg(CheckCode), String);
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_debug.c1311 void CheckCode (int which) in CheckCode() function
1603 CheckCode (0); // Check for Debug switch only in CheckDebug()
1604 CheckCode (1); // Check for Debug switch only in CheckDebug()
1605 CheckCode (2); // Check for Slacker pack in CheckDebug()
1606 CheckCode (3); // Check for Slacker pack in CheckDebug()
1616 CheckCode (DEMORECORD); in CheckDebug()
1617 CheckCode (DEMOEND); in CheckDebug()
1622 CheckCode (which); in CheckDebug()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/Headers/
H A DWarningHeaderValue.cs41 CheckCode(code); in WarningHeaderValue()
52 CheckCode(code); in WarningHeaderValue()
323 private static void CheckCode(int code) in CheckCode() method in System.Net.Http.Headers.WarningHeaderValue
/dports/www/nextcloud/nextcloud/core/Command/App/
H A DCheckCode.php34 class CheckCode extends Command { class
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dmeshtool.hpp45 extern int CheckCode ();
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dmeshtool.hpp45 extern int CheckCode ();
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dmeshtool.hpp45 extern int CheckCode ();
/dports/deskutils/syncthingtray/c++utilities/misc/
H A Dtraits.h128 #define CPP_UTILITIES_TRAITS_DEFINE_TYPE_CHECK(CheckName, CheckCode) …
130 …template <typename T> auto CheckName(int) -> decltype(CheckCode, ::CppUtilities::Traits::Bool<true…
/dports/science/PETSc/petsc-3.14.1/src/binding/petsc4py/src/include/petsc4py/
H A Dpetsc4py.i233 %define %petsc4py_numt(Pkg, PyType, Type, CheckCode, UNUSED)
235 %typemaps_primitive(%checkcode(CheckCode), Type);
238 precedence=%checkcode(CheckCode),
260 precedence=%checkcode(CheckCode),
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DPhoneNumberManager.cpp100 start_net_query(NetQueryType::CheckCode, G()->net_query_creator().create(check_code)); in send_new_check_code_query()
245 case NetQueryType::CheckCode: in on_result()
H A DPhoneNumberManager.h40 enum class NetQueryType : int32 { None, SendCode, CheckCode }; enumerator
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DIfconfig.c828 VAR_CHECK_CODE CheckCode; in IfConfigSetInterfaceInfo() local
862 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
904 CheckCode = IfConfigRetriveCheckListByName( in IfConfigSetInterfaceInfo()
910 if (VarCheckOk != CheckCode) { in IfConfigSetInterfaceInfo()
911 switch (CheckCode) { in IfConfigSetInterfaceInfo()

123