Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcdcep.h101 void const *InterpreterInfo; member
113 void const *InterpreterInfo; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc198 class InterpreterInfo : public GraphInfo { class
200 explicit InterpreterInfo(Subgraph* subgraph) : subgraph_(subgraph) {} in InterpreterInfo() function in tflite::InterpreterInfo
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs127273 pub InterpreterInfo: *const ::std::os::raw::c_void, field
127384 pub InterpreterInfo: *const ::std::os::raw::c_void, field