HomeSort by relevance Sort by last modified time
    Searched full:produce (Results 51 - 75 of 4549) sorted by null

1 23 4 5 6 7 8 91011>>

  /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/SemaCUDA/
implicit-intrinsic.cu 10 // This shouldn't produce an error, since __nvvm_membar_sys should be
  /external/clang/test/SemaObjC/
alias-test-2.m 3 // Note: GCC doesn't produce any of the following errors.
  /external/e2fsprogs/lib/ss/
std_rqs.ct 33 "Produce a list of the most commonly used requests.",
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONString.java 12 * The <code>toJSONString</code> method allows a class to produce its own JSON
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/
configure.ac 2 # Process this file with autoconf to produce a configure script.
  /external/libvorbis/test/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/llvm/test/CodeGen/PowerPC/
iabs.ll 5 ;; Integer absolute value, should produce something as good as:
vec_mergeow.ll 8 ; ordering. If run on a big endian machine, this should produce the vmrgew
9 ; instruction. If run on a little endian machine, this should produce the
33 ; ordering. If run on a big endian machine, this should produce the vmrgew
34 ; instruction. If run on a little endian machine, this should produce the
56 ; ordering. If run on a big endian machine, this should produce the vmrgow
57 ; instruction. If run on a little endian machine, this should produce the
81 ; ordering. If run on a big endian machine, this should produce the vmrgow
82 ; instruction. If run on a little endian machine, this should produce the
  /external/llvm/test/CodeGen/X86/
iabs.ll 3 ;; Integer absolute value, should produce something at least as good as:
isel-optnone.ll 16 ; 'optnone' should use fast-isel which will not produce 'lea'.
35 ; Normal ISel will produce 'lea'.
pr14088.ll 28 ; We can't produce the above sequence without special SD-level
29 ; heuristics. Now we produce this:
  /external/llvm/test/MC/Disassembler/AArch64/
a64-ignored-fields.txt 5 # with 0s. This is what we should produce even if the input bit-pattern had
  /external/snakeyaml/src/test/resources/representer/
stacktrace2.txt 2 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java@575)
stacktrace3.txt 2 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java@575)
  /external/valgrind/memcheck/tests/
resvn_stack.c 10 /* The below 2 printfs should produce deterministic output, whatever
  /external/vboot_reference/tests/bitmaps/
case_badbmp.yaml 5 # These are the individual images which are layered to produce a screen layout.
  /external/zlib/src/contrib/minizip/
configure.ac 2 # Process this file with autoconf to produce a configure script.
  /frameworks/compile/mclinker/include/mcld/LD/
RelocationFactory.h 39 /// produce - produce a relocation entry
43 Relocation* produce(Type pType, FragmentRef& pFragRef, Address pAddend = 0);
45 /// produceEmptyEntry - produce an empty relocation which
  /frameworks/compile/mclinker/lib/MC/
ContextFactory.cpp 24 LDContext* ContextFactory::produce(const sys::fs::Path& pPath) { function in class:mcld::ContextFactory
34 LDContext* ContextFactory::produce(const char* pPath) { function in class:mcld::ContextFactory
35 return produce(sys::fs::Path(pPath));
38 LDContext* ContextFactory::produce() { function in class:mcld::ContextFactory
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8475.go 7 // Issue 8745: comma-ok assignments should produce untyped bool as 2nd result.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8475.go 7 // Issue 8745: comma-ok assignments should produce untyped bool as 2nd result.
  /toolchain/binutils/binutils-2.25/etc/
configure.in 1 dnl Process this file with autoconf to produce a configure script.
  /external/jemalloc/test/unit/
prng.c 13 "Repeated generation should produce repeated results");
18 "Equivalent generation should produce equivalent results");
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/iface/
argument_factory.hpp 38 virtual argument_ptr produce_using( parameter& p, argv_traverser& tr ) = 0; /// produce argument based on input
39 virtual argument_ptr produce_using( parameter& p, parser const& ) = 0; /// produce argument based on internal generator and/or values of other parameters

Completed in 503 milliseconds

1 23 4 5 6 7 8 91011>>