Home
last modified time | relevance | path

Searched refs:Disc (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/lib/libc/nls/
H A DC.msg144 69 Disc quota exceeded
/freebsd-14.2/contrib/libxo/tests/gettext/
H A Dstrerror.pot351 msgid "Disc quota exceeded"
/freebsd-14.2/contrib/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po344 msgid "Disc quota exceeded"
/freebsd-14.2/share/misc/
H A Dscsi_modes462 {Changer Supports Disc Present reporting} t1
H A Dusb_hid_usages690 0xBB Enter Disc
H A Dusb_vendors5256 fbba DiscFerret Magnetic Disc Analyser (bootloader mode)
5257 fbbb DiscFerret Magnetic Disc Analyser (active mode)
10356 d000 Disc Stakka CD/DVD Manager
15484 1956 Samsung SE-506 Portable BluRay Disc Writer
24126 AT 070a Video Disc Audio
24831 0ba Select Disc
24832 0bb Enter Disc
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dconsole881 >>0x06 byte 1 \b, Disc 2
882 >>0x06 byte 2 \b, Disc 3
883 >>0x06 byte 3 \b, Disc 4
H A Darchive2418 # 1~Image Disc only for *.gho implies Image Boot track and sector copy
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp1252 unsigned Disc; in mangleNestedName() local
1253 if (Context.getNextDiscriminator(ND, Disc)) { in mangleNestedName()
1255 mangleNumber(Disc); in mangleNestedName()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2556 Value *Disc = II->getArgOperand(2); in visitCallInst() local
2564 if (CI->getArgOperand(1) != Key || CI->getArgOperand(2) != Disc) in visitCallInst()
2567 if (CI->getArgOperand(3) != Key || CI->getArgOperand(4) != Disc) in visitCallInst()