Home
last modified time | relevance | path

Searched refs:Activate (Results 1 – 25 of 54) sorted by relevance

123

/third_party/node/deps/v8/src/heap/
Dmarking-barrier.cc138 heap->marking_barrier()->Activate(is_compacting); in ActivateAll()
140 local_heap->marking_barrier()->Activate(is_compacting); in ActivateAll()
229 void MarkingBarrier::Activate(bool is_compacting) { in Activate() function in v8::internal::MarkingBarrier
Dmarking-barrier.h27 void Activate(bool is_compacting);
Dlocal-heap.cc66 marking_barrier_->Activate( in LocalHeap()
/third_party/libevdev/doc/html/search/
Dsearch.js131 this.Activate(isActive);
217 this.Activate(false);
321 this.Activate(false);
399 this.Activate = function(isActive) method in SearchBox
/third_party/skia/third_party/externals/oboe/docs/reference/search/
Dsearch.js128 this.Activate(isActive);
215 this.Activate(false);
319 this.Activate(false);
397 this.Activate = function(isActive) method in SearchBox
/third_party/node/doc/contributing/
Dinternal-api.md17 Activate inspector on `host:port` and break at start of the first internal
/third_party/python/Doc/using/
Dvenv-create.inc87 On Microsoft Windows, it may be required to enable the ``Activate.ps1``
122 | | PowerShell Core | $ <venv>/bin/Activate.ps1 |
126 | | PowerShell | PS C:\\> <venv>\\Scripts\\Activate.ps1 |
/third_party/cef/libcef/browser/views/
Dmenu_button_impl.cc49 root_view()->Activate(nullptr); in TriggerMenu()
Dwindow_impl.h45 void Activate() override;
Dwindow_impl.cc172 void CefWindowImpl::Activate() { in Activate() function in CefWindowImpl
175 widget_->Activate(); in Activate()
/third_party/cef/include/views/
Dcef_window.h99 virtual void Activate() = 0;
/third_party/cef/libcef/browser/devtools/
Ddevtools_frontend.h54 void Activate();
Ddevtools_frontend.cc280 void CefDevToolsFrontend::Activate() { in Activate() function in CefDevToolsFrontend
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/
DQCOM_performance_monitor_global_mode.txt85 // Activate global performance monitor tracking
/third_party/openGLES/extensions/QCOM/
DQCOM_performance_monitor_global_mode.txt85 // Activate global performance monitor tracking
/third_party/mbedtls/docs/proposed/
Dpsa-driver-integration-guide.md22 1. Activate `MBEDTLS_PSA_CRYPTO_DRIVERS` in the library configuration.
/third_party/cef/libcef_dll/ctocpp/views/
Dwindow_ctocpp.h42 void Activate() override;
Dwindow_ctocpp.cc123 NO_SANITIZE("cfi-icall") void CefWindowCToCpp::Activate() { in Activate() function in CefWindowCToCpp
/third_party/ltp/testcases/kdump/doc/
D00_Descriptions.txt67 Activate soft-reset to stop other cpu(s)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DCoreWindowNativeWindow_unittest.cpp103 MOCK_METHOD0_WITH_CALLTYPE(STDMETHODCALLTYPE, Activate, HRESULT());
/third_party/node/doc/api/
Dinspector.md54 Activate inspector on host and port. Equivalent to
/third_party/elfutils/debuginfod/
DChangeLog219 (main): Activate MHD_OPTION_THREAD_POOL_SIZE if appropriate.
220 Activate error_cb.
354 (debuginfod_query_server): Activate CURLOPT_HEADERFUNCTION.
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapiutil.c581 HR_FAILED_GOTO (hr, IMMDevice::Activate (IID_IAudioClient), beach); in gst_wasapi_util_get_audio_client()
/third_party/node/deps/undici/src/docs/api/
DMockAgent.md357 #### Example - Activate Mocking
/third_party/openssl/doc/internal/man3/
Dossl_provider_new.pod53 * Activate the Provider

123