Home
last modified time | relevance | path

Searched defs:disable (Results 1 – 25 of 64) sorted by relevance

123

/third_party/node/lib/internal/
Dinspector_async_hook.js68 function disable() { function
75 disable, property
/third_party/node/lib/internal/perf/
Devent_loop_delay.js60 disable() { method in ELDHistogram
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DToken.cpp48 void Token::setExpansionDisabled(bool disable) in setExpansionDisabled()
/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_perf.cc77 void PanfrostPerf::disable() const in disable() function in pps::PanfrostPerf
/third_party/nghttp2/src/
Dshrpx_accept_handler.cc107 void AcceptHandler::disable() { ev_io_stop(conn_hnr_->get_loop(), &wev_); } in disable() function in shrpx::AcceptHandler
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DToken.cpp56 void Token::setExpansionDisabled(bool disable) in setExpansionDisabled()
/third_party/node/deps/v8/src/inspector/
Dv8-console-agent-impl.cc37 Response V8ConsoleAgentImpl::disable() { in disable() function in v8_inspector::V8ConsoleAgentImpl
Dv8-profiler-agent-impl.cc229 Response V8ProfilerAgentImpl::disable() { in disable() function in v8_inspector::V8ProfilerAgentImpl
/third_party/node/lib/
Dtrace_events.js56 disable() { method in Tracing
Dasync_hooks.js124 disable() { method in AsyncHook
290 disable() { method in AsyncLocalStorage
/third_party/openssl/
DConfigure1167 sub disable { subroutine
/third_party/node/deps/openssl/openssl/
DConfigure1165 sub disable { subroutine
/third_party/typescript/src/compiler/
Dperformance.ts159 export function disable() { function
/third_party/node/deps/npm/node_modules/debug/src/
Dcommon.js195 function disable() { function
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
Dcolors.js51 colors.disable = function() { function
/third_party/mesa3d/src/gallium/auxiliary/rbug/
Drbug_shader.h62 uint8_t disable; member
Drbug_shader.c122 uint8_t disable, in rbug_send_shader_disable()
/third_party/node/deps/npm/node_modules/gauge/lib/
Dindex.js162 Gauge.prototype.disable = function () { method in Gauge
/third_party/node/src/inspector/
Dworker_agent.cc113 DispatchResponse WorkerAgent::disable() { in disable() function in node::inspector::protocol::WorkerAgent
/third_party/vulkan-loader/tests/
Dloader_layer_tests.cpp5029 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5037 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5110 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5119 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5183 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5191 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5263 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5271 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5335 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
5344 EnvVarWrapper disable{"VK_LOADER_LAYERS_DISABLE", layer_name}; in TEST() local
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DRewriteUnaddressableReferences.cpp325 auto traverse = [&](TIntermTyped &node, const bool disable) -> TIntermTyped & { in visitBinaryPre()
/third_party/node/test/async-hooks/
Dinit-hooks.js60 disable() { method in ActivityCollector
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_program.h374 bool disable = !ctx->gfx_pipeline_state.has_points || !ctx->rast_state->base.sprite_coord_enable; in zink_set_fs_point_coord_key() local
/third_party/mesa3d/src/panfrost/lib/
Dpan_cs.h75 bool disable; member
/third_party/python/Lib/logging/
D__init__.py1320 def disable(self): member in Manager
1324 def disable(self, value): member in Manager
2170 def disable(level=CRITICAL): function

123