Searched refs:scrubbed (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dmacro1.s1 @ Test that macro expansions are properly scrubbed.
/netbsd-current/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_cotable.c52 * @scrubbed: Whether the cotable has been scrubbed.
61 bool scrubbed; member in struct:vmw_cotable
94 * Cotables with bindings that we remove must be scrubbed first,
195 vcotbl->scrubbed = false;
258 if (vcotbl->scrubbed)
290 vcotbl->scrubbed = true;
324 if (!vcotbl->scrubbed)
354 if (!vcotbl->scrubbed) {
506 * 1) Unscrub the cotable if it is scrubbed an
[all...]
H A Dvmwgfx_binding.c314 loc->scrubbed = false;
335 WARN_ON(bi->scrubbed);
379 if (!entry->scrubbed) {
382 entry->scrubbed = true;
421 if (!entry->scrubbed) {
424 entry->scrubbed = true;
442 * @scrubbed: Transfer only scrubbed bindings.
461 * vmw_binding_rebind_all - Rebind all scrubbed bindings of a context
465 * Walks through the context binding list and rebinds all scrubbed
[all...]
H A Dvmwgfx_binding.h69 * @scrubbed: Whether the binding has been scrubbed from the context.
77 bool scrubbed; member in struct:vmw_ctx_bindinfo
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Dcompare_two_ftime_report_sets358 scrubbed = min(99.99, max(confidence, 60))
359 return (100.0 - scrubbed) / 200.0
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Dcompare_two_ftime_report_sets358 scrubbed = min(99.99, max(confidence, 60))
359 return (100.0 - scrubbed) / 200.0

Completed in 101 milliseconds