Home
last modified time | relevance | path

Searched defs:SELECTOR (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/www/py-gunicorn/gunicorn-19.9.0/tests/
H A Dtest_selectors.py405 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
410 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
417 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
424 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
431 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
438 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-trollius/trollius-2.2/tests/
H A Dtest_selectors.py404 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
409 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
417 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
425 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
433 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
441 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-asyncio/asyncio-3.4.3/tests/
H A Dtest_selectors.py408 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
413 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
420 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
427 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
434 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
441 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.6/
H A Dtest_selectors.py458 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
463 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
470 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
477 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
494 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
513 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_selectors.py497 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
502 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
510 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
518 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
536 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
569 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_selectors.py498 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
503 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
511 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
519 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
537 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
570 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_selectors.py498 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
503 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
511 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
519 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
537 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
570 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.9/
H A Dtest_selectors.py497 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
502 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
509 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
516 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
533 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
565 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.8/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.10/
H A Dtest_selectors.py498 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
503 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
510 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
517 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
534 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
566 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/devel/py-gevent/gevent-21.8.0/src/greentest/3.7/
H A Dtest_selectors.py496 SELECTOR = selectors.DefaultSelector variable in DefaultSelectorTestCase
501 SELECTOR = selectors.SelectSelector variable in SelectSelectorTestCase
508 SELECTOR = getattr(selectors, 'PollSelector', None) variable in PollSelectorTestCase
515 SELECTOR = getattr(selectors, 'EpollSelector', None) variable in EpollSelectorTestCase
532 SELECTOR = getattr(selectors, 'KqueueSelector', None) variable in KqueueSelectorTestCase
551 SELECTOR = getattr(selectors, 'DevpollSelector', None) variable in DevpollSelectorTestCase
/dports/editors/sly/sly-1.0.43/
H A DMakefile40 check-core: SELECTOR=t macro
48 check-%: SELECTOR=(tag contrib) macro
60 check-fancy: SELECTOR=(tag contrib) macro
/dports/lang/libobjc2/libobjc2-2.1/
H A Dselector.h80 #define SELECTOR(x) @selector(x) macro
82 #define SELECTOR(x) (SEL)@selector(x) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/perf/page_sets/rendering/
H A Dthroughput_test_cases.py155 SELECTOR = 'undefined' variable in ThroughputScrolling
167 SELECTOR = '.uncomposited' variable in ThroughputScrollingUncomposited
172 SELECTOR = '#composited' variable in ThroughputScrollingComposited
177 SELECTOR = '#handler_passive' variable in ThroughputScrollingPassiveHandler
182 SELECTOR = '#handler_active' variable in ThroughputScrollingActiveHandler
/dports/www/firefox/firefox-99.0/testing/webcompat/interventions/tests/
H A Dtest_1711082_aliexpress.py6 SELECTOR = Css("#header input[placeholder]") variable
/dports/devel/libfaketime/libfaketime-da77808/
H A DMakefile4 SELECTOR:=$(shell if test "${UNAME}" = "Darwin" ; then echo "-f Makefile.OSX" ; fi) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/postcss-selector-parser/
H A Dpostcss-selector-parser.d.ts54 const SELECTOR: "selector"; constant
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyIScalarProperty.cpp87 #define CASE_RETURN_POD_VALUE( TPTraits, PROP, SELECTOR ) \ argument
92 #define CASE_RETURN_ARRAY_VALUE( TPTraits, PROP, SELECTOR, EXTENT ) \ argument
/dports/comms/ser2net/ser2net-3.5.1/
H A Dselector.h35 #define SELECTOR macro

12345678910