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:resource_files
(Results
1 - 17
of
17
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify03.c
340
static const char *const
resource_files
[] = {
variable
354
.
resource_files
=
resource_files
H
A
D
fanotify12.c
245
.
resource_files
= (const char *const []) {
H
A
D
fanotify10.c
961
.
resource_files
= (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/creat/
H
A
D
creat07.c
54
.
resource_files
= (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/pipe2/
H
A
D
pipe2_02.c
58
.
resource_files
= (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/execve/
H
A
D
execve05.c
84
.
resource_files
= (const char *const []) {
H
A
D
execve02.c
82
.
resource_files
= (const char *const []) {
H
A
D
execve04.c
71
.
resource_files
= (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/execveat/
H
A
D
execveat03.c
79
.
resource_files
= (const char *const []) {
H
A
D
execveat01.c
88
.
resource_files
= (const char *const []) {
H
A
D
execveat02.c
95
.
resource_files
= (const char *const []) {
/third_party/ltp/testcases/kernel/containers/userns/
H
A
D
userns06.c
120
.
resource_files
= (const char *[]) {
/third_party/ltp/testcases/kernel/syscalls/prctl/
H
A
D
prctl06.c
117
.
resource_files
= (const char *const []) {
/third_party/ltp/testcases/kernel/syscalls/getrusage/
H
A
D
getrusage03.c
179
.
resource_files
= resource,
/third_party/ltp/include/
H
A
D
tst_test.h
298
const char *const *
resource_files
;
member
/third_party/ltp/lib/
H
A
D
tst_test.c
939
tst_test->
resource_files
||
in needs_tmpdir()
947
for (i = 0; tst_test->
resource_files
[i]; i++)
in copy_resources()
948
TST_RESOURCE_COPY(NULL, tst_test->
resource_files
[i], NULL);
in copy_resources()
1300
if (tst_test->
resource_files
)
in do_setup()
/third_party/ltp/testcases/kernel/syscalls/mount/
H
A
D
mount03.c
249
.
resource_files
= (const char *const[]) {
Completed in 11 milliseconds