OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enforce
(Results
176 - 200
of
943
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/jingle/notifier/communicator/
single_login_attempt.cc
45
// TODO(akalin): Add unit tests to
enforce
the behavior above.
/external/chromium_org/media/webm/
webm_content_encodings_client.cc
106
//
Enforce
mandatory elements without default values.
/external/chromium_org/net/proxy/
proxy_resolver_v8.h
25
// There can be only one instance of V8 running at a time. To
enforce
this
/external/chromium_org/net/quic/congestion_control/
inter_arrival_overuse_detector.h
52
//
enforce
the state transitions, hence you could in extreme scenarios go
/external/chromium_org/net/url_request/
url_request_throttler_manager.h
73
void set_enforce_throttling(bool
enforce
);
/external/chromium_org/ppapi/c/private/
ppb_output_protection_private.h
79
* In this example, the plugin wants to
enforce
HDCP for HDMI link.
/external/chromium_org/sandbox/win/src/
named_pipe_policy_test.cc
31
// The second parameter allows us to
enforce
a whitelist for where the
/external/chromium_org/sync/syncable/
entry.cc
71
// Note: can't
enforce
!GetId().ServerKnows() here because that could
entry.h
27
// to
enforce
that an entry never outlived its transaction if there were a copy
/external/chromium_org/third_party/WebKit/Source/core/frame/
ContentSecurityPolicy.h
68
Enforce
,
/external/chromium_org/third_party/WebKit/Source/platform/
UserGestureIndicator.cpp
51
// Do not
enforce
timeouts for gestures which spawned javascript prompts.
/external/chromium_org/third_party/WebKit/Source/web/
WebEmbeddedWorkerImpl.cpp
239
ContentSecurityPolicy::
Enforce
,
/external/chromium_org/ui/base/cocoa/
underlay_opengl_hosting_window.mm
57
// OpaqueViews are z-ordered in the front, and
enforce
it if need be.
/external/clang/test/CodeGenObjCXX/
encode.mm
45
//
Enforce
@encoding for member pointers.
/external/icu4c/common/
charstr.h
30
* This class does not assume or
enforce
any particular character encoding.
/external/kernel-headers/original/linux/
gfp.h
48
#define __GFP_HARDWALL ((__force gfp_t)0x20000u) /*
Enforce
hardwall cpuset memory allocs */
/external/libvpx/libvpx/vpx_scale/generic/
yv12config.c
48
* uv_stride == y_stride/2, so
enforce
this here. */
/external/openfst/src/include/fst/script/
script-impl.h
152
// It's always passed by pointer, so const members should be used to
enforce
/external/skia/gm/
gm_json.py
71
# If absent: this expectation was committed by a tool that didn't
enforce
human
/external/webrtc/src/system_wrappers/interface/
data_log_impl.h
39
// writable to file.
Enforce
this via the Container interface.
/frameworks/base/core/java/com/android/internal/notification/
DemoContactNotificationScorer.java
146
//
enforce
input in range
/frameworks/base/core/java/com/android/internal/view/menu/
ListMenuItemView.java
226
//
Enforce
minimum icon spacing
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardAbsKeyInputView.java
83
// if the user is currently locked out,
enforce
it.
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
ListMenuItemView.java
239
//
Enforce
minimum icon spacing
/ndk/build/core/
default-build-commands.mk
36
# These flags are used to
enforce
the NX (no execute) security feature in the
Completed in 891 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>