HomeSort by relevance Sort by last modified time
    Searched full:even (Results 76 - 100 of 44959) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/bison/lib/
exit.h 10 but WITHOUT ANY WARRANTY; without even the implied warranty of
24 /* Some systems do not define EXIT_*, even with STDC_HEADERS. */
  /external/chromium/chrome/browser/extensions/
permissions_apitest.cc 19 // Since the experimental APIs require a flag, this will fail even though
45 // Test functions and APIs that are always allowed (even if you ask for no
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
keyword_hint_decoration_unittest.mm 45 // Even trims when there's enough space for everything, but it would
52 // Omitted when not wide enough to fit even the image.
  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_with_badge_view.cc 28 // We have 25 pixels of vertical space in the Omnibox to play with, so even
33 int y = (image.height() + 1) % 2; // Even numbers: 1px padding. Odd: 0px.
  /external/e2fsprogs/intl/
os2compat.h 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
42 /* We have our own getenv() which works even if library is compiled as DLL */
  /external/grub/docs/
grub-install.8 28 force GRUB to use LBA mode even for a buggy
32 probe a device map even if it already exists
  /external/mesa3d/docs/
RELNOTES-6.3.2 11 Mesa uses an even/odd version number scheme like the Linux kernel.
13 Even numbered versions (such as 6.2) designate stable releases.
  /external/openssl/patches/
README 21 Finished message even when negotiating full-handshakes. With this patch,
22 clients can negotiate SSL connections in 1-RTT even when performing
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_error.h 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
31 /* Set up for C function definitions, even when using C++ */
  /external/qemu/target-arm/
exec.h 12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
44 /* An interrupt wakes the CPU even if the I and F CPSR bits are
  /external/skia/include/effects/
SkDashPathEffect.h 21 /** The intervals array must contain an even number of entries (>=2), with the even
  /frameworks/base/graphics/java/android/graphics/
DashPathEffect.java 22 * The intervals array must contain an even number of entries (>=2), with
23 * the even indices specifying the "on" intervals, and the odd indices
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_error.h 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
31 /* Set up for C function definitions, even when using C++ */
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_error.h 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
31 /* Set up for C function definitions, even when using C++ */
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_error.h 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
31 /* Set up for C function definitions, even when using C++ */
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_xbiosinterrupt.S 11 but WITHOUT ANY WARRANTY; without even the implied warranty of
107 .even
143 .even
152 .even
171 .even
  /external/icu4c/test/intltest/
selfmts.cpp 49 UNICODE_STRING_SIMPLE("fem {femValue} other{even}"),
50 UNICODE_STRING_SIMPLE("other{odd or even}"),
51 UNICODE_STRING_SIMPLE("odd{The number {0, number, integer} is odd.}other{The number {0, number, integer} is even.}"),
52 UNICODE_STRING_SIMPLE("odd{The number {1} is odd}other{The number {1} is even}"),
64 UNICODE_STRING_SIMPLE("even"),
65 UNICODE_STRING_SIMPLE("even")
68 UNICODE_STRING_SIMPLE("odd or even"),
69 UNICODE_STRING_SIMPLE("odd or even"),
70 UNICODE_STRING_SIMPLE("odd or even"),
73 UNICODE_STRING_SIMPLE("The number {0, number, integer} is even.")
    [all...]
  /external/chromium/testing/gtest/test/
gtest_no_test_unittest.cc 28 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 // 1. It verifies that an ad-hoc assertion can be executed even if
50 // assertion is executed before RUN_ALL_TESTS() is called, even
  /external/gtest/test/
gtest_no_test_unittest.cc 28 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 // 1. It verifies that an ad-hoc assertion can be executed even if
50 // assertion is executed before RUN_ALL_TESTS() is called, even
  /external/protobuf/gtest/test/
gtest_no_test_unittest.cc 28 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45 // 1. It verifies that an ad-hoc assertion can be executed even if
48 // assertion is executed before RUN_ALL_TESTS() is called, even
  /external/regex-re2/re2/
unicode_casefold.h 29 // For those, the special delta value EvenOdd marks even/odd pairs
30 // (if even, add 1; if odd, subtract 1), and OddEven marks odd/even pairs.
  /external/valgrind/main/docs/internals/
howto_oprofile.txt 39 2. even at the best of times the callgraph profiles seem pretty
42 3. Even oprofile 0.9.4 (the latest) on amd64-linux doesn't work
48 for details. Even then it sometimes fails at the "opcontrol
  /frameworks/base/core/tests/coretests/src/android/util/
TouchModeFlexibleAsserts.java 43 Assert.assertTrue("even after " + MAX_ATTEMPTS + " clicks, did not enter "
55 Assert.assertTrue("even after " + MAX_ATTEMPTS + " taps, did not enter "
72 Assert.assertFalse("even after waiting " + MAX_DELAY_MILLIS + " millis after "
  /cts/tests/tests/webkitsecurity/assets/
empty-section-crash.html 8 makes the test work even when run without the --pixel option. */
inline-to-block-crash.html 5 // Even small changes to the test make it no longer crash, so it

Completed in 1479 milliseconds

1 2 34 5 6 7 8 91011>>