Home
last modified time | relevance | path

Searched refs:UBool (Results 1 - 17 of 17) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Duchar.h2490 U_CAPI UBool U_EXPORT2
2517 U_CAPI UBool U_EXPORT2
2550 U_CAPI UBool U_EXPORT2
2565 U_CAPI UBool U_EXPORT2
2580 U_CAPI UBool U_EXPORT2
2601 U_CAPI UBool U_EXPORT2
2618 * UBool b=(UBool)u_getIntPropertyValue(c, UCHAR_IDEOGRAPHIC);
2752 U_CAPI UBool U_EXPORT2
2779 U_CAPI UBool U_EXPORT
[all...]
H A Ducnv.h874 * is not MBCS. Fills in an array of type UBool, with the value of the byte
888 UBool starters[256],
1034 UBool flush,
1103 UBool flush,
1391 UBool reset, UBool flush,
1810 U_CAPI UBool U_EXPORT2
1829 ucnv_setFallback(UConverter *cnv, UBool usesFallback);
1840 U_CAPI UBool U_EXPORT2
1921 U_CAPI UBool U_EXPORT
[all...]
H A Dunorm2.h442 U_CAPI UBool U_EXPORT2
507 U_CAPI UBool U_EXPORT2
519 U_CAPI UBool U_EXPORT2
530 U_CAPI UBool U_EXPORT2
H A Duset.h340 UBool escapeUnprintable,
422 U_CAPI UBool U_EXPORT2
433 U_CAPI UBool U_EXPORT2
444 U_CAPI UBool U_EXPORT2
H A Ducal.h841 U_CAPI UBool U_EXPORT2
1100 U_CAPI UBool U_EXPORT2
1214 U_CAPI UBool U_EXPORT2
1330 UChar* result, int32_t resultCapacity, UBool *isSystemID, UErrorCode* status);
1360 UBool commonlyUsed,
1443 U_CAPI UBool U_EXPORT2
1524 U_CAPI UBool U_EXPORT2
H A Duscript.h570 U_CAPI UBool U_EXPORT2
684 U_CAPI UBool U_EXPORT2
696 U_CAPI UBool U_EXPORT2
707 U_CAPI UBool U_EXPORT2
H A Ducol.h414 UBool addPrefixes, UErrorCode *status);
511 U_CAPI UBool U_EXPORT2
530 U_CAPI UBool U_EXPORT2
549 U_CAPI UBool U_EXPORT2
772 UBool commonlyUsed,
809 UBool* isAvailable, UErrorCode* status);
H A Dudat.h876 U_CAPI UBool U_EXPORT2
890 udat_setBooleanAttribute(UDateFormat *fmt, UDateFormatBooleanAttribute attr, UBool newValue, UErrorCode* status);
1153 U_CAPI UBool U_EXPORT2
1167 UBool isLenient);
1331 UBool localized,
1348 UBool localized,
H A Ducnv_err.h196 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */
212 UBool flush; /**< The internal state of converter will be reset and data flushed if set to true. @stable ICU 2.0 */
H A Dubidi.h634 ubidi_setInverse(UBiDi *pBiDi, UBool isInverse);
652 U_CAPI UBool U_EXPORT2
676 ubidi_orderParagraphsLTR(UBiDi *pBiDi, UBool orderParagraphsLTR);
689 U_CAPI UBool U_EXPORT2
H A Dutypes.h620 inline UBool U_SUCCESS(UErrorCode code) { return (UBool)(code<=U_ZERO_ERROR); } in U_SUCCESS()
626 inline UBool U_FAILURE(UErrorCode code) { return (UBool)(code>U_ZERO_ERROR); } in U_FAILURE()
H A Duidna.h160 UBool isTransitionalDifferent;
161 UBool reservedB3; /**< Reserved field, do not use. @internal */
H A Dutrans.h453 UBool escapeUnprintable,
478 UBool ignoreFilter,
H A Duloc.h1007 U_CAPI UBool U_EXPORT2
1278 UBool strict,
H A Dunum.h868 UBool localized,
1249 UBool isPatternLocalized,
H A Dubrk.h457 U_CAPI UBool U_EXPORT2
H A Dumachine.h267 typedef int8_t UBool; typedef
297 * The TRUE value of a UBool.
305 * The FALSE value of a UBool.

Completed in 25 milliseconds