Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/
DLinkerConfig.h42 Binary enumerator
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp114 if (LinkerConfig::Binary == config().codeGenType()) in sectionStartOffset()
182 case LinkerConfig::Binary: { in initStdSections()
690 case LinkerConfig::Binary: in getOutputFormat()
709 case LinkerConfig::Binary: in getOutputFormat()
767 case LinkerConfig::Binary: { in sizeNamePools()
2341 LinkerConfig::Binary == config().codeGenType()) { in isDynamicSymbol()
2362 LinkerConfig::Binary == config().codeGenType()) { in isDynamicSymbol()
2430 LinkerConfig::Binary == config().codeGenType())) in symbolNeedsDynRel()
2489 LinkerConfig::Binary != config().codeGenType())) in symbolFinalValueIsKnown()
/frameworks/base/docs/html/training/sharing/
Dsend.jd18 <li><a href="#send-binary-content">Send Binary Content</a></li>
117 <h2 id="send-binary-content">Send Binary Content</h2>
119 <p>Binary data is shared using the {@link android.content.Intent#ACTION_SEND} action combined with
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonPLT.cpp46 LinkerConfig::Binary == m_Config.codeGenType()); in HexagonPLT()
/frameworks/compile/mclinker/tools/llvm-mcld/
Dllvm-mcld.cpp763 Binary, enumerator
774 clEnumValN(format::Binary, "binary",
789 clEnumValN(format::Binary, "binary",
1077 else if (format::Binary == ArgOFormat) { in ProcessLinkerOptionsFromCommand()
1082 if (format::Binary == ArgFormat) in ProcessLinkerOptionsFromCommand()
/frameworks/compile/mclinker/lib/Target/X86/
DX86PLT.cpp65 LinkerConfig::Binary == m_Config.codeGenType()); in X86PLT()
/frameworks/compile/mclinker/lib/CodeGen/
DMCLDTargetMachine.cpp241 pConfig.setCodeGenType(LinkerConfig::Binary); in addPassesToEmitFile()
/frameworks/base/docs/html/tools/help/
Djobb.jd6 Opaque Binary Blob (OBB) format. You can download and mount these expansion files in your
/frameworks/compile/mclinker/lib/LD/
DELFObjectWriter.cpp121 bool is_binary = m_Config.codeGenType() == LinkerConfig::Binary; in writeObject()
/frameworks/base/docs/html/guide/faq/
Dtroubleshooting.jd16 …<li><a href="#layout_wilih">I'm getting a &quot;Binary XML file line #2: You must supply a layout_…
106 <a name="layout_wilih"></a><h2>I'm getting a &quot;Binary XML file line #2: You must supply a layou…
/frameworks/base/docs/html/about/versions/
Dandroid-2.3.jd501 supports OBB (Opaque Binary Blob) files. Although platform support for OBB is
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-basics.jd887 Another data type that providers often use is Binary Large OBject (BLOB) implemented as a
Dcontent-provider-creating.jd255 Use the Binary Large OBject (BLOB) data type to store data that varies in size or has a
Dcontacts-provider.jd373 By convention, the column <code>DATA15</code> is reserved for storing Binary Large Object
/frameworks/base/docs/html/tools/sdk/
Declipse-adt.jd1492 …<li>A Binary XML editor has been added (<a href="http://tools.android.com/recent/binaryxmleditor">…