OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_NO_SPACE_AVAILABLE
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ushape.c
884
* will be set to
U_NO_SPACE_AVAILABLE
as defined in utypes.h
919
*pErrorCode=
U_NO_SPACE_AVAILABLE
;
941
* will be set to
U_NO_SPACE_AVAILABLE
as defined in utypes.h
[
all
...]
/external/icu4c/common/
ushape.cpp
882
* will be set to
U_NO_SPACE_AVAILABLE
as defined in utypes.h
920
*pErrorCode=
U_NO_SPACE_AVAILABLE
;
942
* will be set to
U_NO_SPACE_AVAILABLE
as defined in utypes.h
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
669
U_NO_SPACE_AVAILABLE
= 20, /**< No space available for in-buffer expansion for Arabic shaping */
[
all
...]
/external/icu4c/common/unicode/
utypes.h
530
U_NO_SPACE_AVAILABLE
= 20, /**< No space available for in-buffer expansion for Arabic shaping */
Completed in 806 milliseconds