OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:read
(Results
1 - 25
of
23242
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/lge/mako/sepolicy/
domain.te
1
allow domain init_tmpfs:file
read
;
/device/samsung/manta/sepolicy/
domain.te
1
dontaudit domain rootfs:chr_file {
read
write };
mediaserver.te
1
allow mediaserver system:unix_stream_socket {
read
write setopt };
/external/libsepol/tests/policies/test-deps/
modreq-bool-global.conf
5
class file {
read
write };
14
allow a_t b_t : file {
read
write };
modreq-type-global.conf
5
class file {
read
write };
12
allow test_t type_req_t : file {
read
write };
modreq-type-opt.conf
5
class file {
read
write };
15
allow type_req_t file_t : file {
read
write };
modreq-bool-opt.conf
4
class file {
read
write};
20
allow a_t b_t : file {
read
write };
/external/libsepol/tests/policies/test-expander/
role-module.conf
4
class file {
read
write};
user-module.conf
4
class file {
read
write};
/external/qemu/
README
0
Read
the documentation in qemu-doc.html.
/external/valgrind/main/drd/tests/
linuxthreads_det.vgtest
2
vgopts: --
read
-var-info=yes
/external/valgrind/main/helgrind/tests/
hg03_inherit.vgtest
2
vgopts: --
read
-var-info=yes
hg04_race.vgtest
2
vgopts: --
read
-var-info=yes
hg05_race2.vgtest
2
vgopts: --
read
-var-info=yes
tc01_simple_race.vgtest
2
vgopts: --
read
-var-info=yes
tc05_simple_race.vgtest
2
vgopts: --
read
-var-info=yes
tc06_two_races.vgtest
2
vgopts: --
read
-var-info=yes
tc16_byterace.vgtest
2
vgopts: --
read
-var-info=yes
tc21_pthonce.vgtest
2
vgopts: --
read
-var-info=yes
/external/valgrind/main/memcheck/tests/
varinfo1.vgtest
2
vgopts: --
read
-var-info=yes -q
varinfo2.vgtest
2
vgopts: --
read
-var-info=yes -q
varinfo4.vgtest
2
vgopts: --
read
-var-info=yes -q
varinfo6.vgtest
2
vgopts: --
read
-var-info=yes -q
/external/e2fsprogs/tests/m_mkfs_overhead/
expect.1
2
./test.img: Attempt to
read
block from filesystem resulted in short
read
while opening filesystem
5
../e2fsck/e2fsck: Attempt to
read
block from filesystem resulted in short
read
while trying to open ./test.img
9
../misc/dumpe2fs: Attempt to
read
block from filesystem resulted in short
read
while trying to open ./test.img
/bionic/libc/arch-mips/syscalls/
read.S
4
.globl
read
6
.ent
read
8
read
:
label
22
.end
read
Completed in 218 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>