HomeSort by relevance Sort by last modified time
    Searched full:over (Results 101 - 125 of 3221) sorted by null

1 2 3 45 6 7 8 91011>>

  /cts/tools/host/src/com/android/cts/
TestCase.java 190 * Run the test case over device given.
192 * @param device The device to run the test case over.
207 * Run the the specific test contained in the test case over device given.
209 * @param device The device to run the test over.
  /dalvik/libcore/logging/src/main/java/java/util/logging/
Filter.java 22 * over which records get logged.
  /dalvik/libcore/luni/src/main/java/java/io/
Serializable.java 24 * most classes serializable. If a class needs more fine-grained control over
  /dalvik/libcore/luni/src/main/java/java/net/
UnknownServiceException.java 25 * there is an invalid MIME type or the application wants to send data over a
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
SubjectKeyIdentifier.java 65 * Calulates the keyidentifier using a SHA1 hash over the BIT STRING
  /dalvik/vm/mterp/c/
OP_BREAKPOINT.c 12 * The breakpoint itself is handled over in updateDebugger(),
  /development/samples/ApiDemos/res/layout/
focus_2.xml 27 android:nextFocusRight="@+id/rightButton"/> <!-- jump over middle! -->
  /development/samples/HelloActivity/
AndroidManifest.xml 21 to come from a domain that you own or have control over. -->
  /development/samples/LunarLander/res/values/
strings.xml 30 <string name="mode_lose">Game Over\nPress Up To Play</string>
  /external/clearsilver/man/man3/
cgi_cookie_set.3 56 secure - cookie will only be sent over secure connections
dictNext.3 25 dict - dictionary to iterate over.
  /external/dropbear/libtomcrypt/src/pk/ecc/
ecc_free.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ecc_get_size.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ecc_sizes.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ltc_ecc_is_valid_idx.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
ltc_ecc_points.c 12 /* Implements ECC over Z/pZ for curve y^2 = x^3 - 3x + b
  /external/dropbear/libtommath/
bn_mp_copy.c 36 /* zero b and copy the parameters over */
  /external/grub/netboot/
timer.h 38 /* Timers tick over at this rate */
  /external/icu4c/common/
unistr_props.cpp 66 // move string forward over leading white space
  /external/icu4c/config/
mh-unknown 13 # As a start, try copying mh-linux (which is fairly generic) over this
  /external/icu4c/samples/translit/answers/
main_1.cpp 38 // Loop over various months
  /external/kernel-headers/original/linux/
nfsacl.h 33 /* Maximum number of ACL entries over NFS */
  /external/openssl/crypto/rsa/
rsa_pk1.c 104 /* scan over padding data */
131 i++; /* Skip over the '\0' */
197 /* scan over padding data */
213 i++; /* Skip over the '\0' */
  /external/proguard/src/proguard/gui/splash/
ConstantColor.java 26 * This VariableColor is constant over time.
ConstantDouble.java 24 * This VariableDouble is constant over time.

Completed in 40 milliseconds

1 2 3 45 6 7 8 91011>>