Searched refs:permissions (Results 401 - 425 of 435) sorted by relevance

<<1112131415161718

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A Dant.bat15 REM See the License for the specific language governing permissions and
/external/jetty/src/java/org/eclipse/jetty/webapp/
H A DWebAppContext.java638 * @return Returns the permissions.
1034 * @param permissions The permissions to set.
1036 public void setPermissions(PermissionCollection permissions) argument
1038 _permissions = permissions;
/external/llvm/lib/Support/Unix/
H A DSignals.inc153 // super-user permissions.
/external/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp822 Status.permissions(), Status.getSize());
826 Status.getGroup(), Status.permissions(),
/external/openssh/contrib/suse/
H A Dopenssh.spec93 - Changed permissions on ssh_config in the install procedure to 644 from 600
/external/toybox/lib/
H A Dlib.c445 void loopfiles_rw(char **argv, int flags, int permissions, int failok, argument
457 else if (0>(fd = open(*argv, flags, permissions)) && !failok) {
530 // Set permissions of output file
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp668 ProcessKDP::DoAllocateMemory (size_t size, uint32_t permissions, Error &error) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.natives_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar ... .HashSet fileset private final java.util.ArrayList permissions private String links public void " href="/6.0.0 ...
/external/lldb/tools/debugserver/source/
H A DDNB.cpp958 // care of setting and restoring permissions and breaking up the memory
974 // care of setting and restoring permissions and breaking up the memory
989 DNBProcessMemoryAllocate (nub_process_t pid, nub_size_t size, uint32_t permissions) argument
993 return procSP->Task().AllocateMemory (size, permissions);
/external/selinux/libsepol/src/
H A Dmodule_to_cil.c1596 arr.perms = calloc(common->permissions.nprim, sizeof(*arr.perms));
1597 rc = hashtab_map(common->permissions.table, class_perm_to_array, &arr);
1854 perms = sepol_av_to_string(pdb, class->s.value, node->permissions);
1884 arr.perms = calloc(class->permissions.nprim, sizeof(*arr.perms));
1885 rc = hashtab_map(class->permissions.table, class_perm_to_array, &arr);
/external/valgrind/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/jpeg/
H A Dmips_idct_le.S13 # See the License for the specific language governing permissions and
/external/lldb/source/Target/
H A DProcess.cpp2714 Process::AllocateMemory(size_t size, uint32_t permissions, Error &error)
2720 return m_allocated_memory_cache.AllocateMemory(size, permissions, error);
2722 addr_t allocated_addr = DoAllocateMemory (size, permissions, error);
2725 log->Printf("Process::AllocateMemory(size=%4zu, permissions=%s) => 0x%16.16" PRIx64 " (m_stop_id = %u m_memory_id = %u)",
2727 GetPermissionsAsCString (permissions),
/external/boringssl/
H A Dsources.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/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/protobuf/
H A DAndroid.mk12 # See the License for the specific language governing permissions and
/external/chromium-trace/trace-viewer/tracing/third_party/devscripts/
H A Dlicensecheck.pl645 if ($licensetext =~ /This software, and all works of authorship, whether in source or object code form as indicated by the copyright notice.*is made available, and may only be used, modified, and distributed under the FreeType Project License, LICENSE\.TXT\. Additionally, subject to the terms and conditions of the FreeType Project License, each contributor to the Work hereby grants to any individual or legal entity exercising permissions granted by the FreeType Project License and this section.*a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable.*patent license to make/) {
/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp36 Type(Status.type()), Perms(Status.permissions()), IsVFSMapped(false) {}
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl52 # be different on other systems. Make sure the permissions are set correctly
389 this License, whose permissions for other licensees extend to the
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
H A Dwikipedia.css3505 /* Hide stuff meant for accounts with special permissions. Made visible again in
3525 ul.permissions-errors > li {
3528 ul.permissions-errors {

Completed in 815 milliseconds

<<1112131415161718