Searched refs:on (Results 1 - 25 of 1060) sorted by relevance

1234567891011>>

/external/clang/test/SemaTemplate/
H A Dpragma-ms_struct.cpp4 #pragma ms_struct on
/external/chromium_org/tools/android/common/
H A Dnet.cc17 int on = 1; local
18 return setsockopt(socket, IPPROTO_TCP, TCP_NODELAY, &on, sizeof(on));
22 int on = 1; local
23 return setsockopt(socket, IPPROTO_TCP, TCP_DEFER_ACCEPT, &on, sizeof(on));
/external/e2fsprogs/ext2ed/
H A Dext2ed.conf.in30 # filesystem. When on, each change will be logged - Both the previous data
34 LogChanges on
38 # filesystem - The "enablewrite" command will not work. When on, enablewrite
42 AllowChanges on
45 # With this option you can choose whether ext2ed will allow read-only mode on
46 # a mounted filesystem. Read-Write mode is never allowed on a mounted
50 AllowMountedRead on
53 # When ForceExt2 is set to on, the filesystem is assumed to be ext2
63 # However, on a corrupt filesystem, ext2ed is unable to get the right
72 # With ForceDefault on, yo
[all...]
/external/chromium_org/base/debug/
H A Dalias.cc19 #pragma optimize("", on)
/external/clang/
H A DREADME.android9 * merge conflicts with upstream on those parts.
26 * Recent downstreaming on 2013/8/8: Synced to r187914 (Contact srhines for merge questions.)
27 * Recent downstreaming on 2013/6/13: Synced to r183849 (Contact srhines for merge questions.)
28 * Recent downstreaming on 2013/5/3: Synced to r180944 (Contact srhines for merge questions.)
29 * Recent downstreaming on 2013/3/18: Synced to r177345 (Contact srhines for merge questions.)
30 * Recent downstreaming on 2013/3/5: Synced to r176138 (Contact srhines for merge questions.)
31 * Recent downstreaming on 2013/1/8: Synced to r171906 (Contact srhines for merge questions.)
32 * Recent downstreaming on 2012/8/23: Synced to r162325 (srhines for merge questions)
33 * Recent downstreaming on 2012/8/3: Synced to r160673 (sliao for merge questions)
34 * Recent downstreaming on 201
[all...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DLimitedInputStream.java25 protected void setParentEofDetect(boolean on) argument
29 ((IndefiniteLengthInputStream)_in).setEofOn00(on);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A Dmessages.properties14 standardError = Standard error on this test is {0} (should be less than {1} to become reliable!)
/external/valgrind/main/memcheck/tests/
H A Dbadloop.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dinits.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dmanuel1.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dmetadata.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
H A Dclientperm.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
4 Conditional jump or move depends on uninitialised value(s)
/external/valgrind/main/memcheck/tests/linux/
H A Dwith-space.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dstar_view.cc26 void StarView::SetToggled(bool on) { argument
28 on ? IDS_TOOLTIP_STARRED : IDS_TOOLTIP_STAR));
30 on ? IDR_STAR_LIT : IDR_STAR));
H A Dtranslate_icon_view.cc27 void TranslateIconView::SetToggled(bool on) { argument
29 on ? IDR_TRANSLATE_ACTIVE : IDR_TRANSLATE));
/external/clang/test/Sema/
H A Dpragma-ms_struct.c3 #pragma ms_struct on
9 #pragma ms_struct // expected-warning {{incorrect use of '#pragma ms_struct on|off' - ignored}}
11 #pragma ms_struct on top of spaghetti // expected-warning {{extra tokens at end of '#pragma ms_struct' - ignored}}
42 #pragma ms_struct on
/external/clang/test/PCH/
H A Drdar10830559.cpp11 #pragma ms_struct on
/external/clang/test/SemaCXX/
H A Dms_struct.cpp4 #pragma ms_struct on
/external/libyuv/
H A Dpublic.mk2 # anyone depending on this library.
3 # Note that dependencies on NDK are not directly listed since NDK auto adds
/external/llvm/test/MC/ARM/
H A Ddeprecated-v8.s3 @ CHECK: warning: deprecated on armv8
/external/valgrind/main/memcheck/tests/x86/
H A Dpushfpopf.stderr.exp1 Conditional jump or move depends on uninitialised value(s)
5 Conditional jump or move depends on uninitialised value(s)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
H A DfixChangeLogPatch.pl46 # Changed some code on 2009-12-22.
55 # Changed some code on 2009-12-21.
72 Changed some code on 2010-12-22.
84 Changed some code on 2010-12-22.
98 - Changed some code on 2010-12-22.
115 - Changed some code on 2010-12-22.
136 - Changed some code on 2010-12-22.
152 - Changed some code on 2010-12-22.
172 Changed some code on 2010-12-22.
181 Changed some code on 201
[all...]
/external/compiler-rt/
H A DREADME.android9 * merge conflicts with upstream on those parts.
20 * Recent downstreaming on 2013/8/8: Synced to r187889 (Contact srhines for merge questions.)
21 * Recent downstreaming on 2013/6/13: Synced to r183849 (Contact srhines for merge questions.)
22 * Recent downstreaming on 2013/5/3: Synced to r180792 (Contact srhines for merge questions.)
23 * Recent downstreaming on 2013/3/18: Synced to r177337 (Contact srhines for merge questions.)
24 * Recent downstreaming on 2013/3/5: Synced to r176091 (Contact srhines for merge questions.)
25 * Recent downstreaming on 2013/1/8: Synced to r171802 (Contact srhines for merge questions.)
26 * Recent downstreaming on 2012/08/23: Synced to r162279 (Contact srhines for merge questions.)
27 * Recent downstreaming on 2012/08/15: Synced to r159129 (Contact sliao for merge questions.)
28 * Cherry-pick on 201
[all...]
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
H A Dracoon.conf12 nat_traversal on;
13 ike_frag on;
14 mode_cfg on;
/external/ipsec-tools/src/racoon/samples/roadwarrior/server/
H A Dracoon.conf12 generate_policy on;
13 nat_traversal on;
15 ike_frag on;

Completed in 1998 milliseconds

1234567891011>>