Home
last modified time | relevance | path

Searched refs:isolated (Results 201 – 225 of 8416) sorted by relevance

12345678910>>...337

/dports/benchmarks/polygraph/polygraph-4.13.0/src/pgl/
H A DPglStrRangeLexer.h46 bool range(bool isolated); // tries to convert next lexems into a range block
52 bool rangeItem(bool isolated);
/dports/devel/py-pyperf/pyperf-2.3.0/pyperf/
H A D_collect_metadata.py291 isolated = get_isolated_cpus()
292 if isolated:
293 isolated = set(isolated)
300 if isolated and cpu in isolated:
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/operations/install/
H A Deditable_legacy.py22 isolated, # type: bool argument
36 no_user_config=isolated,
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/
H A Dweb_engine_integration_tests.cmx5 "isolated-persistent-storage",
6 "isolated-temp"
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/req/
H A Dreq_install.py101 isolated: bool = False,
173 self.isolated = isolated
508 isolated=self.isolated,
728 isolated=self.isolated,
742 isolated=self.isolated,
792 isolated=self.isolated,
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dlist_lru.h211 long isolated = 0; in list_lru_walk() local
215 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk()
220 return isolated; in list_lru_walk()
/dports/databases/postgis25/postgis-2.5.5/topology/test/regress/
H A Dst_createtopogeo_expected32 T13|1 isolated nodes in face 0
33 T13|1 isolated nodes in face 5
36 T14|1 isolated nodes in face 3
/dports/databases/postgis32/postgis-3.2.0/topology/test/regress/
H A Dst_createtopogeo_expected32 T13|1 isolated nodes in face 0
33 T13|1 isolated nodes in face 5
36 T14|1 isolated nodes in face 3
/dports/databases/postgis31/postgis-3.1.4/topology/test/regress/
H A Dst_createtopogeo_expected32 T13|1 isolated nodes in face 0
33 T13|1 isolated nodes in face 5
36 T14|1 isolated nodes in face 3
/dports/databases/postgis30/postgis-3.0.4/topology/test/regress/
H A Dst_createtopogeo_expected32 T13|1 isolated nodes in face 0
33 T13|1 isolated nodes in face 5
36 T14|1 isolated nodes in face
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dlist_lru.h211 long isolated = 0; in list_lru_walk() local
215 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk()
220 return isolated; in list_lru_walk()
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/pcre2/testdata/
H A Dtestoutput14-1619 Failed: error -26: UTF-16 error: isolated low surrogate at offset 2
23 Failed: error -26: UTF-16 error: isolated low surrogate at offset 2
27 Failed: error -26: UTF-16 error: isolated low surrogate at offset 2
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dlist_lru.h211 long isolated = 0; in list_lru_walk() local
215 isolated += list_lru_walk_node(lru, nid, isolate, in list_lru_walk()
220 return isolated; in list_lru_walk()
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/piptools/_compat/
H A Dpip_compat.py72 filename, session, finder=None, options=None, constraint=False, isolated=False argument
77 yield install_req_from_parsed_requirement(parsed_req, isolated=isolated)
/dports/devel/sonarqube-community/sonarqube-9.2.4.50792/elasticsearch/modules/analysis-common/
H A Dplugin-descriptor.properties19 # 'type': the type of this plugin. 'isolated' indicated a typical sandboxed plugin,
22 type=isolated
35 # "isolated" plugins
/dports/devel/sonarqube-community/sonarqube-9.2.4.50792/elasticsearch/modules/transport-netty4/
H A Dplugin-descriptor.properties19 # 'type': the type of this plugin. 'isolated' indicated a typical sandboxed plugin,
22 type=isolated
35 # "isolated" plugins
/dports/devel/sonarqube-community/sonarqube-9.2.4.50792/elasticsearch/modules/parent-join/
H A Dplugin-descriptor.properties19 # 'type': the type of this plugin. 'isolated' indicated a typical sandboxed plugin,
22 type=isolated
35 # "isolated" plugins
/dports/devel/sonarqube-community/sonarqube-9.2.4.50792/elasticsearch/modules/lang-painless/
H A Dplugin-descriptor.properties19 # 'type': the type of this plugin. 'isolated' indicated a typical sandboxed plugin,
22 type=isolated
35 # "isolated" plugins
/dports/lang/v8/v8-9.6.180.12/build/config/fuchsia/
H A Dgfx_tests.cmx5 "isolated-persistent-storage",
6 "isolated-temp",
/dports/benchmarks/polygraph/polygraph-4.13.0/src/cache/
H A DCacheEntry.h31 bool cached() const { return !cacheEntries.isolated(); } in cached()
32 bool stray() const { return cacheEntries.isolated() && !theDistrPoint; } in stray()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/bindings/
H A Dbindings_tips.md81 isolated worlds. You must be extra careful when storing a v8::Value in a Blink
90 you're pretty sure that the value never be accessible across isolated worlds,
94 across isolated worlds and/or if there are any security concerns. Compared to
96 cross-world access and object-cloning across isolated worlds.
99 the main world but also in isolated worlds, too. Event objects may be
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/bindings/
H A Dbindings_tips.md81 isolated worlds. You must be extra careful when storing a v8::Value in a Blink
90 you're pretty sure that the value never be accessible across isolated worlds,
94 across isolated worlds and/or if there are any security concerns. Compared to
96 cross-world access and object-cloning across isolated worlds.
99 the main world but also in isolated worlds, too. Event objects may be
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/
H A Dconfiguration.py111 def __init__(self, isolated, load_only=None): argument
121 self.isolated = isolated
138 if not self.isolated:
368 should_load_user_config = not self.isolated and not (
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_internal/
H A Dlegacy_resolve.py115 isolated, # type: bool argument
144 self.isolated = isolated
376 isolated=self.isolated,
H A Dconfiguration.py111 def __init__(self, isolated, load_only=None): argument
122 self.isolated = isolated # type: bool
146 if not self.isolated:
389 should_load_user_config = not self.isolated and not (

12345678910>>...337