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

<<11121314151617181920>>

  /prebuilts/misc/common/swig/include/2.0.11/r/
rtype.swg 63 The latter makes a REALSXP, whereas the former leaves an INTSXP as an
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Standard_Suite.py 113 """kiosk mode - Kiosk mode leaves very few menus enabled """
  /system/keymaster/include/keymaster/
keymaster_context.h 41 * context keys are wrapped with an master key that never leaves the TEE, TEE-specific routines
  /toolchain/binutils/binutils-2.25/cpu/
simplify.inc 108 ; Simpler version of dnh that leaves out the indices, values, handlers,
  /toolchain/binutils/binutils-2.25/gas/config/
obj-aout.c 67 BFD leaves them alone. */
  /bionic/libm/upstream-freebsd/lib/msun/src/
catrig.c 298 * C99 leaves it optional whether to raise invalid if one of
382 * C99 leaves it optional whether to raise invalid if one of
594 * C99 leaves it optional whether to raise invalid if one of
  /external/ImageMagick/ImageMagick/api/
quantize.html 84 <p>n2: Number of pixels whose color is not represented in a node at lower depth in the tree; initially, n2 = 0 for all nodes except leaves of the tree.</p>
99 <dd> When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. n2, Sr, Sg, and Sb in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging. </dd>
101 <dd> For each node, n2 pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When n2 &gt; 0 the node will uniquely define a color in the output image. At the beginning of reduction, n2 = 0 for all nodes except a the leaves of the tree which represent colors present in the input image. </dd>
  /external/ImageMagick/ImageMagick/script/
quantize.html 113 <dd>number of pixels whose color is not represented in a node at lower depth in the tree; initially, <var>n2=0</var> for all nodes except leaves of the tree.</dd>
133 <p>When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. The values of <var>n2</var>, <var>Sr</var>, <var>Sg</var>, and <var>Sb</var> in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging.</p>
135 <p>For each node, <var>n2</var> pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When <var>n2</var> &gt; <var>0</var> the node will uniquely define a color in the output image. At the beginning of reduction, <var>n2</var> = <var>0</var> for all nodes except the leaves of the tree which represent colors present in the input image.</p>
  /external/ImageMagick/www/api/
quantize.html 88 <p>n2: Number of pixels whose color is not represented in a node at lower depth in the tree; initially, n2 = 0 for all nodes except leaves of the tree.</p>
103 <dd> When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. n2, Sr, Sg, and Sb in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging. </dd>
105 <dd> For each node, n2 pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When n2 &gt; 0 the node will uniquely define a color in the output image. At the beginning of reduction, n2 = 0 for all nodes except a the leaves of the tree which represent colors present in the input image. </dd>
quantize.php 84 <p>n2: Number of pixels whose color is not represented in a node at lower depth in the tree; initially, n2 = 0 for all nodes except leaves of the tree.</p>
99 <dd> When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. n2, Sr, Sg, and Sb in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging. </dd>
101 <dd> For each node, n2 pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When n2 &gt; 0 the node will uniquely define a color in the output image. At the beginning of reduction, n2 = 0 for all nodes except a the leaves of the tree which represent colors present in the input image. </dd>
  /external/ImageMagick/www/
quantize.html 117 <dd>number of pixels whose color is not represented in a node at lower depth in the tree; initially, <var>n2=0</var> for all nodes except leaves of the tree.</dd>
137 <p>When a node to be pruned has offspring, the pruning procedure invokes itself recursively in order to prune the tree from the leaves upward. The values of <var>n2</var>, <var>Sr</var>, <var>Sg</var>, and <var>Sb</var> in a node being pruned are always added to the corresponding data in that node's parent. This retains the pruned node's color characteristics for later averaging.</p>
139 <p>For each node, <var>n2</var> pixels exist for which that node represents the smallest volume in RGB space containing those pixel's colors. When <var>n2</var> &gt; <var>0</var> the node will uniquely define a color in the output image. At the beginning of reduction, <var>n2</var> = <var>0</var> for all nodes except the leaves of the tree which represent colors present in the input image.</p>
  /external/eigen/Eigen/src/Householder/
HouseholderSequence.h 25 * acts on the whole space, the second Householder reflection leaves the one-dimensional subspace spanned by
26 * the first unit vector invariant, the third Householder reflection leaves the two-dimensional subspace
27 * spanned by the first two unit vectors invariant, and so on up to the last reflection which leaves all but
  /external/icu/icu4c/source/common/
cmemory.h 163 * Move constructor, leaves src with isNull().
178 * Move assignment operator, leaves src with isNull().
188 * Move assignment, leaves src with isNull().
  /external/icu/icu4c/source/test/intltest/
itutil.cpp 390 // Move self assignment leaves the object valid but in an undefined state.
487 // Move self assignment leaves the object valid but in an undefined state.
658 // Move self assignment leaves the object valid but in an undefined state.
  /external/llvm/lib/CodeGen/
SplitKit.h 433 /// enters the block in IntvIn and leaves it in IntvOut. There may be uses in
446 /// block in IntvIn and leaves it on the stack (or not at all). Split points
457 /// block on the stack (or isn't live-in at all) and leaves it in IntvOut.
  /external/opencv3/modules/objdetect/src/
cascadedetect.hpp 220 std::vector<float> leaves; member in class:cv::CascadeClassifierImpl::Data
509 float* cascadeLeaves = &cascade.data.leaves[0];
551 float* cascadeLeaves = &cascade.data.leaves[0];
cascadedetect.cpp     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 261 // extent of this message declaration. Returns false and leaves
519 // extent of this field declaration. Returns false and leaves
636 // extent of this enum declaration. Returns false and leaves
714 // extent of this enum value declaration. Returns false and leaves
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.h 261 // extent of this message declaration. Returns false and leaves
519 // extent of this field declaration. Returns false and leaves
636 // extent of this enum declaration. Returns false and leaves
714 // extent of this enum value declaration. Returns false and leaves
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 261 // extent of this message declaration. Returns false and leaves
519 // extent of this field declaration. Returns false and leaves
636 // extent of this enum declaration. Returns false and leaves
714 // extent of this enum value declaration. Returns false and leaves
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 261 // extent of this message declaration. Returns false and leaves
519 // extent of this field declaration. Returns false and leaves
636 // extent of this enum declaration. Returns false and leaves
714 // extent of this enum value declaration. Returns false and leaves
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
pytree.py 215 def leaves(self): member in class:Base
217 for x in child.leaves():
406 def leaves(self): member in class:Leaf
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
pytree.py 215 def leaves(self): member in class:Base
217 for x in child.leaves():
406 def leaves(self): member in class:Leaf
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 215 def leaves(self): member in class:Base
217 for x in child.leaves():
406 def leaves(self): member in class:Leaf
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 215 def leaves(self): member in class:Base
217 for x in child.leaves():
406 def leaves(self): member in class:Leaf

Completed in 379 milliseconds

<<11121314151617181920>>