Searched defs:newList (Results 1 - 25 of 34) sorted by relevance

12

/external/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.c139 CharList *newList; local
140 newList = uprv_malloc(sizeof(CharList));
143 if(newList == NULL) {
147 newList->str = str;
148 newList->next = l;
149 return newList;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
H A DStrings.java351 public static StringList newList() method in class:Strings
/external/icu/icu4c/source/common/
H A Dulist.c38 UList *newList = NULL; local
44 newList = (UList *)uprv_malloc(sizeof(UList));
45 if (newList == NULL) {
50 newList->curr = NULL;
51 newList->head = NULL;
52 newList->tail = NULL;
53 newList->size = 0;
54 newList->currentIndex = -1;
56 return newList;
/external/javassist/src/main/javassist/expr/
H A DExprEditor.java156 NewOp newList; field in class:ExprEditor.LoopContext
163 newList = null;
201 context.newList = new NewOp(context.newList, pos,
205 NewOp newList = context.newList;
206 if (newList != null
207 && minfo.getConstPool().isConstructor(newList.type,
210 newList.type, newList
[all...]
/external/oauth/core/src/main/java/net/oauth/
H A DOAuth.java198 public static List<Parameter> newList(String... parameters) { method in class:OAuth
283 return addParameters(url, newList(parameters));
/external/deqp/modules/gles2/functional/
H A Des2fBufferWriteTests.cpp149 std::vector<tcu::IVec2> newList; local
154 newList.push_back(*oldListIter);
165 newList.push_back(curRange);
170 newList.push_back(*oldListIter);
172 DE_ASSERT(isRangeListValid(newList.begin(), newList.end()));
174 return newList;
/external/deqp/modules/gles3/functional/
H A Des3fBufferWriteTests.cpp149 std::vector<tcu::IVec2> newList; local
154 newList.push_back(*oldListIter);
165 newList.push_back(curRange);
170 newList.push_back(*oldListIter);
172 DE_ASSERT(isRangeListValid(newList.begin(), newList.end()));
174 return newList;
/external/dng_sdk/source/
H A Ddng_xmp.cpp3121 dng_string_list newList; local
3199 newList.Append (ss);
3235 newList.Append (ss);
3244 newList.Clear ();
3246 newList.Append (exif.fArtist);
3252 newList,
/external/icu/icu4c/source/test/intltest/
H A Dssearch.cpp411 Order *newList = new Order[listMax]; local
413 uprv_memcpy(newList, list, listSize * sizeof(Order));
415 list = newList;
/external/mesa3d/src/glx/
H A Dglxcmds.c1273 XVisualInfo *newList; local
1278 newList = XGetVisualInfo(dpy, VisualScreenMask | VisualIDMask,
1281 if (newList) {
1283 visualList = newList;
/external/mesa3d/src/mesa/main/
H A Dshaderapi.c421 struct gl_shader **newList; local
427 newList = malloc((n - 1) * sizeof(struct gl_shader *));
428 if (!newList) {
434 newList[j] = shProg->Shaders[j];
437 newList[j++] = shProg->Shaders[i];
442 shProg->Shaders = newList;
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp3282 void Context::newList(GLuint list, GLenum mode) function in class:gl::Context
/external/robolectric/v1/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/guice/extensions/persist/lib/
H A Djaxen-1.1-beta-7.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/jaxen/dom/ org/jaxen/dom4j/ org/ ...
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
H A Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
/external/guice/extensions/struts2/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...

Completed in 924 milliseconds

12