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

1 2 3 45 6 7 8 91011>>

  /external/dropbear/
dropbearkey.8 37 bits, should be multiple of 8 (optional).
  /external/e2fsprogs/lib/ext2fs/
icount.c 52 ext2fs_inode_bitmap multiple; member in struct:ext2_icount
73 if (icount->multiple)
74 ext2fs_free_inode_bitmap(icount->multiple);
103 &icount->multiple);
107 icount->multiple = 0;
495 if (icount->multiple &&
496 !ext2fs_test_inode_bitmap(icount->multiple, ino)) {
523 } else if (icount->multiple) {
526 * inode is set in icount->multiple, then there should
529 if (ext2fs_test_inode_bitmap(icount->multiple, ino))
    [all...]
  /external/qemu/android/build/
clear_vars.make 16 # called multiple times to clear variables used to define a given 'module'
  /external/stlport/stlport/stl/
_cprolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
_prolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
  /external/webkit/LayoutTests/fast/js/resources/
codegen-temporaries-multiple-global-blocks-2.js 2 'Tests whether bytecode codegen properly handles temporaries across multiple global blocks.'
  /external/webkit/LayoutTests/storage/domstorage/localstorage/resources/
window-open-second.html 34 This is a new window to make sure the localStorage object for an origin is shared between multiple windows.<br>
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
window-open.html 36 This is a test to make sure the localStorage object for multiple windows in the same security origin share the same global storage area.<br>
  /external/webkit/WebCore/manual-tests/
form-value-restore.html 9 <div><select multiple size=5><option>a</option><option>b</option><option>c</option><option>d</option><option>e</option><option>f</option><option>g</option></select></div>
select-element-type-select.html 21 <select multiple size="3">
  /external/webkit/WebCore/manual-tests/wml/
select-element.wml 8 <select name="cars" title="SELECT" multiple="true">
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListOfShortShortTallShortShort.java 22 * Exposes fading in and out multiple items.
  /build/tools/lsd/
main.c 26 macro INFO() in multiple compilation unites. */
29 macro PRINT() in multiple compilation unites. */
  /external/dropbear/libtommath/
bn_mp_div_2.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_div_3.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_grow.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_lshd.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_mod_2d.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_montgomery_setup.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_mul.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_mul_d.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_prime_fermat.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_prime_is_prime.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_radix_size.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_rshd.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision

Completed in 1121 milliseconds

1 2 3 45 6 7 8 91011>>