Home
last modified time | relevance | path

Searched refs:tmp_array (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c260 int **tmp_array = (int **)array; in ice_get_free_slot() local
263 if (curr < (size - 1) && !tmp_array[curr + 1]) { in ice_get_free_slot()
268 while ((i < size) && (tmp_array[i])) in ice_get_free_slot()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch41545 + int16_t *tmp = tmp_array;
41556 + tmp = tmp_array + QPEL_EXTRA_BEFORE * MAX_PB_SIZE;
41686 + int16_t *tmp = tmp_array;
41726 + int16_t *tmp = tmp_array;
41877 + int16_t *tmp = tmp_array;
41918 + int16_t *tmp = tmp_array;
41997 + int16_t *tmp = tmp_array;
42130 + int16_t *tmp = tmp_array;
42169 + int16_t *tmp = tmp_array;
42312 + int16_t *tmp = tmp_array;
[all …]