OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UChar32
(Results
376 - 400
of
400
) sorted by null
<<
11
12
13
14
15
16
/external/icu/icu4c/source/common/
ucnv_ct.cpp
342
UChar32
sourceChar;
ucurr.cpp
[
all
...]
messagepattern.cpp
[
all
...]
rbbitblb.cpp
468
UChar32
c = this->fRB->fSetBuilder->getFirstChar(endNode->fVal);
[
all
...]
/external/icu/icu4c/source/i18n/
smpdtfmt.cpp
[
all
...]
alphaindex.cpp
791
UChar32
cp = item.char32At(i);
[
all
...]
decimfmt.cpp
[
all
...]
rbnf.cpp
[
all
...]
tznames_impl.cpp
419
UChar32
c32 = text.char32At(index);
[
all
...]
/external/icu/icu4c/source/io/
uscanf_p.cpp
[
all
...]
/external/icu/icu4c/source/test/cintltst/
ccapitst.c
671
UChar32
c;
679
if((U_FAILURE(err) || c != (
UChar32
)0x0031)) {
[
all
...]
citertst.c
783
UChar32
unassigned = 0xEFFFD;
[
all
...]
utransts.c
94
static
UChar32
Xchar32At(const UReplaceable* rep, int32_t offset) {
nucnvtst.c
182
UChar32
c;
[
all
...]
cloctst.c
[
all
...]
creststn.c
[
all
...]
cbiditst.c
[
all
...]
/external/icu/icu4c/source/test/intltest/
tzfmttst.cpp
307
UChar32
cp = tzstr.char32At(idx);
[
all
...]
numfmtst.cpp
[
all
...]
testidna.cpp
[
all
...]
apicoll.cpp
[
all
...]
/external/icu/icu4c/source/tools/genrb/
wrtxml.cpp
241
UChar32
c = 0;
[
all
...]
/external/libchrome/base/strings/
string_util.cc
373
base_icu::
UChar32
code_point = 0;
[
all
...]
/external/cldr/tools/c/genldml/
genldml.cpp
[
all
...]
/external/icu/icu4c/source/test/iotest/
filetst.c
458
if (u_fputc((
UChar32
)0xFFFFFFFFu, myFile) != U_EOF) {
[
all
...]
Completed in 1169 milliseconds
<<
11
12
13
14
15
16