HomeSort by relevance Sort by last modified time
    Searched full:sourcelimit (Results 51 - 61 of 61) sorted by null

1 23

  /external/icu/icu4c/source/common/
ucnvhz.c 159 const char *mySourceLimit = args->sourceLimit;
342 int32_t mySourceLength = (int32_t)(args->sourceLimit - args->source);
353 /*if ((args->converter == NULL) || (args->targetLimit < myTarget) || (args->sourceLimit < args->source)){
ucnv_cnv.h 96 * - no error, and the source is consumed: source==sourceLimit
ucnv_ext.cpp 376 pArgs->source, (int32_t)(pArgs->sourceLimit-pArgs->source),
870 pArgs->source, (int32_t)(pArgs->sourceLimit-pArgs->source),
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
nccbtst.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
nccbtst.c     [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_cnv.h 93 * - no error, and the source is consumed: source==sourceLimit
ucnv_ext.c 375 pArgs->source, (int32_t)(pArgs->sourceLimit-pArgs->source),
870 pArgs->source, (int32_t)(pArgs->sourceLimit-pArgs->source),
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv_err.h 197 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
213 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
  /external/icu/icu4c/source/common/unicode/
ucnv_err.h 197 const UChar *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
213 const char *sourceLimit; /**< Pointer to the limit (end + 1) of source buffer. @stable ICU 2.0 */
  /external/chromium_org/third_party/icu/source/i18n/
rbt_pars.cpp     [all...]
  /external/icu/icu4c/source/i18n/
rbt_pars.cpp     [all...]

Completed in 630 milliseconds

1 23