Home
last modified time | relevance | path

Searched defs:nextOffset (Results 1 – 25 of 50) sorted by relevance

12

/external/openthread/src/core/thread/
Dindirect_sender.cpp366 uint16_t nextOffset; in PrepareDataFrame() local
418 uint16_t nextOffset = aContext.mMessageNextOffset; in HandleSentFrameToChild() local
/external/flatbuffers/swift/Sources/FlatBuffers/
DVerifiable.swift102 let nextOffset = Int(clamping: (Int(offset) &+ position).magnitude) variable
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/raw/
DHiddenApiClassDataItem.java77 int nextOffset = out.getCursor(); in makeAnnotator() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DEmojiProps.java89 int nextOffset = inIndexes[i]; in EmojiProps() local
DUPropertyAliases.java95 int nextOffset=inIndexes[IX_BYTE_TRIES_OFFSET]; in load() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DEmojiProps.java85 int nextOffset = inIndexes[i]; in EmojiProps() local
DUPropertyAliases.java94 int nextOffset=inIndexes[IX_BYTE_TRIES_OFFSET]; in load() local
/external/icu/icu4c/source/common/
Ddictionarydata.cpp220 int32_t nextOffset = indexes[DictionaryData::IX_RESERVED1_OFFSET]; in udict_swap() local
Demojiprops.cpp96 int32_t nextOffset = inIndexes[i]; in load() local
Dloadednormalizer2impl.cpp94 int32_t nextOffset=inIndexes[IX_EXTRA_DATA_OFFSET]; in load() local
/external/cronet/third_party/icu/source/common/
Ddictionarydata.cpp220 int32_t nextOffset = indexes[DictionaryData::IX_RESERVED1_OFFSET]; in udict_swap() local
Demojiprops.cpp96 int32_t nextOffset = inIndexes[i]; in load() local
Dloadednormalizer2impl.cpp94 int32_t nextOffset=inIndexes[IX_EXTRA_DATA_OFFSET]; in load() local
/external/proguard/src/proguard/optimize/
DTailRecursionSimplifier.java159 int nextOffset = in visitConstantInstruction() local
/external/dng_sdk/source/
Ddng_iptc.cpp246 uint64 nextOffset = firstOffset; in Parse() local
/external/mdnsresponder/mDNSShared/
DGenLinkedList.c218 size_t nextOffset; in GetOffsetLink() local
/external/cronet/third_party/icu/source/i18n/
Dcollationdata.cpp345 int32_t nextOffset = offset; in makeReorderRanges() local
/external/icu/icu4c/source/i18n/
Dcollationdata.cpp345 int32_t nextOffset = offset; in makeReorderRanges() local
/external/cronet/third_party/icu/source/tools/makeconv/
Dgenmbcs.cpp575 uint32_t blockSize, newTop, i, nextOffset, newBlock, min; in MBCSSingleAddFromUnicode() local
694 uint32_t blockSize, newTop, i, nextOffset, newBlock, min, overlap, maxOverlap; in MBCSAddFromUnicode() local
/external/icu/icu4c/source/tools/makeconv/
Dgenmbcs.cpp575 uint32_t blockSize, newTop, i, nextOffset, newBlock, min; in MBCSSingleAddFromUnicode() local
694 uint32_t blockSize, newTop, i, nextOffset, newBlock, min, overlap, maxOverlap; in MBCSAddFromUnicode() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDictionary.java396 public Matcher nextOffset() { in nextOffset() method in Dictionary.Matcher
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationData.java434 int nextOffset = offset; in makeReorderRanges() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationData.java432 int nextOffset = offset; in makeReorderRanges() local
/external/proguard/src/proguard/optimize/peephole/
DBranchTargetFinder.java733 private void markAfterBranchOrigin(int nextOffset) in markAfterBranchOrigin()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java524 int nextOffset = mCurNode.myOffset() + dtohl(mCurNode.header.size); in nextNode() local

12