Home
last modified time | relevance | path

Searched defs:enabled (Results 1 - 25 of 365) sorted by relevance

12345678910>>...15

/third_party/rust/crates/rust-openssl/openssl/src/
H A Dfips.rs19 pub fn enabled() -> bool { in enabled() functions
/third_party/node/lib/
H A Dtrace_events.js
/third_party/selinux/libselinux/src/
H A Denabled.c32 int fd, ret, enabled = 0; in is_selinux_mls_enabled() local
/third_party/node/src/inspector/
H A Druntime_agent.cc18 DispatchResponse RuntimeAgent::notifyWhenWaitingForDisconnect(bool enabled) { in notifyWhenWaitingForDisconnect() argument
/third_party/node/deps/v8/src/tracing/
H A Dtracing-category-observer.cc30 bool enabled = false; in OnTraceEnabled() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
H A DSawPingGenerator.cpp61 void SawPingGenerator::setEnabled(bool enabled) { in setEnabled() argument
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DLatencyTuningCallback.h55 void setBufferTuneEnabled(bool enabled) {mBufferTuneEnabled = enabled;} in setBufferTuneEnabled() argument
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DManyToMultiConverter.h40 void setEnabled(bool enabled) {} in setEnabled() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUDebug.java29 public static boolean enabled() { in enabled() method in ICUDebug
33 public static boolean enabled(String arg) { in enabled() method in ICUDebug
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUDebug.java84 public static boolean enabled() { in enabled() method in ICUDebug
88 public static boolean enabled(String arg) { in enabled() method in ICUDebug
/third_party/libinput/src/
H A Dutil-prop-parsers.h35 bool enabled; member
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.h29 void set_enabled(bool enabled) { enabled_ = enabled; } in set_enabled() argument
/third_party/node/deps/v8/src/inspector/
H A Dv8-runtime-agent-impl.h144 bool enabled() const { return m_enabled; } in enabled() function in v8_inspector::V8RuntimeAgentImpl
/third_party/node/deps/v8/src/profiler/
H A Dtracing-cpu-profiler.cc27 bool enabled; in OnTraceEnabled() local
/third_party/rust/crates/log/tests/
H A Dfilters.rs25 fn enabled(&self, _: &Metadata) -> bool { in enabled() functions
/third_party/rust/crates/log/test_max_level_features/
H A Dmain.rs21 fn enabled(&self, _: &Metadata) -> bool { in enabled() functions
/third_party/rust/crates/env_logger/examples/
H A Dcustom_logger.rs44 fn enabled(&self, metadata: &Metadata) -> bool { in enabled() functions
/third_party/pulseaudio/src/modules/gsettings/
H A Dgsettings-helper.c38 gboolean enabled; in handle_module_group() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLFeatureControlTest.cpp133 std::vector<const char *> enabled = std::vector<const char *>(); in TEST_P() local
/third_party/skia/src/gpu/
H A DGrWindowRectsState.h26 bool enabled() const { return Mode::kInclusive == fMode || !fWindows.empty(); } in enabled() function in GrWindowRectsState
H A DGrScissorState.h63 bool enabled() const { in enabled() function in GrScissorState
/third_party/skia/src/gpu/vk/
H A DGrVkMemoryReclaimer.cpp85 void GrVkMemoryReclaimer::setGpuMemoryAsyncReclaimerSwitch(bool enabled) in setGpuMemoryAsyncReclaimerSwitch() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DNativeEngine.java9 static native void setWorkaroundsEnabled(boolean enabled); in setWorkaroundsEnabled() argument
/third_party/skia/tools/skiaserve/urlhandlers/
H A DOpBoundsHandler.cpp31 int enabled; in handle() local
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-debug.c117 uint32_t enabled; in ssp_print_internal() local
[all...]

Completed in 7 milliseconds

12345678910>>...15