Home
last modified time | relevance | path

Searched refs:DONTCARE (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/porting/linux/user/src/internal/
Dmalloc_impl.h86 #define DONTCARE OVERHEAD macro
88 #define DONTCARE 16 macro
91 #define DONTCARE OVERHEAD macro
/third_party/musl/src/internal/
Dmalloc_impl.h27 #define DONTCARE 16 macro
/third_party/libunwind/tests/
DGia64-test-nat.c506 # define DONTCARE (BIT( 6) | BIT( 7) | BIT( 8) | BIT( 9) | BIT(10) \ in check_pr() macro
517 pr &= ~DONTCARE; in check_pr()
518 expected = (vals[0] & ~DONTCARE) | 1; in check_pr()
/third_party/musl/porting/liteos_a/user_debug/src/internal/
Dmalloc_impl.h72 #define DONTCARE SIZE_ALIGN macro
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_cmplx_mult_f16.c62 #define DONTCARE 0 /* inactive lane content */ macro
156 DONTCARE, DONTCARE in arm_mat_cmplx_mult_f16_3x3_mve()
/third_party/node/tools/
Dtest.py212 if FLAKY in output.test.outcomes and self.flaky_tests_mode == DONTCARE:
353 if FLAKY in output.test.outcomes and self.flaky_tests_mode == DONTCARE:
967 DONTCARE = 'dontcare' variable
1429 if options.flaky_tests not in [RUN, SKIP, DONTCARE]:
/third_party/musl/porting/liteos_a/user/src/malloc/
Dmalloc.c271 if (n >= n1 - DONTCARE) return; in trim()
/third_party/musl/src/malloc/
Dmalloc.c271 if (n >= n1 - DONTCARE) return; in trim()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmalloc.c280 if (n >= n1 - DONTCARE) return; in trim()
/third_party/musl/porting/linux/user/src/malloc/
Dmalloc.c611 if (n >= n1 - DONTCARE) return; in trim()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3824 - zink: use DONTCARE renderpass when a new scanout fb attachment is set