/frameworks/base/docs/html/tools/devices/ |
D | managing-avds.jd | 132 <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 …]
|
D | managing-avds-cmdline.jd | 14 <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/ |
D | CommandLine.cpp | 74 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/ |
D | CompilerConfig.cpp | 61 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/ |
D | CommandLine.h | 75 OptVal Default, 92 OptVal Default,
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
D | HexagonGNUInfo.cpp | 29 .Default(V4); in flags()
|
D | HexagonRelocator.h | 67 Default = 0, enumerator
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | gradle.properties | 12 # Default value: -Xmx10248m -XX:MaxPermSize=256m
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.h | 60 Default = 0, enumerator
|
D | ARMLDBackend.cpp | 159 ResolveInfo::Default); in initTargetSymbols() 170 ResolveInfo::Default); in initTargetSymbols() 186 ResolveInfo::Default); in initTargetSymbols() 197 ResolveInfo::Default); in initTargetSymbols()
|
/frameworks/compile/mclinker/include/mcld/ |
D | IRBuilder.h | 398 ResolveInfo::Visibility pVis = ResolveInfo::Default); 443 ResolveInfo::Visibility pVisibility = ResolveInfo::Default);
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.h | 76 Default = 0, enumerator
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionSymbolSet.cpp | 47 ResolveInfo::Default); in add()
|
D | StubFactory.cpp | 93 ResolveInfo::Default); in create()
|
/frameworks/compile/mclinker/unittests/ |
D | NamePoolTest.cpp | 77 ResolveInfo::Visibility other = ResolveInfo::Default; in TEST_F() 128 ResolveInfo::Visibility other = ResolveInfo::Default; in TEST_F()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | NamePool.h | 62 ResolveInfo::Visibility pVisibility = ResolveInfo::Default);
|
D | ResolveInfo.h | 84 Default = 0, enumerator
|
/frameworks/compile/mclinker/lib/Target/ |
D | GNULDBackend.cpp | 262 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/ |
D | EventLogTags.logtags | 32 # Default value for data of type int/long is 2 (bytes).
|
/frameworks/compile/mclinker/lib/Target/X86/ |
D | X86Relocator.h | 63 Default = 0, enumerator
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_framebuffer_target.txt | 73 Attribute Default Selection Sort Sort
|
/frameworks/compile/mclinker/tools/mcld/lib/ |
D | TripleOptions.cpp | 94 .Default(llvm::Triple()); in ParseEmulation()
|
/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 155 case '2': config->setOptimizationLevel(llvm::CodeGenOpt::Default); break; in ConfigCompiler()
|
/frameworks/compile/libbcc/tools/bcc_compat/ |
D | Main.cpp | 188 config->setOptimizationLevel(llvm::CodeGenOpt::Default); in ConfigCompiler()
|
/frameworks/base/docs/html/design/style/ |
D | typography.jd | 44 <h4>Default type colors</h4>
|