Searched refs:even (Results 1 – 8 of 8) sorted by relevance
| /external/lib/cksum/ |
| A D | crc32.c | 363 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local 379 gf2_matrix_square(even, odd); 382 gf2_matrix_square(odd, even); 388 gf2_matrix_square(even, odd); 390 crc1 = gf2_matrix_times(even, crc1); 398 gf2_matrix_square(odd, even);
|
| /external/platform/pico/rp2_common/boot_stage2/ |
| A D | boot2_at25sf128a.S | 47 #error PICO_FLASH_SPI_CLKDIV must be even
|
| A D | boot2_w25q080.S | 48 #error PICO_FLASH_SPI_CLKDIV must be even
|
| /external/platform/pico/rp2_common/pico_float/ |
| A D | float_aeabi.S | 396 …bcs 5f @ tripped carry? then have leading 1 in C as required (and result is even so can ig… 413 lsrs r1,#9 @ ensure even result
|
| /external/platform/nrfx/doc/buildfiles/ |
| A D | extra_stylesheet.css | 66 table.directory tr.even, table.directory tr.odd {
|
| /external/platform/pico/rp2_common/cmsis/stub/CMSIS/ |
| A D | LICENSE.txt | 162 other commercial damages or losses), even if such Contributor
|
| /external/platform/pico/rp2_common/pico_double/ |
| A D | double_v1_rom_shim.S | 247 lsrs r0,#1 @ round to even
|
| /external/platform/nrfx/doc/ |
| A D | nrfx.doxyfile | 130 # doxygen will generate a detailed section even if there is only a brief 305 # to that level are automatically included in the table of contents, even if 429 # documentation are documented, even if no documentation was available. Private 612 # the prototype and the implementation of a member function even if there is 701 # DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE
|
Completed in 625 milliseconds