HomeSort by relevance Sort by last modified time
    Searched full:produced (Results 1 - 25 of 603) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
Translator.java 9 * size of the output block on encoding produced by getDecodedBlockSize()
17 * size of the output block on decoding produced by getEncodedBlockSize()
Base64.java 36 * @return the number of bytes produced.
49 * @return the number of bytes produced.
109 * @return the number of bytes produced.
Hex.java 49 * @return the number of bytes produced.
62 * @return the number of bytes produced.
122 * @return the number of bytes produced.
HexTranslator.java 16 * size of the output block on encoding produced by getDecodedBlockSize()
43 * size of the output block on decoding produced by getEncodedBlockSize()
HexEncoder.java 43 * @return the number of bytes produced.
73 * @return the number of bytes produced.
126 * @return the number of bytes produced.
UrlBase64.java 48 * @return the number of bytes produced.
84 * @return the number of bytes produced.
120 * @return the number of bytes produced.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
CorpusResult.java 26 * Gets the corpus that produced these suggestions.
36 * Gets the latency of the suggestion query that produced this result.
  /development/apps/Term/res/drawable/
atari_small_notice.txt 10 COMMENT Produced with bdfedit, a tcl/tk font editing program
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
AsymmetricBlockCipher.java 27 * returns the maximum size of the block produced by this cipher.
29 * @return maximum size of the output block produced by the cipher.
Digest.java 16 * return the size, in bytes, of the digest produced by this message digest.
18 * @return the size, in bytes, of the digest produced by this message digest.
KeyGenerationParameters.java 40 * return the bit strength for keys produced by this generator,
BufferedAsymmetricBlockCipher.java 75 * returns the maximum size of the block produced by this cipher.
77 * @return maximum size of the output block produced by the cipher.
BlockCipher.java 46 * @return the number of bytes processed and produced.
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/
TransformState.java 34 * SAX2 events produced by Xalan, and enables the consumer
56 * Retrieves the stylesheet element that produced
63 * @return the stylesheet element that produced the SAX event.
  /external/bsdiff/
bsdiff.1 51 patches produced are on average a factor of five smaller
52 than those produced by any other binary patch tool known
  /external/blktrace/doc/
blkrawverify.1 5 blkrawverify \- verifies an output file produced by blkparse
verify_blkparse.1 5 verify_blkparse \- verifies an output file produced by blkparse
  /packages/apps/Browser/src/com/android/browser/
BookmarkSearch.java 25 * to global search (through its searchable meta-data), and to handle the intents produced
  /dalvik/libcore/xml/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java 100 * Specifies that the parser produced by this code will
104 * @param awareness true if the parser produced will provide support
113 * Specifies that the parser produced by this code will
134 * @param validating true if the parser produced will validate documents
162 * Specifies that the parser produced by this code will
166 * @param expandEntityRef true if the parser produced will expand entity
175 * <p>Specifies that the parser produced by this code will
187 * Specifies that the parser produced by this code will
192 * @param coalescing true if the parser produced will convert CDATA nodes
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
HandshakeCompletedEvent.java 133 * Returns the SSL socket that produced this event.
135 * @return the SSL socket that produced this event.
  /external/elfutils/libasm/
asm_adduleb128.c 61 /* Number of bytes produced. */
  /external/proguard/docs/
quality.html 19 memory and performance analyses, etc. Most analyses are produced using freely
  /frameworks/base/awt/javax/imageio/spi/
ImageReaderWriterSpi.java 229 * image metadata objects produced or consumed by this plug-in.
239 * stream metadata objects produced or consumed by this plug-in.
323 * setFromTree methods for the image metadata objects produced or consumed
335 * setFromTree methods for the stream metadata objects produced or consumed
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/
CBCBlockCipher.java 120 * @return the number of bytes processed and produced.
153 * @return the number of bytes processed and produced.
196 * @return the number of bytes processed and produced.
CFBBlockCipher.java 132 * @return the number of bytes processed and produced.
154 * @return the number of bytes processed and produced.
202 * @return the number of bytes processed and produced.

Completed in 558 milliseconds

1 2 3 4 5 6 7 8 91011>>