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

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-generic/bitops/
non-atomic.h 58 * but actually fail. You must protect multiple accesses with a lock.
77 * but actually fail. You must protect multiple accesses with a lock.
  /external/opencore/nodes/pvsocketnode/config/common/
pvmf_socket_node_tunables.h 50 // For the UDP multiple receives.
74 // that is used to hold the multiple packets. It's not a hard limit on the
  /external/openssl/crypto/jpake/
jpake.h 64 * Note that JPAKE_STEP1 can be used multiple times before release
73 * Note that JPAKE_STEP2 can be used multiple times before release
  /external/webkit/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_12.js 32 No Multiple Inheritance
40 var TITLE = "No Multiple Inheritance";
  /external/webkit/WebCore/html/
HTMLSelectElement.h 49 virtual bool multiple() const { return m_data.multiple(); } function in class:WebCore::HTMLSelectElement
  /frameworks/base/core/java/android/app/
TabActivity.java 26 * An activity that contains and runs multiple embedded activities or views.
121 // Dorky implementation until we can have multiple activities running.
  /frameworks/base/core/java/android/bluetooth/
AtCommandResult.java 32 * final response is sent from multiple commands chained into a single command
81 * Used to combine results from multiple commands in a single command line
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListGetCheckItemIdsTest.java 92 assertChecked("Item checked when setting Multiple mode");
139 assertChecked("Item checked after MULTIPLE clear choice");
  /frameworks/base/docs/html/resources/dashboard/
screens.jd 41 your application can support multiple screen types, see <a
42 href="{@docRoot}guide/practices/screens_support.html">Supporting Multiple Screens</a>.</p>
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
umultiset.h 21 /// \brief Multiple sorted container.
22 /// Unlike set, it may contain multiple copies of each element.
  /packages/apps/IM/src/com/android/im/imps/
SmsAssembler.java 31 // DD - multiple SMSes identifier
65 ImpsLog.logError("Invalid multiple SMSes identifier");
  /cts/tests/tests/jni/src/android/jni/cts/
JniStaticTest.java 236 * Test a simple multiple value-taking method call, that returns whether it
244 * Test a simple multiple value-taking method call, that returns whether it
252 * Test a simple multiple value-taking method call, that returns whether it
262 * Test a simple multiple value-taking method call, that returns whether it
  /cts/tools/host/test/com/android/cts/
CommandParserTest.java 44 * Test parsing command with multiple options.
67 * Test parsing command with multiple same options.
114 * Test parsing command with multiple illegal options.
228 * Test parsing command with multiple action values.
  /dalvik/libcore/dalvik/src/main/java/dalvik/annotation/
TestTarget.java 26 * specifies a single method target for the test (but can be used multiple
TestTargetNew.java 26 * specifies a single method target for the test (but can be used multiple
  /dalvik/libcore/luni/src/main/java/java/lang/reflect/
TypeVariable.java 22 * 'public interface A&lt;T extends Number&gt;'} or the multiple bounded {@code
  /dalvik/libcore/security/src/main/java/org/bouncycastle/util/encoders/
BufferedDecoder.java 27 throw new IllegalArgumentException("buffer size not multiple of input block size");
BufferedEncoder.java 27 throw new IllegalArgumentException("buffer size not multiple of input block size");
  /development/samples/VoiceRecognitionService/
_index.html 17 user choose between the multiple services.</p>
  /external/dropbear/libtomcrypt/src/mac/pmac/
pmac_done.c 36 /* handle padding. If multiple xor in L/x */
  /external/dropbear/libtomcrypt/src/modes/ecb/
ecb_decrypt.c 24 @param len The number of octets to process (must be multiple of the cipher block size)
ecb_encrypt.c 24 @param len The number of octets to process (must be multiple of the cipher block size)
  /external/gtest/test/
gtest-param-test_test.h 48 // Test fixture for testing instantiation of a test in multiple
  /external/icu4c/i18n/
ucurrimp.h 32 * code. If multiple display names match, then the longest one is
  /external/kernel-headers/original/asm-arm/
glue.h 14 * when we're targetting multiple classes of TLBs.

Completed in 3294 milliseconds

1 2 3 4 5 6 7 8 91011>>