Home
last modified time | relevance | path

Searched defs:alloc_handle (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc1842 int64 alloc_handle = outputs[0].scalar<int64>()(); in TEST() local
1941 int64 alloc_handle = outputs[0].scalar<int64>()(); in TEST() local
/external/iptables/libiptc/
Dlibiptc.c1266 alloc_handle(STRUCT_GETINFO *infop) in alloc_handle() function
/external/fastrpc/src/
Dfastrpc_apps_user.c614 static int alloc_handle(int domain, remote_handle64 remote, struct handle_info **info) { in alloc_handle() function