OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_CNV_SAFECLONE_BUFFERSIZE
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/common/unicode/
ucnv.h
465
* with at least
U_CNV_SAFECLONE_BUFFERSIZE
bytes of space.
468
* the actual size. (This should not occur with
U_CNV_SAFECLONE_BUFFERSIZE
.)
488
* Clients can use the
U_CNV_SAFECLONE_BUFFERSIZE
. This will probably be enough to avoid memory allocations.
506
* \def
U_CNV_SAFECLONE_BUFFERSIZE
511
#define
U_CNV_SAFECLONE_BUFFERSIZE
1024
[
all
...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
ucnv.h
439
* Clients can use the
U_CNV_SAFECLONE_BUFFERSIZE
. This will probably be enough to avoid memory allocations.
457
* \def
U_CNV_SAFECLONE_BUFFERSIZE
462
#define
U_CNV_SAFECLONE_BUFFERSIZE
1024
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
ucnv.h
439
* Clients can use the
U_CNV_SAFECLONE_BUFFERSIZE
. This will probably be enough to avoid memory allocations.
457
* \def
U_CNV_SAFECLONE_BUFFERSIZE
462
#define
U_CNV_SAFECLONE_BUFFERSIZE
1024
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
ucnv.h
439
* Clients can use the
U_CNV_SAFECLONE_BUFFERSIZE
. This will probably be enough to avoid memory allocations.
457
* \def
U_CNV_SAFECLONE_BUFFERSIZE
462
#define
U_CNV_SAFECLONE_BUFFERSIZE
1024
[
all
...]
Completed in 813 milliseconds