Home
last modified time | relevance | path

Searched refs:parsepos (Results 1 – 25 of 25) sorted by relevance

/third_party/icu/icu4c/source/samples/date/
Ddate.c311 int32_t parsepos = 0; in getWhen() local
339 when = udat_parse(fmt, uParse, -1, &parsepos, status); in getWhen()
342 if(parsepos > 0 && parsepos <= (int32_t)strlen(parse)) { in getWhen()
345 parse,parsepos,parsepos,""); in getWhen()
/third_party/flutter/skia/third_party/externals/icu/source/samples/date/
Ddate.c310 int32_t parsepos = 0; in getWhen() local
338 when = udat_parse(fmt, uParse, -1, &parsepos, status); in getWhen()
341 if(parsepos > 0 && parsepos <= (int32_t)strlen(parse)) { in getWhen()
344 parse,parsepos,parsepos,""); in getWhen()
/third_party/skia/third_party/externals/icu/source/samples/date/
Ddate.c311 int32_t parsepos = 0; in getWhen() local
339 when = udat_parse(fmt, uParse, -1, &parsepos, status); in getWhen()
342 if(parsepos > 0 && parsepos <= (int32_t)strlen(parse)) { in getWhen()
345 parse,parsepos,parsepos,""); in getWhen()
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c182 int32_t parsepos; in TestNumberFormat() local
350 parsepos=0; in TestNumberFormat()
352 d1=unum_parseDouble(cur_def, result, u_strlen(result), &parsepos, &status); in TestNumberFormat()
357 …Parsepos=%d. The error is : %s\n", aescstrdup(result,u_strlen(result)),parsepos, myErrorName(stat… in TestNumberFormat()
400 parsepos=0; in TestNumberFormat()
405 d1=unum_parseDoubleCurrency(cur_def, result, u_strlen(result), &parsepos, temp2, &status); in TestNumberFormat()
432 parsepos=0; in TestNumberFormat()
433 d1=unum_parseDouble(cur_def, temp1, resultlength, &parsepos, &status); in TestNumberFormat()
454 parsepos=0; in TestNumberFormat()
455 d1=unum_parseDouble(cur_def, temp1, u_strlen(temp1), &parsepos, &status); in TestNumberFormat()
[all …]
Dcdtrgtst.c59 int32_t parsepos; in Test4029195() local
98 parsepos=0; in Test4029195()
99 d1=udat_parse(df, todayS, u_strlen(todayS), &parsepos, &status); in Test4029195()
Dcdattst.c86 int32_t parsepos; in TestDateFormat() local
236 parsepos=0; in TestDateFormat()
239 d1=udat_parse(def, temp, u_strlen(temp), &parsepos, &status); in TestDateFormat()
/third_party/node/deps/icu-small/source/common/
DBUILD583 name = "parsepos",
585 "parsepos.cpp",
953 ":parsepos",
/third_party/icu/docs/userguide/format_parse/datetime/
Dexamples.md82 int32_t parsepos=0;
83 UDate myDate = udat_parse(df, myString, u_strlen(myString), &parsepos,
/third_party/skia/third_party/externals/icu/source/common/
Dsources.txt47 parsepos.cpp
/third_party/icu/icu4c/source/common/
Dsources.txt47 parsepos.cpp
/third_party/icu/icu4c/source/test/depstest/
Ddependencies.txt320 parsepos
324 group: parsepos
325 parsepos.o
1147 resourcebundle parsepos uvector32
/third_party/flutter/skia/third_party/externals/icu/source/common/
DMakefile.in112 util.o util_props.o parsepos.o locbased.o cwchar.o wintz.o dtintrv.o ucnvsel.o propsvec.o \
/third_party/skia/third_party/externals/icu/
Dicu.gyp635 'unicode/parsepos.h',
Dsources.gni602 "source/common/parsepos.cpp",
871 "source/common/unicode/parsepos.h",
Dicu.gypi303 'source/common/parsepos.cpp',
/third_party/flutter/skia/third_party/externals/icu/
Dicu.gyp635 'unicode/parsepos.h',
Dicu.gypi285 'source/common/parsepos.cpp',
DBUILD.gn698 "source/common/parsepos.cpp",
963 "source/common/unicode/parsepos.h",
/third_party/skia/third_party/icu/
Dicu.gni70 "$_src/common/parsepos.cpp",
249 "$_src/common/unicode/parsepos.h",
/third_party/flutter/skia/third_party/icu/
Dicu.gni69 "$_src/common/parsepos.cpp",
249 "$_src/common/unicode/parsepos.h",
/third_party/icu/icu4c/source/
DBUILD.gn87 "//third_party/icu/icu4c/source/common/parsepos.cpp",
/third_party/icu/icu4c/
DBUILD.gn171 "//third_party/icu/icu4c/source/common/parsepos.cpp",
/third_party/flutter/build/icu/
DBUILD.gn193 "$flutter_root/skia/third_party/externals/icu/source/common/parsepos.cpp",
/third_party/flutter/skia/third_party/externals/icu/patches/
Duniset_perf2.patch450 #include "unicode/parsepos.h"
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_third_party15958 FILE: ../../../third_party/icu/source/common/parsepos.cpp
16136 FILE: ../../../third_party/icu/source/common/unicode/parsepos.h