Home
last modified time | relevance | path

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

123

/third_party/node/lib/internal/
Dinspector_async_hook.js68 function disable() { function
75 disable field
/third_party/flutter/flutter/dev/integration_tests/android_views/android/app/src/main/java/io/flutter/integration/androidviews/
DTouchPipe.java33 public void disable() { in disable() method in TouchPipe
/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/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DToken.cpp48 void Token::setExpansionDisabled(bool disable) in setExpansionDisabled()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DToken.cpp56 void Token::setExpansionDisabled(bool disable) in setExpansionDisabled()
/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/node/deps/npm/node_modules/debug/src/
Ddebug.js184 function disable() { function
/third_party/ltp/tools/sparse/sparse-src/validation/
Dtest-suite287 disable() function
/third_party/node/lib/
Dasync_hooks.js118 disable() { method in AsyncHook
266 disable() { method in AsyncLocalStorage
Dtrace_events.js54 disable() { method in Tracing
/third_party/typescript/src/compiler/
Dperformance.ts137 export function disable() { function
/third_party/openssl/
DConfigure1167 sub disable { subroutine
/third_party/node/deps/npm/node_modules/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/
Dindex.js136 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/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/ltp/testcases/kernel/mce-test/tsrc/
Dttable.c97 static void disable(struct result *rr, int i, int src) in disable() function
/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__.py1308 def disable(self): member in Manager
1312 def disable(self, value): member in Manager
2160 def disable(level=CRITICAL): function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast.h112 unsigned disable:1; /** Partially binned, disable this command */ member

123