HomeSort by relevance Sort by last modified time
    Searched full:tobe (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/e2fsck/
crc32table.h 72 tobe(0x00000000L), tobe(0x04c11db7L), tobe(0x09823b6eL), tobe(0x0d4326d9L),
73 tobe(0x130476dcL), tobe(0x17c56b6bL), tobe(0x1a864db2L), tobe(0x1e475005L),
74 tobe(0x2608edb8L), tobe(0x22c9f00fL), tobe(0x2f8ad6d6L), tobe(0x2b4bcb61L),
    [all...]
gen_crc32table.c 96 output_table(crc32table_be, BE_TABLE_SIZE, "tobe");
crc32.c 47 #define tobe(x) __constant_cpu_to_be32(x) macro
50 #define tobe(x) (x) macro
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 954 // The argument is a reference to the field tobe examined.
958 // The argument is a reference to the field tobe examined.
  /cts/tests/tests/text/src/android/text/cts/
TextUtilsTest.java     [all...]

Completed in 556 milliseconds