HomeSort by relevance Sort by last modified time
    Searched defs:enlarge (Results 1 - 25 of 50) sorted by null

1 2

  /external/annotation-tools/asmx/src/org/objectweb/asm/
ByteVector.java 78 enlarge(1);
96 enlarge(2);
115 enlarge(2);
135 enlarge(3);
155 enlarge(4);
176 enlarge(8);
203 enlarge(2 + charLength);
235 enlarge(2 + byteLength);
271 enlarge(len);
281 * Enlarge this byte vector so that it can receive n more bytes
286 private void enlarge(final int size) { method in class:ByteVector
    [all...]
  /external/javassist/src/main/javassist/bytecode/
ByteStream.java 36 enlarge(len);
45 enlarge(len);
51 enlarge(1);
58 enlarge(2);
66 enlarge(4);
76 enlarge(8);
100 enlarge(sLen + 2);
132 enlarge(size + 2);
184 public void enlarge(int delta) { method in class:ByteStream
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 166 static int enlarge(struct parse *p, sopno size);
1761 enlarge(struct parse *p, sopno size) function
    [all...]
  /external/harfbuzz_ng/src/
hb-buffer.cc 112 hb_buffer_t::enlarge (unsigned int size) function in class:hb_buffer_t
    [all...]
  /external/llvm/lib/Support/
regcomp.c 111 static void enlarge(struct parse *, sopno);
1331 enlarge(p, p->ssize + len); /* this many unexpected additions */
1418 enlarge(struct parse *p, sopno size) function
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
regcomp.c 103 static void enlarge(struct parse *, sopno);
1293 enlarge(p, p->ssize + len); /* this many unexpected additions */
1320 enlarge(p, (p->ssize+1) / 2 * 3); /* +50% */
1377 - enlarge - enlarge the strip
1380 enlarge(struct parse *p, sopno size) function
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
regcomp.c 111 static void enlarge(struct parse *, sopno);
1331 enlarge(p, p->ssize + len); /* this many unexpected additions */
1418 enlarge(struct parse *p, sopno size) function
    [all...]
  /prebuilts/misc/common/asm/
asm-6.0.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
asm-6.0.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
asm-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/beanshell/bsh/2.0b4/
bsh-2.0b4.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.0/
asm-6.0.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.1.1/
asm-6.1.1.jar 
  /prebuilts/misc/common/jacoco/lib/
jacocoagent.jar 
  /prebuilts/tools/common/m2/repository/net/orfjackal/retrolambda/retrolambda/2.0.6/
retrolambda-2.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/
org.eclipse.sisu.inject-0.0.0.M5.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/
org.jacoco.agent-0.7.6.201602180812-runtime.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/
org.jacoco.agent-0.7.7.201606060606-runtime.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/
org.jacoco.agent-0.7.8-runtime.jar 
  /tools/tradefederation/core/res/jacoco/
jacocoagent.jar 
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.1_3/
cglib-nodep-2.1_3.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.4.201502262128/
org.jacoco.ant-0.7.4.201502262128-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/ow2/asm/asm-debug-all/5.0.1/
asm-debug-all-5.0.1.jar 

Completed in 1071 milliseconds

1 2