Home
last modified time | relevance | path

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

1234567891011

/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/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Darguments.h91 bool active = false; member
98 bool active = false; member
105 bool active = false; member
/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/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/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/tensorflow/tensorflow/compiler/xla/service/
Dxla_debug_info_manager.h99 std::set<ModuleIdentifier> active; in GetActiveModules() local
116 bool active = true; 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/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_arguments.h115 bool active = false; member
128 bool active = false; member
141 bool active = false; member
/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/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/perfetto/ui/src/assets/
Drecord.scss255 &.active { class
277 &:not(.active) { class
281 &.active { class
/external/clang/test/CodeGen/
D2008-09-03-WeakAlias.c5 int active (void) in active() function
D2007-09-17-WeakRef.c6 int active (void) in active() function
/external/kotlinx.coroutines/buildSrc/src/main/kotlin/
DIdea.kt7 val active: Boolean constant
/external/autotest/frontend/client/src/autotest/common/ui/
DToggleControl.java9 public void setActive(boolean active); in setActive()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_arguments.h124 bool active = false; member
136 bool active = false; member
/external/ltp/pan/
Dltp-bump.c48 char *active = NULL; in main() local
/external/webrtc/sdk/android/api/org/webrtc/
DRtpParameters.java52 public boolean active = true; field in RtpParameters.Encoding
84 public Encoding(String rid, boolean active, Double scaleResolutionDownBy) { in Encoding()
91 Encoding(String rid, boolean active, double bitratePriority, @Priority int networkPriority, in Encoding()
/external/swiftshader/src/Pipeline/
DSpirvShaderGroup.cpp96 …SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/1511370… in EmitGroupNonUniform() local
123 …SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations acti… in EmitGroupNonUniform() local
160 …SIMD::UInt active = As<SIMD::UInt>(state->activeLaneMask()); // Considers helper invocations acti… in EmitGroupNonUniform() local
185 …SIMD::Int active = state->activeLaneMask(); // Considers helper invocations active. See b/1511370… in EmitGroupNonUniform() local
/external/jemalloc_new/test/unit/
Dprof_idump.c18 bool active; in TEST_BEGIN() local
/external/autotest/client/site_tests/policy_DisableScreenshots/Screenshooter/
Dbackground.js9 chrome.tabs.query({active: true, currentWindow: true}, (tabs) => { property

1234567891011