Home
last modified time | relevance | path

Searched refs:GetHexIntEnvVarOrZero (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dctx.cc75 int GetHexIntEnvVarOrZero(const char* name) { in GetHexIntEnvVarOrZero() function
156 Path paths_bitfield = static_cast<Path>(GetHexIntEnvVarOrZero("RUY_PATHS")); in GetRuntimeEnabledPaths()
A Dtest.h1786 inline int GetHexIntEnvVarOrZero(const char* name) {
1840 Path paths_bitfield = static_cast<Path>(GetHexIntEnvVarOrZero("PATHS"));

Completed in 7 milliseconds