/external/clang/test/CodeGenCXX/ |
D | thunks.cpp | 185 struct Large { 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/bzip2/ |
D | README.COMPILATION.PROBLEMS | 18 6.0 and nmake, you can build a native Win32 version too. Large file 23 but many newer ones can. Large files are pretty huge -- most files 24 you'll encounter are not Large Files. 34 file support. For more details, see the Large File Support 35 Specification, published by the Large File Summit, at
|
D | CHANGES | 119 * Large file support. The library uses 64-bit counters to
|
/external/llvm/include/llvm/Support/ |
D | CodeGen.h | 27 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator
|
/external/llvm/test/CodeGen/X86/ |
D | memcpy.ll | 29 ; Large constant memcpy's should lower to a call when optimizing for size. 62 ; Large constant memcpy's should be inlined when not optimizing for size.
|
/external/protobuf/ |
D | CONTRIBUTORS.txt | 20 Large code contributions: 25 Large quantity of code reviews:
|
/external/quake/quake/src/QW/ |
D | release233_notes.txt | 25 - Large packets sent to the client could cause it to exit with a fatal error
|
/external/llvm/lib/Target/ |
D | TargetMachineC.cpp | 95 CM = CodeModel::Large; in LLVMCreateTargetMachine()
|
/external/srtp/doc/ |
D | header.template | 72 {\Large David A. McGrew \\ \texttt{mcgrew@cisco.com} }\\
|
/external/llvm/tools/lli/ |
D | lli.cpp | 140 clEnumValN(CodeModel::Large, "large",
|
/external/llvm/lib/Target/X86/ |
D | X86Subtarget.cpp | 70 if (TM.getCodeModel() == CodeModel::Large) in ClassifyGlobalReference()
|
/external/libmtp/ |
D | configure.ac | 93 # Enable LFS (Large File Support)
|
/external/clang/lib/CodeGen/ |
D | BackendUtil.cpp | 259 CM = llvm::CodeModel::Large; in AddEmitPasses()
|
/external/llvm/tools/llc/ |
D | llc.cpp | 105 clEnumValN(CodeModel::Large, "large",
|
/external/stlport/etc/ |
D | ReleaseNote.txt | 138 * Large file ( > 4 Go) stream support on Win32 platform.
|
/external/dropbear/libtommath/ |
D | tommath.out | 48 \BOOKMARK [2][-]{subsection.3.5.2}{Setting Large Constants}{section.3.5}
|
/external/protobuf/src/google/protobuf/ |
D | repeated_field_unittest.cc | 95 TEST(RepeatedField, Large) { in TEST() argument 306 TEST(RepeatedPtrField, Large) { in TEST() argument
|
/external/llvm/docs/CommandGuide/ |
D | lli.pod | 137 large: Large code model
|
/external/llvm/tools/llvm-mc/ |
D | llvm-mc.cpp | 142 clEnumValN(CodeModel::Large, "large",
|
/external/oprofile/events/i386/westmere/ |
D | events | 45 event:0x82 counters:0,1,2,3 um:x01 minimum:200000 name:LARGE_ITLB : Large ITLB hit
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 451 CM = is64Bit ? CodeModel::Large : CodeModel::Small; in createX86MCCodeGenInfo()
|
/external/quake/quake/src/QW/progs/ |
D | misc.qc | 129 Large yellow flame ball
|
/external/iproute2/doc/ |
D | api-ip6-flowlabels.tex | 5 \Large\bf IPv6 Flow Labels in Linux-2.2.
|
D | ip-tunnels.tex | 5 \Large\bf Tunnels over IP in Linux-2.2
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrThumb.td | 1358 // Large immediate handling.
|