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:arabic
(Results
1 - 10
of
10
) sorted by relevance
/third_party/icu/icu4c/source/test/perf/normperf/
H
A
D
simplenormperf.cpp
28
return extend(UnicodeString(latin1).append(japanese).append(
arabic
), minLength);
in getMixed()
68
static const UChar *const
arabic
;
member in __anon3716::CommonChars
175
const UChar *const CommonChars::
arabic
=
member in __anon3716::CommonChars
177
// http://www.unicode.org/standard/translations/
arabic
.html
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
H
A
D
NumberSkeletonTest.java
404
ULocale
arabic
= new ULocale("ar");
in perUnitInArabic()
410
String actual = NumberFormatter.forSkeleton(skeleton).locale(
arabic
).format(5142.3)
in perUnitInArabic()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
H
A
D
NumberSkeletonTest.java
416
ULocale
arabic
= new ULocale("ar");
in perUnitInArabic()
423
String actual = NumberFormatter.forSkeleton(skeleton).locale(
arabic
).format(5142.3)
in perUnitInArabic()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H
A
D
AnyScriptTest.java
145
Transliterator
arabic
= Transliterator.getInstance("Any-Arabic");
in TestCommonDigits()
152
String fromLatin =
arabic
.transform(westernDigits);
in TestCommonDigits()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H
A
D
AnyScriptTest.java
142
Transliterator
arabic
= Transliterator.getInstance("Any-Arabic");
in TestCommonDigits()
149
String fromLatin =
arabic
.transform(westernDigits);
in TestCommonDigits()
/third_party/skia/bench/
H
A
D
ShaperBench.cpp
41
SHAPER_BENCH(
arabic
)
/third_party/skia/tests/
H
A
D
ShaperTest.cpp
99
SHAPER_TEST(
arabic
)
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-shape-complex.hh
53
HB_COMPLEX_SHAPER_IMPLEMENT (
arabic
) \
/third_party/skia/modules/skshaper/tests/
H
A
D
ShaperTest.cpp
160
SHAPER_TEST(
arabic
)
/third_party/skia/modules/skparagraph/tests/
H
A
D
SkParagraphTest.cpp
2471
// [36:38) for
arabic
text and [38:39) for the last space
5917
// Long
arabic
text with english spaces
in UNIX_ONLY_TEST()
5957
test("Long
arabic
text", str.c_str(), false);
in UNIX_ONLY_TEST()
6022
const char*
arabic
= "قففغغغغقففغغغغقففغغغ";
in UNIX_ONLY_TEST()
local
6039
builder.addText(
arabic
);
in UNIX_ONLY_TEST()
Completed in 21 milliseconds