Searched
full:multiple (Results
376 -
400 of
6800) sorted by null
<<11121314151617181920>>
/external/dropbear/libtommath/ |
bn_mp_read_radix.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_reduce.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_sub_d.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_toradix_n.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_s_mp_add.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_s_mp_mul_digs.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_s_mp_mul_high_digs.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_s_mp_sqr.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_s_mp_sub.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
/external/iptables/include/linux/netfilter/ |
xt_osf.h | 108 * Initial window size option state machine: multiple of mss, mtu or 110 * is not a multiple of specified value.
|
/external/kernel-headers/original/linux/ |
rwsem.h | 66 * lock instance multiple times), but multiple locks of the
|
/external/llvm/lib/Analysis/ |
MemoryBuiltins.cpp | 105 // If malloc call's arg can be determined to be a multiple of ElementSize, 106 // return the multiple. Otherwise, return NULL. 108 Value *Multiple = NULL; 109 if (ComputeMultiple(MallocArg, ElementSize, Multiple, 111 return Multiple; 173 /// argument passed to malloc is a multiple of the size of the malloced type, 174 /// then return that multiple. For non-array mallocs, the multiple is
|
/external/llvm/utils/ |
webNLT.pl | 48 print $q->scrolling_list(-name=>"test", -values=>\@tests, -multiple=>'true'); 50 print $q->scrolling_list(-name=>"name", -values=>\@names, -multiple=>'true');
|
/external/protobuf/src/google/protobuf/compiler/java/ |
java_enum.h | 63 // The proto language allows multiple enum constants to have the same numeric 64 // value. Java, however, does not allow multiple enum constants to be
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_enum.h | 66 // The proto language allows multiple enum constants to have the same numeric 67 // value. Java, however, does not allow multiple enum constants to be
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLCollection01.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection02.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection03.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection04.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection05.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection06.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection07.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection08.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection09.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
HTMLCollection10.html | 51 <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1">
|
Completed in 203 milliseconds
<<11121314151617181920>>