HomeSort by relevance Sort by last modified time
    Searched full:produce (Results 26 - 50 of 3396) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/ubsan/lit_tests/
CMakeLists.txt 7 # Run UBSan output tests only if we're sure that clang would produce
  /external/harfbuzz_ng/src/hb-icu-le/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/doc/vorbisenc/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/lib/modes/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/llvm/test/CodeGen/X86/
movntdq-no-avx.ll 3 ; Test that we produce a movntdq, not a vmovntdq
iabs.ll 3 ;; Integer absolute value, should produce something at least as good as:
  /external/llvm/test/MC/Disassembler/AArch64/
a64-ignored-fields.txt 4 # with 0s. This is what we should produce even if the input bit-pattern had
  /external/llvm/test/MC/ELF/
weak-relocation.s 3 // Test that weak symbols always produce relocations
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/
ValuesDeltaTests.java 49 // Should produce an insert action
52 assertEquals("Didn't produce insert action", TYPE_INSERT, type);
67 // None action shouldn't produce a builder
80 // Should produce an update action
83 assertEquals("Didn't produce update action", TYPE_UPDATE, type);
  /frameworks/compile/mclinker/unittests/
FactoriesTest.cpp 45 NodeAlloc::NodeType* node = m_pNodeAlloc->produce();
48 node = m_pNodeAlloc->produce();
51 node = m_pNodeAlloc->produce();
59 node = m_pNodeAlloc->produce();
78 node = m_pNodeAlloc->produce();
101 node = delegatee->produce();
125 // produce agent
127 node = m_pNodeAlloc->produce();
133 // produce delegatee
135 node = delegatee->produce();
    [all...]
  /frameworks/compile/mclinker/include/mcld/Support/
MemoryAreaFactory.h 48 // produce - create a MemoryArea and open its file.
49 MemoryArea* produce(const sys::fs::Path& pPath,
52 // produce - create a MemoryArea and open its file.
53 MemoryArea* produce(const sys::fs::Path& pPath,
59 MemoryArea* produce(void* pMemBuffer, size_t pSize);
63 MemoryArea* produce(int pFD, FileHandle::OpenMode pMode);
  /frameworks/compile/mclinker/include/mcld/LD/
BranchIslandFactory.h 40 /// produce - produce a island for the given fragment
42 BranchIsland* produce(Fragment& pFragment);
ELFSegmentFactory.h 31 /// produce - produce an empty ELF segment information.
34 ELFSegment* produce(uint32_t pType, uint32_t pFlag = llvm::ELF::PF_R);
RelocationFactory.h 42 /// produce - produce a relocation entry
46 Relocation* produce(Type pType,
50 /// produceEmptyEntry - produce an empty relocation which
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/interfaces/
ECPointEncoder.java 7 * By default BC keys produce encodings without point compression,
  /external/chromium_org/chrome/test/functional/tracing/
tracer.py 72 """A TracerFactory is used to produce a Tracer.
74 It's recommended to use the same TracerFactory to produce all Tracers so that
84 def Produce(self):
85 """Produce an instance of a Tracer"""
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p12-1y.cpp 8 // FIXME: We should be able to produce a 'missing typename' diagnostic here.
  /external/clang/test/SemaObjC/
alias-test-2.m 3 // Note: GCC doesn't produce any of the following errors.
  /external/dropbear/libtommath/logs/
README 6 in the root. It will run for a while [about ten minutes on most PCs] and produce a series of .log files in logs/.
  /external/e2fsprogs/lib/ss/
std_rqs.ct 33 "Produce a list of the most commonly used requests.",
  /external/libvorbis/test/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64FixupKinds.h 55 // Produce offsets relative to the module's dynamic TLS area.
73 // Produce the GOT entry containing a variable's address in TLS's
81 // Produce offsets relative to the thread pointer: TPIDR_EL0.
99 // Produce the special fixups used by the general-dynamic TLS model.
  /external/llvm/test/CodeGen/PowerPC/
iabs.ll 5 ;; Integer absolute value, should produce something as good as:
  /external/marisa-trie/
configure.ac 2 # Process this file with autoconf to produce a configure script.
  /external/zlib/src/contrib/minizip/
configure.ac 2 # Process this file with autoconf to produce a configure script.

Completed in 916 milliseconds

12 3 4 5 6 7 8 91011>>