Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DResolveInfo.h68 enum Desc { Undefined = 0, Define = 1, Common = 2, Indirect = 3, NoneDesc }; enumerator
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types.go119 func Define(arch Arch) string { func