/external/selinux/python/chcat/ |
D | chcat | 63 def verify_users(users): argument 71 def chcat_user_add(newcat, users): argument 151 def chcat_user_remove(newcat, users): argument 237 def chcat_user_replace(newcat, users): argument 383 def listusercats(users): argument
|
/external/toybox/toys/other/ |
D | lsmod.c | 27 *refcnt = strtok(NULL, " "), *users = strtok(NULL, " "); in lsmod_main() local
|
D | uptime.c | 32 int users = 0; in uptime_main() local
|
/external/selinux/python/sepolicy/sepolicy/templates/ |
D | script.py | 97 users="""\ variable
|
/external/autotest/client/site_tests/login_RetrieveActiveSessions/ |
D | login_RetrieveActiveSessions.py | 41 def __check_for_users_in_actives(self, users, actives): argument
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | HostTableDecorator.java | 53 JSONArray users = staticData.getData("users").isArray(); in HostTableDecorator() local
|
/external/eigen/Eigen/src/Core/products/ |
D | Parallelizer.h | 79 int volatile users; member
|
/external/ltp/testcases/kernel/syscalls/setregid/ |
D | setregid03.c | 43 struct group users, sys, root, bin; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Value.h | 369 iterator_range<user_iterator> users() { in users() function 373 iterator_range<const_user_iterator> users() const { in users() function
|
/external/llvm/include/llvm/IR/ |
D | Value.h | 360 iterator_range<user_iterator> users() { in users() function 364 iterator_range<const_user_iterator> users() const { in users() function
|
/external/autotest/client/cros/ |
D | ownership.py | 217 def assert_users_on_whitelist(settings, users): argument
|
/external/autotest/cli/ |
D | action_common_unittest.py | 236 def _create_add_remove(self, items, users=None, hosts=None): argument
|
/external/iproute2/ip/ |
D | ipmaddr.c | 68 int users; member
|
/external/fio/ |
D | diskutil.h | 70 unsigned long users; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | bss.h | 33 unsigned int users; member
|
/external/selinux/python/sepolicy/sepolicy/ |
D | manpage.py | 70 users = None variable
|
/external/r8/src/main/java/com/android/tools/r8/ir/code/ |
D | Value.java | 62 private LinkedList<Instruction> users = new LinkedList<>(); field in Value
|
/external/ltp/testcases/kernel/security/prot_hsymlinks/ |
D | prot_hsymlinks.c | 99 static struct test_user users[USERS_NUM]; variable
|
/external/v8/src/heap/ |
D | object-stats.cc | 484 Object* users = info->prototype_users(); in RecordMapDetails() local
|
/external/autotest/frontend/afe/ |
D | rpc_interface.py | 647 def acl_group_add_users(id, users): argument 654 def acl_group_remove_users(id, users): argument
|
/external/python/cpython2/Lib/test/ |
D | test_urllib2_localnet.py | 135 def set_users(self, users): argument
|
/external/kmod/tools/ |
D | depmod.c | 805 uint16_t users; /* how many modules depend on this one */ member 1626 uint16_t *users) in depmod_report_cycles() 1686 uint16_t *users, *roots, *sorted; in depmod_calculate_dependencies() local
|
/external/r8/src/main/java/com/android/tools/r8/ir/optimize/ |
D | CodeRewriter.java | 1011 Set<Instruction> users = newArray.outValue().uniqueUsers(); in computeConstantArrayValues() local
|
/external/selinux/libsemanage/src/ |
D | direct_api.c | 1148 dbase_config_t *users = semanage_user_dbase_local(sh); in semanage_direct_commit() local
|
/external/autotest/server/ |
D | frontend.py | 829 def add_users(self, users): argument
|