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:Factory
(Results
1 - 25
of
42
) sorted by relevance
1
2
/third_party/skia/src/ports/
H
A
D
SkFontMgr_FontConfigInterface_factory.cpp
12
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_android_factory.cpp
13
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_fontconfig_factory.cpp
12
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_custom_empty_factory.cpp
11
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_empty_factory.cpp
10
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_custom_directory_factory.cpp
23
sk_sp<SkFontMgr> SkFontMgr::
Factory
()
in Factory()
function in SkFontMgr
31
sk_sp<SkFontMgr> SkFontMgr::
Factory
()
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_win_dw_factory.cpp
20
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_mac_ct_factory.cpp
20
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
H
A
D
SkFontMgr_custom_embedded_factory.cpp
15
sk_sp<SkFontMgr> SkFontMgr::
Factory
() {
in Factory()
function in SkFontMgr
/third_party/skia/src/ports/skia_ohos/
H
A
D
SkFontMgr_ohos_factory.cpp
12
sk_sp<SkFontMgr> SkFontMgr::
Factory
()
in Factory()
function in SkFontMgr
/third_party/skia/src/core/
H
A
D
SkDiscardableMemory.h
30
class
Factory
: public SkRefCnt {
class in SkDiscardableMemory
/third_party/node/deps/icu-small/source/i18n/unicode/
H
A
D
translit.h
560
typedef Transliterator* (U_EXPORT2 *
Factory
)(const UnicodeString& ID, Token context);
typedef in Transliterator
/third_party/icu/icu4c/source/i18n/unicode/
H
A
D
translit.h
560
typedef Transliterator* (U_EXPORT2 *
Factory
)(const UnicodeString& ID, Token context);
typedef in Transliterator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H
A
D
translit.h
560
typedef Transliterator* (U_EXPORT2 *
Factory
)(const UnicodeString& ID, Token context);
typedef in Transliterator
/third_party/skia/include/core/
H
A
D
SkFlattenable.h
39
typedef sk_sp<SkFlattenable> (*
Factory
)(SkReadBuffer&);
typedef in SkFlattenable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H
A
D
TestDataModule.java
42
public static class
Factory
{
class
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H
A
D
TestDataModule.java
41
public static class
Factory
{
class
/third_party/skia/tests/
H
A
D
StreamBufferTest.cpp
93
struct
Factory
{
in DEF_TEST()
struct
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H
A
D
invoke_test.cc
38
std::unique_ptr<int>
Factory
(int n) {
in Factory()
function
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
H
A
D
bind_front_test.cc
172
std::unique_ptr<int>
Factory
(int n) { return absl::make_unique<int>(n); }
in Factory()
function
/third_party/skia/modules/particles/include/
H
A
D
SkReflected.h
47
typedef sk_sp<SkReflected>(*
Factory
)();
typedef in SkReflected
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
TimeZoneNames.java
483
public static abstract class
Factory
{
class in TimeZoneNames
502
protected
Factory
() {
in Factory()
method in TimeZoneNames.Factory
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
TimeZoneNames.java
459
public static abstract class
Factory
{
class in TimeZoneNames
480
protected
Factory
() {
in Factory()
method in TimeZoneNames.Factory
/third_party/python/Lib/test/test_sqlite3/
H
A
D
test_factory.py
55
class
Factory
(sqlite.Connection):
class
65
class
Factory
(sqlite.Connection):
class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H
A
D
ImmutableMap.h
101
class
Factory
{
class in llvm::ImmutableMap
106
Factory
(bool canonicalize = true) : Canonicalize(canonicalize) {}
in Factory()
function in llvm::ImmutableMap::Factory
108
Factory
(BumpPtrAllocator &Alloc, bool canonicalize = true)
in Factory()
function in llvm::ImmutableMap::Factory
270
Factory
Ty *
Factory
;
global()
member in llvm::ImmutableMapRef
[all...]
Completed in 17 milliseconds
1
2