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:CreateInstance
(Results
1 - 12
of
12
) sorted by relevance
/third_party/mesa3d/include/android_stub/hardware/
H
A
D
hwvulkan.h
65
PFN_vkCreateInstance
CreateInstance
;
member
/third_party/lame/dshow/
H
A
D
aboutprp.cpp
62
CUnknown * WINAPI CMAEAbout::
CreateInstance
(LPUNKNOWN lpunk, HRESULT *phr)
in CreateInstance()
function in CMAEAbout
H
A
D
PropPage_adv.cpp
47
CUnknown *CMpegAudEncPropertyPageAdv::
CreateInstance
( LPUNKNOWN punk, HRESULT *phr )
in CreateInstance()
function in CMpegAudEncPropertyPageAdv
H
A
D
PropPage.cpp
93
CUnknown *CMpegAudEncPropertyPage::
CreateInstance
( LPUNKNOWN punk, HRESULT *phr )
in CreateInstance()
function in CMpegAudEncPropertyPage
H
A
D
Mpegac.cpp
237
CUnknown *CMpegAudEnc::
CreateInstance
(LPUNKNOWN lpunk, HRESULT *phr)
in CreateInstance()
function in CMpegAudEnc
/third_party/vulkan-loader/tests/
H
A
D
loader_get_proc_addr_tests.cpp
114
auto
CreateInstance
= reinterpret_cast<PFN_vkCreateInstance>(gipa(NULL, "vkCreateInstance"));
in TEST()
local
144
PFN_vkCreateInstance
CreateInstance
= inst.load("vkCreateInstance");
in TEST()
local
163
PFN_vkCreateInstance
CreateInstance
= inst.load("vkCreateInstance");
in TEST()
local
/third_party/skia/modules/particles/include/
H
A
D
SkReflected.h
78
static sk_sp<SkReflected>
CreateInstance
(const char* name) {
in CreateInstance()
function in SkReflected
/third_party/protobuf/src/google/protobuf/
H
A
D
arenastring.h
370
void
CreateInstance
(Arena* arena, const ::std::string* initial_value) {
in CreateInstance()
function
/third_party/vulkan-loader/loader/generated/
H
A
D
vk_loader_extensions.h
214
PFN_vkCreateInstance
CreateInstance
;
member
H
A
D
vk_layer_dispatch_table.h
40
PFN_vkCreateInstance
CreateInstance
;
member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H
A
D
VulkanFunctions.h
41
PFN_vkCreateInstance
CreateInstance
= nullptr;
member
/third_party/vulkan-loader/loader/
H
A
D
loader_common.h
456
PFN_vkCreateInstance
CreateInstance
;
member
Completed in 13 milliseconds