Home
last modified time | relevance | path

Searched defs:Cb (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DnestedCallbackErrorNotFlattened.ts2 type Cb<T> = {noAlias: () => T}["noAlias"]; // `"noAlias"` here prevents an alias symbol from being… alias
/third_party/skia/src/core/
DSkYUVMath.cpp264 const float Cb = 0.5f / (1.0f - Kr); in make_rgb_to_yuv_matrix() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.c37 rc_read_write_mask_fn Cb; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp1747 UShort4 Cb, Cr; in sampleTexel() local