Home
last modified time | relevance | path

Searched defs:Binary (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/math/include/math/
Dhalf.h98 enum Binary { binary }; enum
99 explicit constexpr half(Binary, uint16_t bits) noexcept : mBits(bits) { } in half() argument
/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h35 Binary, enumerator