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:fRuleSourceLen
(Results
1 - 12
of
12
) sorted by relevance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
RBBIDataWrapper.java
234
int
fRuleSourceLen
; // rules. Stored UChar *.
field in RBBIDataWrapper.RBBIDataHeader
281
This.fHeader.
fRuleSourceLen
= bytes.getInt();
in get()
367
bytes, This.fHeader.
fRuleSourceLen
/ 2, This.fHeader.
fRuleSourceLen
& 1);
in get()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
RBBIDataWrapper.java
266
int
fRuleSourceLen
; // rules. Stored UChar *.
field in RBBIDataWrapper.RBBIDataHeader
313
This.fHeader.
fRuleSourceLen
= bytes.getInt();
in get()
402
ICUBinary.getBytes(bytes, This.fHeader.
fRuleSourceLen
, 0), StandardCharsets.UTF_8);
in get()
/third_party/icu/icu4c/source/common/
H
A
D
rbbidata.cpp
130
fRuleString = UnicodeString::fromUTF8(StringPiece(fRuleSource, fHeader->
fRuleSourceLen
));
in init()
131
U_ASSERT(data->
fRuleSourceLen
> 0);
in init()
458
ds->readUInt32(rbbiDH->
fRuleSourceLen
));
in ubrk_swap()
H
A
D
rbbidata.h
88
uint32_t
fRuleSourceLen
; /* rules. Stored UChar *. */
member
H
A
D
rbbirb.cpp
212
data->
fRuleSourceLen
= rulesLengthInUTF8;
in flattenData()
/third_party/node/deps/icu-small/source/common/
H
A
D
rbbidata.cpp
130
fRuleString = UnicodeString::fromUTF8(StringPiece(fRuleSource, fHeader->
fRuleSourceLen
));
in init()
131
U_ASSERT(data->
fRuleSourceLen
> 0);
in init()
458
ds->readUInt32(rbbiDH->
fRuleSourceLen
));
in ubrk_swap()
H
A
D
rbbidata.h
88
uint32_t
fRuleSourceLen
; /* rules. Stored char16_t *. */
member
H
A
D
rbbirb.cpp
211
data->
fRuleSourceLen
= rulesLengthInUTF8;
in flattenData()
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
rbbidata.cpp
130
fRuleString = UnicodeString::fromUTF8(StringPiece(fRuleSource, fHeader->
fRuleSourceLen
));
in init()
131
U_ASSERT(data->
fRuleSourceLen
> 0);
in init()
458
ds->readUInt32(rbbiDH->
fRuleSourceLen
));
in ubrk_swap()
H
A
D
rbbidata.h
88
uint32_t
fRuleSourceLen
; /* rules. Stored UChar *. */
member
H
A
D
rbbirb.cpp
212
data->
fRuleSourceLen
= rulesLengthInUTF8;
in flattenData()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 9 milliseconds