Home
last modified time | relevance | path

Searched refs:U_ALLOC_SIZE_ATTR2 (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dplatform.h457 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
460 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dplatform.h483 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
486 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/third_party/node/deps/icu-small/source/common/unicode/
Dplatform.h483 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
486 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/third_party/icu/icu4c/source/common/unicode/
Dplatform.h483 # define U_ALLOC_SIZE_ATTR2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
486 # define U_ALLOC_SIZE_ATTR2(X,Y) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dcmemory.h64 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);
/third_party/node/deps/icu-small/source/common/
Dcmemory.h114 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);
/third_party/skia/third_party/externals/icu/source/common/
Dcmemory.h114 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);
/third_party/icu/icu4c/source/common/
Dcmemory.h114 uprv_calloc(size_t num, size_t size) U_MALLOC_ATTR U_ALLOC_SIZE_ATTR2(1,2);