Home
last modified time | relevance | path

Searched refs:ICC (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/file/magic/Magdir/
H A Dicc7 # Color profiles as per the ICC's "Image technology colour management -
13 # for Specification ICC.1:2010 (Profile version 4.3.0.0).
15 # Reference: http://www.color.org/iccmax/ICC.2-2016-7.pdf
22 # check and display ICC/ICM color profile
32 # to be for "ColorSync ICC Color Profile" rather than "Kodak Color
33 # Management System, ICC Profile".
117 # do not display midnight time like in CNHP8308.ICC
127 # profile flags bits 0-2 of least 16 used by ICC
142 # ICC device attributes bits 0-7 used
H A Driff171 >>>8 byte &0x20 \b, ICC profile
H A Dimages4109 # bit 0: ICC profile block present
4110 >>0x31 ubyte &0x01 \b, with ICC profile
4113 # display ICC/ICM color profile by ./icc
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp921 bool ICC = true; in splitMnemonic() local
924 ICC = false; in splitMnemonic()
925 Mnemonic = parseCC(Name, Start, Next, ICC, true, NameLoc, Operands); in splitMnemonic()
928 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local
929 Mnemonic = parseCC(Name, 7, Name.size(), ICC, false, NameLoc, Operands); in splitMnemonic()
949 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local
950 Mnemonic = parseCC(Name, 7, Name.size(), ICC, true, NameLoc, Operands); in splitMnemonic()
955 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local
956 Mnemonic = parseCC(Name, 11, Name.size(), ICC, true, NameLoc, Operands); in splitMnemonic()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td559 // permutations of selection between i32/f32/f64 on ICC and FCC.
561 let Uses = [ICC], usesCustomInserter = 1 in {
582 let Uses = [ICC], usesCustomInserter = 1 in {
812 let Defs = [ICC] in {
829 let Defs = [ICC] in
832 let Uses = [ICC] in
835 let Uses = [ICC], Defs = [ICC] in
840 let Uses = [ICC], Defs = [ICC] in
843 let Defs = [ICC], hasPostISelHook = true in
846 let Uses = [ICC] in
[all …]
H A DSparcInstrVIS.td167 let Uses = [ICC] in
170 let Defs = [ICC], Uses = [ICC] in
H A DSparcInstr64Bit.td306 let Uses = [ICC], cc = 0b10 in
310 let Uses = [ICC], Constraints = "$f = $rd" in {
486 let Predicates = [Is64Bit], hasSideEffects = 1, Uses = [ICC], cc = 0b10 in
H A DSparcRegisterInfo.td64 def ICC : SparcCtrlReg<0, "icc">; // This represents icc and xcc in 64-bit code.
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp144 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local
145 const auto *Init = ICC->getCXXCtorInitializer(); in computeObjectUnderConstruction()
419 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local
420 const auto *Init = ICC->getCXXCtorInitializer(); in updateObjectsUnderConstruction()
/freebsd/sys/contrib/libsodium/m4/
H A Dax_tls.m413 # GCC/ICC, and MSVC. I think SunPro uses the same as GCC, and Borland
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1375 if (Reg == Sparc::ICC && Name == "xcc") in parseSparcAsmOperand()
1524 return SP::ICC; in matchRegisterName()
/freebsd/crypto/heimdal/
H A Daclocal.m4201 # both Tru64's cc and ICC support -MD to output dependencies as a
202 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/openpam/
H A Daclocal.m4235 # both Tru64's cc and ICC support -MD to output dependencies as a
236 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/openbsm/
H A Daclocal.m4198 # both Tru64's cc and ICC support -MD to output dependencies as a
199 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/ntp/sntp/
H A Daclocal.m4258 # both Tru64's cc and ICC support -MD to output dependencies as a
259 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/ntp/sntp/libevent/
H A Daclocal.m4198 # both Tru64's cc and ICC support -MD to output dependencies as a
199 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/libevent/
H A Daclocal.m4198 # both Tru64's cc and ICC support -MD to output dependencies as a
199 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/file/
H A Daclocal.m4198 # both Tru64's cc and ICC support -MD to output dependencies as a
199 # side effect of compilation, but ICC will put the dependencies in
/freebsd/contrib/openpam/m4/
H A Dlibtool.m4225 # ICC, which need '.lib').
2589 # Native MSVC or ICC
2645 # Assume MSVC and ICC wrapper
4033 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4398 # ICC 10 doesn't accept -KPIC any more.
4716 # ICC 10 doesn't accept -KPIC any more.
5007 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5015 # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
5585 # Native MSVC or ICC
5626 # Assume MSVC and ICC wrapper
[all …]
/freebsd/contrib/libevent/m4/
H A Dlibtool.m4223 # ICC, which need '.lib').
2590 # Native MSVC or ICC
2646 # Assume MSVC and ICC wrapper
4034 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4399 # ICC 10 doesn't accept -KPIC any more.
4717 # ICC 10 doesn't accept -KPIC any more.
5008 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5016 # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
5586 # Native MSVC or ICC
5627 # Assume MSVC and ICC wrapper
[all …]
/freebsd/contrib/file/m4/
H A Dlibtool.m4225 # ICC, which need '.lib').
2589 # Native MSVC or ICC
2645 # Assume MSVC and ICC wrapper
4033 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4398 # ICC 10 doesn't accept -KPIC any more.
4716 # ICC 10 doesn't accept -KPIC any more.
5007 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5015 # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
5585 # Native MSVC or ICC
5626 # Assume MSVC and ICC wrapper
[all …]
/freebsd/contrib/ntp/
H A Daclocal.m4258 # both Tru64's cc and ICC support -MD to output dependencies as a
259 # side effect of compilation, but ICC will put the dependencies in
/freebsd/sys/contrib/zstd/
H A DCHANGELOG551 Fixed : ICC compilation, by Przemyslaw Skibinski
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt1259 setAttr-IssCap-Sig 1 : setAttr-TokICCsig : ICC or token signature
/freebsd/contrib/sqlite3/
H A Daclocal.m44404 # ICC 10 doesn't accept -KPIC any more.
4728 # ICC 10 doesn't accept -KPIC any more.
9252 # both Tru64's cc and ICC support -MD to output dependencies as a
9253 # side effect of compilation, but ICC will put the dependencies in

12