HomeSort by relevance Sort by last modified time
    Searched full:will (Results 1 - 25 of 44633) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/extensions/default_extensions/
external_extensions.json 1 // This json file will contain a list of extensions that will be included
  /external/webkit/LayoutTests/fast/dom/HTMLLinkElement/
prefetch-beforeload-expected.txt 2 This test will only print "PASS" or "FAIL" if link prefetches are enabled, otherwise it will show nothing below.
subresource-expected.txt 3 This test will only print "PASS" or "FAIL" if link prefetches are enabled, otherwise it will show nothing below.
  /external/chromium/net/data/proxy_resolver_v8_unittest/
unhandled_exception.js 2 // This will throw a runtime exception.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
head.good 3 universe. You will never succeed. Everything will fail and come
middle.good 1 universe. You will never succeed. Everything will fail and come
  /external/webkit/LayoutTests/http/tests/appcache/
manifest-with-empty-file-expected.txt 1 This tests that a manifest that contains an empty file will not crash the browser.
  /external/markdown/tests/misc/
funky-list.html 3 <li>this will show as number "2"</li>
4 <li>this will show as number "3."</li>
5 <li>any number, +, -, or * will keep the list going.</li>
funky-list.txt 2 + this will show as number "2"
3 * this will show as number "3."
4 9. any number, +, -, or * will keep the list going.
  /external/chromium/build/temp_gyp/
README.chromium 1 This directory will be removed once the files in it are committed upstream and
  /external/stlport/test/unit/
epilog_test.cpp 7 std::string s; // if std not properly redefined, error will be here
  /external/webkit/LayoutTests/fast/events/touch/
touch-active-state-expected.txt 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
  /external/webkit/Source/WebCore/manual-tests/inspector/resources/
script-error.js 2 this.will.be.an.error = 1;
  /frameworks/support/v7/gridlayout/
readme 2 Once we support binary library this will go away
  /ndk/tests/device/test-gnustl-full/unit/
epilog_test.cpp 7 std::string s; // if std not properly redefined, error will be here
  /ndk/tests/device/test-stlport/unit/
epilog_test.cpp 7 std::string s; // if std not properly redefined, error will be here
  /sdk/testapps/gridlayoutTest/v7-gridlayout/src/
.readme 2 Once we support binary library this will go away
  /external/clang/test/Sema/
warn-unreachable.c 10 goto e; // expected-warning {{will never be executed}}
14 goto b; // expected-warning {{will never be executed}}
15 goto a; // expected-warning {{will never be executed}}
31 dead(); // expected-warning {{will never be executed}}
35 dead(); // expected-warning {{will never be executed}}
39 + // expected-warning {{will never be executed}}
47 goto a4; // expected-warning {{will never be executed}}
52 dead(); // expected-warning {{will never be executed}}
66 dead(); // expected-warning {{will never be executed}}
79 dead(); // expected-warning {{will never be executed}
    [all...]
decl-in-prototype.c 16 int f3(struct a { } *); // expected-warning {{will not be visible outside of this function}}
20 int f4(struct A { struct b { int j; } t; } *); // expected-warning {{declaration of 'struct A' will not be visible outside of this function}} expected-warning {{redefinition of 'b' will not be visible outside of this function}}
28 int f5(struct aA { struct ab { int j; } b; struct ab { char glorx; } glorx; } *); // expected-warning {{declaration of 'struct aA' will not be visible}} expected-warning {{redefinition of 'ab' will not be visible}} expected-warning {{redefinition of 'ab' will not be visible}}
30 void f6(struct z {int b;} c) { // expected-warning {{declaration of 'struct z' will not be visible outside of this function}}
  /external/clang/test/SemaCXX/
unreachable-code.cpp 8 ++i) { // expected-warning {{will never be executed}}
14 return 1; // expected-warning {{will never be executed}}
21 bar(); // expected-warning {{will never be executed}}
27 bar(); // expected-warning {{will never be executed}}
30 bar(); // expected-warning {{will never be executed}}
35 bar(); // expected-warning {{will never be executed}}
39 bar(); // expected-warning {{will never be executed}}
  /external/skia/include/utils/win/
SkHRESULT.h 33 The expression will be evaluated.
34 If the resulting HRESULT SUCCEEDED then execution will continue normally.
35 If the HRESULT FAILED then the macro will return from the current function.
36 In variants ending with 'M' the given message will be traced when FAILED.
37 The HR variants will return the HRESULT when FAILED.
38 The HRB variants will return false when FAILED.
39 The HRV variants will simply return when FAILED.
  /external/chromium/chrome/browser/
jankometer.h 14 // It will log such "lag" events to the metrics log.
16 // This function will initialize the service, which will install itself in
  /external/iptables/extensions/
libxt_TCPOPTSTRIP.man 1 This target will strip TCP options off a TCP packet. (It will actually replace
2 them by NO-OPs.) As such, you will need to add the \fB\-p tcp\fP parameters.
  /external/kernel-headers/original/linux/
fadvise.h 7 #define POSIX_FADV_WILLNEED 3 /* Will need these pages. */
15 #define POSIX_FADV_NOREUSE 7 /* Data will be accessed once. */
18 #define POSIX_FADV_NOREUSE 5 /* Data will be accessed once. */
  /external/oprofile/m4/
precompiledheader.m4 8 dnl we consider than if -Winvalid-pch is accepted pch will works ...
10 dnl but we don't want -Winvalid-pch else compilation will fail due -Werror and
11 dnl the fact than some pch will be invalid for the given compilation option

Completed in 707 milliseconds

1 2 3 4 5 6 7 8 91011>>