/ndk/sources/host-tools/sed-4.2.1/sed/ |
Makefile.am | 1 ## Process this file with automake to produce Makefile.in
|
/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/chromium_org/cc/output/ |
begin_frame_args.cc | 55 // produce output, the Renderer Impl thread the middle 1/3 of a frame to produce 56 // 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/lib/LD/ |
ELFSegmentFactory.cpp | 25 /// produce - produce an empty ELF segment information. 28 ELFSegment* ELFSegmentFactory::produce(uint32_t pType, uint32_t pFlag) function in class:ELFSegmentFactory
|
/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/net/tools/tld_cleanup/ |
README | 10 It will produce a new effective_tld_names.cc.
|
/external/chromium/webkit/glue/ |
user_agent.h | 16 // - If mimic_windows is true, produce a fake Windows Chrome string.
|
/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/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/CodeGenCXX/ |
pragma-weak.cpp | 6 // Different c++ ABIs may or may not mangle this, so we produce a strong
|
/external/compiler-rt/lib/msan/lit_tests/ |
CMakeLists.txt | 15 # Run MSan tests only if we're sure we may produce working binaries.
|
/external/compiler-rt/lib/tsan/lit_tests/ |
CMakeLists.txt | 12 # Run TSan output tests only if we're sure we can produce working binaries.
|
/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/harfbuzz_ng/test/shaping/ |
Makefile.am | 1 # Process this file with automake to produce Makefile.in
|