Home
last modified time | relevance | path

Searched refs:gapLength (Results 1 – 14 of 14) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DCodeIterator.java685 public void appendGap(int gapLength) { in appendGap() argument
688 byte[] newcode = new byte[codeLength + gapLength]; in appendGap()
694 for (i = codeLength; i < codeLength + gapLength; ++i) in appendGap()
796 static byte[] insertGapCore0(byte[] code, int where, int gapLength, in insertGapCore0() argument
800 if (gapLength <= 0) in insertGapCore0()
804 return insertGapCore1(code, where, gapLength, exclusive, etable, ca); in insertGapCore0()
808 return insertGapCore1(code, where, (gapLength + 3) & ~3, in insertGapCore0()
817 private static byte[] insertGapCore1(byte[] code, int where, int gapLength, in insertGapCore1() argument
823 byte[] newcode = new byte[codeLength + gapLength]; in insertGapCore1()
824 insertGap2(code, where, gapLength, codeLength, newcode, exclusive); in insertGapCore1()
[all …]
DExceptionTable.java251 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc() argument
255 e.startPc = shiftPc(e.startPc, where, gapLength, exclusive); in shiftPc()
256 e.endPc = shiftPc(e.endPc, where, gapLength, exclusive); in shiftPc()
257 e.handlerPc = shiftPc(e.handlerPc, where, gapLength, exclusive); in shiftPc()
261 private static int shiftPc(int pc, int where, int gapLength, in shiftPc() argument
264 pc += gapLength; in shiftPc()
DLineNumberAttribute.java172 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc() argument
178 ByteArray.write16bit(pc + gapLength, info, pos); in shiftPc()
DLocalVariableAttribute.java180 void shiftPc(int where, int gapLength, boolean exclusive) { in shiftPc() argument
190 ByteArray.write16bit(pc + gapLength, info, pos); in shiftPc()
192 ByteArray.write16bit(len + gapLength, info, pos + 2); in shiftPc()
/external/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp30 void add(int32_t gapStart, int64_t gapLength) { in add() argument
32 while(i>0 && gapLength>gapLengths[i-1]) { in add()
46 gapLengths[i]=gapLength; in add()
58 int64_t gapLength(int32_t i) const { return gapLengths[i]; } in gapLength() function in __anon05eb6bd30111::LargestGaps
142 maxLength-=gaps.gapLength(i); in uprv_makeDenseRanges()
154 ranges[i+1][0]=minValue=(int32_t)(gapStart+gaps.gapLength(gapIndex)); in uprv_makeDenseRanges()
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...