Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/specs/V1_3/
Dtopk_v2_quant8_signed.mod.py22 out_indices = Output("out_indices", "TENSOR_INT32", "{2, 2}") variable
/frameworks/base/libs/androidfw/
DAttributeResolution.cpp66 size_t attrs_length, uint32_t* out_values, uint32_t* out_indices) { in ResolveAttrs()
207 uint32_t* out_values, uint32_t* out_indices) { in ApplyStyle()
407 size_t attrs_length, uint32_t* out_values, uint32_t* out_indices) { in RetrieveAttributes()
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1199 uint32_t* out_indices = reinterpret_cast<uint32_t*>(out_indices_ptr); in NativeApplyStyle() local
1250 jint* out_indices = nullptr; in NativeResolveAttrs() local
1310 jint* out_indices = nullptr; in NativeRetrieveAttributes() local