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:rbc
(Results
1 - 22
of
22
) sorted by relevance
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/text/
H
A
D
RbnfScannerProviderImpl.java
127
private RbnfLenientScannerImpl(RuleBasedCollator
rbc
) {
in RbnfLenientScannerImpl()
argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/text/
H
A
D
RbnfScannerProviderImpl.java
129
private RbnfLenientScannerImpl(RuleBasedCollator
rbc
) {
in RbnfLenientScannerImpl()
argument
/third_party/icu/icu4c/source/i18n/
H
A
D
ucoleitr.cpp
286
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_openElements()
local
H
A
D
ucol_sit.cpp
649
const icu::RuleBasedCollator *
rbc
= icu::RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getContractionsAndExpansions()
local
H
A
D
ucol.cpp
70
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_cloneBinary()
local
553
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getRules()
local
569
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getRulesEx()
local
595
const RuleBasedCollator *
rbc
in ucol_getLocaleByType()
local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H
A
D
ucoleitr.cpp
286
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_openElements()
local
H
A
D
ucol_sit.cpp
651
const icu::RuleBasedCollator *
rbc
= icu::RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getContractionsAndExpansions()
local
H
A
D
ucol.cpp
70
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_cloneBinary()
local
553
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getRules()
local
569
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getRulesEx()
local
595
const RuleBasedCollator *
rbc
in ucol_getLocaleByType()
local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
ucoleitr.cpp
286
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_openElements()
local
H
A
D
ucol.cpp
70
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_cloneBinary()
local
547
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getRules()
local
563
const RuleBasedCollator *
rbc
= RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getRulesEx()
local
589
const RuleBasedCollator *
rbc
in ucol_getLocaleByType()
local
[all...]
H
A
D
ucol_sit.cpp
649
const icu::RuleBasedCollator *
rbc
= icu::RuleBasedCollator::rbcFromUCollator(coll);
in ucol_getContractionsAndExpansions()
local
/third_party/ffmpeg/libavfilter/
H
A
D
af_superequalizer.c
170
static void make_fir(SuperEqualizerContext *s, float *lbc, float *
rbc
, EqParameter *param, float fs)
in make_fir()
argument
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-cpm.c
58
ushort
rbc
; /* Internal */
member
/kernel/linux/linux-5.10/include/soc/fsl/
H
A
D
cpm.h
23
__be16
rbc
; /* Internal */
member
/kernel/linux/linux-6.6/include/soc/fsl/
H
A
D
cpm.h
23
__be16
rbc
; /* Internal */
member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-cpm.c
58
ushort
rbc
; /* Internal */
member
/third_party/icu/icu4c/source/test/intltest/
H
A
D
collationtest.cpp
166
RuleBasedCollator *
rbc
= dynamic_cast<RuleBasedCollator *>(coll);
in TestMinMax()
local
H
A
D
regcoll.cpp
544
RuleBasedCollator *
rbc
= new RuleBasedCollator("&9 < a < bb", status);
in Test4078588()
local
H
A
D
apicoll.cpp
2378
RuleBasedCollator *
rbc
= dynamic_cast<RuleBasedCollator *>(coll.getAlias());
in TestCloneBinary()
local
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H
A
D
Collator.java
687
private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator
rbc
) {
in setAttributesFromKeywords()
argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
Collator.java
657
private static void setAttributesFromKeywords(ULocale loc, Collator coll, RuleBasedCollator
rbc
) {
in setAttributesFromKeywords()
argument
[all...]
/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 23 milliseconds