/dports/print/ghostscript9-base/ghostscript-9.06/base/ |
H A D | gsequivc.c | 398 cmm_dev_profile_t temp_profile; in capture_spot_equivalent_cmyk_colors() local 415 temp_profile.usefastcolor = false; /* This avoids a few headaches */ in capture_spot_equivalent_cmyk_colors() 416 temp_profile.supports_devn = false; in capture_spot_equivalent_cmyk_colors() 417 temp_profile.device_profile[0] = curr_output_profile; in capture_spot_equivalent_cmyk_colors() 418 temp_profile.device_profile[1] = NULL; in capture_spot_equivalent_cmyk_colors() 419 temp_profile.device_profile[2] = NULL; in capture_spot_equivalent_cmyk_colors() 420 temp_profile.device_profile[2] = NULL; in capture_spot_equivalent_cmyk_colors() 421 temp_profile.link_profile = NULL; in capture_spot_equivalent_cmyk_colors() 422 temp_profile.proof_profile = NULL; in capture_spot_equivalent_cmyk_colors() 423 temp_profile.oi_profile = NULL; in capture_spot_equivalent_cmyk_colors() [all …]
|
/dports/print/ghostscript9-x11/ghostscript-9.06/base/ |
H A D | gsequivc.c | 398 cmm_dev_profile_t temp_profile; in capture_spot_equivalent_cmyk_colors() local 415 temp_profile.usefastcolor = false; /* This avoids a few headaches */ in capture_spot_equivalent_cmyk_colors() 416 temp_profile.supports_devn = false; in capture_spot_equivalent_cmyk_colors() 417 temp_profile.device_profile[0] = curr_output_profile; in capture_spot_equivalent_cmyk_colors() 418 temp_profile.device_profile[1] = NULL; in capture_spot_equivalent_cmyk_colors() 419 temp_profile.device_profile[2] = NULL; in capture_spot_equivalent_cmyk_colors() 420 temp_profile.device_profile[2] = NULL; in capture_spot_equivalent_cmyk_colors() 421 temp_profile.link_profile = NULL; in capture_spot_equivalent_cmyk_colors() 422 temp_profile.proof_profile = NULL; in capture_spot_equivalent_cmyk_colors() 423 temp_profile.oi_profile = NULL; in capture_spot_equivalent_cmyk_colors() [all …]
|
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/ |
H A D | gsequivc.c | 475 cmm_dev_profile_t temp_profile = { /* Initialize to 0's/NULL's */ in capture_spot_equivalent_cmyk_colors() local 501 temp_profile.usefastcolor = false; /* This avoids a few headaches */ in capture_spot_equivalent_cmyk_colors() 502 temp_profile.prebandthreshold = true; in capture_spot_equivalent_cmyk_colors() 503 temp_profile.supports_devn = false; in capture_spot_equivalent_cmyk_colors() 504 temp_profile.rendercond[0] = render_cond; in capture_spot_equivalent_cmyk_colors() 505 temp_profile.rendercond[1] = render_cond; in capture_spot_equivalent_cmyk_colors() 506 temp_profile.rendercond[2] = render_cond; in capture_spot_equivalent_cmyk_colors() 507 temp_profile.rendercond[3] = render_cond; in capture_spot_equivalent_cmyk_colors() 508 temp_device.icc_struct = &temp_profile; in capture_spot_equivalent_cmyk_colors() 521 temp_profile.device_profile[0] = temp_state.icc_manager->default_cmyk; in capture_spot_equivalent_cmyk_colors() [all …]
|
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/ |
H A D | gsequivc.c | 475 cmm_dev_profile_t temp_profile = { /* Initialize to 0's/NULL's */ in capture_spot_equivalent_cmyk_colors() local 501 temp_profile.usefastcolor = false; /* This avoids a few headaches */ in capture_spot_equivalent_cmyk_colors() 502 temp_profile.prebandthreshold = true; in capture_spot_equivalent_cmyk_colors() 503 temp_profile.supports_devn = false; in capture_spot_equivalent_cmyk_colors() 504 temp_profile.rendercond[0] = render_cond; in capture_spot_equivalent_cmyk_colors() 505 temp_profile.rendercond[1] = render_cond; in capture_spot_equivalent_cmyk_colors() 506 temp_profile.rendercond[2] = render_cond; in capture_spot_equivalent_cmyk_colors() 507 temp_profile.rendercond[3] = render_cond; in capture_spot_equivalent_cmyk_colors() 508 temp_device.icc_struct = &temp_profile; in capture_spot_equivalent_cmyk_colors() 521 temp_profile.device_profile[0] = temp_state.icc_manager->default_cmyk; in capture_spot_equivalent_cmyk_colors() [all …]
|
/dports/math/gambit/gambit-16.0.1/src/python/gambit/ |
H A D | enumeration.py | 30 temp_profile = profile.undominated(True, True) 31 if temp_profile == profile: 33 profile = temp_profile
|
/dports/multimedia/mlt6/mlt-6.26.1/src/modules/core/ |
H A D | producer_consumer.c | 254 mlt_profile temp_profile = mlt_profile_clone( profile ); in producer_consumer_init() local 255 temp_profile->is_explicit = 0; in producer_consumer_init() 256 mlt_producer real_producer = mlt_factory_producer( temp_profile, NULL, arg ); in producer_consumer_init() 281 mlt_profile_close( temp_profile ); in producer_consumer_init()
|
/dports/multimedia/mlt6-qt5/mlt-6.26.1/src/modules/core/ |
H A D | producer_consumer.c | 254 mlt_profile temp_profile = mlt_profile_clone( profile ); in producer_consumer_init() local 255 temp_profile->is_explicit = 0; in producer_consumer_init() 256 mlt_producer real_producer = mlt_factory_producer( temp_profile, NULL, arg ); in producer_consumer_init() 281 mlt_profile_close( temp_profile ); in producer_consumer_init()
|
/dports/multimedia/mlt7/mlt-7.0.1/src/modules/core/ |
H A D | producer_consumer.c | 255 mlt_profile temp_profile = mlt_profile_clone( profile ); in producer_consumer_init() local 256 temp_profile->is_explicit = 0; in producer_consumer_init() 257 mlt_producer real_producer = mlt_factory_producer( temp_profile, NULL, arg ); in producer_consumer_init() 282 mlt_profile_close( temp_profile ); in producer_consumer_init()
|
/dports/multimedia/py-mlt6/mlt-6.26.1/src/modules/core/ |
H A D | producer_consumer.c | 254 mlt_profile temp_profile = mlt_profile_clone( profile ); in producer_consumer_init() local 255 temp_profile->is_explicit = 0; in producer_consumer_init() 256 mlt_producer real_producer = mlt_factory_producer( temp_profile, NULL, arg ); in producer_consumer_init() 281 mlt_profile_close( temp_profile ); in producer_consumer_init()
|
/dports/multimedia/mlt7-qt5/mlt-7.0.1/src/modules/core/ |
H A D | producer_consumer.c | 255 mlt_profile temp_profile = mlt_profile_clone( profile ); in producer_consumer_init() local 256 temp_profile->is_explicit = 0; in producer_consumer_init() 257 mlt_producer real_producer = mlt_factory_producer( temp_profile, NULL, arg ); in producer_consumer_init() 282 mlt_profile_close( temp_profile ); in producer_consumer_init()
|
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/ |
H A D | iccstore.cc | 1254 cmsHPROFILE temp_profile = cmsOpenProfileFromFile( pname.c_str(), "r" ); in get_profile() local 1255 if( temp_profile ) { in get_profile() 1257 cmsSaveProfileToMem( temp_profile, NULL, &psize); in get_profile() 1261 cmsSaveProfileToMem( temp_profile, pdata, &psize); in get_profile() 1277 new_profile->set_profile( temp_profile ); in get_profile() 1303 cmsHPROFILE temp_profile = cmsOpenProfileFromMem( buf, psize ); in get_profile() local 1309 new_profile->set_profile( temp_profile ); in get_profile() 1336 cmsHPROFILE temp_profile = cmsOpenProfileFromMem( pdata, psize ); in get_profile() local
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/web_request/ |
H A D | web_request_apitest.cc | 1914 Profile* temp_profile = in IN_PROC_BROWSER_TEST_F() local 1920 auto api = std::make_unique<WebRequestAPI>(temp_profile); in IN_PROC_BROWSER_TEST_F() 1923 content::BrowserContext::GetDefaultStoragePartition(temp_profile) in IN_PROC_BROWSER_TEST_F() 1929 WebContents::Create(WebContents::CreateParams(temp_profile)); in IN_PROC_BROWSER_TEST_F() 1939 content::BrowserContext::GetDefaultStoragePartition(temp_profile) in IN_PROC_BROWSER_TEST_F() 1968 ProfileDestroyer::DestroyProfileWhenAppropriate(temp_profile); in IN_PROC_BROWSER_TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/web_request/ |
H A D | web_request_apitest.cc | 1798 Profile* temp_profile = in IN_PROC_BROWSER_TEST_F() local 1804 auto api = std::make_unique<WebRequestAPI>(temp_profile); in IN_PROC_BROWSER_TEST_F() 1807 content::BrowserContext::GetDefaultStoragePartition(temp_profile) in IN_PROC_BROWSER_TEST_F() 1813 WebContents::Create(WebContents::CreateParams(temp_profile)); in IN_PROC_BROWSER_TEST_F() 1823 content::BrowserContext::GetDefaultStoragePartition(temp_profile) in IN_PROC_BROWSER_TEST_F() 1852 ProfileDestroyer::DestroyProfileWhenAppropriate(temp_profile); in IN_PROC_BROWSER_TEST_F()
|
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/ |
H A D | mach_commands.py | 1010 enable_crash_reporter, setpref, temp_profile, macos_open, debug, debugger, argument 1073 if (temp_profile):
|
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/ |
H A D | mach_commands.py | 1651 temp_profile, argument 1736 if temp_profile:
|
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/ |
H A D | mach_commands.py | 1684 temp_profile, argument 1772 if temp_profile:
|
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/ |
H A D | mach_commands.py | 1651 temp_profile, argument 1736 if temp_profile:
|