Home
last modified time | relevance | path

Searched defs:all_users (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/example/user_groups_/
Duser_groups.cpp110 MembershipT all_users = med_users + admin_users; in user_groups() local
/aosp_15_r20/external/python/python-api-core/google/api_core/
Diam.py360 def all_users(): member in Policy
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_os.py53 all_users = [u.pw_uid for u in pwd.getpwall()] variable
55 all_users = [] variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconditional_code_motion.cc1106 auto all_users = user->users(); in ReusesAfterBoundary() local