Home
last modified time | relevance | path

Searched refs:Binary (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/tools/obbtool/
DAndroid.bp4 // Opaque Binary Blob (OBB) Tool
/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
/frameworks/native/libs/math/include/math/
Dhalf.h96 enum Binary { binary }; enum
97 explicit constexpr half(Binary, uint16_t bits) noexcept : mBits(bits) { } in half() argument
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h35 Binary, enumerator
/frameworks/base/core/proto/android/util/
Dlog.proto51 // Represents a Binary Log in logd, need to look event-log-tags for more info.
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp41 LinkerConfig::Binary == pConfig.codeGenType()); in HexagonPLT()
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp131 if (LinkerConfig::Binary == config().codeGenType()) in sectionStartOffset()
191 case LinkerConfig::Binary: { in initStdSections()
668 case LinkerConfig::Binary: in getOutputFormat()
686 case LinkerConfig::Binary: in getOutputFormat()
766 case LinkerConfig::Binary: { in sizeNamePools()
2643 LinkerConfig::Binary == config().codeGenType()) { in isDynamicSymbol()
2662 LinkerConfig::Binary == config().codeGenType()) { in isDynamicSymbol()
2733 LinkerConfig::Binary == config().codeGenType())) in symbolNeedsDynRel()
2784 LinkerConfig::Binary != config().codeGenType())) in symbolFinalValueIsKnown()
/frameworks/compile/mclinker/lib/Core/
DLinker.cpp267 case mcld::LinkerConfig::Binary: in emit()
/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp55 LinkerConfig::Binary == m_Config.codeGenType()); in X86PLT()
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp123 bool is_binary = m_Config.codeGenType() == LinkerConfig::Binary; in writeObject()
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp494 config_.setCodeGenType(mcld::LinkerConfig::Binary); in TranslateArguments()
/frameworks/rs/script_api/
Drs_math.spec1113 summary: Binary mantissa and exponent
/frameworks/rs/script_api/include/
Drs_math.rsh2026 * frexp: Binary mantissa and exponent
/frameworks/native/vulkan/api/
Dvulkan.api3492 …const u32* pCode /// Binary code of size codeSize