Home
last modified time | relevance | path

Searched refs:match_symbol (Results 1 – 25 of 67) sorted by relevance

123

/dports/math/fricas/fricas-1.3.7/src/interp/
H A Ds-parser.boot132 match_symbol(x) ==
137 match_symbol(x) => true
262 match_symbol("if") =>
365 match_symbol "else" =>
402 match_symbol "for" =>
419 match_symbol "while" =>
422 match_symbol "until" =>
440 MUST match_symbol ">>"
487 match_symbol "iterate" =>
494 match_symbol "yield" =>
[all …]
/dports/emulators/gxemul/gxemul-0.6.3/src/debugger/
H A Ddebugger_expr.cc96 int match_settings = 0, match_symbol = 0, match_numeric = 0; in debugger_parse_name() local
191 match_symbol = 1; in debugger_parse_name()
195 if (match_settings + match_symbol + match_numeric > 1) in debugger_parse_name()
202 if (match_symbol) in debugger_parse_name()
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/tools/
H A Dcpplint.py3230 match_symbol = None
3236 if match_symbol:
3241 if not match_symbol:
3245 if match_symbol.group(2) == '}':
3250 if match_symbol.group(2) == ';':
3256 before_text = match_symbol.group(1)
3267 if match_symbol.group(2) == '{':
3294 if match_symbol.group(2) == '(':
3297 before_text = match_symbol.group(1)
3300 before_text = match_symbol.group(1)
[all …]
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/tools/
H A Dcpplint.py3230 match_symbol = None
3236 if match_symbol:
3241 if not match_symbol:
3245 if match_symbol.group(2) == '}':
3250 if match_symbol.group(2) == ';':
3256 before_text = match_symbol.group(1)
3267 if match_symbol.group(2) == '{':
3294 if match_symbol.group(2) == '(':
3297 before_text = match_symbol.group(1)
3300 before_text = match_symbol.group(1)
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-version.c80 match_symbol (const char *name, ElfW(Word) hash, const char *string, in match_symbol() function
237 result |= match_symbol ((*map->l_name in _dl_check_map_versions()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/dl/
H A Ddl-version.c80 match_symbol (const char *name, ElfW(Word) hash, const char *string, in match_symbol() function
237 result |= match_symbol ((*map->l_name in _dl_check_map_versions()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-version.c80 match_symbol (const char *name, ElfW(Word) hash, const char *string, in match_symbol() function
237 result |= match_symbol ((*map->l_name in _dl_check_map_versions()
/dports/converters/osm2pgrouting/osm2pgrouting-2.3.8/tools/
H A Dcpplint.py3508 match_symbol = None
3514 if match_symbol:
3519 if not match_symbol:
3523 if match_symbol.group(2) == '}':
3528 if match_symbol.group(2) == ';':
3534 before_text = match_symbol.group(1)
3545 if match_symbol.group(2) == '{':
3572 if match_symbol.group(2) == '(':
3575 before_text = match_symbol.group(1)
3578 before_text = match_symbol.group(1)
[all …]
/dports/audio/clementine-player/Clementine-1.4.0rc1/dist/
H A Dcpplint.py3435 match_symbol = None
3441 if match_symbol:
3446 if not match_symbol:
3450 if match_symbol.group(2) == '}':
3455 if match_symbol.group(2) == ';':
3461 before_text = match_symbol.group(1)
3472 if match_symbol.group(2) == '{':
3499 if match_symbol.group(2) == '(':
3502 before_text = match_symbol.group(1)
3505 before_text = match_symbol.group(1)
[all …]
/dports/multimedia/tinyobjloader/tinyobjloader-2.0.0rc8-3-g7ba4b65/deps/
H A Dcpplint.py3510 match_symbol = None
3516 if match_symbol:
3521 if not match_symbol:
3525 if match_symbol.group(2) == '}':
3530 if match_symbol.group(2) == ';':
3536 before_text = match_symbol.group(1)
3547 if match_symbol.group(2) == '{':
3574 if match_symbol.group(2) == '(':
3577 before_text = match_symbol.group(1)
3580 before_text = match_symbol.group(1)
[all …]
/dports/graphics/nanort/nanort-b1feea8/deps/
H A Dcpplint.py3510 match_symbol = None
3516 if match_symbol:
3521 if not match_symbol:
3525 if match_symbol.group(2) == '}':
3530 if match_symbol.group(2) == ';':
3536 before_text = match_symbol.group(1)
3547 if match_symbol.group(2) == '{':
3574 if match_symbol.group(2) == '(':
3577 before_text = match_symbol.group(1)
3580 before_text = match_symbol.group(1)
[all …]
/dports/games/leela-zero/leela-zero-0.17/scripts/
H A Dcpplint.py3499 match_symbol = None
3505 if match_symbol:
3510 if not match_symbol:
3514 if match_symbol.group(2) == '}':
3519 if match_symbol.group(2) == ';':
3525 before_text = match_symbol.group(1)
3536 if match_symbol.group(2) == '{':
3563 if match_symbol.group(2) == '(':
3566 before_text = match_symbol.group(1)
3569 before_text = match_symbol.group(1)
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dcpplint.py3572 match_symbol = None
3578 if match_symbol:
3583 if not match_symbol:
3587 if match_symbol.group(2) == '}':
3592 if match_symbol.group(2) == ';':
3598 before_text = match_symbol.group(1)
3609 if match_symbol.group(2) == '{':
3636 if match_symbol.group(2) == '(':
3639 before_text = match_symbol.group(1)
3642 before_text = match_symbol.group(1)
[all …]
/dports/audio/rhvoice/RHVoice-1.2.4/src/core/
H A Duserdict.cpp300 bool match_symbol() in match_symbol() function in RHVoice::userdict::__anon2d490bac0111::lexer
375 match_symbol(); in get_next_token()
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format.cpp1740 auto match_symbol = [symbol](auto object) { return object->getSymbol() == symbol; }; in exportImplementation() local
1744 addPointsToLayer(layer, match_symbol); in exportImplementation()
1747 addTextToLayer(layer, match_symbol); in exportImplementation()
1750 addLinesToLayer(layer, match_symbol); in exportImplementation()
1755 addLinesToLayer(layer, match_symbol); in exportImplementation()
1760 addAreasToLayer(layer, match_symbol); in exportImplementation()
/dports/security/py-certbot-nginx/certbot-nginx-1.22.0/certbot_nginx/_internal/
H A Dconfigurator.py1207 match_symbol = '='
1209 match_symbol = '~'
1214 ['\n ', 'if', ' ', '($host', ' ', match_symbol, ' ', '%s)' % updated_domain, ' '],
/dports/www/node10/node-v10.24.1/deps/v8/src/regexp/
H A Dregexp-utils.cc126 JSObject::GetProperty(receiver, isolate->factory()->match_symbol()), in IsRegExp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/regexp/
H A Dregexp-utils.cc132 isolate->factory()->match_symbol()), in IsRegExp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/regexp/
H A Dregexp-utils.cc132 isolate->factory()->match_symbol()), in IsRegExp()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dheap-symbols.h266 V(match_symbol, Symbol.match) \
/dports/lang/seed7/seed7/src/
H A Dmatch.c294 static objectType match_symbol (objectType object) in match_symbol() function
377 result = match_symbol(object); in match_object()
/dports/devel/pytype/pytype-2021.9.9/pytype/tools/xref/
H A Dindexer.py73 for match_op, match_symbol in op_match_list:
74 if op == match_op and match_symbol in [None, symbol]:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/init/
H A Dheap-symbols.h370 V(_, match_symbol, Symbol.match) \
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/init/
H A Dheap-symbols.h377 V(_, match_symbol, Symbol.match) \
/dports/lang/v8/v8-9.6.180.12/src/init/
H A Dheap-symbols.h402 V(_, match_symbol, Symbol.match) \

123