Home
last modified time | relevance | path

Searched refs:OI_PROFILE (Results 1 – 14 of 14) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzicc.c313 strncpy(picc_profile->name, OI_PROFILE, strlen(OI_PROFILE)); in zset_outputintent()
314 picc_profile->name[strlen(OI_PROFILE)] = 0; in zset_outputintent()
315 picc_profile->name_length = strlen(OI_PROFILE); in zset_outputintent()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzicc.c316 strncpy(picc_profile->name, OI_PROFILE, strlen(OI_PROFILE)); in zset_outputintent()
317 picc_profile->name[strlen(OI_PROFILE)] = 0; in zset_outputintent()
318 picc_profile->name_length = strlen(OI_PROFILE); in zset_outputintent()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzicc.c347 strncpy(picc_profile->name, OI_PROFILE, strlen(OI_PROFILE)); in zset_outputintent()
348 picc_profile->name[strlen(OI_PROFILE)] = 0; in zset_outputintent()
349 picc_profile->name_length = strlen(OI_PROFILE); in zset_outputintent()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzicc.c347 strncpy(picc_profile->name, OI_PROFILE, strlen(OI_PROFILE)); in zset_outputintent()
348 picc_profile->name[strlen(OI_PROFILE)] = 0; in zset_outputintent()
349 picc_profile->name_length = strlen(OI_PROFILE); in zset_outputintent()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsicc_manage.h25 #define OI_PROFILE "OIProfile" /* Keyword to indicate use of OI profile */ macro
H A Dgsicc_manage.c691 if (strncmp(icc_profile->name, OI_PROFILE, in gsicc_set_profile()
1107 strncmp(curr_profile->name, OI_PROFILE, in gsicc_init_device_profile_struct()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsicc_manage.h25 #define OI_PROFILE "OIProfile" /* Keyword to indicate use of OI profile */ macro
H A Dgsicc_manage.c691 if (strncmp(icc_profile->name, OI_PROFILE, in gsicc_set_profile()
1107 strncmp(curr_profile->name, OI_PROFILE, in gsicc_init_device_profile_struct()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsicc_manage.h22 #define OI_PROFILE "\xffOIProfile" /* Keyword to indicate use of OI profile */ macro
H A Dgxclthrd.c118 strncmp(dev->icc_struct->device_profile[0]->name, OI_PROFILE, strlen(OI_PROFILE)) == 0) in setup_device_and_mem_for_thread()
120 strncmp(dev->icc_struct->proof_profile->name, OI_PROFILE, strlen(OI_PROFILE)) == 0)))) { in setup_device_and_mem_for_thread()
H A Dgsicc_manage.c946 if (strncmp(icc_profile->name, OI_PROFILE, in gsicc_set_profile()
1743 strncmp(curr_profile->name, OI_PROFILE, in gsicc_init_device_profile_struct()
1948 if (strncmp(file_name, OI_PROFILE, strlen(OI_PROFILE)) == 0) in gsicc_set_device_profile()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsicc_manage.h22 #define OI_PROFILE "\xffOIProfile" /* Keyword to indicate use of OI profile */ macro
H A Dgxclthrd.c118 strncmp(dev->icc_struct->device_profile[0]->name, OI_PROFILE, strlen(OI_PROFILE)) == 0) in setup_device_and_mem_for_thread()
120 strncmp(dev->icc_struct->proof_profile->name, OI_PROFILE, strlen(OI_PROFILE)) == 0)))) { in setup_device_and_mem_for_thread()
H A Dgsicc_manage.c946 if (strncmp(icc_profile->name, OI_PROFILE, in gsicc_set_profile()
1743 strncmp(curr_profile->name, OI_PROFILE, in gsicc_init_device_profile_struct()
1948 if (strncmp(file_name, OI_PROFILE, strlen(OI_PROFILE)) == 0) in gsicc_set_device_profile()