Home
last modified time | relevance | path

Searched defs:scope (Results 1 – 25 of 26623) sorted by last modified time

12345678910>>...1065

/dports/x11-toolkits/p5-Prima/Prima-1.63/Prima/Dialog/
H A DFindDialog.pm213 sub scope {($#_)?$_[0]-> Scope-> index($_[1]) :return $_[0]-> Scope-> index} subroutine
/dports/x11/cinnamon/cinnamon-4.8.6/docs/reference/cinnamon-js/
H A Dgen_doc.py131 scope = '' variable
263 scope = line variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/api/
H A Dapi.cc678 i::HandleScope scope(isolate); in AddData() local
698 i::HandleScope scope(isolate); in AddData() local
1329 i::HandleScope scope(isolate); in Set() local
1361 i::HandleScope scope(isolate); in SetAccessorProperty() local
1512 i::HandleScope scope(isolate); in SetCallHandler() local
1702 i::HandleScope scope(isolate); in TemplateSetAccessor() local
1752 i::HandleScope scope(isolate); in SetIntrinsicDataProperty() local
1855 i::HandleScope scope(isolate); in ObjectTemplateSetNamedPropertyHandler() local
1875 i::HandleScope scope(isolate); in MarkAsUndetectable() local
1885 i::HandleScope scope(isolate); in SetAccessCheckCallback() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/d8/
H A Dd8-posix.cc414 HandleScope scope(args.GetIsolate()); in System() local
H A Dd8.cc1213 v8::HandleScope scope(isolate_); in HandleUnhandledPromiseRejections() local
1384 v8::Context::Scope scope(context); in DisposeRealm() local
1425 HandleScope scope(isolate); in RealmNavigate() local
1448 HandleScope scope(isolate); in RealmDetachGlobal() local
2420 Context::Scope scope(context); in CreateEvaluationContext() local
2999 HandleScope scope(isolate); in ExecuteInThread() local
3181 HandleScope scope(isolate_); in ProcessMessage() local
3238 HandleScope scope(isolate_); in ExecuteInThread() local
3579 HandleScope scope(isolate); in RunMain() local
4005 i::HandleScope scope(i_isolate); in DeoptimizeAll() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/
H A Djs_define.cpp28 v8::HandleScope scope(pIsolate); in JS_DateParse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/heap/impl/
H A Dthread_state.cc471 SweepForbiddenScope scope(this); in PerformIdleLazySweep() local
753 SweepForbiddenScope scope(this); in CompleteSweep() local
1403 SweepForbiddenScope scope(this); in AtomicPauseSweepAndCompact() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/gn/
H A Dfunction_write_file_unittest.cc27 bool CallWriteFile(Scope* scope, in CallWriteFile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/include/vulkan/
H A Dvulkan.hpp25894 VULKAN_HPP_NAMESPACE::ScopeNV scope = VULKAN_HPP_NAMESPACE::ScopeNV::eDevice; member
50433 …VULKAN_HPP_NAMESPACE::PerformanceCounterScopeKHR scope = VULKAN_HPP_NAMESPACE::PerformanceCounterS… member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/webaudio/
H A Daudio_worklet_thread_test.cc121 ScriptState::Scope scope(script_state); in ExecuteScriptInWorklet() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dinternal_popup_menu.cc525 EventQueueScope scope; in SetValueAndClosePopup() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/
H A Dweb_view_impl.cc938 ContextMenuAllowedScope scope; in SendContextMenuEvent() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/dns/
H A Daddress_sorter_posix.cc193 AddressSorterPosix::AddressScope scope; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/gcm_driver/
H A Dgcm_client_impl.cc663 void GCMClientImpl::AddHeartbeatInterval(const std::string& scope, in AddHeartbeatInterval()
670 void GCMClientImpl::RemoveHeartbeatInterval(const std::string& scope) { in RemoveHeartbeatInterval()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dchrome_content_browser_client.cc2536 const GURL& scope, in AllowServiceWorker()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/d8/
H A Dd8-posix.cc414 HandleScope scope(args.GetIsolate()); in System() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/api/
H A Dapi.cc671 i::HandleScope scope(isolate); in AddData() local
691 i::HandleScope scope(isolate); in AddData() local
1379 i::HandleScope scope(isolate); in Set() local
1411 i::HandleScope scope(isolate); in SetAccessorProperty() local
1576 i::HandleScope scope(isolate); in SetCallHandler() local
1776 i::HandleScope scope(isolate); in TemplateSetAccessor() local
1826 i::HandleScope scope(isolate); in SetIntrinsicDataProperty() local
1929 i::HandleScope scope(isolate); in ObjectTemplateSetNamedPropertyHandler() local
1949 i::HandleScope scope(isolate); in MarkAsUndetectable() local
1959 i::HandleScope scope(isolate); in SetAccessCheckCallback() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dinternal_popup_menu.cc433 EventQueueScope scope; in SetValueAndClosePopup() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/dns/
H A Daddress_sorter_posix.cc192 AddressSorterPosix::AddressScope scope; member
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime-intl.cc56 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
98 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
151 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
176 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
191 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
208 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
222 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
254 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
281 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
312 HandleScope scope(isolate); in RUNTIME_FUNCTION() local
[all …]
/dports/www/habari/habari-0.8/system/classes/
H A Dtheme.php1090 public function get_blocks( $area, $scope, $theme )
1193 public function theme_area( $theme, $area, $context = null, $scope = null )
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Page/
H A DPageRenderer.php621 public function getRequireJsConfig(string $scope = null): array
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/DataHandling/Localization/
H A DDataMapProcessor.php1355 string $scope,
H A DDataMapItem.php347 public function getIdForScope($scope)
381 public function findDependencies(string $scope)
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/workspaces/Classes/DataHandler/
H A DCommandMap.php481 protected function applyWorkspacesDependencies(DependencyResolver $dependency, $scope)
512 protected function update(ElementEntity $intersectingElement, array $elements, $scope)
692 protected function getDependencyUtility($scope)
778 protected function getScopeData($scope, $key)

12345678910>>...1065