/external/dropbear/libtommath/ |
bn_mp_mul_2d.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_prime_miller_rabin.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
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/kernel-headers/original/linux/ |
rwsem.h | 66 * lock instance multiple times), but multiple locks of the
|
/external/webkit/LayoutTests/storage/ |
multiple-transactions-on-different-handles.html | 24 "Test to make sure that queueing multiple transactions on different DB handles does not result in a deadlock.", 94 This is a test to see if queueing up multiple transactions on different handles to the same database results in a deadlock.<br>
|
/external/webkit/WebCore/wml/ |
WMLSelectElement.h | 55 virtual bool multiple() const { return m_data.multiple(); } function in class:WebCore::WMLSelectElement
|
/external/webkit/WebKit/mac/WebView/ |
WebResourceLoadDelegate.h | 49 resource. For example, a single resource may generate multiple 75 multiple call backs. 108 multiple call backs. 111 @discussion In some rare cases, multiple responses may be received for a single load. 120 @discussion Multiple of these messages may be sent as data arrives. 123 multiple call backs. 134 multiple call backs. 144 multiple call backs.
|
/external/webkit/WebKit/win/Interfaces/ |
IWebResourceLoadDelegate.idl | 51 resource. For example, a single resource may generate multiple 86 multiple call backs. 122 multiple call backs. 125 @discussion In some rare cases, multiple responses may be received for a single load. 135 @discussion Multiple of these messages may be sent as data arrives. 138 multiple call backs. 150 multiple call backs. 161 multiple call backs.
|
/frameworks/base/core/java/android/net/ |
SSLSessionCache.java | 43 * Multiple instances for the same directory share data internally. 54 * Multiple instances share data internally.
|
/bionic/libstdc++/include/ |
cassert | 32 * can be included multiple times with different definition of NDEBUG, hence the
|
/cts/tests/tests/jni/src/android/jni/cts/ |
JniInstanceTest.java | 235 * Test a simple multiple value-taking method call, that returns whether it 243 * Test a simple multiple value-taking method call, that returns whether it 251 * Test a simple multiple value-taking method call, that returns whether it 261 * Test a simple multiple value-taking method call, that returns whether it
|
/cts/tools/dex-tools/src/dex/structure/ |
DexFile.java | 23 * {@code DexFile} represents a whole dex file, containing multiple classes.
|
/dalvik/dx/tests/083-ssa-phi-placement/ |
Blort.java | 46 * multiple identically-valued entries.
|
/dalvik/libcore/luni/src/main/java/java/net/ |
InterfaceAddress.java | 22 * Multiple addresses for the same interface are collected together on the Java side.
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/utils/ |
Utils.java | 36 * used by multiple transformations as long as the JVM stays up.
|
/dalvik/vm/ |
Inlines.h | 19 * turned into a separate function. This prevents us from having multiple
|
/development/samples/ApiDemos/src/com/example/android/apis/ |
ApiDemosApplication.java | 24 * a class like this as a central repository for information that might be shared between multiple
|