/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/common/components/ |
D | _toc.scss | 8 &.active { class 26 &.active { class 37 &.active { class 88 &.active { class
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/common/components/ |
D | _toc.scss | 8 &.active { class 26 &.active { class 37 &.active { class 88 &.active { class
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | low_energy_discovery_manager.cc | 43 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/ |
D | config.py | 34 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/ |
D | config.py | 34 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/ |
D | arguments.h | 89 bool active = false; member 96 bool active = false; member 103 bool active = false; member
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | test_ksyms_btf_write_check.c | 13 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/ |
D | ClosedLoopChannel.java | 48 private volatile boolean active = true; field in ClosedLoopChannel 58 public void setActive(boolean active) { in setActive()
|
/external/libcups/cups/ |
D | ppd-conflicts.c | 73 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/ |
D | SignatureRemover.java | 39 private boolean active; field in SignatureRemover 56 public void setActive(final boolean active) { in setActive()
|
/external/perfetto/ui/src/widgets/ |
D | menu.ts | 38 active?: boolean; property 86 active, constant
|
D | button.ts | 28 active?: boolean; property 68 active, constant
|
/external/rust/android-crates-io/crates/tokio/src/sync/tests/ |
D | loom_semaphore_batch.rs | 19 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/ |
D | cl_arguments.h | 90 bool active = false; member 103 bool active = false; member 116 bool active = false; member
|
/external/autotest/frontend/afe/ |
D | frontend_test_utils.py | 89 def _create_job(self, hosts=[], metahosts=[], priority=0, active=False, argument 158 priority=0, active=False, drone_set=None, argument
|
/external/webrtc/video/ |
D | video_source_sink_controller.cc | 102 bool VideoSourceSinkController::active() const { in active() function in webrtc::VideoSourceSinkController 148 void VideoSourceSinkController::SetActive(bool active) { in SetActive()
|
/external/libxaac/encoder/ |
D | ixheaace_tns_init.c | 95 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/ |
D | utils.sql | 25 active, field 72 dc.active, field
|
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowRemoteCallbackList.java | 100 Object[] active = activeBroadcast; in beginBroadcast() local 127 Object[] active = activeBroadcast; in finishBroadcast() local
|
/external/kotlinx.coroutines/buildSrc/src/main/kotlin/ |
D | Idea.kt | 3 val active: Boolean constant
|
/external/clang/test/CodeGen/ |
D | 2007-09-17-WeakRef.c | 6 int active (void) in active() function
|
D | 2008-09-03-WeakAlias.c | 5 int active (void) in active() function
|
/external/pigweed/pw_spi/public/pw_spi/ |
D | chip_selector_mock.h | 29 Status SetActive(bool active) override { in SetActive()
|
D | chip_selector_digital_out.h | 33 inline Status SetActive(bool active) override { in SetActive()
|
/external/pigweed/pw_bluetooth_sapphire/host/att/public/pw_bluetooth_sapphire/internal/host/att/ |
D | attribute.h | 255 bool active() const { return active_; } in active() function 256 void set_active(bool active) { in set_active()
|