Home
last modified time | relevance | path

Searched refs:no_refs (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/fixtures/test-runner/output/
Dno_refs.snapshot7 location: '/test/fixtures/test-runner/output/no_refs.js:(LINE):11'
18 location: '/test/fixtures/test-runner/output/no_refs.js:(LINE):1'
/third_party/gn/tools/
Dfind_unreachable.py72 if cmd_args.no_refs else unreachable
/third_party/mesa3d/src/gallium/frontends/nine/
Dvolume9.c339 bool no_refs = !p_atomic_read(&This->base.bind) && in NineVolume9_LockBox() local
341 if (no_refs) in NineVolume9_LockBox()
348 if (no_refs) in NineVolume9_LockBox()
Dsurface9.c521 bool no_refs = !p_atomic_read(&This->base.base.bind) && in NineSurface9_LockRect() local
528 if (no_refs) in NineSurface9_LockRect()
535 if (no_refs) in NineSurface9_LockRect()
/third_party/node/test/parallel/
Dtest-runner-output.mjs75 { name: 'test-runner/output/no_refs.js' },