Home
last modified time | relevance | path

Searched refs:from_void (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dbfloat16.cc463 void NPyCast(void* from_void, void* to_void, npy_intp n, void* fromarr, in NPyCast() argument
465 const From* from = reinterpret_cast<From*>(from_void); in NPyCast()
/external/clang/test/SemaObjC/
Darc-type-conversion.m47 void from_void(void *vp) { function
/external/clang/test/SemaObjCXX/
Darc-type-conversion.mm170 void from_void(void *vp) { function