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:unload
(Results
1 - 25
of
33
) sorted by relevance
1
2
/third_party/skia/tools/viewer/
H
A
D
ImageSlide.cpp
32
void ImageSlide::
unload
() {
in unload()
function in ImageSlide
H
A
D
SKPSlide.cpp
55
void SKPSlide::
unload
() {
in unload()
function in SKPSlide
H
A
D
SkRiveSlide.cpp
40
void SkRiveSlide::
unload
() {
in unload()
function in SkRiveSlide
H
A
D
SvgSlide.cpp
45
void SvgSlide::
unload
() {
in unload()
function in SvgSlide
H
A
D
SampleSlide.cpp
39
void SampleSlide::
unload
() {
in unload()
function in SampleSlide
H
A
D
Slide.h
28
virtual void
unload
() {}
in unload()
function in Slide
H
A
D
MSKPSlide.cpp
191
void MSKPSlide::
unload
() { fPlayer.reset(); }
in unload()
function in MSKPSlide
H
A
D
SkSLSlide.cpp
76
void SkSLSlide::
unload
() {
in unload()
function in SkSLSlide
H
A
D
SkottieSlide.cpp
193
void SkottieSlide::
unload
() {
in unload()
function in SkottieSlide
H
A
D
SlideDir.cpp
345
void SlideDir::
unload
() {
in unload()
function in SlideDir
/third_party/rust/crates/clang-sys/src/
H
A
D
link.rs
224
pub fn
unload
() -> Result<(), String> {
in unload()
functions
/third_party/python/Lib/test/support/
H
A
D
import_helper.py
30
def
unload
(name):
function
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H
A
D
Driver.cpp
143
void Driver::
unload
()
in unload()
function in Driver
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H
A
D
soundpool_unit_test.cpp
496
int32_t
unload
= soundPool_->Unload(soundIDs_[0]);
in HWTEST_F()
local
520
int32_t
unload
= soundPool_->Unload(-1);
in HWTEST_F()
local
[all...]
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
eswitch.h
35
void (*
unload
)(struct mlx5_eswitch_rep *rep);
member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H
A
D
priv.h
22
const struct nvkm_acr_hsf_fwif *
unload
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H
A
D
priv.h
22
const struct nvkm_acr_hsf_fwif *
unload
;
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
eswitch.h
39
void (*
unload
)(struct mlx5_eswitch_rep *rep);
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
soc-topology.h
65
int (*
unload
)(struct snd_soc_component *comp, struct snd_soc_dobj *dobj);
member
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_drv.h
258
void (*
unload
) (struct drm_device *);
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_drv.h
274
void (*
unload
) (struct drm_device *);
member
/third_party/icu/icu4c/source/common/
H
A
D
ucnv_cnv.h
236
UConverterUnload
unload
;
member
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnv_cnv.h
236
UConverterUnload
unload
;
member
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnv_cnv.h
236
UConverterUnload
unload
;
member
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H
A
D
trigger_helper.cpp
166
bool
unload
= !modelData->SameModel(model);
in StartGenericRecognition()
local
278
int32_t TriggerHelper::InitRecognition(std::shared_ptr<TriggerModelData> modelData, bool
unload
)
in InitRecognition()
argument
Completed in 13 milliseconds
1
2