Home
last modified time | relevance | path

Searched defs:actually (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/conformance/jsdoc/
DtypedefMultipleTypeParameters.ts23 declare var actually: Everything<{ a: number }, undefined, { c: 1, d: 1 }, number, string>; variable
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.c132 bool actually) in create_surface()
201 …*pres, const struct pipe_surface *templ, VkImageViewCreateInfo *ivci, uint32_t hash, bool actually) in do_create_surface()