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:INSTANCE
(Results
1 - 25
of
44
) sorted by relevance
1
2
/third_party/rust/crates/once_cell/examples/
H
A
D
lazy_static.rs
16
static
INSTANCE
: OnceCell<HashMap<u32, &'static str>> = OnceCell::new();
in hashmap()
consts
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
DontCareFieldPosition.java
25
public static final DontCareFieldPosition
INSTANCE
= new DontCareFieldPosition();
field in DontCareFieldPosition
H
A
D
CalendarUtil.java
63
private static final CalendarPreferences
INSTANCE
= new CalendarPreferences();
field in CalendarUtil.CalendarPreferences
H
A
D
EmojiProps.java
54
public static final EmojiProps
INSTANCE
= new EmojiProps();
field in EmojiProps
H
A
D
Norm2AllModes.java
380
private static final Norm2AllModesSingleton
INSTANCE
=new Norm2AllModesSingleton("nfc");
field in Norm2AllModes.NFCSingleton
383
private static final Norm2AllModesSingleton
INSTANCE
=new Norm2AllModesSingleton("nfkc");
field in Norm2AllModes.NFKCSingleton
386
private static final Norm2AllModesSingleton
INSTANCE
=new Norm2AllModesSingleton("nfkc_cf");
field in Norm2AllModes.NFKC_CFSingleton
H
A
D
UBiDiProps.java
335
public static final UBiDiProps
INSTANCE
;
field in UBiDiProps
H
A
D
UPropertyAliases.java
221
public static final UPropertyAliases
INSTANCE
;
field in UPropertyAliases
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
DontCareFieldPosition.java
27
public static final DontCareFieldPosition
INSTANCE
= new DontCareFieldPosition();
field in DontCareFieldPosition
H
A
D
CalendarUtil.java
65
private static final CalendarPreferences
INSTANCE
= new CalendarPreferences();
field in CalendarUtil.CalendarPreferences
H
A
D
UBiDiProps.java
339
public static final UBiDiProps
INSTANCE
;
field in UBiDiProps
H
A
D
Norm2AllModes.java
399
private static final Norm2AllModesSingleton
INSTANCE
=new Norm2AllModesSingleton("nfc");
field in Norm2AllModes.NFCSingleton
402
private static final Norm2AllModesSingleton
INSTANCE
=new Norm2AllModesSingleton("nfkc");
field in Norm2AllModes.NFKCSingleton
405
private static final Norm2AllModesSingleton
INSTANCE
=new Norm2AllModesSingleton("nfkc_cf");
field in Norm2AllModes.NFKC_CFSingleton
H
A
D
UPropertyAliases.java
222
public static final UPropertyAliases
INSTANCE
;
field in UPropertyAliases
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H
A
D
Proto3MessageInfoFactory.java
46
private static final Proto3MessageInfoFactory
INSTANCE
= new Proto3MessageInfoFactory();
field in Proto3MessageInfoFactory
H
A
D
Proto2MessageInfoFactory.java
56
private static final Proto2MessageInfoFactory
INSTANCE
= new Proto2MessageInfoFactory();
field in Proto2MessageInfoFactory
/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/
H
A
D
PhoneNumberToTimeZonesMapper.java
93
private static final PhoneNumberToTimeZonesMapper
INSTANCE
;
field in PhoneNumberToTimeZonesMapper.LazyHolder
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/
H
A
D
DefaultMetadataDependenciesProvider.java
37
private static final DefaultMetadataDependenciesProvider
INSTANCE
= new DefaultMetadataDependenciesProvider();
field in DefaultMetadataDependenciesProvider
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
H
A
D
LiveEffectEngine.java
24
INSTANCE
;
enum constant
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H
A
D
Protobuf.java
45
private static final Protobuf
INSTANCE
= new Protobuf();
field in Protobuf
H
A
D
ExtensionRegistryLite.java
88
static final Class<?>
INSTANCE
= resolveExtensionClass();
field in ExtensionRegistryLite.ExtensionClassHolder
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H
A
D
XLikelySubtags.java
116
public static final XLikelySubtags
INSTANCE
= new XLikelySubtags(Data.load());
field in XLikelySubtags
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
TimeZoneNames.java
532
public static final DefaultTimeZoneNames
INSTANCE
= new DefaultTimeZoneNames();
field in TimeZoneNames.DefaultTimeZoneNames
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H
A
D
XLikelySubtags.java
123
public static final XLikelySubtags
INSTANCE
= new XLikelySubtags(Data.load());
field in XLikelySubtags
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
TimeZoneNames.java
510
public static final DefaultTimeZoneNames
INSTANCE
= new DefaultTimeZoneNames();
field in TimeZoneNames.DefaultTimeZoneNames
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H
A
D
ShortNumberInfo.java
48
private static final ShortNumberInfo
INSTANCE
=
field in ShortNumberInfo
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H
A
D
DigitSequence.java
111
private static final Domain
INSTANCE
= new Domain();
field in DigitSequence.Domain
Completed in 17 milliseconds
1
2