HomeSort by relevance Sort by last modified time
    Searched full:alternative (Results 851 - 875 of 3066) sorted by null

<<31323334353637383940>>

  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
inline-asm-fpstack.ll 100 ; A valid alternative would be to remat the constant pool load before each
119 ; A valid alternative would be to remat the constant pool load before each
  /external/syslinux/core/lwip/src/core/ipv4/
inet_chksum.c 118 #if (LWIP_CHKSUM_ALGORITHM == 2) /* Alternative version #2 */
177 #if (LWIP_CHKSUM_ALGORITHM == 3) /* Alternative version #3 */
  /frameworks/base/core/java/android/widget/
CursorAdapter.java 99 * responsiveness or even Application Not Responding errors. As an alternative,
120 * responsiveness or even Application Not Responding errors. As an alternative,
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
buffer_hub_client.h 58 // stop working and we will need to correct this. The alternative is to use
255 // performed as an alternative to the Acquire() with metadata. In such cases
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConfig.java 93 * When this flag is on, vCard composer emits alternative "X-" property (like "X-NICKNAME")
273 * If you want to use alternative charset, you should notify the charset to the other
  /frameworks/support/core-ui/java/android/support/v4/widget/
CursorAdapter.java 105 * responsiveness or even Application Not Responding errors. As an alternative,
126 * responsiveness or even Application Not Responding errors. As an alternative,
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderVP8.cpp 398 /* Refresh alternative frame reference buffer using the currently reconstructed frame */
455 /* Save previous alternative reference */
  /libcore/ojluni/src/main/java/sun/security/x509/
NameConstraintsExtension.java 45 * subject distinguished name or subject alternative names. Any name
564 * that does not contain any subject alternative names. Check that
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/internet/
MimeUtility.java 366 // If the part is Multipart but not alternative it's either mixed or
371 if (mp.getSubTypeForTest().equals("alternative")) {
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
Rfc822Output.java 178 // this as multipart/alternative instead of multipart/mixed
181 multipartType = "alternative";
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/internet/
MimeUtility.java 382 // If the part is Multipart but not alternative it's either mixed or
387 if (mp.getSubTypeForTest().equals("alternative")) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
asoundef.h 102 #define IEC958_AES1_CON_BROADCAST2_MASK 0x0f /**< Broadcast alternative mask */
103 #define IEC958_AES1_CON_BROADCAST2_ID 0x0e /**< Broadcast alternative ID */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
asoundef.h 102 #define IEC958_AES1_CON_BROADCAST2_MASK 0x0f /**< Broadcast alternative mask */
103 #define IEC958_AES1_CON_BROADCAST2_ID 0x0e /**< Broadcast alternative ID */
  /prebuilts/gdb/darwin-x86/lib/python2.7/
base64.py 48 alternative alphabet for the '+' and '/' characters. This allows an
65 alternative alphabet used instead of the '+' and '/' characters.
warnings.py 312 The 'module' argument is to specify an alternative module to the module
319 """Specify whether to record warnings and if an alternative module
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/
xmlreader.py 327 def get(self, name, alternative=None):
328 return self._attrs.get(name, alternative)
  /prebuilts/gdb/linux-x86/lib/python2.7/
base64.py 48 alternative alphabet for the '+' and '/' characters. This allows an
65 alternative alphabet used instead of the '+' and '/' characters.
warnings.py 312 The 'module' argument is to specify an alternative module to the module
319 """Specify whether to record warnings and if an alternative module
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/
xmlreader.py 327 def get(self, name, alternative=None):
328 return self._attrs.get(name, alternative)
  /prebuilts/misc/windows/sdl2/test/
utf8.txt 54 Note that as an alternative to the notion of malformed sequence used
203 alternative representations of characters, that could maliciously be |
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
base64.py 48 alternative alphabet for the '+' and '/' characters. This allows an
65 alternative alphabet used instead of the '+' and '/' characters.
warnings.py 312 The 'module' argument is to specify an alternative module to the module
319 """Specify whether to record warnings and if an alternative module
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
xmlreader.py 327 def get(self, name, alternative=None):
328 return self._attrs.get(name, alternative)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
base64.py 48 alternative alphabet for the '+' and '/' characters. This allows an
65 alternative alphabet used instead of the '+' and '/' characters.
warnings.py 312 The 'module' argument is to specify an alternative module to the module
319 """Specify whether to record warnings and if an alternative module

Completed in 1844 milliseconds

<<31323334353637383940>>