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

<<11121314151617181920>>

  /external/skia/src/gpu/effects/
GrConfigConversionEffect.h 47 // both reads will produce the same result. This test is quite expensive and should not be run
  /external/toybox/toys/posix/
cksum.c 1 /* cksum.c - produce crc32 checksum value for each input
  /external/tpm2/
VerifySignature.c 52 // produce empty ticket if hierarchy is TPM_RH_NULL or nameAlg is
Ticket.c 16 // TPM_GENERATED_VALUE or its substring of canonical form. If so, it is not safe to produce ticket for an
21 // TRUE It is safe to produce ticket
22 // FALSE It is not safe to produce ticket
  /frameworks/compile/mclinker/unittests/
LDSymbolTest.cpp 35 TEST_F(LDSymbolTest, produce) {
  /hardware/qcom/gps/
configure.ac 3 # Process this file with autoconf to produce a configure script
  /hardware/qcom/gps/msm8909/
configure.ac 3 # Process this file with autoconf to produce a configure script
  /hardware/qcom/gps/msm8994/
configure.ac 3 # Process this file with autoconf to produce a configure script
  /hardware/qcom/gps/msm8996/
configure.ac 3 # Process this file with autoconf to produce a configure script
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParserFactory.java 85 * Indicates whether or not the factory is configured to produce
89 * @return true if the factory is configured to produce parsers
109 * Indicates whether or not the factory is configured to produce parsers
112 * @return true if the factory is configured to produce parsers
  /packages/apps/Camera2/src/com/android/camera/ui/motion/
UnitCurves.java 30 * the time at t, and find a t along the 'toCurve' that will produce the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
kernel.h 34 /* Force a compilation error if condition is true, but also produce a
  /prebuilts/go/darwin-x86/src/encoding/
encoding.go 11 // The interfaces come in pairs that produce and consume encoded data.
  /prebuilts/go/linux-x86/src/encoding/
encoding.go 11 // The interfaces come in pairs that produce and consume encoded data.
  /system/connectivity/shill/
arp_packet.h 73 // The minimum number of bytes of ARP payload which will produce the
  /system/update_engine/payload_generator/
fake_filesystem.h 49 // value to produce an error in LoadSettings().
  /external/bison/doc/
bison.1 31 would produce the generated parser in a file named
121 also produce a header file
127 also produce details on the automaton
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p5.cpp 80 constexpr int Conditional2(bool b, int n) { return b ? n * ng : n + ng; } // expected-error {{never produces}} expected-note {{both arms of conditional operator are unable to produce a constant expression}}
88 // DR1311: A function template which can produce a constant expression, but
120 // As an "extension", we allow functions which can't produce constant
  /external/droiddriver/src/io/appium/droiddriver/finders/
XPaths.java 113 * Produce an XPath literal equal to the value if possible; if not, produce an
115 * produce very long XPath expressions if a value contains a long run of
  /external/libcxx/test/std/thread/futures/futures.shared_future/
wait_until.pass.cpp 75 // allow the worker thread to produce the result and wait until the worker is done
96 // allow the worker thread to produce the result and wait until the worker is done
117 // allow the worker thread to produce the result and wait until the worker is done
  /external/libcxx/test/std/thread/futures/futures.unique_future/
wait_until.pass.cpp 75 // allow the worker thread to produce the result and wait until the worker is done
96 // allow the worker thread to produce the result and wait until the worker is done
117 // allow the worker thread to produce the result and wait until the worker is done
  /external/opencv3/doc/py_tutorials/py_feature2d/py_orb/
py_orb.markdown 21 find top N points among them. It also use pyramid to produce multiscale-features. But one problem is
59 decides number of points that produce each element of the oriented BRIEF descriptor. By default it
61 If WTA_K is 3 or 4, which takes 3 or 4 points to produce BRIEF descriptor, then matching distance
  /frameworks/compile/mclinker/lib/Fragment/
Relocation.cpp 38 /// Create - produce an empty relocation entry
43 /// Create - produce a relocation entry
50 return g_RelocationFactory->produce(pType, pFragRef, pAddend);
  /libcore/luni/src/test/java/libcore/java/util/
PrimitiveIteratorTest.java 117 // Test that the boxed and unboxed iterators produce the same
164 // Test that the boxed and unboxed iterators produce the same
211 // Test that the boxed and unboxed iterators produce the same
  /prebuilts/gdb/darwin-x86/include/python2.7/
floatobject.h 75 * The Pack routines produce a string from a C double, and the Unpack
76 * routines produce a C double from such a string. The suffix (4 or 8)
101 * 2): -0.0 and +0.0 produce the same string.

Completed in 1345 milliseconds

<<11121314151617181920>>