Home
last modified time | relevance | path

Searched defs:object_list (Results 1 – 8 of 8) sorted by relevance

/external/selinux/python/semanage/
Dtest-semanage.py7 object_list = ['login', 'user', 'port', 'module', 'interface', 'node', 'fcontext', 'boolean', 'perm… variable
/external/pytorch/torch/distributed/
Ddistributed_c10d.py2653 def all_gather_object(object_list, obj, group=None): argument
2855 def send_object_list(object_list, dst, group=None, device=None): argument
2949 def recv_object_list(object_list, src=None, group=None, device=None): argument
3044 def broadcast_object_list(object_list, src=0, group=None, device=None): argument
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py1044 def wait(object_list, timeout=None): argument
1134 def wait(object_list, timeout=None): argument
/external/tpm2-tss/src/tss2-fapi/
Difapi_helpers.c848 push_object_to_list(void *object, NODE_OBJECT_T **object_list) in push_object_to_list()
869 append_object_to_list(void *object, NODE_OBJECT_T **object_list) in append_object_to_list()
Dfapi_util.c175 push_object_with_size_to_list(void *object, size_t size, NODE_OBJECT_T **object_list) in push_object_with_size_to_list()
297 pop_object_from_list(FAPI_CONTEXT *context, NODE_OBJECT_T **object_list) in pop_object_from_list()
Dfapi_int.h1010 NODE_OBJECT_T *object_list; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h34316 struct list_head object_list; member
Dvmlinux.h34316 struct list_head object_list; member