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
defs:locale
(Results
1 - 25
of
87
) sorted by relevance
1
2
3
4
/base/global/i18n/frameworks/intl/test/fuzztest/localeinfo_fuzzer/
H
A
D
localeinfo_fuzzer.cpp
28
LocaleInfo *
locale
= new LocaleInfo(input);
in DoSomethingInterestingWithMyAPI()
local
[all...]
/base/global/i18n_lite/interfaces/kits/i18n/include/
H
A
D
date_time_format.h
190
LocaleInfo
locale
;
member in OHOS::I18N::DateTimeFormat
H
A
D
measure_format.h
125
LocaleInfo
locale
;
member in OHOS::I18N::MeasureFormat
H
A
D
week_info.h
68
LocaleInfo
locale
;
member in OHOS::I18N::WeekInfo
/base/global/i18n/frameworks/intl/test/fuzztest/entityrecongnizer_fuzzer/
H
A
D
entityrecongnizer_fuzzer.cpp
31
icu::Locale
locale
= icu::Locale::forLanguageTag(input, status);
in DoSomethingInterestingWithMyAPI()
local
/base/global/i18n/frameworks/intl/entity_recognition/include/
H
A
D
entity_recognizer.h
37
std::string
locale
;
member in OHOS::Global::I18n::EntityRecognizer
/base/global/i18n_lite/frameworks/i18n/src/
H
A
D
plural_format.cpp
21
PluralFormat::PluralFormat(LocaleInfo &
locale
, I18nStatus &status)
in PluralFormat()
argument
H
A
D
number_format.cpp
21
NumberFormat::NumberFormat(LocaleInfo &
locale
, int &status)
in NumberFormat()
argument
/base/global/resource_management/interfaces/cj/src/
H
A
D
resource_manager_interface.h
26
char*
locale
;
member
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H
A
D
date_time_matched.cpp
21
DateTimeMatched::DateTimeMatched(std::string&
locale
)
in DateTimeMatched()
argument
H
A
D
date_rule_init.cpp
21
DateRuleInit::DateRuleInit(std::string&
locale
)
in DateRuleInit()
argument
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H
A
D
MeasureFormatPatternFetcher.java
64
public String get(String
locale
) {
in get()
argument
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H
A
D
date_rule_init.h
45
std::string
locale
;
member in OHOS::Global::I18n::DateRuleInit
H
A
D
date_time_filter.h
78
std::string
locale
;
member in OHOS::Global::I18n::DateTimeFilter
/base/global/i18n/frameworks/intl/test/unittest/
H
A
D
intl_number_format_test.cpp
42
string
locale
= "en-IN";
in HWTEST_F()
local
72
string
locale
= "en-IN";
in HWTEST_F()
local
102
string
locale
= "en-IN";
in HWTEST_F()
local
132
string
locale
= "en-IN";
in HWTEST_F()
local
162
string
locale
= "en-IN";
in HWTEST_F()
local
192
string
locale
= "en-IN";
HWTEST_F()
local
[all...]
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H
A
D
res_config_impl_test.cpp
87
Locale
locale
;
in HWTEST_F()
local
104
Locale
locale
;
in HWTEST_F()
local
181
Locale
locale
;
in HWTEST_F()
local
198
Locale
locale
;
in HWTEST_F()
local
215
Locale
locale
;
HWTEST_F()
local
566
Locale
locale
;
HWTEST_F()
local
622
Locale
locale
;
HWTEST_F()
local
656
Locale
locale
;
HWTEST_F()
local
760
Locale
locale
;
HWTEST_F()
local
962
Locale
locale
;
HWTEST_F()
local
1150
Locale
locale
;
HWTEST_F()
local
[all...]
/base/global/i18n_lite/frameworks/i18n/include/
H
A
D
measure_format_impl.h
48
LocaleInfo
locale
;
member in OHOS::I18N::MeasureFormatImpl
/base/global/i18n/frameworks/intl/include/
H
A
D
relative_time_format.h
57
icu::Locale
locale
;
member in OHOS::Global::I18n::RelativeTimeFormat
H
A
D
plural_rules.h
41
icu::Locale
locale
;
member in OHOS::Global::I18n::PluralRules
H
A
D
collator.h
57
icu::Locale
locale
;
member in OHOS::Global::I18n::Collator
/base/global/i18n/services/src/
H
A
D
i18n_service_ability_client.cpp
60
I18nErrorCode I18nServiceAbilityClient::SetSystemLocale(const std::string &
locale
)
in SetSystemLocale()
argument
H
A
D
i18n_service_ability.cpp
55
I18nErrorCode I18nServiceAbility::SetSystemLocale(const std::string &
locale
)
in SetSystemLocale()
argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H
A
D
input_method_property.h
40
std::string
locale
; // the tongues of subtype, such as "zh_CN", "en_US", etc.
member
/base/inputmethod/imf/test/unittest/cpp_test/src/
H
A
D
newIme_switch_test.cpp
45
static std::vector<std::string>
locale
;
member in OHOS::MiscServices::NewImeSwitchTest
/base/inputmethod/imf/services/include/
H
A
D
ime_info_inquirer.h
53
std::string
locale
;
member
Completed in 8 milliseconds
1
2
3
4