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:ctl_name
(Results
1 - 9
of
9
) sorted by relevance
/third_party/alsa-lib/src/control/
H
A
D
control_shm.c
533
const char *
ctl_name
= NULL;
in _snd_ctl_shm_open()
local
H
A
D
namehint.c
453
char
ctl_name
[16];
in add_card()
local
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_hooks.c
671
char
ctl_name
[16];
in _snd_pcm_hook_ctl_elems_install()
local
/third_party/alsa-lib/src/ucm/
H
A
D
parser.c
2563
static inline int get_by_card(snd_use_case_mgr_t *mgr, const char *
ctl_name
)
in get_by_card()
argument
2501
get_card_info(snd_use_case_mgr_t *mgr, const char *
ctl_name
, snd_ctl_card_info_t **info)
get_card_info()
argument
/third_party/node/deps/v8/src/base/platform/
H
A
D
platform-posix.cc
1133
int
ctl_name
[] = { CTL_KERN , KERN_OSRELEASE };
in InitializeTlsBaseOffset()
local
/third_party/rust/crates/nix/src/sys/socket/
H
A
D
addr.rs
2611
let mut
ctl_name
= [0; MAX_KCTL_NAME];
in from_name()
variables
/third_party/node/deps/v8/src/codegen/ia32/
H
A
D
assembler-ia32.cc
104
int
ctl_name
[] = {CTL_KERN, KERN_OSRELEASE};
in OSHasAVXSupport()
local
/third_party/node/deps/v8/src/codegen/x64/
H
A
D
assembler-x64.cc
57
int
ctl_name
[] = {CTL_KERN, KERN_OSRELEASE};
in OSHasAVXSupport()
local
/third_party/python/Modules/
H
A
D
socketmodule.c
2309
PyObject *
ctl_name
;
in getsockaddrarg()
local
Completed in 37 milliseconds