Home
last modified time | relevance | path

Searched defs:GlobalVariable (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/rsov/compiler/
DRSAllocationUtils.h27 class GlobalVariable; variable
/frameworks/ml/nn/tools/test_generator/
Dtest_generator.py136 class GlobalVariable(NamedVariable): class