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

1 23 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
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:
  /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
  /frameworks/compile/mclinker/unittests/
InputTreeTest.cpp 108 Input* input = m_pAlloc->produce("FileSpec", "path1");
115 Input* input = m_pAlloc->produce("FileSpec", "path1");
139 Input* input = m_pAlloc->produce("FileSpec", "path1");
155 Input* input = m_pAlloc->produce("111", "/");
159 input = m_pAlloc->produce("10", "/");
164 input = m_pAlloc->produce("7", "/");
166 input = m_pAlloc->produce("8", "/");
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
CDL.java 76 * Produce a JSONArray of strings from a row of comma delimited values.
106 * Produce a JSONObject from a row of comma delimited text, using a
122 * Produce a JSONArray of JSONObjects from a comma delimited text string,
133 * Produce a JSONArray of JSONObjects from a comma delimited text string,
144 * Produce a JSONArray of JSONObjects from a comma delimited text string
157 * Produce a JSONArray of JSONObjects from a comma delimited text string
185 * Produce a comma delimited text row from a JSONArray. Values containing
220 * Produce a comma delimited text from a JSONArray of JSONObjects. The
239 * Produce a comma delimited text from a JSONArray of JSONObjects using
  /external/chromium_org/cc/output/
begin_frame_args.cc 52 // produce output, the Renderer Impl thread the middle 1/3 of a frame to produce
53 // ouput, and the Renderer Main thread the first 1/3 of a frame to produce
  /external/pixman/test/
region-test.c 47 /* This would produce a region containing an empty
64 /* This would produce a rectangle containing the bounding box
79 /* This should produce an empty region */
  /frameworks/compile/mclinker/include/mcld/LD/
BranchIslandFactory.h 44 /// produce - produce a island for the given fragment
46 BranchIsland* produce(Fragment& pFragment);
ELFSegmentFactory.h 55 /// produce - produce an empty ELF segment information.
58 ELFSegment* produce(uint32_t pType, uint32_t pFlag = llvm::ELF::PF_R);
  /external/bison/examples/
Makefile.am 1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9ECPoint.java 37 * Produce an object suitable for an ASN1OutputStream.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
KeyGenerationParameters.java 18 * @param strength the size, in bits, of the keys we want to produce.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Memoable.java 6 * Produce a copy of this object with its configuration and in its current state.
  /external/chromium_org/components/variations/
metrics_util.cc 13 // SHA-1 is designed to produce a uniformly random spread in its output space,
  /external/chromium_org/ppapi/cpp/dev/
crypto_dev.h 24 /// @param[in] num_bytes A number of random bytes to produce.
  /external/chromium_org/third_party/WebKit/ManualTests/
media-muted.html 27 <p>TEST: Video should be muted (e.g., controls) and also produce no sound (<a href="https://bugs.webkit.org/show_bug.cgi?id=57673">bug 57673</a>).</p>
  /external/chromium_org/third_party/WebKit/ManualTests/plugins/
gtk-windowed-grey-glitch.html 16 <li>4. Make sure the resize does not produce grey flash (especially when scaling down).</li>
  /external/chromium_org/tools/measure_page_load_time/ie_bho/
MeasurePageLoadTime.idl 9 // produce the type library (MeasurePageLoadTime.tlb) and marshalling code.
  /external/chromium_org/v8/src/
hydrogen-uint32-analysis.h 15 // them to produce full range uint32 values.
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/
p2-0x.cpp 14 // FIXME: don't produce the diagnostic both for the definition and the instantiation.
  /external/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
p2-0x.cpp 34 // FIXME: These should produce a warning that 2 and 3 are not values of the
  /external/clang/test/Driver/
x86_features.c 5 // Test that we don't produce an error with -mieee-fp.
  /external/genext2fs/
configure.in 2 # Process this file with autoconf to produce a configure script.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestSubjectGenerator.java 20 * To be implemented by test generators that can produce test subjects without
  /external/libogg/
Makefile.am 1 ## Process this file with automake to produce Makefile.in

Completed in 1332 milliseconds

1 23 4 5 6 7 8 91011>>