Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:getNFCImpl
(Results
1 - 25
of
36
) sorted by relevance
1
2
/third_party/icu/icu4c/source/common/
H
A
D
characterproperties.cpp
127
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
135
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
156
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
H
A
D
normalizer2.cpp
285
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
in getNFCImpl()
function in Normalizer2Factory
564
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
H
A
D
unormcmp.cpp
181
nfcImpl=Normalizer2Factory::
getNFCImpl
(*pErrorCode);
in unorm_cmpEquivFold()
H
A
D
uprops.cpp
197
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in hasFullCompositionExclusion()
295
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in isCanonSegmentStarter()
H
A
D
caniter.cpp
77
nfcImpl(*Normalizer2Factory::
getNFCImpl
(status))
in CanonicalIterator()
H
A
D
loadednormalizer2impl.cpp
240
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
in getNFCImpl()
function in Normalizer2Factory
H
A
D
normalizer2impl.h
754
static const Normalizer2Impl *
getNFCImpl
(UErrorCode &errorCode);
/third_party/node/deps/icu-small/source/common/
H
A
D
characterproperties.cpp
127
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
135
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
156
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
H
A
D
normalizer2.cpp
285
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
in getNFCImpl()
function in Normalizer2Factory
564
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
H
A
D
unormcmp.cpp
181
nfcImpl=Normalizer2Factory::
getNFCImpl
(*pErrorCode);
in unorm_cmpEquivFold()
H
A
D
uprops.cpp
197
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in hasFullCompositionExclusion()
295
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in isCanonSegmentStarter()
H
A
D
loadednormalizer2impl.cpp
256
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
in getNFCImpl()
function in Normalizer2Factory
H
A
D
caniter.cpp
77
nfcImpl(*Normalizer2Factory::
getNFCImpl
(status))
in CanonicalIterator()
H
A
D
normalizer2impl.h
754
static const Normalizer2Impl *
getNFCImpl
(UErrorCode &errorCode);
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
characterproperties.cpp
126
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
134
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
155
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in initInclusion()
H
A
D
normalizer2.cpp
285
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
in getNFCImpl()
function in Normalizer2Factory
564
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
H
A
D
unormcmp.cpp
181
nfcImpl=Normalizer2Factory::
getNFCImpl
(*pErrorCode);
in unorm_cmpEquivFold()
H
A
D
uprops.cpp
195
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in hasFullCompositionExclusion()
293
const Normalizer2Impl *impl=Normalizer2Factory::
getNFCImpl
(errorCode);
in isCanonSegmentStarter()
H
A
D
caniter.cpp
77
nfcImpl(*Normalizer2Factory::
getNFCImpl
(status))
in CanonicalIterator()
H
A
D
loadednormalizer2impl.cpp
240
Normalizer2Factory::
getNFCImpl
(UErrorCode &errorCode) {
in getNFCImpl()
function in Normalizer2Factory
H
A
D
normalizer2impl.h
754
static const Normalizer2Impl *
getNFCImpl
(UErrorCode &errorCode);
/third_party/icu/icu4c/source/i18n/
H
A
D
collationtailoring.cpp
73
const Normalizer2Impl *nfcImpl = Normalizer2Factory::
getNFCImpl
(errorCode);
in ensureOwnedData()
/third_party/node/deps/icu-small/source/i18n/
H
A
D
collationtailoring.cpp
73
const Normalizer2Impl *nfcImpl = Normalizer2Factory::
getNFCImpl
(errorCode);
in ensureOwnedData()
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
collationtailoring.cpp
73
const Normalizer2Impl *nfcImpl = Normalizer2Factory::
getNFCImpl
(errorCode);
in ensureOwnedData()
/third_party/icu/icu4c/source/test/intltest/
H
A
D
ucdtest.cpp
343
const Normalizer2Impl *nfcImpl=Normalizer2Factory::
getNFCImpl
(errorCode);
in TestConsistency()
345
dataerrln("Normalizer2::getInstance(NFD) or Normalizer2Factory::
getNFCImpl
() failed - %s\n",
in TestConsistency()
Completed in 25 milliseconds
1
2