Home
last modified time | relevance | path

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

/external/icu4c/common/
Ddictionarydata.cpp206 int32_t nextOffset = indexes[DictionaryData::IX_RESERVED1_OFFSET]; in udict_swap() local
Dnormalizer2impl.cpp310 int32_t nextOffset=inIndexes[IX_EXTRA_DATA_OFFSET]; in load() local
1985 int32_t i, offset, nextOffset, size; in unorm2_swap() local
/external/proguard/src/proguard/optimize/
DTailRecursionSimplifier.java167 int nextOffset = in visitConstantInstruction() local
/external/mdnsresponder/mDNSShared/
DGenLinkedList.c218 size_t nextOffset; in GetOffsetLink() local
/external/icu4c/tools/makeconv/
Dgenmbcs.cpp566 uint32_t blockSize, newTop, i, nextOffset, newBlock, min; in MBCSSingleAddFromUnicode() local
685 uint32_t blockSize, newTop, i, nextOffset, newBlock, min, overlap, maxOverlap; in MBCSAddFromUnicode() local
Dgencnvex.c822 int32_t i1, i2, i3, i3b, nextOffset, min, newBlock; in addFromUTrieEntry() local
/external/proguard/src/proguard/optimize/peephole/
DBranchTargetFinder.java661 private void markAfterBranchOrigin(int nextOffset) in markAfterBranchOrigin()
/external/webkit/Source/WebCore/platform/graphics/
DFontFastPath.cpp389 FloatSize nextOffset = glyphBuffer.offsetAt(nextGlyph); in drawGlyphBuffer() local
/external/webkit/Source/WebCore/css/
DCSSGradientValue.cpp334 float nextOffset = stops[firstZeroOrGreaterIndex].offset; in addStops() local
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationShrinker.java368 int nextOffset = offset + instruction.length(offset); in visitCodeAttribute0() local
/external/webrtc/src/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp1006 unsigned nextOffset = char_offset; in update_offset() local
1028 unsigned nextOffset = char_offset; in update_offset() local
/external/webkit/Source/WebCore/rendering/
DRenderText.cpp1610 int RenderText::nextOffset(int current) const in nextOffset() function in WebCore::RenderText
DRenderObject.cpp2478 int RenderObject::nextOffset(int current) const in nextOffset() function in WebCore::RenderObject
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp1732 uint64_t nextOffset = FPROffset; in LowerVASTART() local