Home
last modified time | relevance | path

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

1234

/third_party/uboot/u-boot-2020.01/arch/arm/dts/
Dpoplar-pinctrl.dtsi11 #define PINCTRL_PULLDOWN(value, enable, disable, mask) \ argument
13 #define PINCTRL_PULLUP(value, enable, disable, mask) \ argument
/third_party/node/lib/internal/
Dinspector_async_hook.js68 function disable() { function
75 disable field
/third_party/uboot/u-boot-2020.01/include/
Ddsi_host.h44 int (*disable)(struct udevice *dev); member
Dcache.h40 int (*disable)(struct udevice *dev); member
Dclk-uclass.h100 int (*disable)(struct clk *clk); member
Ddma-uclass.h82 int (*disable)(struct dma *dma); member
/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/uboot/u-boot-2020.01/cmd/
Dtpm_test.c44 static uint32_t tpm_get_flags(struct udevice *dev, uint8_t *disable, in tpm_get_flags()
126 uint8_t disable = 0, deactivated = 0; in test_enable() local
152 uint8_t disable = 0, deactivated = 0; in test_fast_enable() local
/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/angle2/src/compiler/preprocessor/
DToken.cpp48 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/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DToken.cpp56 void Token::setExpansionDisabled(bool disable) in setExpansionDisabled()
/third_party/boost/libs/contract/example/mitchell02/counter/
Dpush_button.hpp58 void disable() { in disable() function in push_button
/third_party/node/deps/npm/node_modules/debug/src/
Ddebug.js184 function disable() { function
/third_party/node/lib/
Dtrace_events.js54 disable() { method in Tracing
Dasync_hooks.js118 disable() { method in AsyncHook
266 disable() { method in AsyncLocalStorage
/third_party/typescript/src/compiler/
Dperformance.ts137 export function disable() { function
/third_party/boost/boost/spirit/home/karma/operator/
Dand_predicate.hpp60 detail::disable_output<OutputIterator> disable(sink); in generate() local
Dnot_predicate.hpp61 detail::disable_output<OutputIterator> disable(sink); in generate() local
/third_party/openssl/
DConfigure1005 sub disable { subroutine
/third_party/boost/boost/spirit/home/karma/directive/
Domit.hpp86 detail::disable_output<OutputIterator> disable(sink); in generate() local
/third_party/uboot/u-boot-2020.01/drivers/usb/phy/
Drockchip_usb2_phy.c19 unsigned int disable; member
/third_party/node/deps/npm/node_modules/colors/lib/
Dcolors.js51 colors.disable = function() { function
/third_party/uboot/u-boot-2020.01/drivers/video/
Dpwm_backlight.c133 bool disable = false; in pwm_backlight_set_brightness() local
/third_party/node/deps/npm/node_modules/gauge/
Dindex.js136 Gauge.prototype.disable = function () { method in Gauge

1234