Searched refs:REGION_LENGTH (Results 1 – 15 of 15) sorted by relevance
/dports/biology/gmap/gmap-2020-09-12/src/ |
H A D | regiondb-write.c | 116 UINT2 position_block[REGION_LENGTH]; in Regiondb_write() 479 FREAD_USHORTS(buffer->positions,REGION_LENGTH,fp); in Region_read() 503 end0 = REGION_LENGTH; in Region_append() 508 end1 = REGION_LENGTH; in Region_append() 524 while (p < &(current->positions[REGION_LENGTH])) { in Region_append() 542 end1 = REGION_LENGTH; in Region_remainder() 554 while (p < &(current->positions[REGION_LENGTH])) { in Region_remainder() 608 if (*genomelengths <= REGION_LENGTH) { in Regiondb_cat() 624 bufferlen = REGION_LENGTH; in Regiondb_cat() 625 *genomelengths -= REGION_LENGTH; in Regiondb_cat() [all …]
|
H A D | regiondb.c | 539 low_regioni = low/REGION_LENGTH; in read_with_bounds_doubles() 552 end0 = REGION_LENGTH; in read_with_bounds_doubles() 558 end1 = REGION_LENGTH; in read_with_bounds_doubles() 606 end0 = REGION_LENGTH; in read_with_bounds_doubles() 612 end1 = REGION_LENGTH; in read_with_bounds_doubles() 652 end1 = REGION_LENGTH; in read_with_bounds_doubles() 683 end0 = REGION_LENGTH; in read_with_bounds_doubles() 689 end1 = REGION_LENGTH; in read_with_bounds_doubles() 720 end1 = REGION_LENGTH; in read_with_bounds_doubles() 751 end0 = REGION_LENGTH; in read_with_bounds_doubles() [all …]
|
H A D | regiondbdef.h | 45 #define REGION_LENGTH 65536ULL /* 2^16 */ macro 47 #define REGION_LENGTH 65536U /* 2^16 */ macro
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/ |
H A D | sch56xx-common.c | 40 #define REGION_LENGTH 10 macro 518 .end = address + REGION_LENGTH - 1, in sch56xx_device_add()
|
H A D | f71805f.c | 109 #define REGION_LENGTH 8 macro 1510 .end = address + REGION_LENGTH - 1, in f71805f_device_add() 1599 *address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71805f_find()
|
H A D | pc87427.c | 131 #define REGION_LENGTH 32 macro 1150 res[res_count].end = sio_data->address[i] + REGION_LENGTH - 1; in pc87427_device_add()
|
H A D | f71882fg.c | 53 #define REGION_LENGTH 8 macro 2701 address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71882fg_find() 2717 .end = address + REGION_LENGTH - 1, in f71882fg_device_add()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/ |
H A D | sch56xx-common.c | 40 #define REGION_LENGTH 10 macro 518 .end = address + REGION_LENGTH - 1, in sch56xx_device_add()
|
H A D | f71805f.c | 109 #define REGION_LENGTH 8 macro 1510 .end = address + REGION_LENGTH - 1, in f71805f_device_add() 1599 *address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71805f_find()
|
H A D | pc87427.c | 131 #define REGION_LENGTH 32 macro 1150 res[res_count].end = sio_data->address[i] + REGION_LENGTH - 1; in pc87427_device_add()
|
H A D | f71882fg.c | 53 #define REGION_LENGTH 8 macro 2701 address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71882fg_find() 2717 .end = address + REGION_LENGTH - 1, in f71882fg_device_add()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/hwmon/ |
H A D | sch56xx-common.c | 40 #define REGION_LENGTH 10 macro 518 .end = address + REGION_LENGTH - 1, in sch56xx_device_add()
|
H A D | f71805f.c | 109 #define REGION_LENGTH 8 macro 1510 .end = address + REGION_LENGTH - 1, in f71805f_device_add() 1599 *address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71805f_find()
|
H A D | pc87427.c | 131 #define REGION_LENGTH 32 macro 1150 res[res_count].end = sio_data->address[i] + REGION_LENGTH - 1; in pc87427_device_add()
|
H A D | f71882fg.c | 53 #define REGION_LENGTH 8 macro 2701 address &= ~(REGION_LENGTH - 1); /* Ignore 3 LSB */ in f71882fg_find() 2717 .end = address + REGION_LENGTH - 1, in f71882fg_device_add()
|