Home
last modified time | relevance | path

Searched defs:reason (Results 201 – 225 of 25642) sorted by relevance

12345678910>>...1026

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/content/browser/
H A Dbad_message.cc23 BadMessageReason reason) { in ReceivedBadMessage()
37 BadMessageReason reason) { in CheckChildProcessSecurityPolicyForURL()
60 BadMessageReason reason) { in CheckChildProcessSecurityPolicy()
71 BadMessageReason reason) { in CheckChildProcessSecurityPolicy()
82 BadMessageReason reason) { in CheckChildProcessSecurityPolicy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/content/browser/
H A Dbad_message.cc23 BadMessageReason reason) { in ReceivedBadMessage()
37 BadMessageReason reason) { in CheckChildProcessSecurityPolicyForURL()
61 BadMessageReason reason) { in CheckChildProcessSecurityPolicy()
73 BadMessageReason reason) { in CheckChildProcessSecurityPolicy()
84 BadMessageReason reason) { in CheckChildProcessSecurityPolicy()
/dports/sysutils/libdnf/libdnf-0.64.0/tests/libdnf/transaction/
H A DTransactionItemReasonTest.cpp76 TransactionItemReason reason = TransactionItemReason::GROUP; in test_OneTransaction_OneTransactionItem() local
116 TransactionItemReason reason = TransactionItemReason::GROUP; in test_OneFailedTransaction_OneTransactionItem() local
157 TransactionItemReason reason = TransactionItemReason::GROUP; in test_OneTransaction_TwoTransactionItems() local
171 TransactionItemReason reason = TransactionItemReason::USER; in test_OneTransaction_TwoTransactionItems() local
213 TransactionItemReason reason = TransactionItemReason::GROUP; in test_TwoTransactions_TwoTransactionItems() local
233 TransactionItemReason reason = TransactionItemReason::USER; in test_TwoTransactions_TwoTransactionItems() local
275 TransactionItemReason reason = TransactionItemReason::GROUP; in testRemovedPackage() local
295 TransactionItemReason reason = TransactionItemReason::USER; in testRemovedPackage() local
/dports/net/ns3/ns-allinone-3.35/bake/bake/
H A DExceptions.py29 def __init__(self, reason = ''): argument
33 def reason(self): member in TaskError
39 def __init__(self, reason = ''): argument
42 def reason(self): member in MetadataError
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/guest_view/browser/
H A Dbad_message.cc17 void LogBadMessage(BadMessageReason reason) { in LogBadMessage()
25 BadMessageReason reason) { in ReceivedBadMessage()
31 void ReceivedBadMessage(int render_process_id, BadMessageReason reason) { in ReceivedBadMessage()
41 BadMessageReason reason) { in ReceivedBadMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dbad_message.cc17 void LogBadMessage(BadMessageReason reason) { in LogBadMessage()
30 BadMessageReason reason) { in ReceivedBadMessage()
36 void ReceivedBadMessage(int render_process_id, BadMessageReason reason) { in ReceivedBadMessage()
47 BadMessageReason reason) { in ReceivedBadMessage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/guest_view/browser/
H A Dbad_message.cc17 void LogBadMessage(BadMessageReason reason) { in LogBadMessage()
25 BadMessageReason reason) { in ReceivedBadMessage()
31 void ReceivedBadMessage(int render_process_id, BadMessageReason reason) { in ReceivedBadMessage()
41 BadMessageReason reason) { in ReceivedBadMessage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/
H A Dbad_message.cc17 void LogBadMessage(BadMessageReason reason) { in LogBadMessage()
30 BadMessageReason reason) { in ReceivedBadMessage()
36 void ReceivedBadMessage(int render_process_id, BadMessageReason reason) { in ReceivedBadMessage()
47 BadMessageReason reason) { in ReceivedBadMessage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/iomgr/
H A Dcombiner.h43 #define GRPC_COMBINER_REF(combiner, reason) \ argument
45 #define GRPC_COMBINER_UNREF(combiner, reason) \ argument
49 #define GRPC_COMBINER_REF(combiner, reason) grpc_combiner_ref((combiner)) argument
50 #define GRPC_COMBINER_UNREF(combiner, reason) grpc_combiner_unref((combiner)) argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/DynamicUpdate/
H A DActivityBlockingUpdate.cs23 string reason; field in System.Activities.DynamicUpdate.ActivityBlockingUpdate
25 public ActivityBlockingUpdate(Activity activity, string originalActivityId, string reason) in ActivityBlockingUpdate()
30 …public ActivityBlockingUpdate(Activity activity, string originalActivityId, string reason, string … in ActivityBlockingUpdate()
42 … public ActivityBlockingUpdate(string updatedActivityId, string originalActivityId, string reason) in ActivityBlockingUpdate()
47 …tyBlockingUpdate(string updatedActivityId, string originalActivityId, string reason, string activi… in ActivityBlockingUpdate()
139 …te> blockingActivities, Activity activity, string originalActivityId, string reason, string activi… in AddBlockingActivity()
150 …ckingActivities, string updatedActivityId, string originalActivityId, string reason, string activi… in AddBlockingActivity()
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gprpp/
H A Dref_counted.h129 void RefNonZero(const DebugLocation& location, const char* reason) { in RefNonZero()
156 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero()
190 bool Unref(const DebugLocation& location, const char* reason) { in Unref()
259 const char* reason) GRPC_MUST_USE_RESULT { in Ref()
273 void Unref(const DebugLocation& location, const char* reason) { in Unref()
280 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero()
303 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gprpp/
H A Dref_counted.h129 void RefNonZero(const DebugLocation& location, const char* reason) { in RefNonZero()
153 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero()
184 bool Unref(const DebugLocation& location, const char* reason) { in Unref()
246 const char* reason) GRPC_MUST_USE_RESULT { in Ref()
260 void Unref(const DebugLocation& location, const char* reason) { in Unref()
267 bool RefIfNonZero(const DebugLocation& location, const char* reason) { in RefIfNonZero()
297 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/core/security/
H A DCryptoHandler.java67 String reason ) in sign()
83 String reason ) in encrypt()
91 String reason ) in decrypt()
97 String reason ) in getSTSEngine()
113 String reason ) in getPublicKey()
119 String reason ) in getEncryptedPrivateKey()
136 String reason ) in resetKeys()
/dports/irc/smuxi/smuxi-1.1/lib/agsxmpp/agsxmpp/protocol/x/muc/
H A DMucManager.cs79 public void Invite(Jid to, Jid room, string reason) in Invite()
91 public void Invite(Jid to, Jid room, string reason, string password) in Invite()
144 public void Decline(Jid to, Jid room, string reason) in Decline()
429 public void KickOccupant(Jid room, string nickname, string reason) in KickOccupant()
482 public void GrantVoice(Jid room, string nickname, string reason) in GrantVoice()
532 public void RevokeVoice(Jid room, string nickname, string reason) in RevokeVoice()
636 public void BanUser(Jid room, Jid user, string reason) in BanUser()
788 public void GrantMembership(Jid room, Jid user, string reason) in GrantMembership()
1285 public void DestroyRoom(Jid room, string reason) in DestroyRoom()
1290 public void DestroyRoom(Jid room, string reason, IqHandler cb) in DestroyRoom()
[all …]
/dports/math/R-cran-igraph/igraph/src/
H A Digraph_error.c114 int igraph_error(const char *reason, const char *file, int line, in igraph_error()
127 int igraph_errorf(const char *reason, const char *file, int line, in igraph_errorf()
136 int igraph_errorvf(const char *reason, const char *file, int line, in igraph_errorvf()
144 void igraph_error_handler_abort (const char *reason, const char *file, in igraph_error_handler_abort()
152 void igraph_error_handler_ignore (const char *reason, const char *file, in igraph_error_handler_ignore()
163 void igraph_error_handler_printignore (const char *reason, const char *file, in igraph_error_handler_printignore()
231 void igraph_warning_handler_ignore (const char *reason, const char *file, in igraph_warning_handler_ignore()
255 void igraph_warning_handler_print (const char *reason, const char *file, in igraph_warning_handler_print()
262 int igraph_warning(const char *reason, const char *file, int line, in igraph_warning()
275 int igraph_warningf(const char *reason, const char *file, int line, in igraph_warningf()
/dports/java/servingxml/servingxml-1.1.2/servingxml-framework/src/main/java/com/servingxml/util/
H A DServingXmlFault.java38 public ServingXmlFault(String reason) { in ServingXmlFault()
45 public ServingXmlFault(Name code, String reason) { in ServingXmlFault()
52 public ServingXmlFault(Name code, Name subcode, String reason) { in ServingXmlFault()
59 public ServingXmlFault(Name code, String reason, ServingXmlFaultDetail detail) { in ServingXmlFault()
66 public ServingXmlFault(Name code, Name subcode, String reason, ServingXmlFaultDetail detail) { in ServingXmlFault()
/dports/net-mgmt/observium/observium/html/pages/device/overview/
H A Dinformation_extended.inc.php156 $reason = 'not Pingable'; variable
160 $reason = 'not SNMPable'; variable
164 $reason = 'DNS hostname unresolved'; variable
H A Dinformation.inc.php150 $reason = 'not Pingable'; variable
154 $reason = 'not SNMPable'; variable
158 $reason = 'DNS hostname unresolved'; variable
/dports/java/jdom/jdom/src/java/org/jdom/
H A DVerifier.java91 String reason; in checkElementName() local
115 String reason; in checkAttributeName() local
203 String reason = null; in checkCDATASection() local
314 String p1,p2,u1,u2,reason; in checkNamespaceCollision() local
389 String reason = null; in checkNamespaceCollision() local
415 String reason = null; in checkNamespaceCollision() local
446 String reason; in checkProcessingInstructionTarget() local
482 String reason = checkCharacterData(data); in checkProcessingInstructionData() local
503 String reason = null; in checkCommentData() local
560 String reason = null; in checkPublicID() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.sql/share/classes/java/sql/
H A DSQLException.java71 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException()
97 public SQLException(String reason, String SQLState) { in SQLException()
120 public SQLException(String reason) { in SQLException()
188 public SQLException(String reason, Throwable cause) { in SQLException()
211 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()
237 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/
H A DFaultException_1.cs60 public FaultException (TDetail detail, string reason) in FaultException()
63 public FaultException (TDetail detail, FaultReason reason) in FaultException()
66 public FaultException (TDetail detail, string reason, FaultCode code) in FaultException()
69 public FaultException (TDetail detail, FaultReason reason, FaultCode code) in FaultException()
72 public FaultException (TDetail detail, string reason, FaultCode code, string action) in FaultException()
75 public FaultException (TDetail detail, FaultReason reason, FaultCode code, string action) in FaultException()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.sql/share/classes/java/sql/
H A DSQLException.java71 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException()
97 public SQLException(String reason, String SQLState) { in SQLException()
120 public SQLException(String reason) { in SQLException()
188 public SQLException(String reason, Throwable cause) { in SQLException()
211 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()
237 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/sql/
H A DSQLException.java69 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException()
95 public SQLException(String reason, String SQLState) { in SQLException()
118 public SQLException(String reason) { in SQLException()
186 public SQLException(String reason, Throwable cause) { in SQLException()
209 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()
235 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.sql/share/classes/java/sql/
H A DSQLException.java71 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException()
97 public SQLException(String reason, String SQLState) { in SQLException()
120 public SQLException(String reason) { in SQLException()
188 public SQLException(String reason, Throwable cause) { in SQLException()
211 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()
237 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.sql/share/classes/java/sql/
H A DSQLException.java71 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException()
97 public SQLException(String reason, String SQLState) { in SQLException()
120 public SQLException(String reason) { in SQLException()
188 public SQLException(String reason, Throwable cause) { in SQLException()
211 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()
237 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()

12345678910>>...1026