Home
last modified time | relevance | path

Searched refs:Large (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Dthunks.cpp185 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/
DREADME.COMPILATION.PROBLEMS18 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
DCHANGES119 * Large file support. The library uses 64-bit counters to
/external/llvm/include/llvm/Support/
DCodeGen.h27 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator
/external/llvm/test/CodeGen/X86/
Dmemcpy.ll29 ; 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/
DCONTRIBUTORS.txt20 Large code contributions:
25 Large quantity of code reviews:
/external/quake/quake/src/QW/
Drelease233_notes.txt25 - Large packets sent to the client could cause it to exit with a fatal error
/external/llvm/lib/Target/
DTargetMachineC.cpp95 CM = CodeModel::Large; in LLVMCreateTargetMachine()
/external/srtp/doc/
Dheader.template72 {\Large David A. McGrew \\ \texttt{mcgrew@cisco.com} }\\
/external/llvm/tools/lli/
Dlli.cpp140 clEnumValN(CodeModel::Large, "large",
/external/llvm/lib/Target/X86/
DX86Subtarget.cpp70 if (TM.getCodeModel() == CodeModel::Large) in ClassifyGlobalReference()
/external/libmtp/
Dconfigure.ac93 # Enable LFS (Large File Support)
/external/clang/lib/CodeGen/
DBackendUtil.cpp259 CM = llvm::CodeModel::Large; in AddEmitPasses()
/external/llvm/tools/llc/
Dllc.cpp105 clEnumValN(CodeModel::Large, "large",
/external/stlport/etc/
DReleaseNote.txt138 * Large file ( > 4 Go) stream support on Win32 platform.
/external/dropbear/libtommath/
Dtommath.out48 \BOOKMARK [2][-]{subsection.3.5.2}{Setting Large Constants}{section.3.5}
/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc95 TEST(RepeatedField, Large) { in TEST() argument
306 TEST(RepeatedPtrField, Large) { in TEST() argument
/external/llvm/docs/CommandGuide/
Dlli.pod137 large: Large code model
/external/llvm/tools/llvm-mc/
Dllvm-mc.cpp142 clEnumValN(CodeModel::Large, "large",
/external/oprofile/events/i386/westmere/
Devents45 event:0x82 counters:0,1,2,3 um:x01 minimum:200000 name:LARGE_ITLB : Large ITLB hit
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp451 CM = is64Bit ? CodeModel::Large : CodeModel::Small; in createX86MCCodeGenInfo()
/external/quake/quake/src/QW/progs/
Dmisc.qc129 Large yellow flame ball
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex5 \Large\bf IPv6 Flow Labels in Linux-2.2.
Dip-tunnels.tex5 \Large\bf Tunnels over IP in Linux-2.2
/external/llvm/lib/Target/ARM/
DARMInstrThumb.td1358 // Large immediate handling.

12