Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/multiprocessing/
Dconnection.py826 def wait(object_list, timeout=None): argument
916 def wait(object_list, timeout=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/multiprocessing/
Dconnection.py826 def wait(object_list, timeout=None): argument
916 def wait(object_list, timeout=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/multiprocessing/
Dconnection.py826 def wait(object_list, timeout=None): argument
916 def wait(object_list, timeout=None): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/multiprocessing/
H A Dconnection.py826 def wait(object_list, timeout=None): argument
916 def wait(object_list, timeout=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/multiprocessing/
Dconnection.py826 def wait(object_list, timeout=None): argument
916 def wait(object_list, timeout=None): argument
/aosp_15_r20/external/python/cpython3/Lib/multiprocessing/
Dconnection.py826 def wait(object_list, timeout=None): argument
916 def wait(object_list, timeout=None): argument
/aosp_15_r20/external/selinux/python/semanage/
H A Dtest-semanage.py7 object_list = ['login', 'user', 'port', 'module', 'interface', 'node', 'fcontext', 'boolean', 'perm… variable
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/
H A 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()
H A 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()
H A Dfapi_int.h1010 NODE_OBJECT_T *object_list; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h34316 struct list_head object_list; member
H A Dvmlinux.h34316 struct list_head object_list; member