HomeSort by relevance Sort by last modified time
    Searched refs:dd (Results 26 - 50 of 963) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/ImageMagick/www/api/
pixel-iterator.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>the pixel iterator. </dd>
77 <dd> </dd>
91 <dd>
92 </dd>
    [all...]
profile.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image. </dd>
78 <dd> </dd>
80 <dd>the clone image. </dd>
    [all...]
drawing-wand.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>the drawing wand to clear. </dd>
77 <dd> </dd>
91 <dd>
92 </dd>
    [all...]
colorspace.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image. </dd>
78 <dd> </dd>
80 <dd>the colorspace. </dd>
    [all...]
display.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image info. </dd>
78 <dd> </dd>
80 <dd>the image. </dd>
    [all...]
image-view.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>the image view. </dd>
77 <dd> </dd>
91 <dd>
92 </dd>
    [all...]
montage.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image info. </dd>
78 <dd> </dd>
80 <dd>the montage info. </dd>
    [all...]
feature.php 71 <dd>
72 </dd>
74 <dd> </dd>
77 <dd>the image. </dd>
79 <dd> </dd>
81 <dd>the radius of the gaussian smoothing filter. </dd>
    [all...]
fourier.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image. </dd>
78 <dd> </dd>
80 <dd>A complex op. </dd>
    [all...]
enhance.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>The image to auto-level </dd>
77 <dd> </dd>
79 <dd>return any errors or warnings in this structure. </dd>
    [all...]
composite.php 72 <dd>
73 </dd>
75 <dd> </dd>
78 <dd>the canvas image, modified by he composition </dd>
80 <dd> </dd>
82 <dd>the source image. </dd>
    [all...]
constitute.php 75 <dd>
76 </dd>
78 <dd> </dd>
81 <dd>width in pixels of the image. </dd>
83 <dd> </dd>
85 <dd>height in pixels of the image. </dd>
    [all...]
cache.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>the number of nexus threads. </dd>
77 <dd> </dd>
91 <dd>
92 </dd>
    [all...]
stream.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image info. </dd>
78 <dd> </dd>
80 <dd>a callback method. </dd>
    [all...]
magick-wand.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>the magick wand. </dd>
77 <dd> </dd>
91 <dd>
92 </dd>
    [all...]
wand-view.php 69 <dd>
70 </dd>
72 <dd> </dd>
75 <dd>the wand view. </dd>
77 <dd> </dd>
91 <dd>
92 </dd>
    [all...]
property.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image. </dd>
78 <dd> </dd>
80 <dd>the clone image. </dd>
    [all...]
distort.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the image. </dd>
78 <dd> </dd>
80 <dd>the affine matrix. </dd>
    [all...]
registry.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the type. </dd>
78 <dd> </dd>
80 <dd>the option. </dd>
    [all...]
resource.php 70 <dd>
71 </dd>
73 <dd> </dd>
76 <dd>the type of resource. </dd>
78 <dd> </dd>
80 <dd>the number of bytes needed from for this resource. </dd>
    [all...]
  /external/clang/test/SemaCXX/
defaulted-private-dtor.cpp 12 BadDtor dd; // expected-error {{private destructor}} local
13 throw dd; // expected-error {{private destructor}}
28 BadDtor dd; // expected-error {{private destructor}} member in struct:Y
34 BadDtor dd; // expected-error {{private destructor}} variable
41 BadDtor dd; local
42 throw dd;
54 BadDtor dd; member in class:K
  /external/ImageMagick/MagickWand/tests/
script-token-test.sh 19 dd if=/dev/zero bs=80 count=1 2>/dev/null | tr '\0' 'a'; echo ""
20 dd if=/dev/zero bs=500 count=1 2>/dev/null | tr '\0' 'b'; echo ""
21 dd if=/dev/zero bs=4000 count=1 2>/dev/null | tr '\0' 'c'; echo ""
22 dd if=/dev/zero bs=5000 count=1 2>/dev/null | tr '\0' 'd'; echo ""
23 dd if=/dev/zero bs=10k count=1 2>/dev/null | tr '\0' 'e'; echo ""
24 dd if=/dev/zero bs=13k count=1 2>/dev/null | tr '\0' 'f'; echo ""
25 dd if=/dev/zero bs=8k count=1024 2>/dev/null | tr '\0' 'e'; echo ""
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
htm.d 14 10: (7f a3 de dd|dd de a3 7f) tabortdci\. 29,r3,-5
22 30: (7c 00 07 dd|dd 07 00 7c) trechkpt\.
23 34: (7c 00 05 dd|dd 05 00 7c) tsuspend\.
24 38: (7c 00 05 dd|dd 05 00 7c) tsuspend\.
25 3c: (7c 20 05 dd|dd 05 20 7c) tresume\
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector1.cc 31 DeadlockDetectorTLS<DDBV> dd; member in struct:__sanitizer::DDLogicalThread
36 struct DD : public DDetector {
38 DeadlockDetector<DDBV> dd; member in struct:__sanitizer::DD
41 explicit DD(const DDFlags *flags);
64 void *mem = MmapOrDie(sizeof(DD), "deadlock detector");
65 return new(mem) DD(flags);
68 DD::DD(const DDFlags *flags)
70 dd.clear();
73 DDPhysicalThread* DD::CreatePhysicalThread()
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10300/
pr11973.d 9 0+0103 <SomeProc_40000100\+0x3> dd 00 00 00 00 80 04[ ]+call.*
12 0+0203 <SomeProc_40000200\+0x3> dd 00 00 00 00 80 04[ ]+call.*

Completed in 408 milliseconds

12 3 4 5 6 7 8 91011>>