OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disables
(Results
1 - 25
of
1322
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iptables/extensions/
libxt_NOTRACK.man
1
This target
disables
connection tracking for all packets matching that rule.
/external/clang/test/Driver/
darwin-asan-nofortify.c
1
// Make sure AddressSanitizer
disables
_FORTIFY_SOURCE on Darwin.
/external/clang/test/Preprocessor/
macro_fn_preexpand.c
8
/* The ## operator
disables
preexpansion. */
/external/clang/test/Sema/
freemain.c
3
// Tests that -ffreestanding
disables
all special treatment of main().
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_EnableKeyRepeat.3
11
Enables or
disables
the keyboard repeat rate\&. \fBdelay\fR specifies how long the key must be pressed before it begins repeating, it then repeats at the speed specified by \fBinterval\fR\&. Both \fBdelay\fR and \fBinterval\fR are expressed in milliseconds\&.
13
Setting \fBdelay\fR to 0
disables
key repeating completely\&. Good default values are \fBSDL_DEFAULT_REPEAT_DELAY\fP and \fISDL_DEFAULT_REPEAT_INTERVAL\fP\&.
SDL_EnableUNICODE.3
11
Enables/
Disables
Unicode keyboard translation\&.
15
A value of 1 for \fBenable\fR enables Unicode translation; 0
disables
it, and -1 leaves it unchanged (useful for querying the current translation mode)\&.
/external/chromium/chrome/browser/net/
url_request_mock_util.h
13
// Enables or
disables
url request filters for mocked url requests.
/external/chromium_org/chrome/browser/net/
url_request_mock_util.h
12
// Enables or
disables
url request filters for mocked url requests.
/packages/apps/Email/src/com/android/email/service/
EmailUpgradeBroadcastReceiver.java
10
*
disables
this receiver after it runs.
/external/chromium/net/http/
http_network_layer.h
53
// "no-ssl" :
disables
SSL.
54
// "no-compress" :
disables
compression.
56
// "none" :
disables
both SSL and compression.
/external/chromium_org/chrome/browser/google/
google_url_tracker_navigation_helper.h
25
// Enables or
disables
listening for navigation starts. OnNavigationPending
33
// Enables or
disables
listening for navigation commits for the given
45
// Enables or
disables
listening for tab destruction for the given
/external/chromium/base/mac/
os_crash_dumps.h
14
//
disables
Apple Crash Reporter entirely.
/external/chromium/chrome/common/
render_view_commands.h
9
// These identify commands that the renderer process enables or
disables
/external/chromium_org/base/mac/
os_crash_dumps.h
16
//
disables
Apple Crash Reporter entirely.
/external/mockito/src/org/mockito/internal/util/reflection/
AccessibilityChanger.java
14
* safely
disables
access
/external/chromium_org/cloud_print/gcp20/prototype/
gcp20_device.cc
23
" --disable-confirmation
disables
confirmation of registration\n"
24
" --disable-method-check
disables
HTTP method checking (POST, GET)\n"
25
" --disable-x-token
disables
checking of X-Privet-Token "
28
" --no-announcement
disables
DNS announcements\n"
58
// (XMPP
disables
itself via MessageLoop call).
/external/chromium/chrome/browser/chromeos/login/
user_input.h
17
// Enables/
Disables
the input controls.
/external/chromium/chrome/browser/
power_save_blocker.h
22
//
Disables
the sleep block.
/external/chromium_org/chrome/browser/bookmarks/
bookmark_prompt_prefs.h
24
//
Disables
bookmark prompt feature.
/external/chromium_org/ui/aura/client/
tooltip_client.h
24
// Enables/
Disables
tooltips.
/external/chromium_org/ui/base/
ui_base_switches.cc
9
//
Disables
use of DWM composition for top level windows.
12
//
Disables
touch adjustment.
15
//
Disables
touch event based drag and drop.
18
//
Disables
controls that support touch base text editing.
/external/chromium_org/ui/gfx/mac/
scoped_ns_disable_screen_updates.h
15
//
disables
screen updates and enables them when destroyed. Update disabling
/external/chromium_org/ui/gfx/
switches.cc
22
// Enables/
Disables
High DPI support (windows)
/external/chromium_org/ui/webui/resources/js/chromeos/
ui_account_tweaks.js
49
*
Disables
or hides some elements in Guest mode in ChromeOS.
71
*
Disables
and marks page elements for Guest mode.
73
*
disables
interactive elements (input/select/button), and removes href
96
*
Disables
single element for Guest mode.
/external/stlport/stlport/stl/
_cprolog.h
3
* please also find #pragma which
disables
it and put it here, to
Completed in 2734 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>