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 Dimages4147 # bit 0: ICC profile block present
4148 >>0x31 ubyte &0x01 \b, with ICC profile
4151 # display ICC/ICM color profile by ./icc
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp931 bool ICC = true; in splitMnemonic() local
934 ICC = false; in splitMnemonic()
935 Mnemonic = parseCC(Name, Start, Next, ICC, true, NameLoc, Operands); in splitMnemonic()
938 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local
939 Mnemonic = parseCC(Name, 7, Name.size(), ICC, false, NameLoc, Operands); in splitMnemonic()
959 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local
960 Mnemonic = parseCC(Name, 7, Name.size(), ICC, true, NameLoc, Operands); in splitMnemonic()
965 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local
966 Mnemonic = parseCC(Name, 11, Name.size(), ICC, true, NameLoc, Operands); in splitMnemonic()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td591 // permutations of selection between i32/f32/f64 on ICC and FCC.
593 let Uses = [ICC], usesCustomInserter = 1 in {
614 let Uses = [ICC], usesCustomInserter = 1 in {
860 let Defs = [ICC] in {
877 let Defs = [ICC] in
880 let Uses = [ICC] in
883 let Uses = [ICC], Defs = [ICC] in
888 let Uses = [ICC], Defs = [ICC] in
891 let Defs = [ICC], hasPostISelHook = true in
894 let Uses = [ICC] in
[all …]
H A DSparcInstrVIS.td184 let Uses = [ICC] in
187 let Defs = [ICC], Uses = [ICC] in
H A DSparcInstr64Bit.td284 let Uses = [ICC], cc = 0b10 in
288 let Uses = [ICC], Constraints = "$f = $rd" in {
464 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/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/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp154 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local
155 const auto *Init = ICC->getCXXCtorInitializer(); in computeObjectUnderConstruction()
429 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local
430 const auto *Init = ICC->getCXXCtorInitializer(); in updateObjectsUnderConstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp1457 if (Reg == Sparc::ICC && Name == "xcc") in parseSparcAsmOperand()
1594 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/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/openpam/m4/
H A Dlibtool.m4225 # ICC, which need '.lib').
2632 # Native MSVC or ICC
2688 # Assume MSVC and ICC wrapper
4149 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4515 # ICC 10 doesn't accept -KPIC any more.
4843 # ICC 10 doesn't accept -KPIC any more.
5143 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5151 # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
5725 # Native MSVC or ICC
5766 # 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/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/ldns/m4/
H A Dlibtool.m4225 # ICC, which need '.lib').
2588 # Native MSVC or ICC
2644 # Assume MSVC and ICC wrapper
4044 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4410 # ICC 10 doesn't accept -KPIC any more.
4734 # ICC 10 doesn't accept -KPIC any more.
5028 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5036 # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
5610 # Native MSVC or ICC
5651 # 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/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/unbound/
H A Daclocal.m4239 # ICC, which need '.lib').
2638 # Native MSVC or ICC
2694 # Assume MSVC and ICC wrapper
4158 # Also find C++ and __fastcall symbols from MSVC++ or ICC,
4524 # ICC 10 doesn't accept -KPIC any more.
4852 # ICC 10 doesn't accept -KPIC any more.
5152 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5160 # we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
5734 # Native MSVC or ICC
5775 # Assume MSVC and ICC wrapper
[all …]
/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/sys/contrib/zstd/
H A DCHANGELOG693 Fixed : ICC compilation, by Przemyslaw Skibinski

12