Home
last modified time | relevance | path

Searched refs:_re (Results 1 – 25 of 682) sorted by relevance

12345678910>>...28

/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/system/
H A DRenderMonitor.h36 _re = re; in RenderMonitor()
45 if (_re && !info.empty()) { in setInfo()
46 _re->i.infostr = info.c_str(); in setInfo()
47 _re->stats_draw(_re->sdh, &_re->i); in setInfo()
48 _re->i.infostr = NULL; in setInfo()
54 if (_re) { in progress()
55 _re->progress(_re->prh, i); in progress()
61 return _re && _re->test_break(_re->tbh); in testBreak()
65 Render *_re;
/dports/archivers/py-rjsmin/rjsmin-1.1.0/
H A Dgen_chartable.py33 import re as _re namespace
65 if _re.match(dull, c):
67 if _re.match(pre_regex, c):
69 if _re.match(regex_dull, c):
71 if _re.match(regex_cc_dull, c):
73 if _re.match(id_literal, c):
75 if _re.match(id_literal_open, c):
77 if _re.match(id_literal_close, c):
79 if _re.match(string_dull, c):
81 if _re.match(space, c):
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/plugins/prefetch/
H A Dpattern.cc132 return _pattern.empty() || nullptr == _re; in empty()
141 if (_re) { in pcreFree()
142 pcre_free(_re); in pcreFree()
143 _re = nullptr; in pcreFree()
210 if (!_re) { in match()
238 if (!_re) { in capture()
277 if (!_re) { in replace()
339 if (nullptr == _re) { in compile()
345 _extra = pcre_study(_re, 0, &errPtr); in compile()
350 pcre_free(_re); in compile()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/incremental/
H A DTest14_MDRangeReduce.hpp59 value_type _re, _im; member
64 MyComplex(value_type re, value_type im) : _re(re), _im(im) {} in MyComplex()
67 MyComplex(const MyComplex& src) : _re(src._re), _im(src._im) {} in MyComplex()
71 _re += src._re; in operator +=()
77 _re += src._re; in operator +=()
170 ASSERT_EQ(result._re, sum * 0.5); in reduce_custom()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/incremental/
H A DTest14_MDRangeReduce.hpp59 value_type _re, _im; member
64 MyComplex(value_type re, value_type im) : _re(re), _im(im) {} in MyComplex()
67 MyComplex(const MyComplex& src) : _re(src._re), _im(src._im) {} in MyComplex()
71 _re += src._re; in operator +=()
77 _re += src._re; in operator +=()
170 ASSERT_EQ(result._re, sum * 0.5); in reduce_custom()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/incremental/
H A DTest14_MDRangeReduce.hpp59 value_type _re, _im; member
64 MyComplex(value_type re, value_type im) : _re(re), _im(im) {} in MyComplex()
67 MyComplex(const MyComplex& src) : _re(src._re), _im(src._im) {} in MyComplex()
71 _re += src._re; in operator +=()
77 _re += src._re; in operator +=()
170 ASSERT_EQ(result._re, sum * 0.5); in reduce_custom()
/dports/www/trafficserver/trafficserver-9.1.1/plugins/cachekey/
H A Dpattern.cc133 return _pattern.empty() || nullptr == _re; in empty()
142 if (_re) { in pcreFree()
143 pcre_free(_re); in pcreFree()
144 _re = nullptr; in pcreFree()
211 if (!_re) { in match()
239 if (!_re) { in capture()
279 if (!_re || !_replace) { in replace()
349 if (nullptr == _re) { in compile()
355 _extra = pcre_study(_re, 0, &errPtr); in compile()
360 pcre_free(_re); in compile()
[all …]
/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/access_control/
H A Dpattern.cc142 return _pattern.empty() || nullptr == _re; in empty()
151 if (_re) { in pcreFree()
152 pcre_free(_re); in pcreFree()
153 _re = nullptr; in pcreFree()
220 if (!_re) { in match()
248 if (!_re) { in capture()
288 if (!_re || !_replace) { in replace()
352 if (nullptr == _re) { in compile()
358 _extra = pcre_study(_re, 0, &errPtr); in compile()
363 pcre_free(_re); in compile()
[all …]
/dports/net-mgmt/smokeping/SmokePing-2.8.2/lib/Smokeping/probes/
H A DFPing.pm200 _re => '\d+',
212 _re => '(true|false)',
218 _re => '(4|6)',
224 _re => '(true|false)',
230 _re => '(\d*\.)?\d+',
240 _re => '(\d*\.)?\d+',
251 _re => '(\d*\.)?\d+',
262 _re => '\d+(\.\d+){3}',
271 _re => '\d+|0x[0-9a-zA-Z]+',
H A DLDAP.pm97 _re => '\d+',
103 _re => '(ldap|ldaps|ldapi)',
111 _re => '\d+',
127 _re => '\d+',
155 _re => '(\d*\.)?\d+',
160 _re => "(base|one|sub)",
166 _re => "(none|optional|require)",
H A DEchoPing.pm231 _re => '(\d*\.)?\d+',
236 _re => '\d+(?:\.\d+)?',
241 _re => '\d+',
250 _re => '.',
255 _re => '\d+',
267 _re => '[46]'
/dports/devel/p5-Config-Grammar/Config-Grammar-1.10/t/
H A Dexample.t28 _re => $RE_HOST,
39 _re => $RE_HOST,
46 _re => $RE_IP,
53 _re => $RE_IP,
67 _re => $RE_MAC,
74 _re => $RE_IP,
/dports/audio/shairport-sync/shairport-sync-3.3.9/FFTConvolver/
H A DUtilities.h206 _re(),
219 _re.clear(); in clear()
226 _re.resize(newSize); in resize()
233 _re.setZero(); in setZero()
239 _re.copyFrom(other._re); in copyFrom()
245 return _re.data(); in re()
250 return _re.data(); in re()
270 SampleBuffer _re; variable
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_ompio.h52_re);void rsb_ompio_FLOAT (rsb_nnz_idx_t *nnz, FILE * fd, FILE * ngzfd,float**dval, rsb_coo_idx_t …
H A Drsb_ompio.c58 …*nnz, FILE * fd, FILE * ngzfd,double**dval, rsb_coo_idx_t ** IA, rsb_coo_idx_t ** JA, size_t *_re){ in rsb_ompio_DOUBLE() argument
99 *_re+=res; in rsb_ompio_DOUBLE()
104 … *nnz, FILE * fd, FILE * ngzfd,float**dval, rsb_coo_idx_t ** IA, rsb_coo_idx_t ** JA, size_t *_re){ in rsb_ompio_FLOAT() argument
145 *_re+=res; in rsb_ompio_FLOAT()
150 …ILE * fd, FILE * ngzfd,float complex**dval, rsb_coo_idx_t ** IA, rsb_coo_idx_t ** JA, size_t *_re){ in rsb_ompio_FLOAT_COMPLEX() argument
192 *_re+=res; in rsb_ompio_FLOAT_COMPLEX()
197 …LE * fd, FILE * ngzfd,double complex**dval, rsb_coo_idx_t ** IA, rsb_coo_idx_t ** JA, size_t *_re){ in rsb_ompio_DOUBLE_COMPLEX() argument
239 *_re+=res; in rsb_ompio_DOUBLE_COMPLEX()
244 …sb_nnz_idx_t *nnz, FILE * fd, FILE * ngzfd, rsb_coo_idx_t ** IA, rsb_coo_idx_t ** JA, size_t *_re){ in rsb_ompio_PATTERN() argument
285 *_re+=res; in rsb_ompio_PATTERN()
/dports/textproc/p5-Template-Extract/Template-Extract-0.41/lib/Template/Extract/
H A DCompile.pm46 sub _re { "(?{\n @_\n})" } subroutine
109 _re("_enter_loop($_[2], $block_id)") .
115 _re("_ext(([[$_[2],[$vars]]], \\'leave_loop', $paren_id)**)") .
128 return "(.*?)" . _re("_ext(([$_[1]], \$$paren_id, $paren_id)\*\*)");
148 return $1 . _re("_ext(([$parents], \$$paren_id, $paren_id)\*\*)");
151 return '()' . _re("_ext(([$parents], \\\\'$val', $paren_id)\*\*)");
/dports/games/fs2open/fs2open.github.com-release_21_4_1/cmake/external/rpavlik-cmake-modules/
H A DListFilter.cmake31 set(_re) variable
32 string(REGEX MATCH "${regex}" _re "${_item}")
33 if(NOT _re)
43 set(_re) variable
44 string(REGEX MATCH "${regex}" _re "${_item}")
45 if(_re)
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfspcre.cpp42 if (!_freed && _re) { in ~FSPCRE()
43 switch_regex_safe_free(_re); in ~FSPCRE()
55 _re = NULL; in Init()
77 switch_regex_safe_free(this->_re); in JS_PCRE_FUNCTION_IMPL()
80 this->_proceed = switch_regex_perform(this->_str, regex_string, &this->_re, this->_ovector, in JS_PCRE_FUNCTION_IMPL()
106 …switch_perform_substitution(this->_re, this->_proceed, subst_string, this->_str, substituted, len,… in JS_PCRE_FUNCTION_IMPL()
/dports/math/py-mpmath/mpmath-1.2.1/mpmath/functions/
H A Dtheta.py15 x = ctx.to_fixed(ctx._re(q), wp)
27 xre = ctx.to_fixed(ctx._re(q), wp)
50 x = ctx.to_fixed(ctx._re(q), wp)
72 xre = ctx.to_fixed(ctx._re(q), wp)
102 x = ctx.to_fixed(ctx._re(q), wp)
223 x = ctx.to_fixed(ctx._re(q), wp)
251 xre = ctx.to_fixed(ctx._re(q), wp)
292 x = ctx.to_fixed(ctx._re(q), wp)
351 xre = ctx.to_fixed(ctx._re(q), wp)
594 x = ctx.to_fixed(ctx._re(q), wp)
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Dndarray_doc.py21 import re as _re namespace
153 doc_str += _re.sub(_re.compile(" "), "", extra_doc)
154 doc_str = _re.sub('NDArray-or-Symbol', 'NDArray', doc_str)
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/python/mxnet/
H A Dndarray_doc.py21 import re as _re namespace
153 doc_str += _re.sub(_re.compile(" "), "", extra_doc)
154 doc_str = _re.sub('NDArray-or-Symbol', 'NDArray', doc_str)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_vulcanize/third_party/rcssmin/
H A Drcssmin.py84 import re as _re namespace
161 nl_unesc_sub = _re.compile(nl_escaped).sub
163 uri_space_sub = _re.compile((
168 space_sub_simple = _re.compile((
171 space_sub_banged = _re.compile((
175 post_esc_sub = _re.compile(r'[\r\n\f\t]+').sub
177 main_sub = _re.compile((
/dports/archivers/py-rcssmin/rcssmin-1.0.6/
H A Drcssmin.py84 import re as _re namespace
161 nl_unesc_sub = _re.compile(nl_escaped).sub
163 uri_space_sub = _re.compile((
168 space_sub_simple = _re.compile((
171 space_sub_banged = _re.compile((
175 post_esc_sub = _re.compile(r'[\r\n\f\t]+').sub
177 main_sub = _re.compile((
/dports/multimedia/tvheadend/tvheadend-4.2.8/vendor/rcssmin-1.0.5/
H A Drcssmin.py84 import re as _re namespace
161 nl_unesc_sub = _re.compile(nl_escaped).sub
163 uri_space_sub = _re.compile((
168 space_sub_simple = _re.compile((
171 space_sub_banged = _re.compile((
175 post_esc_sub = _re.compile(r'[\r\n\f\t]+').sub
177 main_sub = _re.compile((
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_vulcanize/third_party/rcssmin/
H A Drcssmin.py84 import re as _re namespace
161 nl_unesc_sub = _re.compile(nl_escaped).sub
163 uri_space_sub = _re.compile((
168 space_sub_simple = _re.compile((
171 space_sub_banged = _re.compile((
175 post_esc_sub = _re.compile(r'[\r\n\f\t]+').sub
177 main_sub = _re.compile((

12345678910>>...28