/external/chromium_org/chrome/browser/chromeos/login/auth/ |
login_status_consumer.h | 86 return "Login is restricted to the owner's account only.";
|
/external/chromium_org/chrome/browser/plugins/ |
chrome_plugin_service_filter.h | 122 // Map of plugin paths to the origin they are restricted to.
|
/external/chromium_org/components/data_reduction_proxy/browser/ |
data_reduction_proxy_config_service.h | 80 // Use of the data reduction proxy is restricted to HTTP proxying only.
|
data_reduction_proxy_settings_unittest.cc | 314 // Request succeeded but with bad response, expect proxy to be restricted. 332 // Request failed, expect proxy to be enabled but restricted. 374 // IP address change triggers a probe that fails. Proxy is restricted. 381 // IP address change triggers a probe that fails. Proxy remains restricted.
|
/external/chromium_org/components/nacl/broker/ |
nacl_broker_listener.cc | 53 // Allow the server side of a pipe restricted to the "chrome.nacl."
|
/external/chromium_org/components/nacl/loader/sandbox_linux/ |
nacl_bpf_sandbox_linux.cc | 50 // see if it can be restricted a bit.
|
/external/chromium_org/content/public/common/ |
sandbox_init.h | 38 // This is a restricted version of Windows' DuplicateHandle() function
|
/external/chromium_org/extensions/renderer/ |
extension_helper.h | 36 // the list is restricted to views in that browser window.
|
/external/chromium_org/mojo/system/ |
raw_shared_buffer.h | 29 // restricted by page size. However, more memory may actually be mapped than
|
/external/chromium_org/native_client_sdk/src/doc/reference/sandbox_internals/ |
x86-64-sandbox.rst | 121 * must not point between a *restricted register* (see below for 122 definition) producer instruction and its corresponding restricted 132 base, restricted (see below) register index (multiplied by 0, 1, 2, 149 * An operand of a command is said to be a **restricted register** iff
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
utility.cc | 71 // It is currently restricted to only the ASCII subset.
|
/external/chromium_org/sandbox/win/src/ |
restricted_token_unittest.cc | 39 // Get the handle to the restricted token. 81 // Get the handle to the restricted token. 140 // Verifies that the token created has "Restricted" in its default dacl. 406 // Checks if a sid is in the restricting list of the restricted token.
|
/external/chromium_org/sandbox/win/tools/finder/ |
main.cc | 49 } else if (PARAM_IS(L"RESTRICTED")) {
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
libudevsymboltable.cc | 57 // LateBindingSymbolTable because its symbol look-ups are restricted to its
|
/external/chromium_org/third_party/smhasher/src/ |
Stats.cpp | 38 // uniform, RMS-wise, as a random distribution restricted to (1-X)*100 percent of
|
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/ |
reference_picture_selection_unittest.cc | 21 // The minimum time between decoder refreshes through restricted prediction.
|
/external/clang/lib/Frontend/ |
CreateInvocationFromCommandLine.cpp | 45 // FIXME: Find a cleaner way to force the driver into restricted modes.
|
/external/clang/tools/scan-view/ |
scan-view | 98 help='Allow connections from any host (access restricted to "127.0.0.1" by default)')
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableEnumSet.java | 96 // All callers of the constructor are restricted to <E extends Enum<E>>.
|
/external/kernel-headers/original/uapi/linux/can/ |
bcm.h | 28 * are not restricted to be used by modules with a GPL compatible license.
|
/external/nanopb-c/ |
README.txt | 3 restricted system.
|
/external/protobuf/gtest/xcode/Scripts/ |
versiongenerate.py | 62 // this, we are not not restricted to C-syntax nor are we using include guards.
|
/external/qemu/slirp-android/ |
libslirp.h | 26 void slirp_init(int restricted, const char *special_ip);
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
fstlib.h | 31 // and state ID sets. Labels and state IDs are restricted to signed
|
/frameworks/base/telephony/java/android/telephony/ |
PreciseDisconnectCause.java | 63 /** The call is restricted */
|