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

12 3 4 5 6 7 8 91011>>

  /external/libcxx/test/std/utilities/time/time.duration/time.duration.cons/
convert_inexact.fail.cpp 17 // inexact conversions disallowed for integral reps
  /external/owasp/sanitizer/src/main/org/owasp/html/
StylingPolicy.java 68 CssSchema.Property cssProperty = CssSchema.DISALLOWED;
114 : CssSchema.DISALLOWED;
115 if (cssProperty != CssSchema.DISALLOWED) {
194 if (cssProperty != CssSchema.DISALLOWED) { emitToken(")"); }
  /packages/apps/ManagedProvisioning/res/values/
required_apps_managed_device.xml 21 Takes precedence over the disallowed apps lists. -->
required_apps_managed_profile.xml 21 Takes precedence over the disallowed apps lists. -->
required_apps_managed_user.xml 21 Takes precedence over the disallowed apps lists. -->
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
QuotedHtmlSanitizerTest.java 16 // any random class value is disallowed
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/time/time.duration/time.duration.cons/
convert_float_to_int.fail.cpp 17 // conversions from floating point to integral durations disallowed
convert_inexact.fail.cpp 17 // inexact conversions disallowed for integral reps
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/time/time.duration/time.duration.cons/
convert_float_to_int.fail.cpp 17 // conversions from floating point to integral durations disallowed
convert_inexact.fail.cpp 17 // inexact conversions disallowed for integral reps
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
predicate-bad-2.s 1 # Test predicates allowed or disallowed depending on the architecture.
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
SecondaryProfileOwnerUserRestrictionsTest.java 48 public static final String[] DISALLOWED = new String[] {
72 return DISALLOWED;
  /external/clang/test/Preprocessor/
ucn-allowed-chars.c 19 extern char \u0300; // disallowed initially in C11/C++11, always in C99/C++03
28 // Disallowed everywhere
ucn-pp-identifier.c 26 // Make sure we reject disallowed UCNs
46 // Check that we still diagnose disallowed UCNs in #if 0 blocks.
  /external/v8/src/ast/
context-slot-cache.cc 12 // (disallowed) include: src/factory.h -> src/objects-inl.h
15 // (disallowed) include: src/feedback-vector.h ->
  /external/webrtc/webrtc/modules/audio_coding/neteq/test/
audio_classifier_test.cc 40 std::cout << "Disallowed number of channels " << channels << std::endl;
46 std::cout << "Disallowed number of outputs " << outputs << std::endl;
  /frameworks/base/core/java/android/app/admin/
DevicePolicyManagerInternal.java 83 * Creates an intent to show the admin support dialog to say that an action is disallowed by
87 * @param userId The user where the action is disallowed.
  /prebuilts/go/darwin-x86/test/interface/
struct.go 56 // Disallowed by restriction of values going to pointer receivers
115 // Disallowed by restriction of values going to pointer receivers
  /prebuilts/go/linux-x86/test/interface/
struct.go 56 // Disallowed by restriction of values going to pointer receivers
115 // Disallowed by restriction of values going to pointer receivers
  /external/autotest/server/site_tests/network_WiFi_IBSS/
network_WiFi_IBSS.py 21 # channel where IBSS was disallowed would prohibit wpa_supplicant
  /external/kernel-headers/original/uapi/linux/
mempolicy.h 30 MPOL_REBIND_STEP2, /* second step(clean all the disallowed nodes)*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mempolicy.h 29 MPOL_REBIND_STEP2, /* second step(clean all the disallowed nodes)*/
  /frameworks/base/telecomm/java/android/telecom/
CallScreeningService.java 159 * rejected it. This property should only be set to true if the call is disallowed.
168 * should only be set to true if the call is disallowed.
177 * This property should only be set to true if the call is disallowed.
  /external/clang/unittests/Tooling/
TestVisitor.h 122 /// Any number of matches can be disallowed.
145 /// \brief Checks an actual match against expected and disallowed matches.
156 << "Matched disallowed " << *It;
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/nonrequiredapps/
OverlayPackagesProvider.java 133 * Note: If an app is mistakenly listed as both required and disallowed, it will be treated as
134 * disallowed.
146 // disallowed or have a launcher icon.

Completed in 1171 milliseconds

12 3 4 5 6 7 8 91011>>