/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 | 4109 # 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 D | VEAsmParser.cpp | 921 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 D | SparcInstrInfo.td | 559 // 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 D | SparcInstrVIS.td | 167 let Uses = [ICC] in 170 let Defs = [ICC], Uses = [ICC] in
|
H A D | SparcInstr64Bit.td | 306 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 D | SparcRegisterInfo.td | 64 def ICC : SparcCtrlReg<0, "icc">; // This represents icc and xcc in 64-bit code.
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 144 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 D | ax_tls.m4 | 13 # 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 D | SparcAsmParser.cpp | 1375 if (Reg == Sparc::ICC && Name == "xcc") in parseSparcAsmOperand() 1524 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/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/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/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/openpam/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/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/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/sys/contrib/zstd/ |
H A D | CHANGELOG | 551 Fixed : ICC compilation, by Przemyslaw Skibinski
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 1259 setAttr-IssCap-Sig 1 : setAttr-TokICCsig : ICC or token signature
|
/freebsd/contrib/sqlite3/ |
H A D | aclocal.m4 | 4404 # 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
|