Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dtoolutil.h152 struct UToolMemory;
153 typedef struct UToolMemory UToolMemory; typedef
159 U_CAPI UToolMemory * U_EXPORT2
166 utm_close(UToolMemory *mem);
173 utm_getStart(UToolMemory *mem);
179 utm_countItems(UToolMemory *mem);
185 utm_alloc(UToolMemory *mem);
191 utm_allocN(UToolMemory *mem, int32_t n);
Dtoolutil.cpp241 struct UToolMemory { struct
248 U_CAPI UToolMemory * U_EXPORT2 argument
250 UToolMemory *mem; in utm_open()
256 mem=(UToolMemory *)uprv_malloc(sizeof(UToolMemory)+initialCapacity*size); in utm_open()
272 utm_close(UToolMemory *mem) { in utm_close()
283 utm_getStart(UToolMemory *mem) { in utm_getStart()
288 utm_countItems(UToolMemory *mem) { in utm_countItems()
294 utm_hasCapacity(UToolMemory *mem, int32_t capacity) { in utm_hasCapacity()
333 utm_alloc(UToolMemory *mem) { in utm_alloc()
346 utm_allocN(UToolMemory *mem, int32_t n) { in utm_allocN()
/third_party/icu/icu4c/source/tools/toolutil/
Dtoolutil.h152 struct UToolMemory;
153 typedef struct UToolMemory UToolMemory; typedef
159 U_CAPI UToolMemory * U_EXPORT2
166 utm_close(UToolMemory *mem);
173 utm_getStart(UToolMemory *mem);
179 utm_countItems(UToolMemory *mem);
185 utm_alloc(UToolMemory *mem);
191 utm_allocN(UToolMemory *mem, int32_t n);
Dtoolutil.cpp241 struct UToolMemory { struct
248 U_CAPI UToolMemory * U_EXPORT2 argument
250 UToolMemory *mem; in utm_open()
256 mem=(UToolMemory *)uprv_malloc(sizeof(UToolMemory)+initialCapacity*size); in utm_open()
272 utm_close(UToolMemory *mem) { in utm_close()
283 utm_getStart(UToolMemory *mem) { in utm_getStart()
288 utm_countItems(UToolMemory *mem) { in utm_countItems()
294 utm_hasCapacity(UToolMemory *mem, int32_t capacity) { in utm_hasCapacity()
333 utm_alloc(UToolMemory *mem) { in utm_alloc()
346 utm_allocN(UToolMemory *mem, int32_t n) { in utm_allocN()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dtoolutil.h146 struct UToolMemory;
147 typedef struct UToolMemory UToolMemory; typedef
153 U_CAPI UToolMemory * U_EXPORT2
160 utm_close(UToolMemory *mem);
167 utm_getStart(UToolMemory *mem);
173 utm_countItems(UToolMemory *mem);
179 utm_alloc(UToolMemory *mem);
185 utm_allocN(UToolMemory *mem, int32_t n);
Dtoolutil.cpp242 struct UToolMemory { struct
249 U_CAPI UToolMemory * U_EXPORT2 argument
251 UToolMemory *mem; in utm_open()
257 mem=(UToolMemory *)uprv_malloc(sizeof(UToolMemory)+initialCapacity*size); in utm_open()
273 utm_close(UToolMemory *mem) { in utm_close()
284 utm_getStart(UToolMemory *mem) { in utm_getStart()
289 utm_countItems(UToolMemory *mem) { in utm_countItems()
295 utm_hasCapacity(UToolMemory *mem, int32_t capacity) { in utm_hasCapacity()
334 utm_alloc(UToolMemory *mem) { in utm_alloc()
347 utm_allocN(UToolMemory *mem, int32_t n) { in utm_allocN()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dtoolutil.h167 struct UToolMemory;
168 typedef struct UToolMemory UToolMemory; typedef
174 U_CAPI UToolMemory * U_EXPORT2
181 utm_close(UToolMemory *mem);
188 utm_getStart(UToolMemory *mem);
194 utm_countItems(UToolMemory *mem);
200 utm_alloc(UToolMemory *mem);
206 utm_allocN(UToolMemory *mem, int32_t n);
Dtoolutil.cpp265 struct UToolMemory { struct
272 U_CAPI UToolMemory * U_EXPORT2 argument
274 UToolMemory *mem; in utm_open()
280 mem=(UToolMemory *)uprv_malloc(sizeof(UToolMemory)+initialCapacity*size); in utm_open()
296 utm_close(UToolMemory *mem) { in utm_close()
307 utm_getStart(UToolMemory *mem) { in utm_getStart()
312 utm_countItems(UToolMemory *mem) { in utm_countItems()
318 utm_hasCapacity(UToolMemory *mem, int32_t capacity) { in utm_hasCapacity()
357 utm_alloc(UToolMemory *mem) { in utm_alloc()
370 utm_allocN(UToolMemory *mem, int32_t n) { in utm_allocN()
/third_party/icu/icu4c/source/tools/gennorm2/
Dnorms.h192 UToolMemory *normMem;
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dnorms.h192 UToolMemory *normMem;
/third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/
Dnorms.h192 UToolMemory *normMem;
/third_party/icu/icu4c/source/tools/makeconv/
Dgencnvex.c52 UToolMemory *toUTable, *toUUChars;
55 UToolMemory *fromUTableUChars, *fromUTableValues, *fromUBytes;
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
Dgencnvex.c52 UToolMemory *toUTable, *toUUChars;
55 UToolMemory *fromUTableUChars, *fromUTableValues, *fromUBytes;
/third_party/flutter/skia/third_party/externals/icu/source/tools/makeconv/
Dgencnvex.c52 UToolMemory *toUTable, *toUUChars;
55 UToolMemory *fromUTableUChars, *fromUTableValues, *fromUBytes;