/dalvik/libcore/archive/src/main/java/java/util/zip/ |
CheckedInputStream.java | 35 * {@code is}. The checksum will be calculated using the algorithm 93 * Returns the checksum calculated on the stream read so far.
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/modes/ |
CCMBlockCipher.java | 72 * Returns a byte array containing the mac calculated as part of the 75 * @return the last mac calculated.
|
/external/iproute2/man/man8/ |
tc-tbf.8 | 87 The minimum buffer size can be calculated by dividing the rate by HZ. 124 a 5kilobyte buffer, with a pre-bucket queue size limit calculated so the TBF causes
|
/frameworks/base/awt/org/apache/harmony/awt/gl/font/ |
TextRunSegment.java | 34 float x; // Calculated x location of this segment on the screen 35 float y; // Calculated y location of this segment on the screen
|
BasicMetrics.java | 36 * calculated text metrics like advance, ascent or descent. this class is very similar to
|
/cts/tests/tests/view/src/android/view/cts/ |
VelocityTrackerTest.java | 92 // XVelocity & YVelocity calculated by the original algorithm from android
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
ExtendedType.java | 36 * The hash code is calculated from the node type, namespace and local name.
|
/development/host/windows/usb/api/ |
AdbWinApi.cpp | 107 // address has not been calculated yet.
|
/external/dropbear/ |
svr-kex.c | 70 * that, the session hash is calculated, and signed with RSA or DSS. The
|
/external/opencore/nodes/pvomxaudiodecnode/src/ |
pvmf_omx_audiodec_node.h | 137 // the output buffer size is calculated from the parameters below
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_fmsynth.h | 57 EAS_U16 envRate; /* calculated envelope rate */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_fmsynth.h | 57 EAS_U16 envRate; /* calculated envelope rate */
|
/external/v8/benchmarks/ |
README.txt | 38 weight that is calculated from an estimate of the popularity of the
|
revisions.html | 50 given a weight that is calculated from an estimate of the popularity
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/Array/ |
slice.js | 66 // result of the slice(...) method is calculated and
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_2/String/ |
slice.js | 66 // result of the slice(...) method is calculated and
|
/external/webkit/WebCore/platform/graphics/chromium/ |
FontUtilsChromiumWin.h | 68 // should match what's contained in LOGFONT. It should be calculated
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
eap_ikev2_common.c | 121 wpa_hexdump(MSG_DEBUG, "EAP-IKEV2: Calculated ICV",
|
/frameworks/base/core/java/android/text/ |
AndroidCharacter.java | 57 * starting at <code>start</code>. East Asian Width is calculated based on
|
/external/icu4c/common/ |
ucnv_u32.c | 59 ch = args->converter->toUnicodeStatus - 1;/*Stores the previously calculated ch from a previous call*/ 74 /* stores a partially calculated target*/ 140 ch = args->converter->toUnicodeStatus - 1;/*Stores the previously calculated ch from a previous call*/ 155 /* stores a partially calculated target*/ 522 /* Stores the previously calculated ch from a previous call*/ 542 /* stores a partially calculated target*/ 609 /* Stores the previously calculated ch from a previous call*/ 629 /* stores a partially calculated target*/ [all...] |
/frameworks/base/awt/org/apache/harmony/awt/gl/image/ |
PngDecoderJava.java | 127 long calculated = crc32.getValue(); local 128 return (calculated == crc);
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
gc_pred.cpp | 210 is calculated for MR795 mode, Q0 (Word16) 212 this is calculated for MR795 mode, Q15 (Word16) 217 recently calculated predicted gain factor 219 recently calculated predicted gain factor 221 recently calculated innovation energy 223 recently calculated innovation energy 268 // (only calculated for MR795) 270 // (only calculated for MR795) 474 /* (only calculated for MR795) */ 476 /* (only calculated for MR795) * [all...] |
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
gc_pred.cpp | 210 is calculated for MR795 mode, Q0 (Word16) 212 this is calculated for MR795 mode, Q15 (Word16) 217 recently calculated predicted gain factor 219 recently calculated predicted gain factor 221 recently calculated innovation energy 223 recently calculated innovation energy 268 // (only calculated for MR795) 270 // (only calculated for MR795) 474 /* (only calculated for MR795) */ 476 /* (only calculated for MR795) * [all...] |
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_crc.cpp | 46 uint32 *crc, memory location holding calculated crc value 56 uint32 length, number of element upon the crc will be calculated 57 uint32 *crc, memory location holding calculated crc value
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_crc.cpp | 46 uint32 *crc, memory location holding calculated crc value 56 uint32 length, number of element upon the crc will be calculated 57 uint32 *crc, memory location holding calculated crc value
|