Home
last modified time | relevance | path

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

1234567891011

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Darguments.h88 bool active = false; member
97 bool active = false; member
106 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.java38 private boolean active; field in SignatureRemover
55 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.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/adhd/cras/src/server/
Dcras_apm_list.c147 struct active_apm *active; in update_process_reverse_flag() local
193 struct active_apm *active; in get_active_apm() local
205 struct active_apm *active = get_active_apm(stream_ptr, dev_ptr); in cras_apm_list_get_active_apm() local
336 struct active_apm *active; in cras_apm_list_start_apm() local
366 struct active_apm *active; in cras_apm_list_stop_apm() local
465 struct active_apm *active; in process_reverse() local
/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/perfetto/ui/src/assets/
Drecord.scss256 &.active { class
278 &:not(.active) { class
282 &.active { class
/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/llvm-project/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/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/autotest/frontend/client/src/autotest/common/ui/
DToggleControl.java9 public void setActive(boolean active); in setActive()
/external/ltp/pan/
Dltp-bump.c48 char *active = NULL; in main() local
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dmetal_arguments.h124 bool active = false; member
136 bool active = false; member
/external/autotest/frontend/client/src/autotest/common/table/
DCheckboxFilter.java33 public void setActive(boolean active) { in setActive()
/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
/external/libese/apps/weaver/include/ese/app/
Dweaver.h49 bool active; member
/external/linux-kselftest/tools/testing/selftests/sync/
Dsync_wait.c36 int valid, active, signaled, ret; in test_fence_multi_timeline_wait() local

1234567891011