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:progname
(Results
1 - 25
of
93
) sorted by relevance
1
2
3
4
/third_party/selinux/checkpolicy/
H
A
D
parse_util.c
35
int read_source_policy(policydb_t * p, const char *file, const char *
progname
)
in read_source_policy()
argument
/third_party/selinux/libselinux/utils/
H
A
D
selinux_check_securetty_context.c
12
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
setenforce.c
10
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
getsebool.c
9
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
selabel_lookup.c
9
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
selabel_partial_match.c
10
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
selinux_check_access.c
7
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
selabel_get_digests_all_partial_matches.c
13
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
H
A
D
selabel_lookup_best_match.c
10
static __attribute__ ((__noreturn__)) void usage(const char *
progname
)
in usage()
argument
/third_party/selinux/libsepol/utils/
H
A
D
chkcon.c
11
void usage(char *
progname
)
in usage()
argument
/third_party/libsnd/src/
H
A
D
create_symbols_file.py
146
progname
variable
[all...]
/third_party/libabigail/tests/
H
A
D
test-diff2.cc
58
show_help(const string&
progname
)
in show_help()
argument
60
cout << "usage: " <<
progname
<< " [options] str1 str2\n"
in show_help()
local
/third_party/ltp/testcases/kernel/fs/stream/
H
A
D
stream04.c
47
char
progname
[] = "stream04()";
variable
H
A
D
stream01.c
45
char
progname
[] = "stream01()";
variable
H
A
D
stream02.c
44
char
progname
[] = "stream02()";
variable
H
A
D
stream05.c
51
char
progname
[] = "stream05()";
variable
H
A
D
stream03.c
46
char
progname
[] = "stream03()";
variable
/third_party/mesa3d/src/util/
H
A
D
u_process.c
117
static const char *
progname
;
in __getProgramName()
local
138
static const char *
progname
;
in __getProgramName()
local
159
static const char *
progname
;
__getProgramName()
local
[all...]
/third_party/selinux/libsepol/tests/
H
A
D
libsepol-tests.c
53
static void usage(char *
progname
)
in usage()
argument
/third_party/libsnd/examples/
H
A
D
sndfile-to-text.c
54
print_usage (char *
progname
)
in print_usage()
argument
95
{ char *
progname
, *infilename, *outfilename ;
in main()
local
[all...]
H
A
D
sndfile-loopify.c
54
usage_exit (const char *
progname
)
in usage_exit()
argument
63
{ const char *
progname
, *infilename, *outfilename ;
in main()
local
/third_party/libsnd/programs/
H
A
D
sndfile-metadata-set.c
58
const char *
progname
;
in main()
local
194
usage_exit (const char *
progname
, int exit_code)
in usage_exit()
argument
[all...]
H
A
D
sndfile-metadata-get.c
56
const char *
progname
;
in main()
local
101
usage_exit (const char *
progname
, int exit_code)
in usage_exit()
argument
H
A
D
sndfile-concat.c
49
usage_exit (const char *
progname
)
in usage_exit()
argument
69
{ const char *
progname
, *outfilename ;
in main()
local
/third_party/ltp/testcases/kernel/mem/mmapstress/
H
A
D
mmap-corruption01.c
75
char *
progname
;
in main()
local
Completed in 7 milliseconds
1
2
3
4