Home
last modified time | relevance | path

Searched refs:skipValue (Results 1 – 25 of 30) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/util/
DBytesTrie.java320 pos=skipValue(pos, node); in next()
382 pos=skipValue(pos, node); in getNextBytes()
585 pos_=skipValue(pos, node); in next()
643 pos=skipValue(pos, node); in branchNext()
695 private static int skipValue(int pos, int leadByte) { in skipValue() method
708 private static int skipValue(byte[] bytes, int pos) { in skipValue() method
710 return skipValue(pos, leadByte); in skipValue()
807 pos=skipValue(bytes_, pos); in branchNext()
842 pos=skipValue(pos, node); in nextImpl()
873 pos=skipValue(pos, node);
[all …]
DCharsTrie.java587 pos=skipValue(pos, node); in branchNext()
638 private static int skipValue(int pos, int leadUnit) { in skipValue() method in CharsTrie
648 private static int skipValue(CharSequence chars, int pos) { in skipValue() method in CharsTrie
650 return skipValue(pos, leadUnit&0x7fff); in skipValue()
754 pos=skipValue(chars_, pos); in branchNext()
820 pos=skipValue(pos, node); in findUniqueValueFromBranch()
895 pos=skipValue(chars, pos); in getNextBranchChars()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java338 pos=skipValue(pos, node); in next()
403 pos=skipValue(pos, node); in getNextBytes()
619 pos_=skipValue(pos, node); in next()
678 pos=skipValue(pos, node); in branchNext()
730 private static int skipValue(int pos, int leadByte) { in skipValue() method
743 private static int skipValue(byte[] bytes, int pos) { in skipValue() method
745 return skipValue(pos, leadByte); in skipValue()
842 pos=skipValue(bytes_, pos); in branchNext()
877 pos=skipValue(pos, node); in nextImpl()
908 pos=skipValue(pos, node);
[all …]
DCharsTrie.java613 pos=skipValue(pos, node); in branchNext()
664 private static int skipValue(int pos, int leadUnit) { in skipValue() method in CharsTrie
674 private static int skipValue(CharSequence chars, int pos) { in skipValue() method in CharsTrie
676 return skipValue(pos, leadUnit&0x7fff); in skipValue()
780 pos=skipValue(chars_, pos); in branchNext()
846 pos=skipValue(pos, node); in findUniqueValueFromBranch()
921 pos=skipValue(chars, pos); in getNextBranchChars()
/external/icu/icu4c/source/common/
Dbytestrie.cpp138 pos=skipValue(pos); in branchNext()
173 pos=skipValue(pos, node); in nextImpl()
307 pos=skipValue(pos, node); in next()
332 pos=skipValue(pos, node); in findUniqueValueFromBranch()
382 pos=skipValue(pos, node); in findUniqueValue()
402 pos=skipValue(pos, node); in getNextBytes()
430 pos=skipValue(pos); in getNextBranchBytes()
Ducharstrie.cpp111 pos=skipValue(pos); in branchNext()
302 pos=skipValue(pos, node); in findUniqueValueFromBranch()
408 pos=skipValue(pos); in getNextBranchUChars()
Dbytestrieiterator.cpp142 pos_=skipValue(pos, node); in next()
201 pos=skipValue(pos, node); in branchNext()
Ducharstrieiterator.cpp202 pos=skipValue(pos, node); in branchNext()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h83 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,
/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFFormValue.h67 bool skipValue(DataExtractor debug_info_data, uint32_t *offset_ptr,
69 static bool skipValue(uint16_t form, DataExtractor debug_info_data,
DDWARFFormValue.cpp168 DWARFFormValue::skipValue(DataExtractor debug_info_data, uint32_t* offset_ptr, in skipValue() function in DWARFFormValue
170 return DWARFFormValue::skipValue(Form, debug_info_data, offset_ptr, cu); in skipValue()
174 DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data, in skipValue() function in DWARFFormValue
DDWARFDebugInfoEntry.cpp360 DWARFFormValue::skipValue(AbbrevDecl->getFormByIndex(idx++), in getAttributeValue()
/external/icu/icu4c/source/common/unicode/
Dbytestrie.h367 static inline const uint8_t *skipValue(const uint8_t *pos, int32_t leadByte) { in skipValue() function
380 static inline const uint8_t *skipValue(const uint8_t *pos) { in skipValue() function
382 return skipValue(pos, leadByte); in skipValue()
Ducharstrie.h395 static inline const UChar *skipValue(const UChar *pos, int32_t leadUnit) { in skipValue() function
405 static inline const UChar *skipValue(const UChar *pos) { in skipValue() function
407 return skipValue(pos, leadUnit&0x7fff); in skipValue()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp256 DWARFFormValue::skipValue(DataExtractor debug_info_data, uint32_t* offset_ptr, in skipValue() function in DWARFFormValue
258 return DWARFFormValue::skipValue(Form, debug_info_data, offset_ptr, cu); in skipValue()
262 DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data, in skipValue() function in DWARFFormValue
264 return skipValue(form, debug_info_data, offset_ptr, cu->getVersion(), in skipValue()
267 bool DWARFFormValue::skipValue(uint16_t form, DataExtractor debug_info_data, in skipValue() function in DWARFFormValue
DDWARFDebugInfoEntry.cpp215 else if (!DWARFFormValue::skipValue(Form, DebugInfoData, OffsetPtr, U)) { in extractFast()
251 DWARFFormValue::skipValue(AbbrevDecl->getFormByIndex(i), in getAttributeValue()
/external/vogar/src/vogar/
DOutcomeStore.java101 in.skipValue(); in loadOutcomes()
112 in.skipValue(); in loadOutcomes()
DExpectationStore.java189 reader.skipValue(); in readExpectation()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2068 DWARFFormValue::skipValue(Abbrev->getFormByIndex(i), Data, &Offset, &Unit); in getAttributeOffsets()
2071 DWARFFormValue::skipValue(Abbrev->getFormByIndex(Idx), Data, &End, &Unit); in getAttributeOffsets()
2230 DWARFFormValue::skipValue(AttrSpec.Form, Data, &Offset, &Unit); in keepDIEAndDependencies()
2790 DWARFFormValue::skipValue(AttrSpec.Form, Data, &Offset, &U); in cloneDIE()
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp177 DWARFFormValue::skipValue(Form, InfoData, &Offset, Version, AddrSize); in getCUIdentifiers()
/external/dexmaker/lib/
Dlibcore-dex-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/caliper/lib/
Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12