HomeSort by relevance Sort by last modified time
    Searched full:restricted (Results 76 - 100 of 1023) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/file_manager/
external_filesystem_apitest.cc 28 // - restricted (kFileSystemTypeRestrictedLocalNative): a *read-only* local file
56 const char kRestrictedMountPointName[] = "restricted";
62 // for local and restricted file systems:
82 // Sets up the initial file system state for native local and restricted native
261 // Tests for restricted native local file systems.
  /external/chromium/chrome/browser/sync/sessions/
status_controller.h 10 // set for the restricted ModelSafeGroup behind the scenes. For example, if
12 // are implicitly restricted to returning only data pertaining to GROUP_UI.
13 // You can see which parts of status fall into this "restricted" category, or
  /external/chromium_org/chrome/browser/net/spdyproxy/
data_reduction_proxy_settings.h 157 // the value of |enabled|. If |restricted| is true, only enable the fallback
160 virtual void SetProxyConfigs(bool enabled, bool restricted, bool at_startup);
170 virtual void LogProxyState(bool enabled, bool restricted, bool at_startup);
  /external/chromium_org/chrome/renderer/resources/extensions/
searchbox_api.js 45 // This method is restricted to chrome-search://most-visited pages by
132 // This method is restricted to chrome-search://most-visited pages by
138 // This method is restricted to chrome-search://most-visited pages by
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 56 CS_RESTRICTED, /* call was blocked by restricted all voice access */
57 CS_RESTRICTED_NORMAL, /* call was blocked by restricted normal voice access */
58 CS_RESTRICTED_EMERGENCY, /* call was blocked by restricted emergency voice access */
RestrictedState.java 117 return "Restricted State CS: " + csString + " PS:" + mPsRestricted;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
BigIntegers.java 120 // fall back to a faster (restricted) method
  /external/chromium/net/proxy/
proxy_resolver_js_bindings_unittest.cc 160 // Restricted to IPv4 address family:
202 EXPECT_EQ("192.168.1.2", ip_address); // IPv4 restricted.
205 EXPECT_EQ("192.168.1.1", ip_address); // IPv4 restricted.
208 EXPECT_EQ("192.168.1.2", ip_address); // IPv4 restricted.
  /external/chromium_org/base/files/
memory_mapped_file.h 27 // Opens an existing file and maps it into memory. Access is restricted to
  /external/chromium_org/chrome_frame/
navigation_constraints.cc 73 << " Disallowing navigation to restricted url: " << url;
  /external/chromium_org/content/browser/fileapi/
sandbox_file_system_backend_delegate_unittest.cc 60 // Access with restricted name should be disallowed.
  /external/chromium_org/content/public/browser/
session_storage_namespace.h 37 // this function has been called. Transaction logging will be restricted
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
utility.cc 66 // It is currently restricted to only the ASCII subset.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
urlfetcher.py 35 """Class with restricted interface to fetch URLs (makes testing easier)"""
  /external/chromium_org/third_party/opus/src/
README.draft 37 mode: voip | audio | restricted-lowdelay
  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_OS_2_V0.h 70 Restricted,
SkOTTable_OS_2_VA.h 70 Restricted,
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GenericMapMaker.java 27 * A class exactly like {@link MapMaker}, except restricted in the types of maps it can build.
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/
atlantis.h 25 * US Government Users Restricted Rights
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/
atlantis.h 25 * US Government Users Restricted Rights
  /external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/
atlantis.h 25 * US Government Users Restricted Rights
  /external/skia/src/sfnt/
SkOTTable_OS_2_V0.h 70 Restricted,
SkOTTable_OS_2_VA.h 70 Restricted,
  /external/tcpdump/
fddi.h 63 #define FDDIFC_RT 0xc0 /* Restricted token */
  /frameworks/base/tools/preload/
Policy.java 38 * Long running services. These are restricted in their contribution to the

Completed in 1416 milliseconds

1 2 34 5 6 7 8 91011>>