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:strings
(Results
1 - 25
of
88
) sorted by relevance
1
2
3
4
/kernel/linux/linux-5.10/drivers/base/test/
H
A
D
property-entry-test.c
218
static const char *
strings
[] = {
in pe_test_strings()
local
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/simple/device_app/
H
A
D
aio_simple.c
126
} __attribute__ ((__packed__))
strings
= {
variable
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H
A
D
printer.c
90
static struct usb_string
strings
[] = {
variable
[all...]
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H
A
D
iterators.bpf.c
36
const char *
strings
;
member
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H
A
D
printer.c
91
static struct usb_string
strings
[] = {
variable
[all...]
/kernel/linux/linux-6.6/drivers/base/test/
H
A
D
property-entry-test.c
254
static const char *
strings
[] = {
in pe_test_strings()
local
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H
A
D
iterators.bpf.c
35
const char *
strings
;
member
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
module.c
116
char *
strings
;
in module_frob_arch_sections()
local
/kernel/linux/linux-5.10/tools/usb/ffs-aio-example/multibuff/device_app/
H
A
D
aio_multibuff.c
128
} __attribute__ ((__packed__))
strings
= {
variable
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
module.c
148
char *
strings
;
in module_frob_arch_sections()
local
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
debug.c
243
char **
strings
= backtrace_symbols(array, size);
in dump_stack()
local
/kernel/linux/linux-5.10/net/ethtool/
H
A
D
strset.c
12
const char (*
strings
)[ETH_GSTRING_LEN];
member
215
void *
strings
;
strset_prepare_set()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
remote_node_context.c
67
static const char * const
strings
[] = RNC_STATES;
in rnc_state_name()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H
A
D
octep_ethtool.c
83
char *
strings
= (char *)data;
in octep_get_strings()
local
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
debug.c
293
char **
strings
= backtrace_symbols(array, size);
in dump_stack()
local
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/
H
A
D
aio_multibuff.c
128
} __attribute__ ((__packed__))
strings
= {
variable
/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/simple/device_app/
H
A
D
aio_simple.c
144
} __attribute__ ((__packed__))
strings
= {
variable
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
remote_node_context.c
67
static const char * const
strings
[] = RNC_STATES;
in rnc_state_name()
local
/kernel/linux/linux-6.6/net/ethtool/
H
A
D
strset.c
12
const char (*
strings
)[ETH_GSTRING_LEN];
member
240
void *
strings
;
strset_prepare_set()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
debugfs_gt_pm.c
541
static const char * const
strings
[] = {
in rps_power_to_str()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H
A
D
dpaa_ethtool.c
332
u8 *
strings
;
in dpaa_get_strings()
local
[all...]
/kernel/linux/linux-5.10/sound/soc/generic/
H
A
D
simple-card-utils.c
488
const char **
strings
, *control_name;
in asoc_simple_parse_pin_switches()
local
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H
A
D
plugin_kvm.c
229
struct str_values *
strings
;
member
238
struct str_values *
strings
= NULL;
in find_exit_reason()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H
A
D
dpaa_ethtool.c
248
u8 *
strings
;
in dpaa_get_strings()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cx25821/
H
A
D
cx25821-core.c
1233
void cx25821_print_irqbits(char *name, char *tag, char **
strings
,
in cx25821_print_irqbits()
argument
Completed in 16 milliseconds
1
2
3
4