Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.h91 enum class RandomVariableType { FREE = 0, CONST = 1, OP = 2 }; enumerator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dprotobuf.h273 #define FREE(object) efree(object) macro