HomeSort by relevance Sort by last modified time
    Searched refs:skipValue (Results 1 - 25 of 164) sorted by null

1 2 3 4 5 6 7

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 83 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
85 static bool skipValue(uint16_t form, DataExtractor debug_info_data,
87 static bool skipValue(uint16_t form, DataExtractor debug_info_data,
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
CheckedInputStreamTest.java 84 long skipValue = 5;
86 skipValue, checkIn.skip(skipValue));
87 checkIn.skip(skipValue);
  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFFormValue.h 67 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
69 static bool skipValue(uint16_t form, DataExtractor debug_info_data,
DWARFFormValue.cpp 168 DWARFFormValue::skipValue(DataExtractor debug_info_data, uint32_t* offset_ptr,
170 return DWARFFormValue::skipValue(Form, debug_info_data, offset_ptr, cu);
174 DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data,
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
JsonParser.java 51 reader.skipValue();
67 reader.skipValue();
  /external/icu/icu4c/source/common/
bytestrie.cpp 138 pos=skipValue(pos);
173 pos=skipValue(pos, node);
307 pos=skipValue(pos, node);
332 pos=skipValue(pos, node);
382 pos=skipValue(pos, node);
402 pos=skipValue(pos, node);
430 pos=skipValue(pos);
ucharstrie.cpp 111 pos=skipValue(pos);
302 pos=skipValue(pos, node);
408 pos=skipValue(pos);
  /dalvik/dx/src/com/android/dex/
EncodedValueReader.java 235 public void skipValue() {
281 skipValue();
287 skipValue();
  /external/icu/android_icu4j/src/main/java/android/icu/util/
BytesTrie.java 320 pos=skipValue(pos, node);
382 pos=skipValue(pos, node);
585 pos_=skipValue(pos, node);
643 pos=skipValue(pos, node);
695 private static int skipValue(int pos, int leadByte) {
708 private static int skipValue(byte[] bytes, int pos) {
710 return skipValue(pos, leadByte);
807 pos=skipValue(bytes_, pos);
842 pos=skipValue(pos, node);
    [all...]
CharsTrie.java 587 pos=skipValue(pos, node);
638 private static int skipValue(int pos, int leadUnit) {
648 private static int skipValue(CharSequence chars, int pos) {
650 return skipValue(pos, leadUnit&0x7fff);
754 pos=skipValue(chars_, pos);
820 pos=skipValue(pos, node);
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
BytesTrie.java 338 pos=skipValue(pos, node);
403 pos=skipValue(pos, node);
619 pos_=skipValue(pos, node);
678 pos=skipValue(pos, node);
730 private static int skipValue(int pos, int leadByte) {
743 private static int skipValue(byte[] bytes, int pos) {
745 return skipValue(pos, leadByte);
842 pos=skipValue(bytes_, pos);
877 pos=skipValue(pos, node);
    [all...]
CharsTrie.java 613 pos=skipValue(pos, node);
664 private static int skipValue(int pos, int leadUnit) {
674 private static int skipValue(CharSequence chars, int pos) {
676 return skipValue(pos, leadUnit&0x7fff);
780 pos=skipValue(chars_, pos);
846 pos=skipValue(pos, node);
    [all...]
  /external/icu/icu4c/source/common/unicode/
bytestrie.h 367 static inline const uint8_t *skipValue(const uint8_t *pos, int32_t leadByte) {
380 static inline const uint8_t *skipValue(const uint8_t *pos) {
382 return skipValue(pos, leadByte);
ucharstrie.h 395 static inline const UChar *skipValue(const UChar *pos, int32_t leadUnit) {
405 static inline const UChar *skipValue(const UChar *pos) {
407 return skipValue(pos, leadUnit&0x7fff);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFFormValue.h 146 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
159 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
173 static bool skipValue(dwarf::Form form, DataExtractor debug_info_data,
  /external/llvm/lib/DebugInfo/DWARF/
DWARFFormValue.cpp 256 DWARFFormValue::skipValue(DataExtractor debug_info_data, uint32_t* offset_ptr,
258 return DWARFFormValue::skipValue(Form, debug_info_data, offset_ptr, cu);
262 DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data,
264 return skipValue(form, debug_info_data, offset_ptr, cu->getVersion(),
267 bool DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data,
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterStraightenRepresentation.java 141 reader.skipValue();
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
JsonUtils.java 54 reader.skipValue();

Completed in 2429 milliseconds

1 2 3 4 5 6 7