/frameworks/base/core/java/android/text/method/ |
package.html | 6 for your application, or decipher the keypresses entered for your specific
|
/external/ImageMagick/ImageMagick/script/ |
cipher.html | 9 <title>ImageMagick: Encipher or Decipher an Image</title> 15 <meta name="keywords" content="encipher, or, decipher, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> 55 <p class="text-center"><a href="cipher.php#encipher">Encipher an Image</a> ? <a href="cipher.php#decipher">Decipher an Image</a> ? <a href="cipher.php#caveats">Encipher and Decipher Caveats</a></p> 75 <h2 class="magick-header"><a id="decipher"></a>Decipher an Image</h2> 77 <p>Use the <a href="command-line-options.php#decipher">-decipher</a> option to unscramble your image so that it is recognizable once again. The option requires a filename that contains your passphrase. In this example we unscramble an image and save it in the JPEG format:</p> 80 convert rose.png -decipher passphrase.txt rose.jp [all...] |
compare.html | 152 <td><a href="command-line-options.php#decipher">-decipher <var>filename</var></a></td>
|
/external/ImageMagick/www/ |
cipher.html | 8 <title>ImageMagick: Encipher or Decipher an Image</title> 17 <meta name="keywords" content="encipher, or, decipher, an, image, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> 59 <p class="text-center"><a href="cipher.html#encipher">Encipher an Image</a> ? <a href="cipher.html#decipher">Decipher an Image</a> ? <a href="cipher.html#caveats">Encipher and Decipher Caveats</a></p> 79 <h2 class="magick-header"><a id="decipher"></a>Decipher an Image</h2> 81 <p>Use the <a href="command-line-options.html#decipher">-decipher</a> option to unscramble your image so that it is recognizable once again. The option requires a filename that contains your passphrase. In this example we unscramble an image and save it in the JPEG format:</p> 84 convert rose.png -decipher passphrase.txt rose.jp [all...] |
/external/ImageMagick/ImageMagick/api/ |
cipher.html | 145 <dd>decipher cipher pixels with this passphrase. </dd> 245 <dd>decipher cipher pixels with this passphrase. </dd> 278 <dd>decipher cipher pixels with this passphrase. </dd>
|
/external/ImageMagick/www/api/ |
cipher.html | 149 <dd>decipher cipher pixels with this passphrase. </dd> 249 <dd>decipher cipher pixels with this passphrase. </dd> 282 <dd>decipher cipher pixels with this passphrase. </dd>
|
cipher.php | 145 <dd>decipher cipher pixels with this passphrase. </dd> 245 <dd>decipher cipher pixels with this passphrase. </dd> 278 <dd>decipher cipher pixels with this passphrase. </dd>
|
/external/ImageMagick/utilities/ |
compare.1 | 19 \-decipher filename convert cipher pixels to plain pixels
|
compare.1.in | 19 \-decipher filename convert cipher pixels to plain pixels
|
animate.1 | 19 \-decipher filename convert cipher pixels to plain pixels
|
animate.1.in | 19 \-decipher filename convert cipher pixels to plain pixels
|
composite.1 | 22 \-decipher filename convert cipher pixels to plain pixels
|
composite.1.in | 22 \-decipher filename convert cipher pixels to plain pixels
|
display.1 | 22 \-decipher filename convert cipher pixels to plain pixels
|
display.1.in | 22 \-decipher filename convert cipher pixels to plain pixels
|
/external/ImageMagick/ |
README.txt | 81 * Encipher or decipher an image: convert ordinary images into
|
README.md | 56 * [Encipher or decipher an image](http://www.imagemagick.org/script/cipher.php): convert ordinary images into unintelligible gibberish and back again.
|
/external/boringssl/src/crypto/x509v3/ |
v3_bitst.c | 87 {8, "Decipher Only", "decipherOnly"},
|
/external/ImageMagick/config/ |
ImageMagick.rdf.in | 40 Encipher or decipher an image: convert ordinary images into unintelligible gibberish and back again.
|
/external/dbus/tools/ |
dbus-print-message.c | 351 printf (" (dbus-monitor too dumb to decipher arg type '%c')\n", type);
|
/external/mdnsresponder/mDNSShared/ |
dns-sd.1 | 72 command and then attempt to decipher the textual output, but instead to
|
mDNS.1 | 76 command and then attempt to decipher the textual output, but instead to
|
/external/ImageMagick/MagickCore/ |
cipher.c | 523 % o passphrase: decipher cipher pixels with this passphrase. 568 #define DecipherImageTag "Decipher/Image " 613 Generate decipher key and nonce. [all...] |
/external/ImageMagick/MagickWand/ |
compare.c | 105 " decipher image with this password", 109 "-decipher filename convert cipher pixels to plain pixels", 473 if (LocaleCompare("decipher",option+1) == 0) [all...] |
/dalvik/docs/ |
verifier.html | 194 decipher, because it was thrown during verification rather than at the
|