/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
igmp.h | 7 * Extended to talk the BSD extended IGMP protocol of mrouted 3.6
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
igmp.h | 7 * Extended to talk the BSD extended IGMP protocol of mrouted 3.6
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
igmp.h | 7 * Extended to talk the BSD extended IGMP protocol of mrouted 3.6
|
/external/chromium_org/third_party/freetype/include/freetype/ |
ftautoh.h | 135 * U+0100 - U+017F // Latin Extended-A 136 * U+0180 - U+024F // Latin Extended-B 146 * U+1E00 - U+1EFF // Latin Extended Additional 147 * U+1F00 - U+1FFF // Greek Extended 153 * U+2C60 - U+2C7F // Latin Extended-C 154 * U+2DE0 - U+2DFF // Cyrillic Extended-A 156 * U+A640 - U+A69F // Cyrillic Extended-B 157 * U+A720 - U+A7FF // Latin Extended-D 181 * U+31A0 - U+31BF // Bopomofo Extended 189 * U+A960 - U+A97F // Hangul Jamo Extended- [all...] |
/external/freetype/include/freetype/ |
ftautoh.h | 135 * U+0100 - U+017F // Latin Extended-A 136 * U+0180 - U+024F // Latin Extended-B 146 * U+1E00 - U+1EFF // Latin Extended Additional 147 * U+1F00 - U+1FFF // Greek Extended 153 * U+2C60 - U+2C7F // Latin Extended-C 154 * U+2DE0 - U+2DFF // Cyrillic Extended-A 156 * U+A640 - U+A69F // Cyrillic Extended-B 157 * U+A720 - U+A7FF // Latin Extended-D 181 * U+31A0 - U+31BF // Bopomofo Extended 189 * U+A960 - U+A97F // Hangul Jamo Extended- [all...] |
/frameworks/base/docs/html/training/contacts-provider/ |
modify-data.jd | 47 if you send extended data in the {@link android.content.Intent} it's entered into the UI of the 100 insert them into the intent as extended data. For a key value, use the appropriate constant from 162 already have, you can put them in the intent's extended data. Notice that some 251 To work around this problem in Android 4.0.3 (API version 15) and later, add the extended 254 extended data, do the following: 257 // Sets the special extended data for navigation 260 <h3>Add other extended data</h3> 262 To add additional extended data to the {@link android.content.Intent}, call 264 You can add extended data for common contact fields by using the key values specified in 292 Any extended data fields you add to the intent populates the screen that appears. You can us [all...] |
/build/target/board/vbox_x86/ |
disk_layout.conf | 50 # (extended partion begins)
|
/dalvik/dx/src/com/android/dx/dex/ |
DexOptions.java | 39 * Returns whether extended opcodes are allowed. This became
|
/dalvik/vm/mterp/armv5te/ |
binopLit16.S | 15 FETCH_S(r1, 1) @ r1<- ssssCCCC (sign-extended)
|
/dalvik/vm/mterp/armv6t2/ |
binopLit16.S | 15 FETCH_S(r1, 1) @ r1<- ssssCCCC (sign-extended)
|
/dalvik/vm/mterp/mips/ |
binopLit16.S | 15 FETCH_S(a1, 1) # a1 <- ssssCCCC (sign-extended)
|
/development/host/windows/usb/api/ |
adb_legacy_endpoint_object.h | 70 returned GetLastError() provides extended error information.
89 GetLastError() provides extended error information.
112 If NULL is returned GetLastError() provides extended error
126 false is returned GetLastError() provides extended error
|
/development/tools/hosttestlib/src/com/android/hosttest/ |
DeviceTestCase.java | 26 * Can be extended to verify an Android device's response to various adb commands.
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/ |
AbstractTLexer.java | 12 * This is the super class for the lexer. It is extended by the lexer class
|
/external/chromium/app/sql/ |
diagnostic_error_delegate.h | 39 // Trim off the extended error codes.
|
/external/chromium/build/ |
grit_action.gypi | 13 # basis. GYP rules don?t currently support that. They could be extended to
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
ev_bubble_decoration.h | 13 // Draws the "Extended Validation SSL" bubble. This will be a lock
|
/external/chromium/chrome/common/extensions/docs/static/ |
extension.html | 32 Extended communication with extension pages
|
/external/chromium/net/base/ |
cert_status_flags.h | 11 // Status flags, such as errors and extended validation.
|
/external/chromium_org/ash/display/ |
event_transformation_handler.h | 16 // An event filter that transforms input event properties in extended desktop
|
/external/chromium_org/build/ |
grit_action.gypi | 13 # basis. GYP rules don?t currently support that. They could be extended to
|
/external/chromium_org/chrome/browser/search_engines/ |
search_terms_data.h | 55 // incrementally. Currently, Instant Extended passes a different param to 57 // returns the empty string when Instant Extended is enabled. However, when 59 // as Instant Extended does not cause incremental updates by default for the 72 // applies if Instant Extended is enabled. Returns an empty string otherwise.
|
/external/chromium_org/content/browser/download/ |
file_metadata_linux.cc | 26 << "Could not set extended attribute " << name << " on file " << path;
|
/external/chromium_org/content/browser/renderer_host/java/ |
java_type.h | 22 // Java's reflection API represents types as a string using an extended
|
/external/chromium_org/media/base/simd/ |
convert_rgb_to_yuv_ssse3.h | 19 // of extension and fault. ptrdiff_t is portably sign-extended and fixes this
|