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:doms
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H
A
D
nv40.c
82
nv40_pm_new_(const struct nvkm_specdom *
doms
, struct nvkm_device *device,
in nv40_pm_new_()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H
A
D
nv40.c
82
nv40_pm_new_(const struct nvkm_specdom *
doms
, struct nvkm_device *device,
in nv40_pm_new_()
argument
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H
A
D
ui_service_mgr_client.cpp
51
sptr<IUIServiceMgr>
doms
= iface_cast<IUIServiceMgr>(remoteObject_);
in RegisterCallBack()
local
64
sptr<IUIServiceMgr>
doms
= iface_cast<IUIServiceMgr>(remoteObject_);
in UnregisterCallBack()
local
78
sptr<IUIServiceMgr>
doms
= iface_cast<IUIServiceMgr>(remoteObject_);
in Push()
local
91
sptr<IUIServiceMgr>
doms
= iface_cast<IUIServiceMgr>(remoteObject_);
in Request()
local
105
sptr<IUIServiceMgr>
doms
= iface_cast<IUIServiceMgr>(remoteObject_);
in ReturnRequest()
local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
flowgraph.c
88
static struct basic_block *intersect_dom(struct basic_block *
doms
[],
in intersect_dom()
argument
120
struct basic_block **
doms
;
in domtree_build()
local
[all...]
H
A
D
linearize.h
174
struct basic_block_list *
doms
; /* list of BB idominated by this one */
member
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
topology.c
2193
cpumask_var_t *
doms
;
in alloc_sched_domains()
local
2207
void free_sched_domains(cpumask_var_t
doms
[], unsigned int ndoms)
in free_sched_domains()
argument
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H
A
D
topology.c
2563
cpumask_var_t *
doms
;
in alloc_sched_domains()
local
2577
void free_sched_domains(cpumask_var_t
doms
[], unsigned int ndoms)
in free_sched_domains()
argument
[all...]
/kernel/linux/linux-5.10/kernel/cgroup/
H
A
D
cpuset.c
778
cpumask_var_t *
doms
; /* resulting partition; i.e. sched domains */
in generate_sched_domains()
local
1025
cpumask_var_t *
doms
;
rebuild_sched_domains_locked()
local
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H
A
D
cpuset.c
899
cpumask_var_t *
doms
; /* resulting partition; i.e. sched domains */
in generate_sched_domains()
local
1146
cpumask_var_t *
doms
;
rebuild_sched_domains_locked()
local
[all...]
Completed in 13 milliseconds