Searched refs:forbid (Results 1 – 25 of 184) sorted by relevance
12345678
/external/toybox/toys/pending/ |
D | sulogin.c | 81 char *forbid[] = { in sulogin_main() local 86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main() 98 for (temp = forbid; *temp; temp++) unsetenv(*temp); in sulogin_main()
|
/external/snakeyaml/src/test/resources/pyyaml/ |
D | unclosed-bracket.loader-error | 5 #"we could have detected the unclosed bracket on the above line, but this would forbid such syntax …
|
/external/hyphenation-patterns/Ethi/ |
D | hyph-und-ethi.lic.txt | 19 % syllables, and to forbid it before some punctuation marks particular to
|
/external/python/cpython2/Doc/library/ |
D | bastion.rst | 25 module, which provides a way to forbid access to certain attributes of an
|
D | rexec.rst | 282 Notice that the above code will occasionally forbid a perfectly valid filename;
|
/external/dagger2/ |
D | CHANGELOG.md | 81 * Explicitly forbid declaring `@Inject` on a class type (e.g., `@Inject class Foo {}`).
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | idnaContextRules.txt | 270 # Rules broken, since they simply forbid them entirely 281 # Rules broken, since they simply forbid them entirely
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.cpp | 182 const VkFlags forbid) const { in set_memory_type() 189 (memory_properties_.memoryTypes[i].propertyFlags & forbid) == 0) { in set_memory_type()
|
D | vktestbinding.h | 162 const VkMemoryPropertyFlags forbid = 0) const;
|
/external/python/cpython3/Doc/library/ |
D | xml.rst | 94 that forbid deeply-nested entities.
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7a3.rst | 7 Explicitly forbid write operations on read-only file objects, and read
|
/external/libxml2/ |
D | uri.c | 550 xmlParse3986Segment(const char **str, char forbid, int empty) in xmlParse3986Segment() argument 560 while (ISA_PCHAR(cur) && (*cur != forbid)) in xmlParse3986Segment()
|
/external/libxml2/os400/libxmlrpg/ |
D | xpath.rpgle | 277 * forbid variables in expression
|
/external/doclava/res/assets/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 28 To protect your rights, we need to make restrictions that forbid
|
/external/ltp/testcases/kernel/io/disktest/ |
D | LICENSE | 28 To protect your rights, we need to make restrictions that forbid anyone to
|
/external/elfutils/ |
D | COPYING | 187 When you convey a covered work, you waive any legal power to forbid 192 users, your or third parties' legal rights to forbid circumvention of
|
/external/libnl/doc/ |
D | COPYING | 187 When you convey a covered work, you waive any legal power to forbid 192 users, your or third parties' legal rights to forbid circumvention of
|
/external/dnsmasq/ |
D | COPYING-v3 | 187 When you convey a covered work, you waive any legal power to forbid 192 users, your or third parties' legal rights to forbid circumvention of
|
/external/eigen/ |
D | COPYING.GPL | 187 When you convey a covered work, you waive any legal power to forbid 192 users, your or third parties' legal rights to forbid circumvention of
|
/external/javaparser/ |
D | LICENSE.GPL | 187 When you convey a covered work, you waive any legal power to forbid 192 users, your or third parties' legal rights to forbid circumvention of
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
D | LICENCE | 28 To protect your rights, we need to make restrictions that forbid
|
/external/kmod/tools/ |
D | COPYING | 28 To protect your rights, we need to make restrictions that forbid
|
/external/autotest/client/profilers/powertop/src/ |
D | COPYING | 28 To protect your rights, we need to make restrictions that forbid
|
/external/ltp/utils/benchmark/ebizzy-0.3/ |
D | LICENSE | 28 To protect your rights, we need to make restrictions that forbid
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | LICENCE | 28 To protect your rights, we need to make restrictions that forbid
|
12345678