HomeSort by relevance Sort by last modified time
    Searched full:prohibit (Results 1 - 25 of 199) sorted by null

1 2 3 4 5 6 7 8

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
mul.s 5 # in IU in consecutive cycles in the order (a)->(b). It does neither prohibit
  /external/iproute2/ip/
rtm_map.c 45 return "prohibit";
75 else if (matches(arg, "prohibit") == 0)
  /external/bison/
maint.mk 207 # prohibit | require
215 # a prohibit construct. For example, this can be used to exclude
257 export prohibit = macro
279 test -n "$$prohibit" && test -n "$$require" \
280 && { msg='Cannot specify both prohibit and require' \
282 test -z "$$prohibit" && test -z "$$require" \
283 && { msg='Should specify either prohibit or require' \
285 test -z "$$prohibit" && test -n "$$exclude" \
286 && { msg='Use of exclude requires a prohibit pattern' \
313 if test -n "$$prohibit"; then
    [all...]
cfg.mk 72 @prohibit='AT_PARSER_CHECK\(\[+[^.[]|AT_CHECK\(\[+\./' \
  /external/autotest/server/site_tests/network_WiFi_IBSS/
network_WiFi_IBSS.py 21 # channel where IBSS was disallowed would prohibit wpa_supplicant
  /external/iptables/extensions/
libxt_addrtype.man 32 .BI "PROHIBIT"
  /external/icu/icu4c/source/common/unicode/
usprep.h 50 * <li> Prohibit: Check for any characters that are not allowed in the
72 * Option to prohibit processing of unassigned code points in the input
241 * - USPREP_DEFAULT Prohibit processing of unassigned code points in the input
  /external/clang/lib/StaticAnalyzer/Checkers/
VforkChecker.cpp 182 // Prohibit calls to non-whitelist functions in child process.
191 // Prohibit writes in child process (except for vfork's lhs).
209 // Prohibit return from function in child process.
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLRandom.java 33 // NOTE: The contract of the SecureRandomSpi does not appear to prohibit self-seeding here
  /external/libnl/lib/route/
rtnl.c 64 __ADD(RTN_PROHIBIT,prohibit)
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
filewritestream.h 77 // Prohibit copy constructor & assignment operator.
stringbuffer.h 77 // Prohibit copy constructor & assignment operator.
  /toolchain/binutils/binutils-2.25/ld/emultempl/
crxelf.em 59 because there is a check in main() to prohibit use of --relax and
  /external/guava/guava/src/com/google/common/net/
HostAndPort.java 54 * <li>2001:db8::1 - Use {@link #requireBracketsForIPv6()} to prohibit this
125 * Use {@link #requireBracketsForIPv6()} to prohibit these.
144 * Use {@link #requireBracketsForIPv6()} to prohibit these.
  /system/netd/tests/
binder_test.cpp 238 // "12500:\tfrom all fwmark 0x0/0x20000 iif lo uidrange 1000-2000 prohibit"
278 EXPECT_TRUE(ipRuleExistsForRange(RULE_PRIORITY, range, "prohibit"));
286 EXPECT_FALSE(ipRuleExistsForRange(RULE_PRIORITY, range, "prohibit"));
  /external/apache-commons-math/src/main/java/org/apache/commons/math/special/
Erf.java 31 * Default constructor. Prohibit instantiation.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld.h 51 // Prohibit copy and assign.
  /external/guava/guava-testlib/src/com/google/common/collect/testing/features/
CollectionFeature.java 55 * prohibit null elements, and some have restrictions on the types of their
  /system/update_engine/update_manager/
default_policy.cc 100 // This policy will always prohibit P2P, so this is signaling to the caller
  /system/netd/server/binder/android/net/
INetd.aidl 62 * Adds or removes one rule for each supplied UID range to prohibit all network activity outside
67 * with an ICMP prohibit message.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringPrep.java 47 * <li> Prohibit: Check for any characters that are not allowed in the
60 * Option to prohibit processing of unassigned code points in the input
455 3) Prohibit -- Check for any characters that are not allowed in the
494 * <li>{@link #DEFAULT} Prohibit processing of unassigned code points in the input</li>
576 * <li>{@link #DEFAULT} Prohibit processing of unassigned code points in the input</li>
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
StringPrep.java 46 * <li> Prohibit: Check for any characters that are not allowed in the
59 * Option to prohibit processing of unassigned code points in the input
472 3) Prohibit -- Check for any characters that are not allowed in the
511 * <li>{@link #DEFAULT} Prohibit processing of unassigned code points in the input</li>
594 * <li>{@link #DEFAULT} Prohibit processing of unassigned code points in the input</li>
  /bionic/libc/tzcode/
asctime.c 32 ** The ISO C 1999 and POSIX 1003.1-2004 standards prohibit padding the year,
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
NamePrepTransform.java 64 3) Prohibit -- Check for any characters that are not allowed in the
  /external/icu/icu4c/source/tools/tzcode/
asctime.c 32 ** The ISO C 1999 and POSIX 1003.1-2004 standards prohibit padding the year,

Completed in 577 milliseconds

1 2 3 4 5 6 7 8