Home
last modified time | relevance | path

Searched defs:e (Results 226 – 250 of 70107) sorted by relevance

12345678910>>...2805

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.CodeDom/src/Microsoft/VisualBasic/
H A DVBCodeGenerator.cs630 private void GenerateNotIsNullExpression(CodeExpression e) in GenerateNotIsNullExpression()
678 private void OutputTypeAttributes(CodeTypeDeclaration e) in OutputTypeAttributes()
1216 protected override void GenerateComment(CodeComment e) in GenerateComment()
1419 protected override void GenerateLinePragmaEnd(CodeLinePragma e) in GenerateLinePragmaEnd()
1476 protected override void GenerateField(CodeMemberField e) in GenerateField()
2095 protected override void GenerateTypeEnd(CodeTypeDeclaration e) in GenerateTypeEnd()
2128 protected override void GenerateNamespace(CodeNamespace e) in GenerateNamespace()
2141 private bool AllowLateBound(CodeCompileUnit e) in AllowLateBound()
2153 private bool RequireVariableDeclaration(CodeCompileUnit e) in RequireVariableDeclaration()
2208 protected override void GenerateCompileUnit(CodeCompileUnit e) in GenerateCompileUnit()
[all …]
/dports/irc/quassel-core/quassel-0.14-rc2/src/core/
H A Deventstringifier.cpp268 void EventStringifier::processIrcEventJoin(IrcEvent* e) in processIrcEventJoin()
282 void EventStringifier::processIrcEventKick(IrcEvent* e) in processIrcEventKick()
433 void EventStringifier::processIrcEvent005(IrcEvent* e) in processIrcEvent005()
441 void EventStringifier::processIrcEvent301(IrcEvent* e) in processIrcEvent301()
477 void EventStringifier::processIrcEvent305(IrcEvent* e) in processIrcEvent305()
483 void EventStringifier::processIrcEvent306(IrcEvent* e) in processIrcEvent306()
503 void EventStringifier::processIrcEvent311(IrcEvent* e) in processIrcEvent311()
519 void EventStringifier::processIrcEvent312(IrcEvent* e) in processIrcEvent312()
799 void EventStringifier::processCtcpEvent(CtcpEvent* e) in processCtcpEvent()
840 void EventStringifier::handleCtcpAction(CtcpEvent* e) in handleCtcpAction()
[all …]
/dports/irc/quassel/quassel-0.14-rc2/src/core/
H A Deventstringifier.cpp268 void EventStringifier::processIrcEventJoin(IrcEvent* e) in processIrcEventJoin()
282 void EventStringifier::processIrcEventKick(IrcEvent* e) in processIrcEventKick()
433 void EventStringifier::processIrcEvent005(IrcEvent* e) in processIrcEvent005()
441 void EventStringifier::processIrcEvent301(IrcEvent* e) in processIrcEvent301()
477 void EventStringifier::processIrcEvent305(IrcEvent* e) in processIrcEvent305()
483 void EventStringifier::processIrcEvent306(IrcEvent* e) in processIrcEvent306()
503 void EventStringifier::processIrcEvent311(IrcEvent* e) in processIrcEvent311()
519 void EventStringifier::processIrcEvent312(IrcEvent* e) in processIrcEvent312()
799 void EventStringifier::processCtcpEvent(CtcpEvent* e) in processCtcpEvent()
840 void EventStringifier::handleCtcpAction(CtcpEvent* e) in handleCtcpAction()
[all …]
/dports/sysutils/dar/dar-2.5.14-bis/src/dar_suite/
H A Ddar_suite.cpp122 catch(Erange & e) in dar_suite_global() local
157 catch(Efeature & e) in dar_suite_global() local
163 catch(Ehardware & e) in dar_suite_global() local
174 catch(Ememory & e) in dar_suite_global() local
184 catch(Erange & e) in dar_suite_global() local
200 catch(Edata & e) in dar_suite_global() local
205 catch(Escript & e) in dar_suite_global() local
210 catch(Elibcall & e) in dar_suite_global() local
215 catch(Einfinint & e) in dar_suite_global() local
230 catch(Esystem & e) in dar_suite_global() local
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/net/
H A Dsocket.h73 #define SOCK_ERRNO(e) WSA##e argument
80 #define ERRNO_IS_CONN_EINPROGRESS(e) \ argument
84 #define ERRNO_IS_ACCEPT_EAGAIN(e) ERRNO_IS_EAGAIN(e) argument
87 #define ERRNO_IS_RESOURCE_LIMIT(e) \ argument
90 #define ERRNO_IS_EADDRINUSE(e) ((e) == WSAEADDRINUSE) argument
96 #define SOCK_ERRNO(e) e argument
99 #define ERRNO_IS_EAGAIN(e) ((e) == EAGAIN || 0) argument
103 #define ERRNO_IS_EINTR(e) ((e) == EINTR || 0) argument
106 #define ERRNO_IS_ACCEPT_EAGAIN(e) \ argument
108 #define ERRNO_IS_RESOURCE_LIMIT(e) \ argument
[all …]
/dports/security/tor/tor-0.4.6.8/src/lib/net/
H A Dsocket.h73 #define SOCK_ERRNO(e) WSA##e argument
80 #define ERRNO_IS_CONN_EINPROGRESS(e) \ argument
84 #define ERRNO_IS_ACCEPT_EAGAIN(e) ERRNO_IS_EAGAIN(e) argument
87 #define ERRNO_IS_RESOURCE_LIMIT(e) \ argument
90 #define ERRNO_IS_EADDRINUSE(e) ((e) == WSAEADDRINUSE) argument
96 #define SOCK_ERRNO(e) e argument
99 #define ERRNO_IS_EAGAIN(e) ((e) == EAGAIN || 0) argument
103 #define ERRNO_IS_EINTR(e) ((e) == EINTR || 0) argument
106 #define ERRNO_IS_ACCEPT_EAGAIN(e) \ argument
108 #define ERRNO_IS_RESOURCE_LIMIT(e) \ argument
[all …]
/dports/textproc/jdictionary/jdictionary/src-1_8/info/jdictionary/modules/
H A DDefaultLabelledPane.java141 void rescanLabel_mousePressed(MouseEvent e) { in rescanLabel_mousePressed()
146 void rescanLabel_mouseEntered(MouseEvent e) { in rescanLabel_mouseEntered()
151 void rescanLabel_mouseExited(MouseEvent e) { in rescanLabel_mouseExited()
166 void downloadLabel_mouseExited(MouseEvent e) { in downloadLabel_mouseExited()
181 void activateLabel_mouseExited(MouseEvent e) { in activateLabel_mouseExited()
187 void newsLabel_mousePressed(MouseEvent e) { in newsLabel_mousePressed()
192 void newsLabel_mouseEntered(MouseEvent e) { in newsLabel_mouseEntered()
197 void newsLabel_mouseExited(MouseEvent e) { in newsLabel_mouseExited()
217 void newAvail_mousePressed(MouseEvent e) { in newAvail_mousePressed()
222 void newAvail_mouseEntered(MouseEvent e) { in newAvail_mouseEntered()
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dstandalone.mjs1 var e={version:"2.4.1"},t="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?wind… argument
22egory:"Other"},tabWidth:{type:"int",category:"Global",default:2,description:"Number of spaces per … argument
36 …/var vo=function(){return(vo=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)f… argument
44 Object.defineProperty(t,"__esModule",{value:!0}),t.$EOF=0,t.$BSPACE=8,t.$TAB=9,t.$LF=10,t.$VTAB=11,… argument
52 class ZL{constructor(e,t,n){this.filePath=e,this.name=t,this.members=n}assertNoMembers(){if(this.me… argument
60 const rj=/-+([a-z0-9])/g;var ij=function(e){return e.replace(rj,((...e)=>e[1].toUpperCase()))};var … argument
68 …0});const n=/^(?:(?:\[([^\]]+)\])|(?:\(([^\)]+)\)))|(\@[-\w]+)$/;function r(e){return e.replace(/\… argument
76 class n{constructor(e,t,n,r){this.file=e,this.offset=t,this.line=n,this.col=r}toString(){return nul… argument
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DToolStripSystemRenderer.cs46 protected override void OnRenderButtonBackground (ToolStripItemRenderEventArgs e) in OnRenderButtonBackground()
53 protected override void OnRenderDropDownButtonBackground (ToolStripItemRenderEventArgs e) in OnRenderDropDownButtonBackground()
60 protected override void OnRenderGrip (ToolStripGripRenderEventArgs e) in OnRenderGrip()
67 protected override void OnRenderImageMargin (ToolStripRenderEventArgs e) in OnRenderImageMargin()
72 protected override void OnRenderItemBackground (ToolStripItemRenderEventArgs e) in OnRenderItemBackground()
77 protected override void OnRenderLabelBackground (ToolStripItemRenderEventArgs e) in OnRenderLabelBackground()
82 protected override void OnRenderMenuItemBackground (ToolStripItemRenderEventArgs e) in OnRenderMenuItemBackground()
96 protected override void OnRenderSeparator (ToolStripSeparatorRenderEventArgs e) in OnRenderSeparator()
103 protected override void OnRenderSplitButtonBackground (ToolStripItemRenderEventArgs e) in OnRenderSplitButtonBackground()
110 protected override void OnRenderToolStripBackground (ToolStripRenderEventArgs e) in OnRenderToolStripBackground()
[all …]
/dports/math/cantor/cantor-21.12.3/src/backends/python/
H A Dtestpython.cpp24 Cantor::Expression* e = evalExp(QLatin1String("2+2")); in testSimpleCommand() local
61 Cantor::Expression* e = evalExp(QLatin1String("#only comment")); in testCommentExpression() local
70 Cantor::Expression* e = evalExp(QLatin1String("2+2 # comment")); in testSimpleExpressionWithComment() local
79 Cantor::Expression* e = evalExp(QLatin1String( in testMultilineCommandWithComment() local
91 Cantor::Expression* e=evalExp( QLatin1String("2+2*+.") ); in testInvalidSyntax() local
117 Cantor::Expression* e = evalExp(QLatin1String("import sys")); in testImportStatement() local
126 Cantor::Expression* e = evalExp(QLatin1String("#comment\n1+2")); in testCodeWithComments() local
145 Cantor::Expression* e = evalExp(QLatin1String("print 1 + 2")); in testPython3Code() local
152 Cantor::Expression* e = evalExp(QLatin1String("print(1 + 2)")); in testPython3Code() local
165 Cantor::Expression* e = evalExp(QLatin1String( in testSimplePlot() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc38 catch (std::future_error& e) in test01() local
47 catch (std::future_error& e) in test01() local
58 catch (std::future_error& e) in test01() local
67 catch (std::future_error& e) in test01() local
83 catch (std::future_error& e) in test02() local
92 catch (std::future_error& e) in test02() local
104 catch (std::future_error& e) in test02() local
113 catch (std::future_error& e) in test02() local
128 catch (std::future_error& e) in test03() local
137 catch (std::future_error& e) in test03() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc38 catch (std::future_error& e) in test01() local
47 catch (std::future_error& e) in test01() local
58 catch (std::future_error& e) in test01() local
67 catch (std::future_error& e) in test01() local
83 catch (std::future_error& e) in test02() local
92 catch (std::future_error& e) in test02() local
104 catch (std::future_error& e) in test02() local
113 catch (std::future_error& e) in test02() local
128 catch (std::future_error& e) in test03() local
137 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc38 catch (std::future_error& e) in test01() local
47 catch (std::future_error& e) in test01() local
58 catch (std::future_error& e) in test01() local
67 catch (std::future_error& e) in test01() local
83 catch (std::future_error& e) in test02() local
92 catch (std::future_error& e) in test02() local
104 catch (std::future_error& e) in test02() local
113 catch (std::future_error& e) in test02() local
128 catch (std::future_error& e) in test03() local
137 catch (std::future_error& e) in test03() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc39 catch (std::future_error& e) in test01() local
48 catch (std::future_error& e) in test01() local
59 catch (std::future_error& e) in test01() local
68 catch (std::future_error& e) in test01() local
84 catch (std::future_error& e) in test02() local
93 catch (std::future_error& e) in test02() local
105 catch (std::future_error& e) in test02() local
114 catch (std::future_error& e) in test02() local
129 catch (std::future_error& e) in test03() local
138 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc38 catch (std::future_error& e) in test01() local
47 catch (std::future_error& e) in test01() local
58 catch (std::future_error& e) in test01() local
67 catch (std::future_error& e) in test01() local
83 catch (std::future_error& e) in test02() local
92 catch (std::future_error& e) in test02() local
104 catch (std::future_error& e) in test02() local
113 catch (std::future_error& e) in test02() local
128 catch (std::future_error& e) in test03() local
137 catch (std::future_error& e) in test03() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/30_threads/promise/members/
H A Dat_thread_exit2.cc38 catch (std::future_error& e) in test01() local
47 catch (std::future_error& e) in test01() local
58 catch (std::future_error& e) in test01() local
67 catch (std::future_error& e) in test01() local
83 catch (std::future_error& e) in test02() local
92 catch (std::future_error& e) in test02() local
104 catch (std::future_error& e) in test02() local
113 catch (std::future_error& e) in test02() local
128 catch (std::future_error& e) in test03() local
137 catch (std::future_error& e) in test03() local
[all …]
/dports/devel/xparam/xparam-1.22/tests/src/
H A Dtest7.cpp87 } catch (Error e) { in main() local
113 } catch(Error e) { in main() local
140 } catch(Error e) { in main() local
167 } catch(Error e) { in main() local
172 } catch (Error e) { in main() local
186 } catch(Error e) { in main() local
194 } catch(Error e) { in main() local
217 } catch(Error e) { in main() local
236 } catch(Error e) { in main() local
244 } catch(Error e) { in main() local
[all …]
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcharclass.h29 #define is_LNBREAK_safe(s,e,is_utf8) \ argument
54 #define is_LNBREAK_utf8_safe(s,e) \ argument
72 #define is_LNBREAK_latin1_safe(s,e) \ argument
164 #define is_NONCHAR_utf8_safe(s,e) \ argument
181 #define is_SURROGATE_utf8_safe(s,e) \ argument
245 #define is_MULTI_CHAR_FOLD_utf8_safe_part0_(s,e) \ argument
252 #define is_MULTI_CHAR_FOLD_utf8_safe_part1_(s,e) \ argument
327 #define is_MULTI_CHAR_FOLD_utf8_safe_part2_(s,e) \ argument
384 #define is_MULTI_CHAR_FOLD_utf8_safe_part3_(s,e) \ argument
416 #define is_MULTI_CHAR_FOLD_utf8_safe(s,e) \ argument
[all …]

12345678910>>...2805