/external/clang/test/CodeGenCXX/ |
D | thunks.cpp | 184 struct Small { short s; }; struct 201 virtual void baz(X, X&, _Complex float, Small, Small&, Large) = 0; 209 void baz(X, X&, _Complex float, Small, Small&, Large); 212 void D::baz(X, X&, _Complex float, Small, Small&, Large) { } in baz() argument
|
/external/llvm/lib/Target/X86/ |
D | X86TargetObjectFile.cpp | 78 return DW_EH_PE_indirect | DW_EH_PE_pcrel | (Model == CodeModel::Small || in getPersonalityEncoding() 82 if (Model == CodeModel::Small || Model == CodeModel::Medium) in getPersonalityEncoding() 91 return DW_EH_PE_pcrel | (Model == CodeModel::Small ? in getLSDAEncoding() 94 if (Model == CodeModel::Small) in getLSDAEncoding() 113 return DW_EH_PE_indirect | DW_EH_PE_pcrel | (Model == CodeModel::Small || in getTTypeEncoding() 117 if (Model == CodeModel::Small) in getTTypeEncoding()
|
D | X86TargetMachine.cpp | 180 setCodeModel(CodeModel::Small); in setCodeModelForStatic() 192 setCodeModel(CodeModel::Small); in setCodeModelForJIT()
|
D | X86FastISel.cpp | 469 if (TM.getCodeModel() != CodeModel::Small) in X86SelectAddress() 606 if (TM.getCodeModel() != CodeModel::Small) in X86SelectCallAddress() 2026 TM.getCodeModel() == CodeModel::Small) { in TargetMaterializeConstant()
|
D | X86ISelDAGToDAG.cpp | 623 (M == CodeModel::Small || M == CodeModel::Kernel) && in MatchWrapper() 664 ((M == CodeModel::Small || M == CodeModel::Kernel) && in MatchWrapper() 710 if (TM.getCodeModel() == CodeModel::Small && in MatchAddress()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
D | EnumMapTest.java | 34 Small, Middle, Big {}; enumConstant 131 Size.Small, 1)); in test_ConstructorLjava_lang_Class() 133 enumSizeMap.get(Size.Small)); in test_ConstructorLjava_lang_Class() 240 enumSizeMap.put(Size.Small, 1); in test_clear() 242 assertNull("Failed to clear all elements", enumSizeMap.get(Size.Small)); //$NON-NLS-1$ in test_clear() 252 .containsKey(Size.Small)); in test_containsKeyLjava_lang_Object() 253 enumSizeMap.put(Size.Small, 1); in test_containsKeyLjava_lang_Object() 255 .containsKey(Size.Small)); in test_containsKeyLjava_lang_Object() 276 enumSizeMap.put(Size.Small, integer); in test_clone() 282 assertSame("Should be same", enumSizeMap.get(Size.Small), //$NON-NLS-1$ in test_clone() [all …]
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 40 * Small patch to handle trailing slashes in --proto_path flag. 42 * Small patch to fix Python CallMethod(). 44 * Small optimizations to Python serialization. 71 * Small patch improving performance of in Python serialization.
|
/external/llvm/test/FrontendAda/Support/ |
D | var_offset.ads | 6 Small : Character; component
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeTargetMachine.cpp | 80 setCodeModel(CodeModel::Small); in MBlazeTargetMachine()
|
/external/llvm/lib/CodeGen/ |
D | LLVMTargetMachine.cpp | 117 setCodeModel(CodeModel::Small); in setCodeModelForJIT() 122 setCodeModel(CodeModel::Small); in setCodeModelForStatic()
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 17 Small mail works fine, but large emails hang.
|
/external/dropbear/libtommath/ |
D | tommath.out | 46 \BOOKMARK [1][-]{section.3.5}{Small Constants}{chapter.3} 47 \BOOKMARK [2][-]{subsection.3.5.1}{Setting Small Constants}{section.3.5}
|
/external/llvm/include/llvm/Target/ |
D | TargetMachine.h | 50 Small, enumerator
|
/external/llvm/lib/Target/ |
D | TargetMachine.cpp | 153 clEnumValN(CodeModel::Small, "small",
|
/external/zlib/contrib/ |
D | README.contrib | 67 Small, low memory usage inflate. Also serves to provide an
|
/external/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 241 TargetMachine::setCodeModel(llvm::CodeModel::Small); in AddEmitPasses()
|
/external/quake/quake/src/QW/progs/ |
D | misc.qc | 141 Small yellow flame ball 152 Small white flame ball
|
/external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/ |
D | UnicodeQt4.h | 112 DecompositionSmall = QChar::Small,
|
/external/protobuf/src/google/protobuf/ |
D | repeated_field_unittest.cc | 59 TEST(RepeatedField, Small) { in TEST() argument 274 TEST(RepeatedPtrField, Small) { in TEST() argument
|
/external/icu4c/data/unidata/ |
D | Blocks.txt | 179 FE50..FE6F; Small Form Variants
|
/external/llvm/docs/CommandGuide/ |
D | lli.pod | 134 small: Small code model
|
/external/chromium/chrome/browser/ui/cocoa/download/ |
D | download_item_cell.mm | 256 // Small downloads may start in a complete state due to asynchronous 274 // Small downloads may start in an interrupted state due to asynchronous
|
/external/bluetooth/glib/docs/reference/ |
D | ChangeLog | 961 * gobject/tmpl/gparamspec.sgml: Small update (#477704, Ross Burton) 1304 * glib/tmpl/keyfile.sgml: Small clarifications. 1353 * glib/tmpl/keyfile.sgml: Small clarification (#369908, 1908 * glib/tmpl/option.sgml: Small fixes. 1910 * gobject/tmpl/generic_values.sgml: Small fixes 2076 * gobject/tmpl/enumerations_flags.sgml: Small additions. 2185 * gobject/tmpl/signals.sgml: Small addition. (#145158, 2854 * glib/tmpl/string_utils.sgml: Small fixes. 3249 * glib/tmpl/threads.sgml: Small formatting fixes. 3389 * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
|
/external/valgrind/main/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 477 110657 Small test fixes
|
/external/bluetooth/glib/ |
D | NEWS | 393 552107 Small libtool fixes 1117 503051 Small bug in glib interface 1263 488068 Small (one-time) memory leak in glib_gettext initialization 1432 354522 Small problem with PLT hiding 6 symbols 1436 447534 Small typo in g_timeout_add_seconds() doc 1625 348011 Small optimization to real_toupper()
|