Home
last modified time | relevance | path

Searched defs:MSG_TYPE (Results 1 – 25 of 63) sorted by relevance

123

/dports/graphics/ospray/ospray-2.8.0/cmake/ospray_cmake_config/
H A DosprayConfigVersion.cmake.in18 if (PACKAGE_VERSION VERSION_EQUAL PACKAGE_FIND_VERSION)
20 endif()
21 endif()
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/parallel/ddd/basic/
H A Dlowcomm.h64 using MSG_TYPE = DDD::Basic::MSG_TYPE; variable
H A Dlowcomm.cc134 struct MSG_TYPE struct
136 const char *name; /* textual description of msgtype */
137 int nComps; /* number of components */
138 COMP_DESC comp[MAX_COMPONENTS]; /* component array */
140 MSG_TYPE *next; /* linked list of all message types */
/dports/misc/clex/clex-4.6.patch9/src/
H A Dlog.h1 enum MSG_TYPE { /* logged (Y or N), displayed (Y or N) */ enum
/dports/japanese/w3m/w3m-2b59b9e/
H A Dw3mhelperpanel.c17 #define MSG_TYPE "�ǡ���������" macro
25 #define MSG_TYPE "Type" macro
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dw3mhelperpanel.c17 #define MSG_TYPE "�ǡ���������" macro
25 #define MSG_TYPE "Type" macro
/dports/www/w3m/w3m-2b59b9e/
H A Dw3mhelperpanel.c17 #define MSG_TYPE "�ǡ���������" macro
25 #define MSG_TYPE "Type" macro
/dports/www/w3m-img/w3m-2b59b9e/
H A Dw3mhelperpanel.c17 #define MSG_TYPE "�ǡ���������" macro
25 #define MSG_TYPE "Type" macro
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/veritas/
H A Dhs_constants.py40 MSG_TYPE = "type" variable
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/python_dependencies/impacket/
H A Dntlm.py934 MSG_TYPE = None variable in NTLM_HTTP
954 MSG_TYPE = 0 variable in NTLM_HTTP_AuthRequired
962 MSG_TYPE = 1 variable in NTLM_HTTP_AuthNegotiate
970 MSG_TYPE = 3 variable in NTLM_HTTP_AuthChallengeResponse
/dports/net/py-impacket/impacket-0.9.17/impacket/
H A Dntlm.py934 MSG_TYPE = None variable in NTLM_HTTP
954 MSG_TYPE = 0 variable in NTLM_HTTP_AuthRequired
962 MSG_TYPE = 1 variable in NTLM_HTTP_AuthNegotiate
970 MSG_TYPE = 3 variable in NTLM_HTTP_AuthChallengeResponse
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/python_dependencies/impacket/
H A Dntlm.py934 MSG_TYPE = None variable in NTLM_HTTP
954 MSG_TYPE = 0 variable in NTLM_HTTP_AuthRequired
962 MSG_TYPE = 1 variable in NTLM_HTTP_AuthNegotiate
970 MSG_TYPE = 3 variable in NTLM_HTTP_AuthChallengeResponse
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/quotas/
H A DThrottlingException.java37 private static final String[] MSG_TYPE = field in ThrottlingException
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/ipc/
H A Dmsgque.c21 #define MSG_TYPE 1 macro
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/ipc/
H A Dmsgque.c21 #define MSG_TYPE 1 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/ipc/
H A Dmsgque.c21 #define MSG_TYPE 1 macro
/dports/news/fidogate4/fidogate-4.4.10/src/include/
H A Dpacket.h62 #define MSG_TYPE 2 macro
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dos2msg.h125 #define MSG_TYPE(m) ((_MSG (m)) -> _msg_type) macro
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/src/include/
H A Dpacket.h64 #define MSG_TYPE 2 macro
/dports/chinese/scim-fcitx/fcitx/src/
H A Dime.h97 } MSG_TYPE; typedef
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pjsua/android/app/src/main/java/
H A DMainActivity.java38 public enum MSG_TYPE { enum in CONST
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/util/
H A Dsu-filter.pl128 }
129 $dataitem .= $item;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c4/
H A Dc45231d.tst126 END IF;
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/cmake/tribits/core/package_arch/
H A DTribitsGlobalMacros.cmake2753 SET(MSG_TYPE WARNING) variable
2755 SET(MSG_TYPE ERROR) variable
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/swig/java/android/app/src/main/java/org/pjsip/pjsua2/app/
H A DMainActivity.java68 public class MSG_TYPE class in MainActivity

123