/external/icu/icu4c/source/common/unicode/ |
H A D | bytestrie.h | 366 static inline const uint8_t *skipValue(const uint8_t *pos, int32_t leadByte) { function in class:BytesTrie 379 static inline const uint8_t *skipValue(const uint8_t *pos) { function in class:BytesTrie 381 return skipValue(pos, leadByte);
|
H A D | ucharstrie.h | 393 static inline const UChar *skipValue(const UChar *pos, int32_t leadUnit) { function in class:UCharsTrie 403 static inline const UChar *skipValue(const UChar *pos) { function in class:UCharsTrie 405 return skipValue(pos, leadUnit&0x7fff);
|
/external/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFFormValue.cpp | 256 DWARFFormValue::skipValue(DataExtractor debug_info_data, uint32_t* offset_ptr, function in class:DWARFFormValue 258 return DWARFFormValue::skipValue(Form, debug_info_data, offset_ptr, cu); 262 DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data, function in class:DWARFFormValue 264 return skipValue(form, debug_info_data, offset_ptr, cu->getVersion(), 267 bool DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data, function in class:DWARFFormValue
|
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
H A D | BytesTrie.java | 318 pos=skipValue(pos, node); 380 pos=skipValue(pos, node); 580 pos_=skipValue(pos, node); 637 pos=skipValue(pos, node); 689 private static int skipValue(int pos, int leadByte) { method in class:BytesTrie 702 private static int skipValue(byte[] bytes, int pos) { method in class:BytesTrie 704 return skipValue(pos, leadByte); 801 pos=skipValue(bytes_, pos); 836 pos=skipValue(pos, node); 867 pos=skipValue(po [all...] |
H A D | CharsTrie.java | 581 pos=skipValue(pos, node); 632 private static int skipValue(int pos, int leadUnit) { method in class:CharsTrie 642 private static int skipValue(CharSequence chars, int pos) { method in class:CharsTrie 644 return skipValue(pos, leadUnit&0x7fff); 748 pos=skipValue(chars_, pos); 814 pos=skipValue(pos, node); 889 pos=skipValue(chars, pos);
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BytesTrie.java | 336 pos=skipValue(pos, node); 401 pos=skipValue(pos, node); 614 pos_=skipValue(pos, node); 672 pos=skipValue(pos, node); 724 private static int skipValue(int pos, int leadByte) { method in class:BytesTrie 737 private static int skipValue(byte[] bytes, int pos) { method in class:BytesTrie 739 return skipValue(pos, leadByte); 836 pos=skipValue(bytes_, pos); 871 pos=skipValue(pos, node); 902 pos=skipValue(po [all...] |
H A D | CharsTrie.java | 607 pos=skipValue(pos, node); 658 private static int skipValue(int pos, int leadUnit) { method in class:CharsTrie 668 private static int skipValue(CharSequence chars, int pos) { method in class:CharsTrie 670 return skipValue(pos, leadUnit&0x7fff); 774 pos=skipValue(chars_, pos); 840 pos=skipValue(pos, node); 915 pos=skipValue(chars, pos);
|
/external/caliper/lib/ |
H A D | gson-2.2.2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/stream/ ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |