Home
last modified time | relevance | path

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

12345678910>>...13

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/_sass/common/components/
D_toc.scss8 &.active { class
26 &.active { class
37 &.active { class
88 &.active { class
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/_sass/common/components/
D_toc.scss8 &.active { class
26 &.active { class
37 &.active { class
88 &.active { class
/external/mbedtls/scripts/
Dconfig.py45 def __init__(self, active, name, value='', section=None): argument
168 def realfull_adapter(_name, active, section): argument
246 def full_adapter(name, active, section): argument
281 def baremetal_adapter(name, active, section): argument
300 def baremetal_size_adapter(name, active, section): argument
325 def continuation(name, active, section): argument
343 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/openthread/third_party/mbedtls/repo/scripts/
Dconfig.py40 def __init__(self, active, name, value='', section=None): argument
154 def realfull_adapter(_name, active, section): argument
230 def full_adapter(name, active, section): argument
266 def baremetal_adapter(name, active, section): argument
296 def continuation(name, active, section): argument
316 def continuation(name, active, section): argument
/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/rust/crates/tokio/src/sync/tests/
Dloom_semaphore_batch.rs20 active: AtomicUsize, in basic_usage() field
167 let active = Arc::new(AtomicUsize::new(0)); in batch() localVariable
172 let active = active.clone(); in batch() localVariable
/external/python/cpython2/Lib/distutils/command/
Dbdist_msi.py43 def back(self, title, next, name = "Back", active = 1): argument
54 def cancel(self, title, next, name = "Cancel", active = 1): argument
65 def next(self, title, next, name = "Next", active = 1): argument
/external/perfetto/ui/src/frontend/widgets/
Dbutton.ts26 active?: boolean; property
67 active = false, constant
Dmenu.ts37 active?: boolean; property
83 active, constant
/external/python/setuptools/setuptools/_distutils/command/
Dbdist_msi.py44 def back(self, title, next, name = "Back", active = 1): argument
55 def cancel(self, title, next, name = "Cancel", active = 1): argument
66 def next(self, title, next, name = "Next", active = 1): argument
/external/python/cpython3/Lib/distutils/command/
Dbdist_msi.py42 def back(self, title, next, name = "Back", active = 1): argument
53 def cancel(self, title, next, name = "Cancel", active = 1): argument
64 def next(self, title, next, name = "Next", active = 1): argument
/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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowRemoteCallbackList.java99 Object[] active = activeBroadcast; in beginBroadcast() local
126 Object[] active = activeBroadcast; in finishBroadcast() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowRemoteCallbackList.java99 Object[] active = activeBroadcast; in beginBroadcast() local
126 Object[] active = activeBroadcast; in finishBroadcast() local
/external/pigweed/pw_spi/public/pw_spi/
Dchip_selector_mock.h29 Status SetActive(bool active) override { in SetActive()
/external/kotlinx.coroutines/buildSrc/src/main/kotlin/
DIdea.kt7 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/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_ksyms_btf_write_check.c13 int *active; in handler() local
Dtest_ksyms_btf_null_check.c15 int *active; in handler() local
/external/swiftshader/src/Pipeline/
DSpirvShaderGroup.cpp84 SIMD::Int active = activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local
111 …SIMD::UInt active = As<SIMD::UInt>(activeLaneMask()); // Considers helper invocations active. See… in EmitGroupNonUniform() local
148 …SIMD::UInt active = As<SIMD::UInt>(activeLaneMask()); // Considers helper invocations active. See… in EmitGroupNonUniform() local
173 SIMD::Int active = activeLaneMask(); // Considers helper invocations active. See b/151137030 in EmitGroupNonUniform() local
194 SIMD::Int active = activeLaneMask(); in EmitGroupNonUniform() local

12345678910>>...13