HomeSort by relevance Sort by last modified time
    Searched full:disallowed (Results 126 - 150 of 618) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/ojluni/src/main/java/sun/nio/ch/
AsynchronousSocketChannelImpl.java 71 private boolean readKilled; // further reading disallowed due to timeout
77 private boolean writeKilled; // further writing disallowed due to timeout
  /libcore/ojluni/src/main/java/sun/security/util/
DisabledAlgorithmConstraints.java 230 * 'false' means it failed the constraints and is disallowed.
234 * disallowed.
  /art/runtime/gc/
allocation_record.h 253 // should be disallowed. However, this is GC-safe because new objects are not processed in this GC
  /external/autotest/client/site_tests/security_OpenFDs/
security_OpenFDs.py 56 raise error.TestFail('Pid %s has fd for %s, disallowed type' %
  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
ExperimentingRunnerModule.java 278 "Overloads are disallowed for benchmark methods, found overloads of %s in benchmark %s",
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
UTS46Test.java 111 errorNamesToErrors.put("UIDNA_ERROR_DISALLOWED", IDNA.Error.DISALLOWED);
193 // some characters are disallowed because they are canonically equivalent
447 // All of the CONTEXTO "Would otherwise have been DISALLOWED" characters
    [all...]
  /external/icu/icu4c/source/i18n/
rbt.cpp 52 status = U_INVALID_RBT_SYNTAX; // ::ID blocks disallowed in RBT
  /external/icu/icu4c/source/test/intltest/
transtst.h 278 * Make sure sets on output are disallowed.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
UTS46Test.java 110 errorNamesToErrors.put("UIDNA_ERROR_DISALLOWED", IDNA.Error.DISALLOWED);
192 // some characters are disallowed because they are canonically equivalent
446 // All of the CONTEXTO "Would otherwise have been DISALLOWED" characters
    [all...]
  /external/libchrome/base/threading/
thread_restrictions.h 100 // Certain behavior is disallowed on certain threads. ThreadRestrictions helps
  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
baseline_policy.cc 122 // Required for better stack overflow detection in ASan. Disallowed in
  /external/ltp/lib/
tst_sig.c 185 * Setting a handler for these signals is disallowed when
  /external/minijail/
bpf.c 215 * Since backward jumps are disallowed by BPF, this is easy.
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlSanitizer.java 64 * and remove all disallowed attributes, add necessary attributes, and
  /external/pcre/dist2/doc/
pcre2.3 112 disallowed by setting the PCRE2_NEVER_UCP option.
  /external/python/cpython2/Doc/library/
zipimport.rst 27 (:file:`.pyd`, :file:`.so`) is disallowed. Note that if an archive only contains
  /external/python/cpython2/Lib/ctypes/test/
__init__.py 14 """Test skipped because it requested a disallowed resource.
  /external/skia/src/sksl/
README 51 intentionally disallowed, as it is just a wordier way of performing a swizzle.
  /external/svox/pico/lib/
picopal.h 269 * part or all of the interval [addr, addr+len-1]. If an access is disallowed
  /external/swiftshader/third_party/subzero/src/
IceIntrinsics.cpp 292 // Reject orderings that are disallowed by C++11 as invalid combinations
  /frameworks/compile/libbcc/lib/
RSX86CallConvPass.cpp 55 // Disallowed (non-Renderscript) functions are detected by a different pass.
  /frameworks/ml/nn/driver/cache/nnCache/
nnCache.h 89 // Copying is disallowed.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/sqlite/
SqlChecker.java 89 throw genException("Detected disallowed token: " + token, sql);
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
__init__.py 6 """Test skipped because it requested a disallowed resource.
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
__init__.py 6 """Test skipped because it requested a disallowed resource.

Completed in 925 milliseconds

1 2 3 4 56 7 8 91011>>