Home
last modified time | relevance | path

Searched refs:DELETE_ARRAY (Results 1 – 25 of 47) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dinputext.cpp26 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
44 DELETE_ARRAY(fDeclaredEncoding); in ~InputText()
45 DELETE_ARRAY(fByteStats); in ~InputText()
46 DELETE_ARRAY(fInputBytes); in ~InputText()
Dwinnmfmt.cpp53 #define DELETE_ARRAY(array) uprv_free((void *) (array)) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() macro
105 DELETE_ARRAY(fmt->lpThousandSep); in freeNumberFormat()
106 DELETE_ARRAY(fmt->lpDecimalSep); in freeNumberFormat()
136 DELETE_ARRAY(fmt->lpCurrencySymbol); in freeCurrencyFormat()
137 DELETE_ARRAY(fmt->lpThousandSep); in freeCurrencyFormat()
138 DELETE_ARRAY(fmt->lpDecimalSep); in freeCurrencyFormat()
446 DELETE_ARRAY(buffer); in format()
Dcsdetect.cpp33 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
63 DELETE_ARRAY(fCSRecognizers); in csdet_cleanup()
341 DELETE_ARRAY(en->context); in enumClose()
344 DELETE_ARRAY(en); in enumClose()
453 DELETE_ARRAY(en); in getAllDetectableCharsets()
476 DELETE_ARRAY(en); in getDetectableCharsets()
Ducoleitr.cpp43 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
79 DELETE_ARRAY(buffer); in ~RCEBuffer()
103 DELETE_ARRAY(buffer); in put()
136 DELETE_ARRAY(buffer); in ~PCEBuffer()
165 DELETE_ARRAY(buffer); in put()
/third_party/skia/third_party/externals/icu/source/i18n/
Dinputext.cpp26 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
44 DELETE_ARRAY(fDeclaredEncoding); in ~InputText()
45 DELETE_ARRAY(fByteStats); in ~InputText()
46 DELETE_ARRAY(fInputBytes); in ~InputText()
Dwinnmfmt.cpp53 #define DELETE_ARRAY(array) uprv_free((void *) (array)) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() macro
105 DELETE_ARRAY(fmt->lpThousandSep); in freeNumberFormat()
106 DELETE_ARRAY(fmt->lpDecimalSep); in freeNumberFormat()
136 DELETE_ARRAY(fmt->lpCurrencySymbol); in freeCurrencyFormat()
137 DELETE_ARRAY(fmt->lpThousandSep); in freeCurrencyFormat()
138 DELETE_ARRAY(fmt->lpDecimalSep); in freeCurrencyFormat()
447 DELETE_ARRAY(buffer); in format()
Dcsdetect.cpp33 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
63 DELETE_ARRAY(fCSRecognizers); in csdet_cleanup()
341 DELETE_ARRAY(en->context); in enumClose()
344 DELETE_ARRAY(en); in enumClose()
453 DELETE_ARRAY(en); in getAllDetectableCharsets()
476 DELETE_ARRAY(en); in getDetectableCharsets()
Ducoleitr.cpp43 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
79 DELETE_ARRAY(buffer); in ~RCEBuffer()
103 DELETE_ARRAY(buffer); in put()
136 DELETE_ARRAY(buffer); in ~PCEBuffer()
165 DELETE_ARRAY(buffer); in put()
/third_party/icu/icu4c/source/i18n/
Dinputext.cpp26 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
44 DELETE_ARRAY(fDeclaredEncoding); in ~InputText()
45 DELETE_ARRAY(fByteStats); in ~InputText()
46 DELETE_ARRAY(fInputBytes); in ~InputText()
Dwinnmfmt.cpp53 #define DELETE_ARRAY(array) uprv_free((void *) (array)) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() macro
105 DELETE_ARRAY(fmt->lpThousandSep); in freeNumberFormat()
106 DELETE_ARRAY(fmt->lpDecimalSep); in freeNumberFormat()
136 DELETE_ARRAY(fmt->lpCurrencySymbol); in freeCurrencyFormat()
137 DELETE_ARRAY(fmt->lpThousandSep); in freeCurrencyFormat()
138 DELETE_ARRAY(fmt->lpDecimalSep); in freeCurrencyFormat()
452 DELETE_ARRAY(buffer); in format()
Dcsdetect.cpp33 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
63 DELETE_ARRAY(fCSRecognizers); in csdet_cleanup()
341 DELETE_ARRAY(en->context); in enumClose()
344 DELETE_ARRAY(en); in enumClose()
453 DELETE_ARRAY(en); in getAllDetectableCharsets()
476 DELETE_ARRAY(en); in getDetectableCharsets()
Ducoleitr.cpp43 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
79 DELETE_ARRAY(buffer); in ~RCEBuffer()
103 DELETE_ARRAY(buffer); in put()
136 DELETE_ARRAY(buffer); in ~PCEBuffer()
165 DELETE_ARRAY(buffer); in put()
/third_party/node/deps/icu-small/source/i18n/
Dinputext.cpp26 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
44 DELETE_ARRAY(fDeclaredEncoding); in ~InputText()
45 DELETE_ARRAY(fByteStats); in ~InputText()
46 DELETE_ARRAY(fInputBytes); in ~InputText()
Dwinnmfmt.cpp53 #define DELETE_ARRAY(array) uprv_free((void *) (array)) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() macro
105 DELETE_ARRAY(fmt->lpThousandSep); in freeNumberFormat()
106 DELETE_ARRAY(fmt->lpDecimalSep); in freeNumberFormat()
136 DELETE_ARRAY(fmt->lpCurrencySymbol); in freeCurrencyFormat()
137 DELETE_ARRAY(fmt->lpThousandSep); in freeCurrencyFormat()
138 DELETE_ARRAY(fmt->lpDecimalSep); in freeCurrencyFormat()
447 DELETE_ARRAY(buffer); in format()
Dcsdetect.cpp33 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
63 DELETE_ARRAY(fCSRecognizers); in csdet_cleanup()
341 DELETE_ARRAY(en->context); in enumClose()
344 DELETE_ARRAY(en); in enumClose()
453 DELETE_ARRAY(en); in getAllDetectableCharsets()
476 DELETE_ARRAY(en); in getDetectableCharsets()
Ducoleitr.cpp43 #define DELETE_ARRAY(array) uprv_free((void *) (array)) macro
79 DELETE_ARRAY(buffer); in ~RCEBuffer()
103 DELETE_ARRAY(buffer); in put()
136 DELETE_ARRAY(buffer); in ~PCEBuffer()
165 DELETE_ARRAY(buffer); in put()
/third_party/icu/icu4c/source/samples/layout/
Dpflow.c231 DELETE_ARRAY(obj->fLines[i]); in pf_close()
234 DELETE_ARRAY(obj->fLines); in pf_close()
240 DELETE_ARRAY(obj->fParagraphLayout); in pf_close()
242 DELETE_ARRAY(obj->fChars); in pf_close()
244 DELETE_ARRAY(obj); in pf_close()
380 DELETE_ARRAY(text); in pf_factory()
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dpflow.c231 DELETE_ARRAY(obj->fLines[i]); in pf_close()
234 DELETE_ARRAY(obj->fLines); in pf_close()
240 DELETE_ARRAY(obj->fParagraphLayout); in pf_close()
242 DELETE_ARRAY(obj->fChars); in pf_close()
244 DELETE_ARRAY(obj); in pf_close()
380 DELETE_ARRAY(text); in pf_factory()
Darraymem.h21 #define DELETE_ARRAY(array) free((void *) (array)) macro
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dpflow.c231 DELETE_ARRAY(obj->fLines[i]); in pf_close()
234 DELETE_ARRAY(obj->fLines); in pf_close()
240 DELETE_ARRAY(obj->fParagraphLayout); in pf_close()
242 DELETE_ARRAY(obj->fChars); in pf_close()
244 DELETE_ARRAY(obj); in pf_close()
380 DELETE_ARRAY(text); in pf_factory()
/third_party/icu/icu4c/source/test/letest/
Dcletest.c123 DELETE_ARRAY(positions); in ParamTest()
124 DELETE_ARRAY(indices); in ParamTest()
125 DELETE_ARRAY(glyphs); in ParamTest()
486 DELETE_ARRAY(actual.positions); in doTestCase()
487 DELETE_ARRAY(actual.indices); in doTestCase()
488 DELETE_ARRAY(actual.glyphs); in doTestCase()
Dletest.cpp144 DELETE_ARRAY(positions); in ParamTest()
145 DELETE_ARRAY(indices); in ParamTest()
146 DELETE_ARRAY(glyphs); in ParamTest()
712 DELETE_ARRAY(actual.positions); in DataDrivenTest()
713 DELETE_ARRAY(actual.indices); in DataDrivenTest()
714 DELETE_ARRAY(actual.glyphs); in DataDrivenTest()
720 DELETE_ARRAY(expected.positions); in DataDrivenTest()
721 DELETE_ARRAY(expected.indices); in DataDrivenTest()
722 DELETE_ARRAY(expected.glyphs); in DataDrivenTest()
Dxmlreader.cpp243 DELETE_ARRAY(expected.positions); in readTestFile()
244 DELETE_ARRAY(expected.indices); in readTestFile()
245 DELETE_ARRAY(expected.glyphs); in readTestFile()
Dgendata.cpp342 DELETE_ARRAY(positions); in main()
343 DELETE_ARRAY(indices); in main()
344 DELETE_ARRAY(glyphs); in main()
/third_party/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp247 DELETE_ARRAY(expected.positions); in readTestFile()
248 DELETE_ARRAY(expected.indices); in readTestFile()
249 DELETE_ARRAY(expected.glyphs); in readTestFile()

12