Home
last modified time | relevance | path

Searched defs:_e (Results 1 – 25 of 1602) sorted by relevance

12345678910>>...65

/dports/editors/calligra/calligra-3.2.1/filters/libmso/generated/
H A DsimpleParser.cpp89 } catch(EOFException _e) { in parseTODOS() local
122 } catch(EOFException _e) { in parseCurrentUserStream() local
143 } catch(EOFException _e) { in parseOfficeArtBStoreDelay() local
442 } catch(EOFException _e) { in parsePerSlideHeadersFootersContainer() local
464 } catch(EOFException _e) { in parsePerSlideHeadersFootersContainer() local
486 } catch(EOFException _e) { in parsePerSlideHeadersFootersContainer() local
508 } catch(EOFException _e) { in parsePerSlideHeadersFootersContainer() local
5418 } catch(EOFException _e) { in parseSlideHeadersFootersContainer() local
5440 } catch(EOFException _e) { in parseSlideHeadersFootersContainer() local
5478 } catch(EOFException _e) { in parseNotesHeadersFootersContainer() local
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/iocore/cache/
H A DP_CacheDir.h73 #define dir_assign(_e, _x) \ argument
81 #define dir_assign_data(_e, _x) \ argument
92 #define dir_write_valid(_d, _e) \ argument
96 #define dir_clear(_e) \ argument
160 #define dir_offset(_e) \ argument
198 #define dir_set_tag(_e, _t) \ argument
200 #define dir_phase(_e) dir_bit(_e, 2, 12) argument
202 #define dir_head(_e) dir_bit(_e, 2, 13) argument
206 #define dir_token(_e) dir_bit(_e, 2, 15) argument
208 #define dir_next(_e) (_e)->w[3] argument
[all …]
/dports/devel/jsl/jsl-0.3.0/src/
H A Djsclist.h55 #define JS_INSERT_BEFORE(_e,_l) \ argument
66 #define JS_INSERT_AFTER(_e,_l) \ argument
77 #define JS_NEXT_LINK(_e) \ argument
82 #define JS_PREV_LINK(_e) \ argument
88 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
93 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
102 #define JS_REMOVE_LINK(_e) \ argument
112 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h24 // 32-bit encoding. The format includes a two-level index so the unwind
36 class CompactUnwindInfo {
47 // The top level index entries of the compact unwind info
51 // on format) so creating them on first scan will not be too costly.
57 // (either UNWIND_SECOND_LEVEL_REGULAR or UNWIND_SECOND_LEVEL_COMPRESSED)
62 bool sentinal_entry = false; // There is an empty index at the end which
72 bool operator==(const CompactUnwindInfo::UnwindIndex &rhs) const {
81 Address lsda_address; // the address of the LSDA data for this function
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsclist.h55 #define JS_INSERT_BEFORE(_e,_l) \ argument
66 #define JS_INSERT_AFTER(_e,_l) \ argument
77 #define JS_NEXT_LINK(_e) \ argument
82 #define JS_PREV_LINK(_e) \ argument
88 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
93 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
102 #define JS_REMOVE_LINK(_e) \ argument
112 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsclist.h55 #define JS_INSERT_BEFORE(_e,_l) \ argument
66 #define JS_INSERT_AFTER(_e,_l) \ argument
77 #define JS_NEXT_LINK(_e) \ argument
82 #define JS_PREV_LINK(_e) \ argument
88 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
93 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
102 #define JS_REMOVE_LINK(_e) \ argument
112 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprclist.h24 #define PR_INSERT_BEFORE(_e,_l) \ argument
35 #define PR_INSERT_AFTER(_e,_l) \ argument
46 #define PR_NEXT_LINK(_e) \ argument
51 #define PR_PREV_LINK(_e) \ argument
57 #define PR_APPEND_LINK(_e,_l) PR_INSERT_BEFORE(_e,_l) argument
62 #define PR_INSERT_LINK(_e,_l) PR_INSERT_AFTER(_e,_l) argument
71 #define PR_REMOVE_LINK(_e) \ argument
81 #define PR_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprclist.h24 #define PR_INSERT_BEFORE(_e,_l) \ argument
35 #define PR_INSERT_AFTER(_e,_l) \ argument
46 #define PR_NEXT_LINK(_e) \ argument
51 #define PR_PREV_LINK(_e) \ argument
57 #define PR_APPEND_LINK(_e,_l) PR_INSERT_BEFORE(_e,_l) argument
62 #define PR_INSERT_LINK(_e,_l) PR_INSERT_AFTER(_e,_l) argument
71 #define PR_REMOVE_LINK(_e) \ argument
81 #define PR_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsclist.h55 #define JS_INSERT_BEFORE(_e,_l) \ argument
66 #define JS_INSERT_AFTER(_e,_l) \ argument
77 #define JS_NEXT_LINK(_e) \ argument
82 #define JS_PREV_LINK(_e) \ argument
88 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
93 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
102 #define JS_REMOVE_LINK(_e) \ argument
112 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_scriptEngines/spiderMonkey/src/smjs/
H A Djsclist.h55 #define JS_INSERT_BEFORE(_e,_l) \ argument
66 #define JS_INSERT_AFTER(_e,_l) \ argument
77 #define JS_NEXT_LINK(_e) \ argument
82 #define JS_PREV_LINK(_e) \ argument
88 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
93 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
102 #define JS_REMOVE_LINK(_e) \ argument
112 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsclist.h23 #define JS_INSERT_BEFORE(_e,_l) \ argument
34 #define JS_INSERT_AFTER(_e,_l) \ argument
45 #define JS_NEXT_LINK(_e) \ argument
50 #define JS_PREV_LINK(_e) \ argument
56 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
61 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
70 #define JS_REMOVE_LINK(_e) \ argument
80 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dprclist.h24 #define PR_INSERT_BEFORE(_e,_l) \ argument
35 #define PR_INSERT_AFTER(_e,_l) \ argument
46 #define PR_NEXT_LINK(_e) \ argument
51 #define PR_PREV_LINK(_e) \ argument
57 #define PR_APPEND_LINK(_e,_l) PR_INSERT_BEFORE(_e,_l) argument
62 #define PR_INSERT_LINK(_e,_l) PR_INSERT_AFTER(_e,_l) argument
71 #define PR_REMOVE_LINK(_e) \ argument
81 #define PR_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dprclist.h24 #define PR_INSERT_BEFORE(_e,_l) \ argument
35 #define PR_INSERT_AFTER(_e,_l) \ argument
46 #define PR_NEXT_LINK(_e) \ argument
51 #define PR_PREV_LINK(_e) \ argument
57 #define PR_APPEND_LINK(_e,_l) PR_INSERT_BEFORE(_e,_l) argument
62 #define PR_INSERT_LINK(_e,_l) PR_INSERT_AFTER(_e,_l) argument
71 #define PR_REMOVE_LINK(_e) \ argument
81 #define PR_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/lang/spidermonkey17/js/src/
H A Djsclist.h55 #define JS_INSERT_BEFORE(_e,_l) \ argument
66 #define JS_INSERT_AFTER(_e,_l) \ argument
77 #define JS_NEXT_LINK(_e) \ argument
82 #define JS_PREV_LINK(_e) \ argument
88 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
93 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
102 #define JS_REMOVE_LINK(_e) \ argument
112 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dprclist.h24 #define PR_INSERT_BEFORE(_e,_l) \ argument
35 #define PR_INSERT_AFTER(_e,_l) \ argument
46 #define PR_NEXT_LINK(_e) \ argument
51 #define PR_PREV_LINK(_e) \ argument
57 #define PR_APPEND_LINK(_e,_l) PR_INSERT_BEFORE(_e,_l) argument
62 #define PR_INSERT_LINK(_e,_l) PR_INSERT_AFTER(_e,_l) argument
71 #define PR_REMOVE_LINK(_e) \ argument
81 #define PR_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dprclist.h24 #define PR_INSERT_BEFORE(_e,_l) \ argument
35 #define PR_INSERT_AFTER(_e,_l) \ argument
46 #define PR_NEXT_LINK(_e) \ argument
51 #define PR_PREV_LINK(_e) \ argument
57 #define PR_APPEND_LINK(_e,_l) PR_INSERT_BEFORE(_e,_l) argument
62 #define PR_INSERT_LINK(_e,_l) PR_INSERT_AFTER(_e,_l) argument
71 #define PR_REMOVE_LINK(_e) \ argument
81 #define PR_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsclist.h23 #define JS_INSERT_BEFORE(_e,_l) \ argument
34 #define JS_INSERT_AFTER(_e,_l) \ argument
45 #define JS_NEXT_LINK(_e) \ argument
50 #define JS_PREV_LINK(_e) \ argument
56 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
61 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
70 #define JS_REMOVE_LINK(_e) \ argument
80 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsclist.h23 #define JS_INSERT_BEFORE(_e,_l) \ argument
34 #define JS_INSERT_AFTER(_e,_l) \ argument
45 #define JS_NEXT_LINK(_e) \ argument
50 #define JS_PREV_LINK(_e) \ argument
56 #define JS_APPEND_LINK(_e,_l) JS_INSERT_BEFORE(_e,_l) argument
61 #define JS_INSERT_LINK(_e,_l) JS_INSERT_AFTER(_e,_l) argument
70 #define JS_REMOVE_LINK(_e) \ argument
80 #define JS_REMOVE_AND_INIT_LINK(_e) \ argument
/dports/lang/solidity/solidity_0.8.11/libsmtutil/
H A DCVC4Interface.cpp70 catch (CVC4::TypeCheckingException const& _e) in addAssertion() local
74 catch (CVC4::LogicException const& _e) in addAssertion() local
78 catch (CVC4::UnsafeInterruptException const& _e) in addAssertion() local
82 catch (CVC4::Exception const& _e) in addAssertion() local
154 catch (CVC4::TypeCheckingException const& _e) in toCVC4Expr() local
158 catch (CVC4::Exception const& _e) in toCVC4Expr() local
282 catch (CVC4::TypeCheckingException const& _e) in toCVC4Expr() local
286 catch (CVC4::Exception const& _e) in toCVC4Expr() local
/dports/devel/swig/swig-4.0.2/Lib/octave/
H A Dexception.i10 catch (octave::execution_exception& _e) { throw; } in catch()
11 catch (octave::exit_exception& _e) { throw; } in catch()
12 catch (octave::interrupt_exception& _e) { throw; } in catch()
/dports/games/pokerth/pokerth-1.1.2-rc/src/core/
H A Dloghelper.h45 #define LOG_ERROR(_e) \ argument
53 #define LOG_MSG(_e) \ argument
61 #define LOG_VERBOSE(_e) \ argument
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsObjCExceptions.h136 #define NS_OBJC_TRY(_e, _fail) \ argument
144 #define NS_OBJC_TRY_EXPR(_e, _fail) \ argument
156 #define NS_OBJC_TRY_EXPR_NULL(_e) NS_OBJC_TRY_EXPR(_e, 0) argument
158 #define NS_OBJC_TRY_IGNORE(_e) NS_OBJC_TRY(_e, ) argument
163 #define NS_OBJC_TRY_ABORT(_e) \ argument
170 #define NS_OBJC_TRY_EXPR_ABORT(_e) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsObjCExceptions.h145 #define NS_OBJC_TRY(_e, _fail) \ argument
153 #define NS_OBJC_TRY_EXPR(_e, _fail) \ argument
165 #define NS_OBJC_TRY_EXPR_NULL(_e) NS_OBJC_TRY_EXPR(_e, 0) argument
167 #define NS_OBJC_TRY_IGNORE(_e) NS_OBJC_TRY(_e, ) argument
172 #define NS_OBJC_TRY_ABORT(_e) \ argument
179 #define NS_OBJC_TRY_EXPR_ABORT(_e) \ argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/configs/
H A Dtricorder.h153 "source ${loadaddr}\0" \ in nsObjCExceptionAbort()
160 "ubifsload ${loadaddr} /boot/uImage\0" \ in nsObjCExceptionAbort()
172 "else run nandboot; " \ in nsObjCExceptionAbort()
175 "else run nandboot; fi\0" in nsObjCExceptionAbort()
180 #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ in nsObjCExceptionAbort()
186 #define CONFIG_SYS_LOAD_ADDR (OMAP34XX_SDRC_CS0 + 0x02000000) in nsObjCExceptionAbort()
/dports/net/kamailio/kamailio-5.4.5/src/core/parser/
H A Dparse_expires.c42 static inline int expires_parser(char* _s, int _l, exp_body_t* _e) in expires_parser()
133 void free_expires(exp_body_t** _e) in free_expires()
143 void print_expires(exp_body_t* _e) in print_expires()

12345678910>>...65