| /external/openssh/regress/ |
| cipher-speed.sh | 1 # $OpenBSD: cipher-speed.sh,v 1.4 2011/08/02 01:23:41 djm Exp $ 4 tid="cipher speed"
|
| /external/openssl/patches/ |
| progs.patch | 26 --- openssl-1.0.0.orig/apps/speed.c 2010-03-03 11:56:17.000000000 -0800 27 +++ openssl-1.0.0/apps/speed.c 2010-05-18 14:05:57.000000000 -0700
|
| /frameworks/base/core/java/android/widget/ |
| ZoomButton.java | 67 public void setZoomSpeed(long speed) { 68 mZoomSpeed = speed;
|
| /frameworks/base/location/java/android/location/ |
| Criteria.java | 25 * power usage, ability to report altitude, speed, 62 * - may be used for horizontal, altitude, speed or bearing accuracy. 78 * - may be used for horizontal, altitude, speed or bearing accuracy. 97 * require altitude, speed, or bearing; and will not allow monetary 166 * Indicates the desired speed accuracy. 181 * Returns a constant indicating the desired speed accuracy 296 * Indicates whether the provider must provide speed information. 304 * Returns whether the provider must provide speed information.
|
| /frameworks/ex/variablespeed/jni/ |
| jni_entry.cc | 55 JNI_METHOD(setVariableSpeed, void) (JNIEnv*, jclass, float speed) { 57 AudioEngine::GetEngine()->SetVariableSpeed(speed);
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/usb/ |
| gadgetfs.h | 50 // CONNECT: just the speed 51 enum usb_device_speed speed; member in union:usb_gadgetfs_event::__anon40557
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
| gadgetfs.h | 50 // CONNECT: just the speed 51 enum usb_device_speed speed; member in union:usb_gadgetfs_event::__anon42148
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/usb/ |
| gadgetfs.h | 50 // CONNECT: just the speed 51 enum usb_device_speed speed; member in union:usb_gadgetfs_event::__anon43662
|
| /external/chromium_org/tools/perf/metrics/ |
| speedindex.py | 12 """The speed index metric is one way of measuring page load speed. 14 It is meant to approximate user perception of page load speed, and it 19 This speed index metric is based on WebPageTest.org (WPT). 52 """Calculate the speed index and add it to the results.""" 62 are used in the speed index metric calculation. In general, the recording 119 """Calculate the speed index. 121 The speed index number conceptually represents the number of milliseconds 155 # overhead vs. speed index accuracy and set the bitrate appropriately. 226 """Get all events that are counted in the calculation of the speed index [all...] |
| /bionic/libc/kernel/common/linux/raid/ |
| xor.h | 27 int speed; member in struct:xor_block_template
|
| /build/target/board/generic_x86/ |
| BoardConfig.mk | 24 # Enable dex-preoptimization to speed up the first boot sequence
|
| /dalvik/tests/028-array-write/src/ |
| Main.java | 4 * Array write speed test.
|
| /developers/samples/android/connectivity/nfc/BeamLargeFiles/ |
| template-params.xml | 29 handshake over NFC, file transfer will take place over a secondary high-speed
|
| /external/chromium_org/ash/wm/ |
| session_state_animator.cc | 428 base::TimeDelta SessionStateAnimator::GetDuration(AnimationSpeed speed) { 429 switch (speed) { 451 DCHECK(false) << "Unhandled animation speed " << speed; 506 AnimationSpeed speed) { 511 RunAnimationForWindow(*it, type, speed, NULL); 518 AnimationSpeed speed, 526 RunAnimationForWindow(*it, type, speed, observer); 533 AnimationSpeed speed, 539 RunAnimationForWindow(*it, type, speed, observer) [all...] |
| /external/chromium_org/content/public/common/ |
| geoposition.cc | 28 speed(kBadSpeed),
|
| /external/chromium_org/media/base/ |
| djb2.h | 11 // DJB2 is a hash algorithm with excellent distribution and speed
|
| media_file_checker.h | 29 // the bitrate of the file and the speed of the CPU.
|
| /external/chromium_org/remoting/codec/ |
| video_encoder_vpx.h | 47 // given to the encoder to speed up encoding.
|
| /external/chromium_org/third_party/WebKit/Source/modules/geolocation/ |
| Coordinates.idl | 35 readonly attribute double? speed;
|
| /external/chromium_org/third_party/libwebp/ |
| README.chromium | 3 URL: http://developers.google.com/speed/webp
|
| /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
| README | 10 compilers seem to do on it. This normally gives a 2 time speed up in the RSA
|
| /external/chromium_org/third_party/openssl/openssl/crypto/des/ |
| Imakefile | 17 TESTING=destest.c speed.c rpw.c
|
| /external/chromium_org/third_party/openssl/openssl/crypto/rc2/ |
| version | 17 far I trust it. It is about the same speed as IDEA and DES.
|
| /external/dropbear/libtomcrypt/src/misc/crypt/ |
| crypt_fsa.c | 16 LibTomCrypt FULL SPEED AHEAD!, Tom St Denis
|
| /external/icu4c/layout/ |
| KhmerReordering.h | 86 CF_CONSONANT = 0x01000000, // flag to speed up comparing 89 CF_COENG = 0x08000000, // flag to speed up comparing 90 CF_SHIFTER = 0x10000000, // flag to speed up comparing 91 CF_ABOVE_VOWEL = 0x20000000, // flag to speed up comparing
|