Home
last modified time | relevance | path

Searched refs:DUMMY (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c456 #define DUMMY 0, 0 macro
460 DUMMY,
461 DUMMY,
462 DUMMY,
463 DUMMY,
464 DUMMY,
465 DUMMY,
466 DUMMY,
471 DUMMY,
472 DUMMY,
[all...]
/third_party/node/benchmark/process/
H A Dbench-env.js23 process.env.DUMMY = 'hello, world';
52 delete process.env.DUMMY;
/third_party/FreeBSD/sys/dev/usb/quirk/
H A Dusb_quirk.c513 USB_QUIRK(ALCOR, DUMMY, 0x0000, 0xffff, UQ_MSC_NO_SYNC_CACHE, UQ_MSC_NO_TEST_UNIT_READY, UQ_MATCH_VENDOR_ONLY),
514 USB_QUIRK(APPLE, DUMMY, 0x0000, 0xffff, UQ_MSC_NO_SYNC_CACHE, UQ_MATCH_VENDOR_ONLY),
515 USB_QUIRK(FEIYA, DUMMY, 0x0000, 0xffff, UQ_MSC_NO_SYNC_CACHE, UQ_MATCH_VENDOR_ONLY),
516 USB_QUIRK(REALTEK, DUMMY, 0x0000, 0xffff, UQ_MSC_NO_SYNC_CACHE, UQ_MATCH_VENDOR_ONLY),
517 USB_QUIRK(INITIO, DUMMY, 0x0000, 0xffff, UQ_MSC_NO_SYNC_CACHE, UQ_MATCH_VENDOR_ONLY),
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h280 DUMMY enumerator
H A DAMDGPULibFunc.cpp617 .Case("ocl_event" , AMDGPULibFunc::DUMMY)
618 .Case("ocl_sampler" , AMDGPULibFunc::DUMMY)
619 .Default(AMDGPULibFunc::DUMMY);
/third_party/rust/crates/syn/src/
H A Dexpr.rs680 const DUMMY: Self = Expr::Path(ExprPath { consts
2899 let base = mem::replace(e, Expr::DUMMY); in multi_index()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h1949 DOCTEST_GLOBAL_NO_WARNINGS(DOCTEST_CAT(anon, DUMMY)) = \

Completed in 16 milliseconds