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:I18N
(Results
1 - 25
of
39
) sorted by relevance
1
2
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H
A
D
hap_manager.cpp
37
case OHOS::
I18N
::PluralRuleType::ZERO:
in ConvertToPluralStr()
39
case OHOS::
I18N
::PluralRuleType::ONE:
in ConvertToPluralStr()
41
case OHOS::
I18N
::PluralRuleType::TWO:
in ConvertToPluralStr()
43
case OHOS::
I18N
::PluralRuleType::FEW:
in ConvertToPluralStr()
45
case OHOS::
I18N
::PluralRuleType::MANY:
in ConvertToPluralStr()
47
case OHOS::
I18N
::PluralRuleType::OTHER:
in ConvertToPluralStr()
64
OHOS::
I18N
::PluralFormat *pluralFormat = nullptr;
in GetPluralRulesAndSelect()
74
OHOS::
I18N
::I18nStatus status = OHOS::
I18N
::I18nStatus::ISUCCESS;
in GetPluralRulesAndSelect()
77
OHOS::
I18N
in GetPluralRulesAndSelect()
[all...]
/base/global/i18n_lite/interfaces/kits/i18n/include/
H
A
D
plural_format.h
20
* @addtogroup
I18N
44
namespace
I18N
{
namespace
98
} // namespace
I18N
H
A
D
types.h
20
* @addtogroup
I18N
44
namespace
I18N
{
namespace
206
} // namespace
I18N
H
A
D
number_format.h
20
* @addtogroup
I18N
58
namespace
I18N
{
namespace
169
} // namespace
I18N
H
A
D
measure_format.h
19
* @addtogroup
I18N
56
namespace
I18N
{
namespace
127
} // namespace
I18N
H
A
D
week_info.h
22
namespace
I18N
{
namespace
74
} // namespace
I18N
H
A
D
date_time_format.h
20
* @addtogroup
I18N
63
namespace
I18N
{
namespace
193
} // namespace
I18N
/base/global/i18n_lite/frameworks/i18n/include/
H
A
D
plural_rules.h
23
namespace
I18N
{
namespace
41
} // namespace
I18N
H
A
D
str_util.h
24
namespace
I18N
{
namespace
42
} // namespace
I18N
H
A
D
date_time_data.h
32
namespace
I18N
{
namespace
67
} // namespace
I18N
H
A
D
number_data.h
32
namespace
I18N
{
namespace
106
} // namespace
I18N
H
A
D
plural_format_impl.h
25
namespace
I18N
{
namespace
71
} // namespace
I18N
H
A
D
measure_format_impl.h
28
namespace
I18N
{
namespace
64
} // namespace
I18N
H
A
D
number_format_impl.h
26
namespace
I18N
{
namespace
56
} // namespace
I18N
/base/global/i18n_lite/frameworks/i18n/src/
H
A
D
plural_format.cpp
19
using namespace OHOS::
I18N
;
H
A
D
plural_rules.cpp
18
using namespace OHOS::
I18N
;
H
A
D
week_info.cpp
20
using namespace OHOS::
I18N
;
H
A
D
measure_format.cpp
18
using namespace OHOS::
I18N
;
H
A
D
number_format.cpp
19
using namespace OHOS::
I18N
;
/base/global/i18n_lite/frameworks/i18n/test/unittest/lite/common/
H
A
D
i18n_test.h
20
namespace
I18N
{
namespace
83
} // namespace
I18N
/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H
A
D
res_config_impl.h
24
using OHOS::
I18N
::LocaleInfo;
H
A
D
hap_manager.h
123
std::vector<std::pair<std::string, OHOS::
I18N
::PluralFormat *>> plurRulesCache_;
H
A
D
res_config.h
23
using OHOS::
I18N
::LocaleInfo;
H
A
D
res_locale.h
25
using OHOS::
I18N
::LocaleInfo;
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/
H
A
D
string_utils_test.cpp
26
using namespace OHOS::
I18N
;
Completed in 7 milliseconds
1
2