Searched refs:Hard (Results 1 – 25 of 43) sorted by relevance
12
/external/llvm/include/llvm/Target/ |
D | TargetOptions.h | 29 Hard // Hard float. enumerator
|
/external/icu4c/data/curr/ |
D | tr.txt | 120 "Bulgar Levası (Hard)", 256 "Çekoslavak Korunası (Hard)", 1068 "Yugoslav Dinarı (Hard)",
|
D | id.txt | 132 "Hard Lev Bulgaria", 288 "Hard Koruna Cheska", 1124 "Hard Dinar Yugoslavia (1966-1990)",
|
D | en.txt | 136 "Bulgarian Hard Lev", 296 "Czechoslovak Hard Koruna", 1152 "Yugoslavian Hard Dinar (1966-1990)",
|
/external/llvm/lib/Target/X86/ |
D | X86TargetMachine.cpp | 108 this->Options.FloatABIType = FloatABI::Hard; in X86TargetMachine()
|
/external/llvm/include/llvm/CodeGen/ |
D | CommandFlags.h | 152 clEnumValN(FloatABI::Hard, "hard",
|
/external/grub/util/ |
D | mkbimage | 408 And for El Torito Hard Disk emulation:
|
/external/llvm/tools/lli/ |
D | lli.cpp | 179 clEnumValN(FloatABI::Hard, "hard",
|
/external/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 429 Options.FloatABIType = llvm::FloatABI::Hard; in CreateTargetMachine()
|
/external/llvm/tools/lto/ |
D | LTOModule.cpp | 91 clEnumValN(FloatABI::Hard, "hard",
|
/external/bzip2/ |
D | CHANGES | 219 * Hard-code header byte values, to give correct operation on platforms
|
/external/llvm/docs/ |
D | SystemLibrary.rst | 182 Hard errors will generally just cause a termination for an LLVM tool so don't
|
D | CodingStandards.rst | 1174 Hard fast rule: Preincrement (``++X``) may be no slower than postincrement
|
/external/icu4c/data/brkitr/ |
D | line.txt | 205 # Rule LB 4, 5 Mandatory (Hard) breaks.
|
D | line_ja.txt | 205 # Rule LB 4, 5 Mandatory (Hard) breaks.
|
D | line_fi.txt | 208 # Rule LB 4, 5 Mandatory (Hard) breaks.
|
/external/quake/quake/src/WinQuake/data/ |
D | README.TXT | 20 Hard Drive (30MB for Shareware, 80 MB for Registered)
|
D | MANUAL.TXT | 128 Hard -- Here at id, we play Hard skill, and we think you should too,
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 849 if (Subtarget->isAAPCS_ABI() && TM.Options.FloatABIType == FloatABI::Hard) { in emitAttributes()
|
D | ARMFastISel.cpp | 1877 TM.Options.FloatABIType == FloatABI::Hard && !isVarArg) in CCAssignFnForCall()
|
/external/qemu-pc-bios/bochs/ |
D | config.h.in | 195 #define BX_USE_HD_SMF 1 // Hard drive
|
/external/v8/test/mozilla/ |
D | mozilla.status | 272 # In this case, we are similar but not identical to JSC. Hard to
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderThemeMac.mm | 73 // Hard code the value here because we haven't found API for it.
|
/external/qemu/ |
D | qemu-options.hx | 224 Boot on floppy (a), hard disk (c), CD-ROM (d), or Etherboot (n). Hard disk boot
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2002-12-03 | 138 - fixed 3098356 - Hard hang on movie search at www.movietickets.com
|
12