Home
last modified time | relevance | path

Searched defs:countOnly (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/lib/install/
Dfund.js18 const fundResult = getFundingInfo(fundingInfoTree, { countOnly: true }) property
/third_party/node/deps/npm/test/tap/
Dutils.funding.js486 }}, { countOnly: true }), property
540 }, { countOnly: true }), property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp1149 deUint32 simulate(bool countOnly, deUint32 subgroupSize, deUint32 invocationStride, deUint64 *ref) in simulate()