Searched refs:permissions (Results 176 - 200 of 435) sorted by relevance

1234567891011>>

/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/
H A DUserAccountTest.groovy13 * See the License for the specific language governing permissions and
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
198 def permissions = permissionsString ? new Permissions(permissionsString) : null
199 return new FileEntry(path: '', owner: owner, group: group, permissions: permissions)
[all...]
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/
H A DUserAccountTest.groovy13 * See the License for the specific language governing permissions and
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
198 def permissions = permissionsString ? new Permissions(permissionsString) : null
199 return new FileEntry(path: '', owner: owner, group: group, permissions: permissions)
[all...]
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/
H A DUserAccountTest.groovy13 * See the License for the specific language governing permissions and
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
198 def permissions = permissionsString ? new Permissions(permissionsString) : null
199 return new FileEntry(path: '', owner: owner, group: group, permissions: permissions)
[all...]
/external/android-mock/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/androidplot/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/ant-glob/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/antlr/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/bsdiff/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/bzip2/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/crcalc/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/crcalc/tests/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/dexmaker/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/easymock/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dlcp.bat14 REM See the License for the specific language governing permissions and
/external/google-fonts/carrois-gothic-sc/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
H A Dfonts.mk12 # See the License for the specific language governing permissions and
/external/google-fonts/coming-soon/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
H A Dfonts.mk12 # See the License for the specific language governing permissions and
/external/google-fonts/cutive-mono/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
H A Dfonts.mk12 # See the License for the specific language governing permissions and
/external/google-fonts/dancing-script/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
H A Dfonts.mk12 # See the License for the specific language governing permissions and
/external/guava/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/hamcrest/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/hamcrest/integration/
H A DAndroid.mk12 # See the License for the specific language governing permissions and

Completed in 604 milliseconds

1234567891011>>