Home
last modified time | relevance | path

Searched defs:active (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/common/components/
D_toc.scss8 &.active { class
26 &.active { class
37 &.active { class
88 &.active { class
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/common/components/
D_toc.scss8 &.active { class
26 &.active { class
37 &.active { class
88 &.active { class
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dlow_energy_discovery_manager.cc43 bool active, in LowEnergyDiscoverySession()
157 bool active, in StartDiscovery()
279 bool active, std::vector<hci::DiscoveryFilter> discovery_filters) { in AddSession()
310 bool active = session->active(); in RemoveSession() local
512 bool active = std::any_of(sessions_.begin(), sessions_.end(), [](auto& s) { in OnScanStopped() local
523 bool active = std::any_of( in OnScanStopped() local
557 bool active = pending_[i].active; in NotifyPending() local
573 void LowEnergyDiscoveryManager::StartScan(bool active) { in StartScan()
633 bool active = std::any_of(sessions_.begin(), sessions_.end(), [](auto& s) { in ResumeDiscovery() local
642 bool active = std::any_of( in ResumeDiscovery() local
/external/openthread/third_party/mbedtls/repo/scripts/
Dconfig.py34 def __init__(self, active, name, value='', section=None): argument
157 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
284 def baremetal_adapter(name, active, section): argument
303 def baremetal_size_adapter(name, active, section): argument
328 def continuation(name, active, section): argument
346 def continuation(name, active, section): argument
363 def continuation(name, active, section): argument
/external/mbedtls/scripts/
Dconfig.py34 def __init__(self, active, name, value='', section=None): argument
157 def realfull_adapter(_name, active, section): argument
243 def full_adapter(name, active, section): argument
278 def baremetal_adapter(name, active, section): argument
297 def baremetal_size_adapter(name, active, section): argument
322 def continuation(name, active, section): argument
340 def continuation(name, active, section): argument
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Darguments.h89 bool active = false; member
96 bool active = false; member
103 bool active = false; member
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_ksyms_btf_write_check.c13 int *active; in handler1() local
37 int *active; in handler2() local
/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/internal/nrs/util/
DClosedLoopChannel.java48 private volatile boolean active = true; field in ClosedLoopChannel
58 public void setActive(boolean active) { in setActive()
/external/libcups/cups/
Dppd-conflicts.c73 cups_array_t *active; /* Active conflicts */ in cupsGetConflicts() local
175 cups_array_t *active = NULL, /* Active constraints */ in cupsResolveConflicts() local
572 cups_array_t *active; /* Active conflicts */ in ppdConflicts() local
641 cups_array_t *active; /* Active conflicts */ in ppdInstallableConflict() local
957 cups_array_t *active = NULL; /* Active constraints */ in ppd_test_constraints() local
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
DSignatureRemover.java39 private boolean active; field in SignatureRemover
56 public void setActive(final boolean active) { in setActive()
/external/perfetto/ui/src/widgets/
Dmenu.ts38 active?: boolean; property
86 active, constant
Dbutton.ts28 active?: boolean; property
68 active, constant
/external/rust/android-crates-io/crates/tokio/src/sync/tests/
Dloom_semaphore_batch.rs19 active: AtomicUsize, in basic_usage() field
166 let active = Arc::new(AtomicUsize::new(0)); in batch() localVariable
171 let active = active.clone(); in batch() localVariable
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_arguments.h90 bool active = false; member
103 bool active = false; member
116 bool active = false; member
/external/autotest/frontend/afe/
Dfrontend_test_utils.py89 def _create_job(self, hosts=[], metahosts=[], priority=0, active=False, argument
158 priority=0, active=False, drone_set=None, argument
/external/webrtc/video/
Dvideo_source_sink_controller.cc102 bool VideoSourceSinkController::active() const { in active() function in webrtc::VideoSourceSinkController
148 void VideoSourceSinkController::SetActive(bool active) { in SetActive()
/external/libxaac/encoder/
Dixheaace_tns_init.c95 WORD32 active, in ia_enhaacplus_enc_init_tns_configuration()
169 ixheaace_psy_configuration_short *pstr_psy_config, WORD32 active, in ia_enhaacplus_enc_init_tns_configuration_short()
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/wattson/curves/
Dutils.sql25 active, field
72 dc.active, field
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowRemoteCallbackList.java100 Object[] active = activeBroadcast; in beginBroadcast() local
127 Object[] active = activeBroadcast; in finishBroadcast() local
/external/kotlinx.coroutines/buildSrc/src/main/kotlin/
DIdea.kt3 val active: Boolean constant
/external/clang/test/CodeGen/
D2007-09-17-WeakRef.c6 int active (void) in active() function
D2008-09-03-WeakAlias.c5 int active (void) in active() function
/external/pigweed/pw_spi/public/pw_spi/
Dchip_selector_mock.h29 Status SetActive(bool active) override { in SetActive()
Dchip_selector_digital_out.h33 inline Status SetActive(bool active) override { in SetActive()
/external/pigweed/pw_bluetooth_sapphire/host/att/public/pw_bluetooth_sapphire/internal/host/att/
Dattribute.h255 bool active() const { return active_; } in active() function
256 void set_active(bool active) { in set_active()

12345678910>>...17