Home
last modified time | relevance | path

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

123456789

/external/perfetto/ui/src/assets/
Drecord.scss118 &.active { class
135 &:not(.active) { class
139 &.active { class
/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/libcups/cups/
Dppd-conflicts.c77 cups_array_t *active; /* Active conflicts */ in cupsGetConflicts() local
179 cups_array_t *active = NULL, /* Active constraints */ in cupsResolveConflicts() local
576 cups_array_t *active; /* Active conflicts */ in ppdConflicts() local
645 cups_array_t *active; /* Active conflicts */ in ppdInstallableConflict() local
961 cups_array_t *active = NULL; /* Active constraints */ in ppd_test_constraints() local
/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/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/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/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/webrtc/video/
Dpayload_router.cc41 void PayloadRouter::set_active(bool active) { in set_active()
46 bool PayloadRouter::active() { in active() function in webrtc::PayloadRouter
/external/autotest/frontend/client/src/autotest/common/ui/
DToggleControl.java9 public void setActive(boolean active); in setActive()
DToggleLink.java29 public void setActive(boolean active) { in setActive()
/external/ltp/pan/
Dltp-bump.c48 char *active = NULL; in main() 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/autotest/client/site_tests/policy_DisableScreenshots/Screenshooter/
Dbackground.js9 chrome.tabs.query({active: true, currentWindow: true}, (tabs) => { property
/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
Dprof_gdump.c18 bool active, gdump, gdump_old; in TEST_BEGIN() local
/external/jemalloc/test/unit/
Dprof_idump.c26 bool active; in TEST_BEGIN() local
Dprof_gdump.c24 bool active, gdump, gdump_old; in TEST_BEGIN() local
/external/libese/apps/weaver/include/ese/app/
Dweaver.h49 bool active; member
/external/adhd/cras/src/server/
Dcras_bt_io.c50 struct bt_node *active = (struct bt_node *)iodev->active_node; in active_profile_dev() local
295 struct bt_node *active = (struct bt_node *)iodev->active_node; in update_active_node() local
324 struct bt_node *active; in cras_bt_io_create() local
504 struct bt_node *active, *btnode; in cras_bt_io_try_remove() local
/external/linux-kselftest/tools/testing/selftests/sync/
Dsync_wait.c36 int valid, active, signaled, ret; in test_fence_multi_timeline_wait() local
/external/selinux/libselinux/utils/
Dgetsebool.c17 int i, get_all = 0, rc = 0, active, pending, len = 0, opt; in main() local
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache.h76 virtual void SetLogging(bool active) {} in SetLogging()
/external/libese/apps/boot/include/ese/app/
Dboot.h51 bool active; member

123456789