HomeSort by relevance Sort by last modified time
    Searched full:allowed (Results 251 - 275 of 7690) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/webui/
downloads_ui_browsertest.h 18 void SetDeleteAllowed(bool allowed);
  /external/chromium_org/components/autofill/core/
DEPS 12 # Do not add to the list of temporarily-allowed dependencies below,
  /external/chromium_org/content/browser/frame_host/
interstitial_page_navigator_impl.h 18 // navigation to commit, since interstitial pages are not allowed to navigate.
  /external/chromium_org/content/common/input/
touch_action.h 14 // No scrolling or zooming allowed.
  /external/chromium_org/content/test/data/
sync_xmlhttprequest_disallowed.html 26 should not be allowed.
  /external/chromium_org/extensions/
DEPS 9 # More specific rules for what we are allowed to include.
  /external/chromium_org/ios/consumer/
README.txt 3 Specifically, not-yet-upstreamed code is allowed to use the interfaces
  /external/chromium_org/ui/views/window/
client_view.cc 49 // |contents_view_| is allowed to be NULL up until the point where this view
55 // |contents_view_| is allowed to be NULL up until the point where this view
61 // |contents_view_| is allowed to be NULL up until the point where this view
67 // |contents_view_| is allowed to be NULL up until the point where this view
  /external/clang/test/SemaObjC/
duplicate-ivar-in-class-extension.m 30 return self->ivar; // would be ambiguous if the duplicate ivar were allowed
property-category-2.m 19 @synthesize anotherFloat; // expected-error {{@synthesize not allowed in a category's implementation}}
  /external/clang/test/SemaOpenCL/
storageclass.cl 7 // static is not allowed at local scope.
  /external/eigen/bench/btl/cmake/
FindMTL4.cmake 10 # Redistribution and use is allowed according to the terms of the BSD license.
FindTvmet.cmake 10 # Redistribution and use is allowed according to the terms of the BSD license.
  /external/llvm/test/CodeGen/SystemZ/
unaligned-01.ll 1 ; Check that unaligned accesses are allowed in general. We check the
22 ; Check that unaligned 2-byte accesses are allowed.
33 ; Check that unaligned 4-byte accesses are allowed.
47 ; Check that unaligned 8-byte accesses are allowed.
  /external/llvm/test/Linker/
2005-02-12-ConstantGlobals.ll 1 ; Test that a prototype can be marked const, and the definition is allowed
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
PackageVerificationStateTest.java 42 assertTrue("Installation should be marked as allowed",
57 assertFalse("Installation should be marked as allowed",
82 assertFalse("Installation should be marked as allowed",
107 assertFalse("Installation should be marked as allowed",
133 assertTrue("Installation should be marked as allowed",
164 assertTrue("Installation should be marked as allowed",
186 assertTrue("Installation should be marked as allowed",
194 assertTrue("Installation should be marked as allowed still",
202 assertTrue("Installation should be marked as allowed still",
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
AcknowledgeInd.java 53 * Get X-Mms-Report-Allowed field value.
55 * @return the X-Mms-Report-Allowed value
62 * Set X-Mms-Report-Allowed field value.
74 * @return the X-Mms-Report-Allowed value
NotifyRespInd.java 56 * Get X-Mms-Report-Allowed field value.
58 * @return the X-Mms-Report-Allowed value
65 * Set X-Mms-Report-Allowed field value.
98 * @return the X-Mms-Report-Allowed value
  /dalvik/dx/src/com/android/dx/dex/
DexOptions.java 39 * Returns whether extended opcodes are allowed. This became
40 * allowed as of Ice Cream Sandwich.
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementDef.java 30 * This class defines the allowed structure for an element in a XSLT stylesheet,
50 * @param elements An array of allowed child element defs, or null.
51 * @param attributes An array of allowed attribute defs, or null.
78 * @param elements An array of allowed child element defs, or null.
79 * @param attributes An array of allowed attribute defs, or null.
109 * @param elements An array of allowed child element defs, or null.
110 * @param attributes An array of allowed attribute defs, or null.
133 * @param elements An array of allowed child element defs, or null.
134 * @param attributes An array of allowed attribute defs, or null.
140 * @param multiAllowed whether this element is allowed more than onc
    [all...]
  /external/chromium_org/base/mac/
scoped_nsexception_enabler.mm 38 void SetNSExceptionsAllowed(bool allowed) {
39 return g_exceptionsAllowed.Get().Set(allowed);
  /external/chromium_org/build/git-hooks/
pre-commit 10 Submodule commits are not allowed. Please run:
28 You are trying to commit a change to .gitmodules. That is not allowed.
  /external/chromium_org/chrome/browser/bookmarks/
DEPS 14 # Do not add to the list of temporarily-allowed dependencies below,
24 # Do not add to the list of temporarily-allowed dependencies above,
  /external/chromium_org/chrome/browser/chromeos/drive/
resource_entry_conversion.h 31 // 1) Entries without parents are allowed on drive.google.com. These entries are
34 // 2) Entries with multiple parents are allowed on drive.google.com. For these
  /external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_window.h 29 // Specifies if window order in and order out animations are allowed. By
30 // default both types of animations are allowed.

Completed in 715 milliseconds

<<11121314151617181920>>