| /freebsd/contrib/file/magic/Magdir/ |
| H A D | icc | 7 # 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 D | riff | 171 >>>8 byte &0x20 \b, ICC profile
|
| H A D | images | 4147 # 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 D | VEAsmParser.cpp | 931 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 D | SparcInstrInfo.td | 591 // 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 D | SparcInstrVIS.td | 184 let Uses = [ICC] in 187 let Defs = [ICC], Uses = [ICC] in
|
| H A D | SparcInstr64Bit.td | 284 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 D | SparcRegisterInfo.td | 64 def ICC : SparcCtrlReg<0, "icc">; // This represents icc and xcc in 64-bit code.
|
| /freebsd/sys/contrib/libsodium/m4/ |
| H A D | ax_tls.m4 | 13 # GCC/ICC, and MSVC. I think SunPro uses the same as GCC, and Borland
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCXX.cpp | 154 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 D | SparcAsmParser.cpp | 1457 if (Reg == Sparc::ICC && Name == "xcc") in parseSparcAsmOperand() 1594 return SP::ICC; in matchRegisterName()
|
| /freebsd/crypto/heimdal/ |
| H A D | aclocal.m4 | 201 # 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 D | aclocal.m4 | 198 # 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 D | aclocal.m4 | 258 # 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 D | aclocal.m4 | 198 # 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 D | aclocal.m4 | 198 # 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 D | libtool.m4 | 225 # 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 D | libtool.m4 | 225 # 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 D | libtool.m4 | 223 # 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 D | libtool.m4 | 225 # 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 D | aclocal.m4 | 258 # 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 D | aclocal.m4 | 198 # 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 D | aclocal.m4 | 239 # 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 D | aclocal.m4 | 235 # 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 D | CHANGELOG | 693 Fixed : ICC compilation, by Przemyslaw Skibinski
|