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

1 2 34 5 6 7 8 91011>>

  /external/dropbear/libtommath/
bn_mp_reduce_2k.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_reduce_2k_l.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_reduce_2k_setup.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_reduce_2k_setup_l.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_reduce_is_2k.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_reduce_is_2k_l.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_reduce_setup.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_set_int.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_shrink.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_sqr.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_sqrmod.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_submod.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_to_unsigned_bin.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_mp_xor.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bn_reverse.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
bncore.c 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis
5 * LibTomMath is a library that provides multiple-precision
  /external/freetype/include/freetype/internal/services/
svmm.h 5 /* The FreeType Multiple Masters and GX var services (specification). */
29 * A service used to manage multiple-masters data in a given face.
  /external/iptables/extensions/
libipt_DNAT.man 27 address range or multiple --to-destination options, a simple round-robin (one
29 Later Kernels (>= 2.6.11-rc1) don't have the ability to NAT to multiple ranges
libipt_SNAT.man 25 range or multiple --to-source options, a simple round-robin (one after another
27 Later Kernels (>= 2.6.11-rc1) don't have the ability to NAT to multiple ranges
  /external/webkit/WebCore/html/
HTMLDataGridElement.idl 37 attribute boolean multiple; // Whether or not the datagrid supports multiple selection.
HTMLDataGridElement.cpp 85 bool HTMLDataGridElement::multiple() const function in class:WebCore::HTMLDataGridElement
90 void HTMLDataGridElement::setMultiple(bool multiple)
92 setAttribute(multipleAttr, multiple ? "" : 0);
  /frameworks/base/include/utils/
Log.h 23 // The output will be correct when the log file is shared between multiple
24 // threads and/or multiple processes so long as the operating system
  /system/core/include/cutils/
memory.h 27 /* size is given in bytes and must be multiple of 2 */
30 /* size is given in bytes and must be multiple of 4 */
  /frameworks/base/core/tests/coretests/src/android/pim/vcard/
LineVerifierElem.java 58 mTestCase.fail("Multiple \"BEGIN:VCARD\" line found");
65 mTestCase.fail("Multiple \"END:VCARD\" line found");
72 mTestCase.fail("Multiple VERSION line + found");
  /external/clearsilver/man/man3/
cs_render.3 42 cs_render multiple times on the same parse tree may or

Completed in 249 milliseconds

1 2 34 5 6 7 8 91011>>