HomeSort by relevance Sort by last modified time
    Searched full:partial (Results 501 - 525 of 3925) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/WebKit/Source/platform/blob/
BlobData.h 96 // Constructor for File type (partial file).
148 // Constructor for String type (partial string).
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
config.py 11 # The default partial branch regexes, to be modified by the user.
16 # The default partial branch regexes, based on Python semantics.
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_lookahead.c 114 // Only do this partial copy if the following conditions are all met:
157 // Partial copy not implemented yet
  /external/chromium_org/third_party/mesa/src/src/glsl/
s_expression.cpp 197 s_match(s_expression *top, unsigned n, s_pattern *pattern, bool partial)
206 return partial; /* More actual items than the pattern expected */
  /external/chromium_org/third_party/skia/src/pathops/
SkOpContour.cpp 168 // suppose two self-intersecting cubics overlap to form a partial coincidence --
286 // if there are multiple pairs of partial coincidence that share an edge, see if the opposite
315 const SkCoincidence& twoCoin, int twoIdx, bool partial) {
450 if (!partial) {
468 void SkOpContour::joinCoincidence(const SkTArray<SkCoincidence, true>& coincidences, bool partial) {
475 // look for a lineup where the partial implies another adjoining coincidence
512 if (partial ? startT != 0 || oMatchStart != 0 : (startT == 0) != (oMatchStart == 0)) {
523 if (partial ? endT != 1 || oMatchEnd != 1 : (endT == 1) != (oMatchEnd == 1)) {
  /external/chromium_org/tools/android/forwarder2/
forwarder.cc 53 // T04: WRITING ---[write partial data]---> WRITING
58 // T08: CLOSING ---[write partial data]---> CLOSING
  /external/chromium_org/tools/cr/cr/base/
host.py 179 partial = os.path.join(path, name)
181 filename = partial + extension
  /external/clang/test/PCH/
chain-cxx.cpp 91 // Specialize previous partial specialization
95 // Specialize the partial specialization from this file
  /external/eigen/Eigen/src/Core/
VectorwiseOp.h 25 * This class represents an expression of a partial redux operator of a matrix.
152 * \brief Pseudo expression providing partial reduction operations
154 * \param ExpressionType the type of the object on which to do partial reductions
157 * This class represents a pseudo expression with partial reduction features.
590 /** \returns a VectorwiseOp wrapper of *this providing additional partial reduction operations
604 /** \returns a writable VectorwiseOp wrapper of *this providing additional partial reduction operations
615 /** \returns a VectorwiseOp wrapper of *this providing additional partial reduction operations
629 /** \returns a writable VectorwiseOp wrapper of *this providing additional partial reduction operations
  /external/eigen/unsupported/test/
matrix_function.cpp 48 // Partial specialization for real matrices
76 // Partial specialization for complex matrices
  /external/libmtp/src/
unicode.c 92 // Return partial string anyway.
128 // Return partial string anyway.
  /external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.c 111 // Only do this partial copy if the following conditions are all met:
154 // Partial copy not implemented yet
  /external/llvm/test/CodeGen/ARM/
avoid-cpsr-rmw.ll 19 ; Avoid partial CPSR dependency via loop backedge.
53 ; Allow partial CPSR dependency when code size is the priority.
  /external/mesa3d/src/glsl/
s_expression.cpp 197 s_match(s_expression *top, unsigned n, s_pattern *pattern, bool partial)
206 return partial; /* More actual items than the pattern expected */
  /external/qemu/include/qemu/
iov.h 2 * Helpers for using (partial) iovecs.
94 * Partial copy of vector from iov to dst_iov (data is not copied).
  /external/skia/src/pathops/
SkOpContour.cpp 168 // suppose two self-intersecting cubics overlap to form a partial coincidence --
286 // if there are multiple pairs of partial coincidence that share an edge, see if the opposite
315 const SkCoincidence& twoCoin, int twoIdx, bool partial) {
450 if (!partial) {
468 void SkOpContour::joinCoincidence(const SkTArray<SkCoincidence, true>& coincidences, bool partial) {
475 // look for a lineup where the partial implies another adjoining coincidence
512 if (partial ? startT != 0 || oMatchStart != 0 : (startT == 0) != (oMatchStart == 0)) {
523 if (partial ? endT != 1 || oMatchEnd != 1 : (endT == 1) != (oMatchEnd == 1)) {
  /external/srec/srec/Semproc/include/
SR_SemprocDefinitions.h 77 * Maximum number of partial paths which will be used when parsing
82 * Maximum number of tokens encountered on all partial paths combined
  /external/srec/srec/include/
astar.h 97 partial_path** active_paths; /* partial paths, sorted by score */
103 partial_path* root_path; /* root is the rightmost partial path
  /frameworks/native/libs/gui/
BitTube.cpp 153 "BitTube::sendObjects(count=%zu, size=%zu), res=%zd (partial events were sent!)",
168 "BitTube::recvObjects(count=%zu, size=%zu), res=%zd (partial events were received!)",
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsBroadcastUndelivered.java 35 * deleting any partial message segments older than 30 days. Called from a worker thread to
44 /** Delete any partial message segments older than 30 days. */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_lookahead.c 111 // Only do this partial copy if the following conditions are all met:
154 // Partial copy not implemented yet
  /hardware/intel/img/libdrm/tests/
gem_readwrite.c 114 printf("Testing partial write of buffer\n");
123 printf("Testing partial read of buffer\n");
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
suffix.hpp 124 // Without partial specialization, can't test for partial specialisation bugs:
132 // Without partial specialization, we can't have array-type partial specialisations:
140 // Without partial specialization, std::iterator_traits can't work:
148 // Without partial specialization, partial
191 // If we have a standard allocator, then we have a partial one as well:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
virtio_net.h 11 #define VIRTIO_NET_F_CSUM 0 /* Host handles pkts w/ partial csum */
12 #define VIRTIO_NET_F_GUEST_CSUM 1 /* Guest handles pkts w/ partial csum */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
virtio_net.h 11 #define VIRTIO_NET_F_CSUM 0 /* Host handles pkts w/ partial csum */
12 #define VIRTIO_NET_F_GUEST_CSUM 1 /* Guest handles pkts w/ partial csum */

Completed in 483 milliseconds

<<21222324252627282930>>