Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/MC/
DSymbolCategory.h126 enum Type { File, Local, LocalDyn, Common, Dynamic, Regular }; enumerator
/frameworks/native/include/ftl/
Dsmall_vector.h82 using Dynamic = SmallVector<T, 0>; variable