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
refs:str_new
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/scripts/kconfig/
H
A
D
mconf.c
372
struct gstr help =
str_new
();
in show_help()
444
title =
str_new
();
in search_conf()
469
sttext =
str_new
();
in search_conf()
H
A
D
lkc.h
75
struct gstr
str_new
(void);
H
A
D
util.c
32
struct gstr
str_new
(void)
in str_new()
function
H
A
D
nconf.c
755
title =
str_new
();
in search_conf()
1314
help =
str_new
();
in show_help()
H
A
D
conf.c
51
struct gstr help =
str_new
();
in print_help()
H
A
D
menu.c
843
struct gstr res =
str_new
();
in get_relations_str()
H
A
D
gconf.c
367
struct gstr help =
str_new
();
in text_insert_help()
H
A
D
symbol.c
303
struct gstr gs =
str_new
();
in sym_warn_unmet_dep()
H
A
D
qconf.cc
1044
struct gstr help_gstr =
str_new
();
in menuInfo()
/kernel/linux/linux-5.10/scripts/kconfig/
H
A
D
util.c
32
struct gstr
str_new
(void)
in str_new()
function
H
A
D
mconf.c
402
title =
str_new
();
in search_conf()
427
sttext =
str_new
();
in search_conf()
787
struct gstr help =
str_new
();
in show_help()
H
A
D
lkc.h
89
struct gstr
str_new
(void);
H
A
D
nconf.c
700
title =
str_new
();
in search_conf()
1225
help =
str_new
();
in show_help()
H
A
D
conf.c
51
struct gstr help =
str_new
();
in print_help()
H
A
D
menu.c
875
struct gstr res =
str_new
();
in get_relations_str()
H
A
D
symbol.c
304
struct gstr gs =
str_new
();
in sym_warn_unmet_dep()
H
A
D
gconf.c
371
struct gstr help =
str_new
();
in text_insert_help()
H
A
D
qconf.cc
1037
struct gstr help_gstr =
str_new
();
in menuInfo()
Completed in 22 milliseconds