Home
last modified time | relevance | path

Searched refs:Default (Results 1 – 25 of 62) sorted by relevance

123

/frameworks/base/docs/html/tools/devices/
Dmanaging-avds.jd132 <td>The amount of physical RAM on the device, in megabytes. Default value is "96".</td>
140 <td>Whether there is a touch screen or not on the device. Default value is "yes".</td>
148 <td>Whether there is a trackball on the device. Default value is "yes".</td>
156 <td>Whether the device has a QWERTY keyboard. Default value is "yes".</td>
164 <td>Whether the device has DPad keys. Default value is "yes".</td>
172 <td>Whether there is a GSM modem in the device. Default value is "yes".</td>
180 <td>Whether the device has a camera. Default value is "no".</td>
188 <td>Default value is "640".</td>
196 <td>Default value is "480".</td>
204 <td>Whether there is a GPS in the device. Default value is "yes".</td>
[all …]
Dmanaging-avds-cmdline.jd14 <li><a href="#DefaultLocation">Default location of AVD files</a></li>
181 <h3 id="DefaultLocation">Default location of AVD files</h3>
232 <td>The amount of physical RAM on the device, in megabytes. Default value is "96".
238 <td>Whether there is a touch screen or not on the device. Default value is "yes".</td>
243 <td>Whether there is a trackball on the device. Default value is "yes".</td>
249 <td>Whether the device has a QWERTY keyboard. Default value is "yes".</td>
255 <td>Whether the device has DPad keys. Default value is "yes".</td>
261 <td>Whether there is a GSM modem in the device. Default value is "yes".</td>
267 <td>Whether the device has a camera. Default value is "no".</td>
273 <td>Default value is "640".</td>
[all …]
/frameworks/compile/mclinker/lib/Support/
DCommandLine.cpp74 parser<mcld::sys::fs::Path>::OptVal Default, in printOptionDiff() argument
82 if (Default.hasValue()) in printOptionDiff()
83 outs() << Default.getValue().c_str(); in printOptionDiff()
162 parser<mcld::ZOption>::OptVal Default, in printOptionDiff() argument
/frameworks/compile/libbcc/lib/Support/
DCompilerConfig.cpp61 mRelocModel = llvm::Reloc::Default; in CompilerConfig()
66 mOptLevel = llvm::CodeGenOpt::Default; in CompilerConfig()
178 if (getRelocationModel() == llvm::Reloc::Default) { in initializeArch()
/frameworks/compile/mclinker/include/mcld/Support/
DCommandLine.h75 OptVal Default,
92 OptVal Default,
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonGNUInfo.cpp29 .Default(V4); in flags()
DHexagonRelocator.h67 Default = 0, enumerator
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dgradle.properties12 # Default value: -Xmx10248m -XX:MaxPermSize=256m
/frameworks/compile/mclinker/lib/Target/ARM/
DARMRelocator.h60 Default = 0, enumerator
DARMLDBackend.cpp159 ResolveInfo::Default); in initTargetSymbols()
170 ResolveInfo::Default); in initTargetSymbols()
186 ResolveInfo::Default); in initTargetSymbols()
197 ResolveInfo::Default); in initTargetSymbols()
/frameworks/compile/mclinker/include/mcld/
DIRBuilder.h398 ResolveInfo::Visibility pVis = ResolveInfo::Default);
443 ResolveInfo::Visibility pVisibility = ResolveInfo::Default);
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64Relocator.h76 Default = 0, enumerator
/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp47 ResolveInfo::Default); in add()
DStubFactory.cpp93 ResolveInfo::Default); in create()
/frameworks/compile/mclinker/unittests/
DNamePoolTest.cpp77 ResolveInfo::Visibility other = ResolveInfo::Default; in TEST_F()
128 ResolveInfo::Visibility other = ResolveInfo::Default; in TEST_F()
/frameworks/compile/mclinker/include/mcld/LD/
DNamePool.h62 ResolveInfo::Visibility pVisibility = ResolveInfo::Default);
DResolveInfo.h84 Default = 0, enumerator
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp262 ResolveInfo::Default); in initStandardSymbols()
275 ResolveInfo::Default); in initStandardSymbols()
423 ResolveInfo::Default); in initStandardSymbols()
433 ResolveInfo::Default); in initStandardSymbols()
443 ResolveInfo::Default); in initStandardSymbols()
453 ResolveInfo::Default); in initStandardSymbols()
463 ResolveInfo::Default); in initStandardSymbols()
474 ResolveInfo::Default); in initStandardSymbols()
487 ResolveInfo::Default); in initStandardSymbols()
500 ResolveInfo::Default); in initStandardSymbols()
[all …]
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags32 # Default value for data of type int/long is 2 (bytes).
/frameworks/compile/mclinker/lib/Target/X86/
DX86Relocator.h63 Default = 0, enumerator
/frameworks/native/opengl/specs/
DEGL_ANDROID_framebuffer_target.txt73 Attribute Default Selection Sort Sort
/frameworks/compile/mclinker/tools/mcld/lib/
DTripleOptions.cpp94 .Default(llvm::Triple()); in ParseEmulation()
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp155 case '2': config->setOptimizationLevel(llvm::CodeGenOpt::Default); break; in ConfigCompiler()
/frameworks/compile/libbcc/tools/bcc_compat/
DMain.cpp188 config->setOptimizationLevel(llvm::CodeGenOpt::Default); in ConfigCompiler()
/frameworks/base/docs/html/design/style/
Dtypography.jd44 <h4>Default type colors</h4>

123