HomeSort by relevance Sort by last modified time
    Searched full:odd (Results 101 - 125 of 1772) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
aio_abi.h 40 #error edit for your odd byteorder.
  /external/chromium/chrome/browser/resources/sync_internals/
about.html 41 table#aboutDetails tr:nth-child(odd) {
45 table#routingInfo tr:nth-child(odd) {
  /external/chromium_org/chrome/browser/resources/sync_internals/
about.css 32 .aboutDetails tr:nth-child(odd) {
72 .aboutDetails [highlighted]:nth-child(odd) {
  /external/chromium_org/third_party/mesa/src/docs/
RELNOTES-5.0.1 11 Mesa uses an even/odd version number scheme like the Linux kernel.
13 Odd-numbered versions (such as 4.1.x) designate new developmental releases.
RELNOTES-5.0.2 11 Mesa uses an even/odd version number scheme like the Linux kernel.
13 Odd-numbered versions (such as 4.1.x) designate new developmental releases.
RELNOTES-6.2 13 Mesa uses an even/odd version number scheme like the Linux kernel.
14 Odd numbered versions (such as 6.1) designate new developmental releases.
RELNOTES-6.2.1 13 Mesa uses an even/odd version number scheme like the Linux kernel.
14 Odd numbered versions (such as 6.1) designate new developmental releases.
RELNOTES-6.3.1 13 Mesa uses an even/odd version number scheme like the Linux kernel.
14 Odd numbered versions (such as 6.3) designate new developmental releases.
RELNOTES-6.4 11 Mesa uses an even/odd version number scheme like the Linux kernel.
12 Odd numbered versions (such as 6.3) designate new developmental releases.
  /external/mesa3d/docs/
RELNOTES-5.0.1 11 Mesa uses an even/odd version number scheme like the Linux kernel.
13 Odd-numbered versions (such as 4.1.x) designate new developmental releases.
RELNOTES-5.0.2 11 Mesa uses an even/odd version number scheme like the Linux kernel.
13 Odd-numbered versions (such as 4.1.x) designate new developmental releases.
RELNOTES-6.2 13 Mesa uses an even/odd version number scheme like the Linux kernel.
14 Odd numbered versions (such as 6.1) designate new developmental releases.
RELNOTES-6.2.1 13 Mesa uses an even/odd version number scheme like the Linux kernel.
14 Odd numbered versions (such as 6.1) designate new developmental releases.
RELNOTES-6.3.1 13 Mesa uses an even/odd version number scheme like the Linux kernel.
14 Odd numbered versions (such as 6.3) designate new developmental releases.
RELNOTES-6.4 11 Mesa uses an even/odd version number scheme like the Linux kernel.
12 Odd numbered versions (such as 6.3) designate new developmental releases.
  /external/chromium_org/third_party/icu/source/test/intltest/
plurfmts.cpp 159 UNICODE_STRING_SIMPLE("odd {# is odd.} other{# is even.}"),
160 UNICODE_STRING_SIMPLE("other{# is odd or even.}"),
161 UNICODE_STRING_SIMPLE("odd{The number {0, number, #.#0} is odd.}other{The number {0, number, #.#0} is even.}"),
162 UNICODE_STRING_SIMPLE("odd{The number {#} is odd.}other{The number {#} is even.}"),
165 UNICODE_STRING_SIMPLE(" is odd."),
166 UNICODE_STRING_SIMPLE(" is odd or even."),
167 UNICODE_STRING_SIMPLE("The number {0, number, #.#0} is odd.")
    [all...]
  /external/icu4c/test/intltest/
plurfmts.cpp 160 UNICODE_STRING_SIMPLE("odd {# is odd.} other{# is even.}"),
161 UNICODE_STRING_SIMPLE("other{# is odd or even.}"),
162 UNICODE_STRING_SIMPLE("odd{The number {0, number, #.#0} is odd.}other{The number {0, number, #.#0} is even.}"),
163 UNICODE_STRING_SIMPLE("odd{The number {1, number, #} is odd.}other{The number {2, number, #} is even.}"),
166 UNICODE_STRING_SIMPLE(" is odd."),
167 UNICODE_STRING_SIMPLE(" is odd or even."),
168 UNICODE_STRING_SIMPLE("The number {0, number, #.#0} is odd.")
    [all...]
  /external/llvm/test/CodeGen/AArch64/
neon-facge-facgt.ll 8 ; Using registers other than v0, v1 and v2 are possible, but would be odd.
15 ; Using registers other than v0, v1 and v2 are possible, but would be odd.
23 ; Using registers other than v0, v1 and v2 are possible, but would be odd.
35 ; Using registers other than v0, v1 and v2 are possible, but would be odd.
42 ; Using registers other than v0, v1 and v2 are possible, but would be odd.
50 ; Using registers other than v0, v1 and v2 are possible, but would be odd.
  /external/apache-http/src/org/apache/commons/codec/binary/
Hex.java 45 * given byte. An exception is thrown if the passed char array has an odd
51 * @throws DecoderException Thrown if an odd number or illegal of characters
59 throw new DecoderException("Odd number of characters.");
120 * given byte. An exception is thrown if the passed char array has an odd
126 * @throws DecoderException Thrown if an odd number of characters is supplied
138 * given byte. An exception is thrown if the passed char array has an odd
144 * @throws DecoderException Thrown if an odd number of characters is supplied

Completed in 315 milliseconds

1 2 3 45 6 7 8 91011>>