Searched refs:UCB (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/broadcom/qpu/ |
D | qpu_pack.c | 118 #define UCB .ucb = true macro 143 [22] = { UCB, }, 178 [22] = { UCB, }, 208 [22] = { UCB, },
|
/third_party/mksh/ |
D | TaC-mksh.txt | 104 * src/usr.bin/printf/printf.c (UCB printf(1) utility that has been 108 The printf.c file is covered by the UCB three-clause BSD licence, as 161 Appendix B - The UCB (3-clause BSD) licence (OSI approved)
|
/third_party/typescript/tests/baselines/reference/ |
D | conditionalTypes2.js | 169 type UCB = UnionComplement['b']; 433 type UCB = UnionComplement['b'];
|
D | conditionalTypes2.types | 391 type UCB = UnionComplement['b']; 392 >UCB : "a"
|
D | conditionalTypes2.symbols | 618 type UCB = UnionComplement['b']; 619 >UCB : Symbol(UCB, Decl(conditionalTypes2.ts, 166, 32))
|
D | conditionalTypes2.errors.txt | 256 type UCB = UnionComplement['b'];
|
/third_party/typescript/tests/cases/conformance/types/conditional/ |
D | conditionalTypes2.ts | 171 type UCB = UnionComplement['b']; alias
|