OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effects
(Results
176 - 200
of
4021
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/autotest/client/site_tests/policy_ProxySettings/
control.directproxy_usenoproxy
14
Verify
effects
of policy_ProxySettings policy on client behavior.
control.fixedproxy_usefixedproxy
14
Verify
effects
of policy_ProxySettings policy on client behavior.
control.notset_usenoproxy
14
Verify
effects
of policy_ProxySettings policy on client behavior.
control.pacproxy_usepacfile
14
Verify
effects
of policy_ProxySettings policy on client behavior.
/external/autotest/client/site_tests/policy_RestoreOnStartupURLs/
control
13
Verify
effects
of RestoreOnStartupURLs policy on client behavior.
control.multipleurls_3tabs
14
Verify
effects
of RestoreOnStartupURLs policy on client behavior & appearance.
control.notset_notabs
14
Verify
effects
of RestoreOnStartupURLs policy on client behavior & appearance.
control.singleurl_1tab
14
Verify
effects
of RestoreOnStartupURLs policy on client behavior & appearance.
/external/autotest/client/site_tests/policy_URLBlacklist/
control
13
Verify
effects
of policy_URLBlacklist policy on client behavior.
control.multiplepages_blocked
14
Verify
effects
of URLBlacklist policy.
control.notset_allowed
14
Verify
effects
of URLBlacklist policy.
control.singlepage_blocked
14
Verify
effects
of URLBlacklist policy.
/external/autotest/client/site_tests/policy_URLWhitelist/
control
13
Verify
effects
of policy_URLWhitelist policy on client behavior.
control.multiplepages_allowed
14
Verify
effects
of URLWhitelist policy.
control.notset_blocked
14
Verify
effects
of URLWhitelist policy.
control.singlepage_allowed
14
Verify
effects
of URLWhitelist policy.
/external/clang/test/Analysis/
traversal-path-unification.c
23
// The
effects
of a() and b() are identical (they both invalidate globals).
/external/clang/test/Sema/
expr-comma-c99.c
16
int Z[sizeof(0, (a=b).c) == sizeof(char*) ? 1 : -1]; // expected-warning {{expression with side
effects
has no effect in an unevaluated context}}
expr-comma.c
17
int Z[sizeof(0, (a=b).c) == 17 ? 1 : -1]; // expected-warning {{expression with side
effects
has no effect in an unevaluated context}}
/external/clang/test/SemaCXX/
libstdcxx_explicit_init_list_hack.cpp
22
// expected-warning@+1 {{expression with side
effects
has no effect in an unevaluated context}}
/external/compiler-rt/test/builtins/timing/
floatdidf.c
40
// Move the stack alignment between trials to eliminate (mostly) aliasing
effects
floatdisf.c
40
// Move the stack alignment between trials to eliminate (mostly) aliasing
effects
floatdixf.c
40
// Move the stack alignment between trials to eliminate (mostly) aliasing
effects
floatundidf.c
37
// Move the stack alignment between trials to eliminate (mostly) aliasing
effects
floatundisf.c
40
// Move the stack alignment between trials to eliminate (mostly) aliasing
effects
Completed in 460 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>