Searched refs:DONTCARE (Results 1 – 9 of 9) sorted by relevance
22 #define DONTCARE 16 macro
275 if (n >= n1 - DONTCARE) return; in trim()316 if (c != BIN_TO_CHUNK(i) && CHUNK_SIZE(c)-n <= DONTCARE) { in malloc()365 if (n<=n0 && n0-n<=DONTCARE) return p; in realloc()
506 # define DONTCARE (BIT( 6) | BIT( 7) | BIT( 8) | BIT( 9) | BIT(10) \ in check_pr() macro517 pr &= ~DONTCARE; in check_pr()518 expected = (vals[0] & ~DONTCARE) | 1; in check_pr()
282 if (n >= n1 - DONTCARE) return; in trim()341 if (c != BIN_TO_CHUNK(i) && CHUNK_SIZE(c)-n <= DONTCARE) { in malloc()393 if (n<=n0 && n0-n<=DONTCARE) return p; in realloc()
72 #define DONTCARE SIZE_ALIGN macro
62 #define DONTCARE 0 /* inactive lane content */ macro157 DONTCARE, DONTCARE in arm_mat_cmplx_mult_f16_3x3_mve()
218 if FLAKY in output.test.outcomes and self.flaky_tests_mode == DONTCARE:371 if FLAKY in output.test.outcomes and self.flaky_tests_mode == DONTCARE:987 DONTCARE = 'dontcare' variable1458 if options.flaky_tests not in [RUN, SKIP, DONTCARE, KEEP_RETRYING]:
3824 - zink: use DONTCARE renderpass when a new scanout fb attachment is set