Home
last modified time | relevance | path

Searched refs:COND1 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h242 #define COND1 1 macro
/third_party/libdrm/tests/amdgpu/
Djpeg_tests.c99 #define COND1 1 macro
/third_party/pcre2/pcre2/doc/
Dpcre2.txt9528 ( COND1 (*THEN) FOO | COND2 (*THEN) BAR | COND3 (*THEN) BAZ ) ...
9530 If the COND1 pattern matches, FOO is tried (and possibly further items
9533 into COND1. If that succeeds and BAR fails, COND3 is tried. If subse-