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

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/tools/idl_parser/test_lexer/
keywords.in 36 UNRESTRICTED unrestricted
  /external/chromium_org/tools/idl_parser/test_parser/
typedef_web.idl 154 typedef unrestricted float MyUFloat;
168 typedef unrestricted double MyUDouble;
  /external/chromium_org/ppapi/api/trusted/
ppb_url_loader_trusted.idl 29 * Grant this URLLoader the capability to make unrestricted cross-origin
  /external/chromium_org/ppapi/c/trusted/
ppb_url_loader_trusted.h 50 * Grant this URLLoader the capability to make unrestricted cross-origin
  /external/chromium_org/sync/sessions/
status_controller_unittest.cc 56 TEST_F(StatusControllerTest, Unrestricted) {
  /external/chromium_org/third_party/sqlite/src/test/
join3.test 21 # An unrestricted join
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
pmap_rmt.h 4 * unrestricted use provided that this legend is included on all tape
rpc_des.h 3 * unrestricted use provided that this legend is included on all tape
svc_auth.h 4 * unrestricted use provided that this legend is included on all tape
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_callback.h 3 * unrestricted use provided that this legend is included on all tape
yppasswd.x 6 * unrestricted use provided that this legend is included on all tape
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
pmap_rmt.h 4 * unrestricted use provided that this legend is included on all tape
rpc_des.h 3 * unrestricted use provided that this legend is included on all tape
svc_auth.h 4 * unrestricted use provided that this legend is included on all tape
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_callback.h 3 * unrestricted use provided that this legend is included on all tape
yppasswd.x 6 * unrestricted use provided that this legend is included on all tape
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
pmap_rmt.h 4 * unrestricted use provided that this legend is included on all tape
rpc_des.h 3 * unrestricted use provided that this legend is included on all tape
svc_auth.h 4 * unrestricted use provided that this legend is included on all tape
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nis_callback.h 3 * unrestricted use provided that this legend is included on all tape
yppasswd.x 6 * unrestricted use provided that this legend is included on all tape
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
ANTLRFileStream.cs 47 [System.Security.Permissions.FileIOPermission(System.Security.Permissions.SecurityAction.Demand, Unrestricted = true)]
  /external/chromium/chrome/common/
app_mode_common_mac.h 58 // Unrestricted (e.g., several-word) UTF8-encoded name for the shortcut.
  /external/chromium/net/proxy/
proxy_resolver_js_bindings_unittest.cc 164 // Unrestricted address family:
211 EXPECT_EQ("192.168.2.2", ip_address); // Unrestricted.
214 EXPECT_EQ("192.168.2.1", ip_address); // Unrestricted.
217 EXPECT_EQ("192.168.2.2", ip_address); // Unrestricted.
  /external/chromium_org/net/http/
http_network_transaction_ssl_unittest.cc 110 // * unrestricted SSL 3.0 fallback is disabled.
114 // Because unrestricted SSL 3.0 fallback is disabled, only this simulated
159 // * unrestricted SSL 3.0 fallback is enabled.
204 // even if unrestricted SSL 3.0 fallback is disabled.

Completed in 470 milliseconds

1 2 3 4 5 6 7 8 91011