Home
last modified time | relevance | path

Searched refs:newarray (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dmemory_pool.h70 type * newarray; \
73 newarray = memory_pool_malloc((pool), newreserve * sizeof(type)); \
74 memcpy(newarray, (array), (size) * sizeof(type)); \
75 (array) = newarray; \
/external/apache-xml/src/main/java/org/apache/xml/utils/
DFastStringBuffer.java434 char[][] newarray = new char[i + 16][]; in append() local
436 System.arraycopy(m_array, 0, newarray, 0, i); in append()
438 m_array = newarray; in append()
514 char[][] newarray = new char[i + 16][]; in append() local
516 System.arraycopy(m_array, 0, newarray, 0, i); in append()
518 m_array = newarray; in append()
596 char[][] newarray = new char[i + 16][]; in append() local
598 System.arraycopy(m_array, 0, newarray, 0, i); in append()
600 m_array = newarray; in append()
679 char[][] newarray = new char[i + 16][]; in append() local
[all …]
/external/llvm-project/llvm/test/CodeGen/X86/
DcombineIncDecVector-crash.ll19 ; CHECK-NEXT: callq newarray
31 2882400000, i32 0, i8 * (i64, i32, i32, i32)* nonnull @newarray, i32 4,
48 declare i8 * @newarray(i64, i32, i32, i32)
/external/javassist/src/main/javassist/bytecode/
DClassFile.java575 int[] newarray = new int[n + 1]; in addInterface() local
576 System.arraycopy(interfaces, 0, newarray, 0, n); in addInterface()
577 newarray[n] = info; in addInterface()
578 interfaces = newarray; in addInterface()
/external/lua/src/
Dltable.c514 TValue *newarray; in luaH_resize() local
529 newarray = luaM_reallocvector(L, t->array, oldasize, newasize, TValue); in luaH_resize()
530 if (unlikely(newarray == NULL && newasize > 0)) { /* allocation failed? */ in luaH_resize()
536 t->array = newarray; /* set new array part */ in luaH_resize()
/external/jarjar/lib/
Dasm-commons-4.0.jarMETA-INF/MANIFEST.MF org/objectweb/asm/commons/AdviceAdapter.class < ...
/external/libfuse/lib/
Dfuse.c581 void *newarray; in node_table_reduce() local
586 newarray = realloc(t->array, sizeof(struct node *) * newsize); in node_table_reduce()
587 if (newarray != NULL) in node_table_reduce()
588 t->array = newarray; in node_table_reduce()
638 void *newarray; in node_table_resize() local
640 newarray = realloc(t->array, sizeof(struct node *) * newsize); in node_table_resize()
641 if (newarray == NULL) in node_table_resize()
644 t->array = newarray; in node_table_resize()
/external/guice/lib/build/
Dcglib-3.2.6.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sf/ net/ ...
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/external/guice/extensions/persist/lib/
Dcglib-nodep-3.2.6.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...
/external/junit-params/lib/
Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/ ...
/external/apache-commons-bcel/docs/verifier/
DJustIce.lyx2731 texttt{newarray}
4722 ?newarray
/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/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Djavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...