OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:permissions
(Results
226 - 250
of
1861
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_fifo/
is_fifo.pass.cpp
75
permissions
(dir, perms::none);
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_other/
is_other.pass.cpp
75
permissions
(dir, perms::none);
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_regular_file/
is_regular_file.pass.cpp
78
permissions
(dir, perms::none);
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.is_socket/
is_socket.pass.cpp
75
permissions
(dir, perms::none);
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
RetrCommandHandlerTest.groovy
13
* See the License for the specific language governing
permissions
and
25
import org.mockftpserver.fake.filesystem.
Permissions
75
fileSystem.getEntry(FILE).
permissions
=
Permissions
.NONE
81
fileSystem.getEntry(DIR).
permissions
=
Permissions
.NONE
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/
FileEntryTest.groovy
13
* See the License for the specific language governing
permissions
and
115
entry.
permissions
=
PERMISSIONS
124
assert clone.
permissions
==
PERMISSIONS
UnixDirectoryListingFormatterTest.groovy
13
* See the License for the specific language governing
permissions
and
38
static final FILE_PERMISSIONS = new
Permissions
('rw-r--r--')
39
static final DIR_PERMISSIONS = new
Permissions
('rwxr-xr-x')
53
owner: OWNER, group: GROUP,
permissions
: FILE_PERMISSIONS)
83
owner: OWNER, group: GROUP,
permissions
: DIR_PERMISSIONS)
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
UserAccountTest.groovy
13
* See the License for the specific language governing
permissions
and
20
import org.mockftpserver.fake.filesystem.
Permissions
102
// No file
permissions
- readable by all
105
// UserAccount has no username or group; use World
permissions
126
// No file
permissions
- writable by all
129
// UserAccount has no username or group; use World
permissions
150
// No file
permissions
- executable by all
153
// UserAccount has no username or group; use World
permissions
174
assert userAccount.defaultPermissionsForNewFile == new
Permissions
('rw-rw-rw-')
175
assert userAccount.defaultPermissionsForNewDirectory ==
Permissions
.AL
[
all
...]
/art/build/
makevars.go
12
// See the License for the specific language governing
permissions
and
/art/tools/amm/
Android.mk
12
# See the License for the specific language governing
permissions
and
/art/tools/class2greylist/test/
Android.mk
12
# See the License for the specific language governing
permissions
and
/build/blueprint/deptools/
depfile.go
12
// See the License for the specific language governing
permissions
and
/build/kati/
log.go
12
// See the License for the specific language governing
permissions
and
symtab.go
12
// See the License for the specific language governing
permissions
and
/build/make/core/tasks/
cts.mk
12
# See the License for the specific language governing
permissions
and
cts_instant.mk
12
# See the License for the specific language governing
permissions
and
owners.mk
12
# See the License for the specific language governing
permissions
and
sts.mk
12
# See the License for the specific language governing
permissions
and
/build/make/target/board/generic_x86/
BoardConfig.mk
12
# See the License for the specific language governing
permissions
and
/build/make/target/board/generic_x86_64/
BoardConfig.mk
12
# See the License for the specific language governing
permissions
and
/build/make/target/board/gsi_arm64/
BoardConfig.mk
12
# See the License for the specific language governing
permissions
and
/build/make/target/board/mainline_arm64/
BoardConfig.mk
12
# See the License for the specific language governing
permissions
and
/build/soong/cc/config/
tidy_test.go
12
// See the License for the specific language governing
permissions
and
/build/soong/cc/
kernel_headers.go
12
// See the License for the specific language governing
permissions
and
sysprop.go
12
// See the License for the specific language governing
permissions
and
Completed in 1229 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>