HomeSort by relevance Sort by last modified time
    Searched full:multi (Results 376 - 400 of 2792) sorted by null

<<11121314151617181920>>

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
IconLoader.java 32 * one icon. Multi, for loading icons list.
44 // multi icons state members
93 // initialize multi icons load variables.
  /libcore/luni/src/main/java/javax/crypto/
Cipher.java     [all...]
  /packages/apps/Mms/src/com/android/mms/
MmsConfig.java 66 // If mEnableMultipartSMS is true, long sms messages are always sent as multi-part sms
70 // as an mms message. This feature exists for carriers that don't support multi-part sms's.
73 // If mEnableMultipartSMS is true and mSmsToMmsTextThreshold > 1, then multi-part SMS messages
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
smbno.h 220 #define SMBsendstrt 0xD5 /* send start of multi-block message */
221 #define SMBsendend 0xD6 /* send end of multi-block message */
222 #define SMBsendtxt 0xD7 /* send text of multi-block message */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
smbno.h 220 #define SMBsendstrt 0xD5 /* send start of multi-block message */
221 #define SMBsendend 0xD6 /* send end of multi-block message */
222 #define SMBsendtxt 0xD7 /* send text of multi-block message */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
smbno.h 220 #define SMBsendstrt 0xD5 /* send start of multi-block message */
221 #define SMBsendend 0xD6 /* send end of multi-block message */
222 #define SMBsendtxt 0xD7 /* send text of multi-block message */
  /bionic/libc/arch-arm/bionic/
atomics_arm.c 41 * perform correctly when running on multi-core devices.
  /bionic/libc/include/net/
if_types.h 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */
187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */
211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
  /bionic/libc/private/
bionic_atomic_mips.h 20 * platform for a multi-core device.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_log2f.c 60 * We no longer need to avoid falling into the multi-precision
  /cts/hostsidetests/appsecurity/test-apps/MultiUserStorageApp/src/com/android/cts/multiuserstorageapp/
MultiUserStorageTest.java 31 * Test multi-user emulated storage environment, ensuring that each user has
  /cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/res/values/
strings.xml 60 <string name="generic_item_touch_dialog_title">Multi-touch test dialog</string>
  /dalvik/vm/
UtfString.h 103 * match the result from strlen() so long as there are no multi-byte chars.
  /dalvik/vm/jdwp/
ExpandBuf.cpp 166 * have stored null bytes in a multi-byte encoding).
  /dalvik/vm/mterp/armv5te/
OP_CMP_LONG.S 21 * instruction epilogue code. The multi-compare approach below needs
  /dalvik/vm/native/
java_lang_reflect_Array.cpp 59 * Create a multi-dimensional array of Objects or primitive types.
  /development/ndk/platforms/android-3/include/net/
if_types.h 157 #define IFT_MPC 0x71 /* IBM multi-protocol channel support */
165 #define IFT_X25MLP 0x79 /* Multi-Link Protocol */
187 #define IFT_MSDSL 0x8f /* Multi-rate Symmetric DSL */
211 #define IFT_MFSIGLINK 0xa7 /* Multi-frequency signaling link */
  /development/samples/AppLimits/src/com/example/android/applimits/
GetRestrictionsReceiver.java 37 static final String KEY_MULTI_SELECT = "multi";
  /docs/source.android.com/src/devices/tech/security/
enhancements42.jd 5 Android provides a multi-layered security model described in the <a href="{@docRoot}devices/tech/security/index.html">Android
  /external/antlr/antlr-3.4/runtime/Perl5/t/
lexer.t 22 a Perl '#' comment, and may be multi line... */
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 175 UINT8 multi_av_data_cong_start; /* Multi-AV queue size to start congestion */
176 UINT8 multi_av_data_cong_end; /* Multi-AV queue size to end congestion */
177 UINT8 multi_av_data_cong_discard; /* Multi-AV queue size to discard */
812 UINT8 multi_av_supported; /* Whether multi-av is supported */
  /external/ceres-solver/internal/ceres/
stl_util.h 42 // For hash_[multi]set, it is important that this deletes behind the iterator
  /external/chromium/base/
sys_string_conversions.h 37 // Converts between wide and the system multi-byte representations of a string.
  /external/chromium/build/temp_gyp/
googleurl.gyp 100 # to export, so skip building unittests for windows multi dll build.
  /external/chromium/chrome/browser/printing/
print_job_unittest.cc 89 // Test the multi-threaded nature of PrintJob to make sure we can use it with

Completed in 1674 milliseconds

<<11121314151617181920>>