Home
last modified time | relevance | path

Searched defs:bound2 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/nonPrimitive/
DnonPrimitiveInGeneric.ts22 function bound2<T extends object>() {} function
/third_party/typescript/tests/baselines/reference/
DnonPrimitiveInGeneric.js64 function bound2() { } function
/third_party/skia/gm/
Dbigtileimagefilter.cpp85 const SkRect bound2 = SkRect::MakeIWH(kBitmapSize, kBitmapSize); in onDraw() local
/third_party/mesa3d/src/mesa/main/
Darrayobj.c638 const GLbitfield bound2 = enabled & binding2->_BoundArrays; in _mesa_update_vao_derived_arrays() local
/third_party/nghttp2/tests/
Dnghttp2_hd_test.c1215 size_t bound, bound2; in test_nghttp2_hd_deflate_bound() local