/external/libcups/data/ |
D | raster.defs | 70 #define CUPS_CSPACE_ICC1 32 /* ICC-based, 1 color */ 71 #define CUPS_CSPACE_ICC2 33 /* ICC-based, 2 colors */ 72 #define CUPS_CSPACE_ICC3 34 /* ICC-based, 3 colors */ 73 #define CUPS_CSPACE_ICC4 35 /* ICC-based, 4 colors */ 74 #define CUPS_CSPACE_ICC5 36 /* ICC-based, 5 colors */ 75 #define CUPS_CSPACE_ICC6 37 /* ICC-based, 6 colors */ 76 #define CUPS_CSPACE_ICC7 38 /* ICC-based, 7 colors */ 77 #define CUPS_CSPACE_ICC8 39 /* ICC-based, 8 colors */ 78 #define CUPS_CSPACE_ICC9 40 /* ICC-based, 9 colors */ 79 #define CUPS_CSPACE_ICCA 41 /* ICC-based, 10 colors */ [all …]
|
/external/clang/tools/libclang/ |
D | CXComment.cpp | 124 const InlineContentComment *ICC = getASTNodeAs<InlineContentComment>(CXC); in clang_InlineContentComment_hasTrailingNewline() local 125 if (!ICC) in clang_InlineContentComment_hasTrailingNewline() 128 return ICC->hasTrailingNewline(); in clang_InlineContentComment_hasTrailingNewline() 140 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getCommandName() local 141 if (!ICC) in clang_InlineCommandComment_getCommandName() 145 return cxstring::createRef(ICC->getCommandName(Traits)); in clang_InlineCommandComment_getCommandName() 150 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getRenderKind() local 151 if (!ICC) in clang_InlineCommandComment_getRenderKind() 154 switch (ICC->getRenderKind()) { in clang_InlineCommandComment_getRenderKind() 171 const InlineCommandComment *ICC = getASTNodeAs<InlineCommandComment>(CXC); in clang_InlineCommandComment_getNumArgs() local [all …]
|
/external/oss-fuzz/projects/lcms/ |
D | icc.dict | 7 # Base ICC type definitions 45 # Base ICC tag definitions 118 # ICC Technology tag 146 # ICC Color spaces 191 # ICC Profile Class 200 # ICC Platforms
|
/external/clang/unittests/AST/ |
D | CommentParser.cpp | 266 InlineCommandComment *&ICC, in HasInlineCommandAt() argument 268 ::testing::AssertionResult AR = GetChildAt(C, Idx, ICC); in HasInlineCommandAt() 272 StringRef ActualName = ICC->getCommandName(Traits); in HasInlineCommandAt() 286 InlineCommandComment *&ICC, in HasInlineCommandAt() argument 289 ::testing::AssertionResult AR = HasInlineCommandAt(C, Traits, Idx, ICC, Name); in HasInlineCommandAt() 293 if (ICC->getNumArgs() != 0) in HasInlineCommandAt() 295 << "InlineCommandComment has " << ICC->getNumArgs() << " arg(s), " in HasInlineCommandAt() 304 InlineCommandComment *&ICC, in HasInlineCommandAt() argument 307 ::testing::AssertionResult AR = HasInlineCommandAt(C, Traits, Idx, ICC, Name); in HasInlineCommandAt() 311 if (ICC->getNumArgs() != 1) in HasInlineCommandAt() [all …]
|
/external/AFLplusplus/dictionaries/ |
D | icc.dict | 1 # See http://www.color.org/specification/ICC.2-2019.pdf 348 # Base ICC type definitions 386 # Base ICC tag definitions 459 # ICC Technology tag 487 # ICC Color spaces 532 # ICC Profile Class 541 # ICC Platforms
|
D | iccprofile.dict | 1 # Dict for ICC profiles parsed by skcms.
|
/external/tcpdump/tests/ |
D | radius-rfc5580-v.out | 7 Operator-Name Attribute (126), length: 16, Value: [ICC] namespace ICC
|
/external/oss-fuzz/projects/skcms/ |
D | iccprofile.dict | 1 # Dict for ICC profiles parsed by skcms.
|
/external/webp/doc/ |
D | api.md | 248 files. This API currently supports XMP/EXIF metadata, ICC profile and animation. 259 // ... (Prepare ICC profile data). 290 files. This API currently supports reading of XMP/EXIF metadata, ICC profile and 293 Code example: Demuxing WebP data to extract all the frames, ICC profile and 317 // ... (Consume the ICC profile in 'chunk_iter.chunk'). 380 // ... (Do something using 'demuxer'; e.g. get EXIF/XMP/ICC data).
|
D | tools.md | 452 icc get ICC profile 461 icc file.icc set ICC profile 464 where: 'file.icc' contains the ICC profile to be set, 481 icc strip ICC profile 507 Note: The nature of EXIF, XMP and ICC data is not checked and is assumed to be
|
/external/libxaac/decoder/ |
D | ixheaacd_mps_nlc_dec.h | 24 #define ICC (1) macro
|
D | ixheaacd_mps_parse.c | 464 err = ixheaacd_mps_ecdata_decoding(self, bitstream, frame->cmp_icc_idx, ICC); in ixheaacd_mps_frame_parsing() 696 } else if (datatype == ICC) { in ixheaacd_ld_mps_ecdata_decoding() 834 ixheaacd_ld_mps_ecdata_decoding(self, it_bit_buff, frame->cmp_icc_idx, ICC, in ixheaacd_ld_mps_frame_parsing() 840 ICC, 0); in ixheaacd_ld_mps_frame_parsing() 985 case ICC: in ixheaacd_mps_de_quantize() 1134 } else if (param_type == ICC) in ixheaacd_mps_mapindexdata() 1167 cur_bit_stream_ptr->icc_idx_pre, ICC); in ixheaacd_mps_dec_and_mapframeott()
|
D | ixheaacd_mps_bitdec.c | 937 frame->cmp_ott_icc_idx_prev, ICC, 0, 0, 0, bitstream_parameter_bands); in ixheaacd_parse_frame() 942 frame->cmp_ott_icc_idx_prev, ICC, i, i, 0, b_ott_bands[i]); in ixheaacd_parse_frame() 959 frame->cmp_ttt_icc_idx_prev, ICC, i, ttt_off + 4 * i, in ixheaacd_parse_frame() 985 frame->cmp_ttt_icc_idx_prev, ICC, i, ttt_off + 4 * i + 2, in ixheaacd_parse_frame() 1162 case ICC: in ixheaacd_deq_coarse() 1186 case ICC: in ia_mps_dec_deq() 1683 0, ICC, 0, b_ott_bands[ott_idx], curr_state->icc_default, in ixheaacd_decode_and_map_frame_ott() 1694 ott_idx, ICC, 0, b_ott_bands[ott_idx], curr_state->icc_default, in ixheaacd_decode_and_map_frame_ott() 1764 offset + 4 * i + 2 * j, ICC, p_aux_struct->ttt_config[j][i].bitstream_start_band, in ixheaacd_decode_and_map_frame_ttt()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 428 // permutations of selection between i32/f32/f64 on ICC and FCC. 430 let Uses = [ICC], usesCustomInserter = 1 in { 679 let Defs = [ICC] in { 703 let Defs = [ICC] in 706 let Uses = [ICC] in 709 let Uses = [ICC], Defs = [ICC] in 714 let Uses = [ICC], Defs = [ICC] in 717 let Defs = [ICC] in 720 let Uses = [ICC] in 724 let Defs = [ICC], rd = 0 in { [all …]
|
D | SparcInstrVIS.td | 168 let Uses = [ICC] in 171 let Defs = [ICC], Uses = [ICC] in
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 448 // permutations of selection between i32/f32/f64 on ICC and FCC. 450 let Uses = [ICC], usesCustomInserter = 1 in { 684 let Defs = [ICC] in { 708 let Defs = [ICC] in 711 let Uses = [ICC] in 714 let Uses = [ICC], Defs = [ICC] in 719 let Uses = [ICC], Defs = [ICC] in 722 let Defs = [ICC] in 725 let Uses = [ICC] in 729 let Defs = [ICC], rd = 0 in { [all …]
|
D | SparcInstrVIS.td | 167 let Uses = [ICC] in 170 let Defs = [ICC], Uses = [ICC] in
|
/external/icu/icu4c/source/ |
D | runConfigureICU | 52 Linux/ICC Use the Intel ICC compiler on Linux 226 Linux/ICC)
|
/external/cronet/third_party/icu/source/ |
D | runConfigureICU | 52 Linux/ICC Use the Intel ICC compiler on Linux 226 Linux/ICC)
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0rc2.rst | 17 NAN operations are now handled correctly when python is compiled with ICC
|
/external/libcups/filter/ |
D | raster-driver.shtml | 160 <p>CUPS uses ICC color profiles to provide more accurate color reproduction. The <a href='spec-ppd.… 163 …te'>Attribute</a> cupsICCProfile "ColorModel.MediaType.Resolution/Description" /path/to/ICC/profile 169 …e.html#Attribute'>Attribute</a> cupsICCProfile "Gray../Grayscale Profile" /path/to/ICC/gray-profile 170 …le.html#Attribute'>Attribute</a> cupsICCProfile "RGB../Full Color Profile" /path/to/ICC/rgb-profile 177 …ell the system to use the corresponding colorspace instead of an arbitrary ICC color profile when …
|
D | postscript-driver.shtml | 251 <p>CUPS uses ICC color profiles to provide more accurate color reproduction. The <a href='spec-ppd.… 254 …te'>Attribute</a> cupsICCProfile "ColorModel.MediaType.Resolution/Description" /path/to/ICC/profile 260 …e.html#Attribute'>Attribute</a> cupsICCProfile "Gray../Grayscale Profile" /path/to/ICC/gray-profile 261 …le.html#Attribute'>Attribute</a> cupsICCProfile "RGB../Full Color Profile" /path/to/ICC/rgb-profile
|
/external/mesa3d/docs/relnotes/ |
D | 18.3.3.rst | 88 - meson: Fix compiler checks for SWR with ICC 89 - meson: Add warnings and errors when using ICC
|
/external/libjpeg-turbo/gtest/ |
D | jpegtran-gtest-wrapper.cpp | 31 TEST(JPEGTranTest, ICC) { in TEST() argument
|
/external/licenseclassifier/v2/assets/License/MTK/ |
D | a.txt | 29 THE RULES OF THE INTERNATIONAL CHAMBER OF COMMERCE (ICC).
|