Home
last modified time | relevance | path

Searched refs:_e (Results 251 – 275 of 7223) sorted by relevance

1...<<11121314151617181920>>...289

/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/tests/
H A Dmonster_extra_generated.h270 { auto _e = d0(); _o->d0 = _e; }; in UnPackTo() local
271 { auto _e = d1(); _o->d1 = _e; }; in UnPackTo() local
272 { auto _e = d2(); _o->d2 = _e; }; in UnPackTo() local
273 { auto _e = d3(); _o->d3 = _e; }; in UnPackTo() local
274 { auto _e = f0(); _o->f0 = _e; }; in UnPackTo() local
275 { auto _e = f1(); _o->f1 = _e; }; in UnPackTo() local
276 { auto _e = f2(); _o->f2 = _e; }; in UnPackTo() local
277 { auto _e = f3(); _o->f3 = _e; }; in UnPackTo() local
278 …{ auto _e = dvec(); if (_e) { _o->dvec.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i … in UnPackTo() local
279 …{ auto _e = fvec(); if (_e) { _o->fvec.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i … in UnPackTo() local
H A Dmonster_test_generated.h2451 { auto _e = id(); if (_e) _o->id = _e->str(); };
2452 { auto _e = val(); _o->val = _e; };
2483 { auto _e = id(); _o->id = _e; };
2511 { auto _e = hp(); _o->hp = _e; };
2512 { auto _e = name(); if (_e) _o->name = _e->str(); };
2680 { auto _e = i8(); _o->i8 = _e; };
2681 { auto _e = u8(); _o->u8 = _e; };
2682 { auto _e = i16(); _o->i16 = _e; };
2683 { auto _e = u16(); _o->u16 = _e; };
2684 { auto _e = i32(); _o->i32 = _e; };
[all …]
/dports/misc/mnn/MNN-1.2.0/schema/current/
H A DTensorflowOp_generated.h3404 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
3462 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
3633 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
3694 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
3736 { auto _e = separator(); if (_e) _o->separator = _e->str(); }; in UnPackTo() local
3765 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
3793 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
4030 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
4056 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
4140 { auto _e = T(); _o->T = _e; }; in UnPackTo() local
[all …]
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/
H A Dupgrade.php64 <title><?php _e( 'WordPress &rsaquo; Update' ); ?></title>
139 <h1><?php _e( 'Database Update Required' ); ?></h1>
140 <p><?php _e( 'WordPress has been updated! Before we send you on your way, we have to update your da…
141 <p><?php _e( 'The database update process may take a little while, so please be patient.' ); ?></p>
142 …primary" href="upgrade.php?step=1&amp;backto=<?php echo $goback; ?>"><?php _e( 'Update WordPress D…
152 <h1><?php _e( 'Update Complete' ); ?></h1>
153 <p><?php _e( 'Your WordPress database has been successfully updated!' ); ?></p>
154 …<p class="step"><a class="button button-large" href="<?php echo $backto; ?>"><?php _e( 'Continue' …
H A Dplugin-editor.php31 <div id="message" class="error"><p><?php _e( 'No plugins are currently available.' ); ?></p></div>
184 <p><?php _e( 'File edited successfully.' ); ?></p>
188 …<p><?php _e( 'There was an error while trying to update the file. You may need to fix something an…
219 …<label for="plugin" id="theme-plugin-editor-selector"><?php _e( 'Select plugin to edit:' ); ?> </l…
242 <h2 id="plugin-files-label"><?php _e( 'Plugin Files' ); ?></h2>
263 …<label for="newcontent" id="theme-plugin-editor-label"><?php _e( 'Selected file content:' ); ?></l…
272 <label for="docs-list"><?php _e( 'Documentation:' ); ?></label>
282 …<p><?php _e( '<strong>Warning:</strong> Making changes to active plugins is not recommended.' ); ?…
327 …<p><?php _e( 'If you absolutely have to make direct edits to this plugin, use a file manager to cr…
330 …-editor-warning-go-back" href="<?php echo esc_url( $return_url ); ?>"><?php _e( 'Go back' ); ?></a>
[all …]
H A Dwidgets-form.php297 …<p class="describe"><?php _e( 'Select both the sidebar for this widget and the position of the wid…
299 …<table class="widefat"><thead><tr><th><?php _e( 'Sidebar' ); ?></th><th><?php _e( 'Position' ); ?>…
335 …t" class="button-link button-link-delete widget-control-remove" value="<?php _e( 'Delete' ); ?>" />
337 | <a href="widgets.php" class="button-link widget-control-close"><?php _e( 'Cancel' ); ?></a>
340 <a href="widgets.php" class="button-link widget-control-close"><?php _e( 'Cancel' ); ?></a>
400_e( 'Enable accessibility mode' ); ?></a><a id="access-off" href="widgets.php?widgets-access=off&…
426 <span class="screen-reader-text"><?php _e( 'Available Widgets' ); ?></span>
429 …<h2><?php _e( 'Available Widgets' ); ?> <span id="removing-widget"><?php _ex( 'Deactivate', 'remov…
480 …<p class="description"><?php _e( 'This will clear all items from the inactive widgets list. You wi…
553 <button class="button widgets-chooser-cancel"><?php _e( 'Cancel' ); ?></button>
[all …]
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/
H A Dupgrade.php64 <title><?php _e( 'WordPress &rsaquo; Update' ); ?></title>
139 <h1><?php _e( 'Database Update Required' ); ?></h1>
140 <p><?php _e( 'WordPress has been updated! Before we send you on your way, we have to update your da…
141 <p><?php _e( 'The database update process may take a little while, so please be patient.' ); ?></p>
142 …primary" href="upgrade.php?step=1&amp;backto=<?php echo $goback; ?>"><?php _e( 'Update WordPress D…
152 <h1><?php _e( 'Update Complete' ); ?></h1>
153 <p><?php _e( 'Your WordPress database has been successfully updated!' ); ?></p>
154 …<p class="step"><a class="button button-large" href="<?php echo $backto; ?>"><?php _e( 'Continue' …
H A Dplugin-editor.php31 <div id="message" class="error"><p><?php _e( 'No plugins are currently available.' ); ?></p></div>
184 <p><?php _e( 'File edited successfully.' ); ?></p>
188 …<p><?php _e( 'There was an error while trying to update the file. You may need to fix something an…
219 …<label for="plugin" id="theme-plugin-editor-selector"><?php _e( 'Select plugin to edit:' ); ?> </l…
242 <h2 id="plugin-files-label"><?php _e( 'Plugin Files' ); ?></h2>
263 …<label for="newcontent" id="theme-plugin-editor-label"><?php _e( 'Selected file content:' ); ?></l…
272 <label for="docs-list"><?php _e( 'Documentation:' ); ?></label>
282 …<p><?php _e( '<strong>Warning:</strong> Making changes to active plugins is not recommended.' ); ?…
327 …<p><?php _e( 'If you absolutely have to make direct edits to this plugin, use a file manager to cr…
330 …-editor-warning-go-back" href="<?php echo esc_url( $return_url ); ?>"><?php _e( 'Go back' ); ?></a>
[all …]
H A Dwidgets-form.php297 …<p class="describe"><?php _e( 'Select both the sidebar for this widget and the position of the wid…
299 …<table class="widefat"><thead><tr><th><?php _e( 'Sidebar' ); ?></th><th><?php _e( 'Position' ); ?>…
335 …t" class="button-link button-link-delete widget-control-remove" value="<?php _e( 'Delete' ); ?>" />
337 | <a href="widgets.php" class="button-link widget-control-close"><?php _e( 'Cancel' ); ?></a>
340 <a href="widgets.php" class="button-link widget-control-close"><?php _e( 'Cancel' ); ?></a>
400_e( 'Enable accessibility mode' ); ?></a><a id="access-off" href="widgets.php?widgets-access=off&…
426 <span class="screen-reader-text"><?php _e( 'Available Widgets' ); ?></span>
429 …<h2><?php _e( 'Available Widgets' ); ?> <span id="removing-widget"><?php _ex( 'Deactivate', 'remov…
480 …<p class="description"><?php _e( 'This will clear all items from the inactive widgets list. You wi…
553 <button class="button widgets-chooser-cancel"><?php _e( 'Cancel' ); ?></button>
[all …]
/dports/www/habari/habari-0.8/system/admin/
H A Dposts_items.php15 …t('admin', 'page=publish&id=' . $post->id); ?>" class="title" title="<?php _e('Edit \'%s\'', array…
20 …e' => $post->content_type, 'status' => $post->status ) ); ?>" title="<?php _e('Search for other %s…
21_e('by'); ?></span> <a href="<?php URL::out('admin', array('page' => 'posts', 'user_id' => $post->…
22_e('on'); ?></span> <a href="<?php URL::out('admin', array('page' => 'posts', 'type' => $post->con…
23 …<span class="time pct10"><span class="dim"><?php _e('at'); ?> <?php $post->pubdate->out( HabariDat…
47 <p><?php _e('No posts could be found to match the query criteria.'); ?></p>
/dports/math/geogram/geogram-1.7.7/src/bin/fpg/CGALmini/
H A DStatic_filter_error.h49 : _b(i), _e(e), _d(d) {} in _b()
52 : _b(b), _e(e), _d(d) {} in _b()
95 double e = u + _e + f._e;
108 double e = u + _e * f._e + _e * f._b + _b * f._e;
123 double error() const { return _e; } in error()
146 double _b, _e;
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/Static_filters/
H A DStatic_filter_error.h43 : _b(i), _e(e), _d(d) {} in _b()
46 : _b(b), _e(e), _d(d) {} in _b()
82 double e = u + _e + f._e;
95 double e = u + _e * f._e + _e * f._b + _b * f._e;
110 double error() const { return _e; } in error()
133 double _b, _e;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/tests/
H A Dmonster_test_generated.h2517 { auto _e = id(); if (_e) _o->id = _e->str(); }
2518 { auto _e = val(); _o->val = _e; }
2549 { auto _e = id(); _o->id = _e; }
2577 { auto _e = hp(); _o->hp = _e; }
2578 { auto _e = name(); if (_e) _o->name = _e->str(); }
2749 { auto _e = i8(); _o->i8 = _e; }
2750 { auto _e = u8(); _o->u8 = _e; }
2751 { auto _e = i16(); _o->i16 = _e; }
2752 { auto _e = u16(); _o->u16 = _e; }
2753 { auto _e = i32(); _o->i32 = _e; }
[all …]
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/src/tensorflow/lite/experimental/support/metadata/
H A Dmetadata_schema_generated.h1807 { auto _e = name(); if (_e) _o->name = _e->str(); };
1808 { auto _e = description(); if (_e) _o->description = _e->str(); };
1810 { auto _e = locale(); if (_e) _o->locale = _e->str(); };
2158 { auto _e = name(); if (_e) _o->name = _e->str(); };
2159 { auto _e = description(); if (_e) _o->description = _e->str(); };
2202 { auto _e = name(); if (_e) _o->name = _e->str(); };
2203 { auto _e = description(); if (_e) _o->description = _e->str(); };
2240 { auto _e = name(); if (_e) _o->name = _e->str(); };
2242 { auto _e = version(); if (_e) _o->version = _e->str(); };
2244 { auto _e = author(); if (_e) _o->author = _e->str(); };
[all …]
/dports/devel/dragon/dragon-1.5.5/src/
H A DClosureCache.cc47 _e = e; in ClosureCache()
54 _e = e; in ClosureCache()
69 _e = cc._e; in operator =()
75 if ( _e == cc._e) in operator ==()
/dports/chinese/wordpress-zh_CN/wordpress/wp-admin/includes/
H A Dimage-edit.php106 <h2><?php _e( 'Scale Image' ); ?></h2>
125 <legend><?php _e( 'New dimensions:' ); ?></legend>
149 _e( 'Discard any changes and restore the original image.' );
167 <h2><?php _e( 'Image Crop' ); ?></h2>
173 <p><strong><?php _e( 'Crop Aspect Ratio' ); ?></strong><br />
176 <p><strong><?php _e( 'Crop Selection' ); ?></strong><br />
182 <legend><?php _e( 'Aspect ratio:' ); ?></legend>
193 <legend><?php _e( 'Selection:' ); ?></legend>
212 <h2><?php _e( 'Thumbnail Settings' ); ?></h2>
226 <legend><?php _e( 'Apply changes to:' ); ?></legend>
[all …]
/dports/chinese/wordpress-zh_TW/wordpress/wp-admin/includes/
H A Dimage-edit.php106 <h2><?php _e( 'Scale Image' ); ?></h2>
125 <legend><?php _e( 'New dimensions:' ); ?></legend>
149 _e( 'Discard any changes and restore the original image.' );
167 <h2><?php _e( 'Image Crop' ); ?></h2>
173 <p><strong><?php _e( 'Crop Aspect Ratio' ); ?></strong><br />
176 <p><strong><?php _e( 'Crop Selection' ); ?></strong><br />
182 <legend><?php _e( 'Aspect ratio:' ); ?></legend>
193 <legend><?php _e( 'Selection:' ); ?></legend>
212 <h2><?php _e( 'Thumbnail Settings' ); ?></h2>
226 <legend><?php _e( 'Apply changes to:' ); ?></legend>
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-swift/test/fixtures/exceptions/
H A DRaiserBlockingReactiveWrapper.java32 } catch (Throwable _e) { in doBland()
33 throw reactor.core.Exceptions.propagate(_e); in doBland()
43 } catch (Throwable _e) {
44 throw reactor.core.Exceptions.propagate(_e);
54 } catch (Throwable _e) {
55 throw reactor.core.Exceptions.propagate(_e);
65 } catch (Throwable _e) {
66 throw reactor.core.Exceptions.propagate(_e);
/dports/print/typetools/lcdf-typetools-2.108/include/lcdf/
H A Dhashmap.hh30 ~HashMap() { delete[] _e; } in ~HashMap()
71 Pair *_e; member in HashMap
94 const K &key() const { return _hm->_e[_pos].key; } in key()
95 const V &value() const { return _hm->_e[_pos].value; } in value()
96 const Pair &pair() const { return _hm->_e[_pos]; } in pair()
113 V &value() const { return this->_hm->_e[this->_pos].value; } in value()
130 while (_e[i].key && !(_e[i].key == key)) in bucket()
141 const V *v = (_e[i].key ? &_e[i].value : &_default_value); in find()
157 return _e[i].key ? &_e[i].value : 0; in findp()
/dports/print/texlive-base/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/include/lcdf/
H A Dhashmap.hh30 ~HashMap() { delete[] _e; } in ~HashMap()
71 Pair *_e; member in HashMap
94 const K &key() const { return _hm->_e[_pos].key; } in key()
95 const V &value() const { return _hm->_e[_pos].value; } in value()
96 const Pair &pair() const { return _hm->_e[_pos]; } in pair()
113 V &value() const { return this->_hm->_e[this->_pos].value; } in value()
130 while (_e[i].key && !(_e[i].key == key)) in bucket()
141 const V *v = (_e[i].key ? &_e[i].value : &_default_value); in find()
157 return _e[i].key ? &_e[i].value : 0; in findp()
/dports/print/tex-dvipsk/texlive-20150521-source/texk/lcdf-typetools/lcdf-typetools-2.104/include/lcdf/
H A Dhashmap.hh30 ~HashMap() { delete[] _e; } in ~HashMap()
71 Pair *_e; member in HashMap
94 const K &key() const { return _hm->_e[_pos].key; } in key()
95 const V &value() const { return _hm->_e[_pos].value; } in value()
96 const Pair &pair() const { return _hm->_e[_pos]; } in pair()
113 V &value() const { return this->_hm->_e[this->_pos].value; } in value()
130 while (_e[i].key && !(_e[i].key == key)) in bucket()
141 const V *v = (_e[i].key ? &_e[i].value : &_default_value); in find()
157 return _e[i].key ? &_e[i].value : 0; in findp()
/dports/science/siconos/siconos-4.4.0/control/src/Observer/
H A DSlidingReducedOrderObserver.cpp88 _e.reset(new SiconosVector(_C->size(0))); in initialize()
105 DSG0.e[dsgVD] = _e; in initialize()
134 _e->zero(); in process()
135 prod(*_C, *_xHat, *_e); in process()
136 *_e -= y; in process()
140 for(unsigned int i = 0; i < _e->size(); ++i) in process()
141 tmpV(i) = (*_e)(i); in process()
171 _e->zero(); in process()
175 prod(*_C, _DS->getx(), *_e); in process()
176 *_e -= *_y; in process()
/dports/astro/starplot/starplot-0.95.5/src/classes/
H A Dcxx_macros.h28 #define iterate_between(_t, _v, _i, _s, _e) \ argument
29 _iterate_between(_t, iterator, _v, _i, _s, _e)
32 #define iterate_until(_t, _v, _i, _e) _iterate_until(_t, iterator, _v, _i, _e) argument
35 #define citerate_between(_t, _v, _i, _s, _e) \ argument
36 _iterate_between(_t, const_iterator, _v, _i, _s, _e)
39 #define citerate_until(_t, _v, _i, _e) \ argument
40 _iterate_until(_t, const_iterator, _v, _i, _e)
/dports/www/limesurvey/limesurvey/framework/base/
H A DCComponent.php91 private $_e; variable in CComponent
116 if(!isset($this->_e[$name]))
117 $this->_e[$name]=new CList;
118 return $this->_e[$name];
157 if(!isset($this->_e[$name]))
158 $this->_e[$name]=new CList;
192 return isset($this->_e[$name]) && $this->_e[$name]->getCount();
459 return isset($this->_e[$name]) && $this->_e[$name]->getCount()>0;
473 if(!isset($this->_e[$name]))
475 return $this->_e[$name];
[all …]
/dports/security/beecrypt/beecrypt-4.2.1/java/src/beecrypt/security/
H A DRSAPublicKeyImpl.java12 private BigInteger _n, _e; field in RSAPublicKeyImpl
17 _e = publicExponent; in RSAPublicKeyImpl()
22 _e = spec.getPublicExponent(); in RSAPublicKeyImpl()
27 _e = key.getPublicExponent(); in RSAPublicKeyImpl()
43 if (!pri.getPublicExponent().equals(_e)) in equals()
56 return _e; in getPublicExponent()
66 bee.writeBigInteger(_e); in getEncoded()

1...<<11121314151617181920>>...289