/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
alternative_32.h | 29 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
alternative_32.h | 29 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/ |
alternative_32.h | 29 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/ |
alternative_32.h | 29 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/ |
alternative_32.h | 29 #define alternative(oldinstr, newinstr, feature) asm volatile ("661:\n\t" oldinstr "\n662:\n" ".section .altinstructions,\"a\"\n" " .align 4\n" " .long 661b\n" " .long 663f\n" " .byte %c0\n" " .byte 662b-661b\n" " .byte 664f-663f\n" ".previous\n" ".section .altinstr_replacement,\"ax\"\n" "663:\n\t" newinstr "\n664:\n" ".previous" :: "i" (feature) : "memory") macro
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/ |
btm_utils.py | 43 #last alternative 78 reject 'group' matches; for example the alternative form 121 #just a single 'Alternative', skip this node 133 elif node.type == syms.Alternative:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/ |
btm_utils.py | 43 #last alternative 78 reject 'group' matches; for example the alternative form 121 #just a single 'Alternative', skip this node 133 elif node.type == syms.Alternative:
|
/frameworks/base/docs/html/guide/practices/ |
screens_support.jd | 29 <li><a href="#DesigningResources">Designing alternative layouts and drawables</a></li> 59 Providing Alternative Resources</a></li> 223 <a href="{@docRoot}guide/topics/resources/providing-resources.html#AlternativeResources">alternative 225 provide alternative layouts for some of the different screen sizes and alternative bitmap images for 229 <p>You do not need to provide alternative resources for every combination of screen size and 291 above screenshots. To avoid these artifacts, you should provide alternative bitmap resources for 294 screens. The following section describes more about how to supply alternative resources for 344 bitmaps. To ensure your bitmaps look their best, you should include alternative versions at 379 the system uses them to apply alternative resources, read < [all...] |
/developers/samples/android/ui/actionbar/DoneBar/ |
template-params.xml | 29 This sample demonstrates two alternative presentations of the 78 2 alternative layouts. This is well suited for simple data entry activities, where the only
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3cyclicdfa.c | 73 /** From the input stream, predict what alternative will succeed 75 * to the underlying CFL). Return an alternative number 1..n. Throw
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/ |
DFA.js | 15 /** From the input stream, predict what alternative will succeed 17 * to the underlying CFL). Return an alternative number 1..n. Throw
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
DFA.pm | 60 # From the input stream, predict what alternative will succeed 62 # to the underlying CFL). Return an alternative number 1..n. Throw
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
Extension.java | 43 * Subject Alternative Name 48 * Issuer Alternative Name
|
X509Extension.java | 38 * Subject Alternative Name 43 * Issuer Alternative Name
|
/external/mesa3d/docs/ |
llvmpipe.html | 103 On Linux, building will create a drop-in alternative for libGL.so into 118 On Windows, building will create a drop-in alternative for opengl32.dll. To use
|
/external/mesa3d/src/mapi/glapi/gen/ |
remap_helper.py | 145 # output ABI functions that have alternative names (with ext suffix) 146 print '/* these functions are in the ABI, but have alternative names */'
|
/external/mesa3d/src/mesa/main/ |
remap.c | 167 * makes sure the alternative names are available. 175 /* Remap static functions which have alternative names and are in the ABI.
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/tls/ |
HostnameVerifierTest.java | 183 // these checks test alternative subjects. The test data contains an 184 // alternative subject starting with a japanese kanji character. This is 186 // harmony follows the definition from rfc 1034 page 10 for alternative 187 // subject names. This causes the code to drop all alternative subjects. 372 // these checks test alternative subjects. The test data contains an 373 // alternative subject starting with a japanese kanji character. This is 375 // harmony follows the definition from rfc 1034 page 10 for alternative 376 // subject names. This causes the code to drop all alternative subjects.
|
/frameworks/base/docs/html/training/efficient-downloads/ |
regular_updates.jd | 18 <li><a href="#GCM">Use Google Cloud Messaging as an alternative to polling</a></li> 37 <h2 id="GCM">Use Google Cloud Messaging as an Alternative to Polling</h2>
|
/frameworks/base/docs/html/training/multiscreen/ |
screendensities.jd | 24 <li><a href="#TaskProvideAltBmp">Provide Alternative Bitmaps</a></li> 93 <h2 id="TaskProvideAltBmp">Provide Alternative Bitmaps</h2>
|
/frameworks/base/graphics/java/android/graphics/ |
Picture.java | 142 * @deprecated The recommended alternative is to not use writeToStream and 162 * @deprecated The recommended alternative is to draw the picture into a
|
/frameworks/base/services/core/java/com/android/server/updates/ |
ConfigUpdateInstallReceiver.java | 164 private boolean verifyVersion(int current, int alternative) { 165 return (current < alternative);
|
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/ |
PduContentTypes.java | 41 "multipart/alternative", /* 0x0F */ 64 "application/vnd.wap.multipart.alternative", /* 0x26 */
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
PduContentTypes.java | 41 "multipart/alternative", /* 0x0F */ 64 "application/vnd.wap.multipart.alternative", /* 0x26 */
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
PduContentTypes.java | 41 "multipart/alternative", /* 0x0F */ 64 "application/vnd.wap.multipart.alternative", /* 0x26 */
|