Home
last modified time | relevance | path

Searched refs:ecore_file_exists (Results 1 – 25 of 105) sorted by relevance

12345

/dports/multimedia/rage/rage-0.3.1/src/bin/
H A Dalbumart.c311 if (ecore_file_exists(path)) in albumart_find()
380 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
382 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
384 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
387 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
389 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
391 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
394 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
396 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
398 if (ecore_file_exists(tmp)) goto found; in albumart_file_get()
[all …]
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_fm_mime.c67 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
69 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
71 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
78 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
80 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
82 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
102 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
104 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
106 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
113 if (ecore_file_exists(buf)) goto ok; in e_fm_mime_icon_get()
[all …]
H A De_deskenv.c14 if (ecore_file_exists(buf)) in e_deskenv_init()
20 if (ecore_file_exists(buf)) in e_deskenv_init()
60 if (!ecore_file_exists(buf)) return; in e_deskenv_xmodmap_run()
H A De_order.c30 if (!ecore_file_exists(menu_file)) in e_order_init()
36 if (ecore_file_exists(buf)) menu_file = strdup(buf); in e_order_init()
42 if (ecore_file_exists(buf)) menu_file = strdup(buf); in e_order_init()
H A De_fm_device.c680 if (!ecore_file_exists(buf2)) return; in _e_fm2_device_check_desktop_icons_list_cb()
728 if (ecore_file_exists(buf) && !ecore_file_exists(buf2)) in e_fm2_device_show_desktop_icons()
761 if (ecore_file_exists(buf)) in e_fm2_device_hide_desktop_icons()
H A De_acpi.c147 if (!ecore_file_exists("/var/run/acpid.socket")) in e_acpi_init()
149 if (ecore_file_exists("/proc/acpi")) in e_acpi_init()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/thermal/
H A Dthermal_fallback.c107 if (ecore_file_exists("/proc/omnibook/temperature")) in init()
112 else if (ecore_file_exists("/sys/devices/temperatures/sensor1_temperature")) in init()
117 else if (ecore_file_exists("/sys/devices/temperatures/cpu_temperature")) in init()
122 else if (ecore_file_exists("/sys/devices/platform/coretemp.0/temp1_input")) in init()
127 else if (ecore_file_exists("/sys/devices/platform/thinkpad_hwmon/temp1_input")) in init()
142 if (ecore_file_exists(name)) in init()
167 if (ecore_file_exists(name)) in init()
225 if (ecore_file_exists(path)) in init()
244 if (ecore_file_exists(path)) in init()
/dports/devel/efl/efl-1.25.1/src/lib/efreet/
H A Defreet_trash.c96 if (efreet_trash_dir && ecore_file_exists(efreet_trash_dir)) in efreet_trash_dir_get()
103 if (!ecore_file_exists(buf) && !ecore_file_mkpath(buf)) in efreet_trash_dir_get()
146 if (!ecore_file_exists(buf) && !ecore_file_mkpath(buf)) in efreet_trash_dir_get()
155 if (!ecore_file_exists(buf) && !ecore_file_mkpath(buf)) in efreet_trash_dir_get()
162 if (!ecore_file_exists(buf) && !ecore_file_mkpath(buf)) in efreet_trash_dir_get()
199 while (ecore_file_exists(dest) && (i < 100)) in efreet_trash_delete_uri()
/dports/devel/efl/efl-1.25.1/src/tests/efreet/
H A Def_data_dirs.c201 if (!ecore_file_exists(vals[i]) && found) in ef_cb_efreet_data_dirs()
208 if (ecore_file_exists(vals[i]) && !found) in ef_cb_efreet_data_dirs()
215 if (ecore_file_exists(vals[i]) && found) in ef_cb_efreet_data_dirs()
289 if (!ecore_file_exists(vals[i]) && found) in ef_cb_efreet_config_dirs()
296 if (ecore_file_exists(vals[i]) && !found) in ef_cb_efreet_config_dirs()
303 if (ecore_file_exists(vals[i]) && found) in ef_cb_efreet_config_dirs()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/temperature/
H A De_mod_tempget.c192 if (ecore_file_exists("/proc/omnibook/temperature")) in init()
197 else if (ecore_file_exists("/sys/devices/temperatures/sensor1_temperature")) in init()
202 else if (ecore_file_exists("/sys/devices/temperatures/cpu_temperature")) in init()
207 else if (ecore_file_exists("/sys/devices/platform/coretemp.0/temp1_input")) in init()
212 else if (ecore_file_exists("/sys/devices/platform/thinkpad_hwmon/temp1_input")) in init()
227 if (ecore_file_exists(name)) in init()
252 if (ecore_file_exists(name)) in init()
339 if (ecore_file_exists(path)) in init()
358 if (ecore_file_exists(path)) in init()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/wizard/
H A Dpage_120.c128 if (ecore_file_exists(sensor_path[i])) in wizard_page_show()
146 if (ecore_file_exists(name)) in wizard_page_show()
165 if (ecore_file_exists(name)) in wizard_page_show()
/dports/graphics/ephoto/ephoto-1.5/src/bin/
H A Dephoto_file.c103 if (ecore_file_exists(file)) in _save_image_as_overwrite()
624 if (ecore_file_exists(dest)) in _move_thread_cb()
628 if (ecore_file_exists(extra)) in _move_thread_cb()
686 if (ecore_file_exists(dest)) in _copy_thread_cb()
690 if (ecore_file_exists(extra)) in _copy_thread_cb()
762 if (ecore_file_exists(dest)) in _delete_thread_cb()
766 if (ecore_file_exists(extra)) in _delete_thread_cb()
823 if (ecore_file_exists(dest)) in _delete_dir_thread_cb()
874 if (ecore_file_exists(file)) in _empty_trash_thread_cb()
975 if (ecore_file_exists(entry->path)) in _prompt_save_image_apply()
[all …]
/dports/devel/efl/efl-1.25.1/src/bin/exactness/
H A Dexactness.c176 if (ecore_file_exists(path)) in _run_test_compare()
180 if (!ecore_file_exists(origdir)) in _run_test_compare()
200 if (ecore_file_exists(path)) in _run_test_compare()
228 if (ecore_file_exists(scn_path)) goto ok; in _run_command_prepare()
576 if (!ecore_file_exists(tmp)) in main()
596 if (!ecore_file_exists(tmp)) in main()
680 is_from_exu = ecore_file_exists(origpath); in main()
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_file_download_example.c51 if (ecore_file_exists(DST)) in main()
54 if (ecore_file_exists(DST_MIME)) in main()
/dports/devel/efl/efl-1.25.1/src/tests/ecore/
H A Decore_test_ecore_file.c167 res = ecore_file_exists(src_file); in EFL_START_TEST()
173 res = ecore_file_exists(src_file); in EFL_START_TEST()
218 res = ecore_file_exists(dest_file); in EFL_START_TEST()
238 res = ecore_file_exists(dest_file); in EFL_START_TEST()
240 res = ecore_file_exists(src_file); in EFL_START_TEST()
296 fail_if(ecore_file_exists(not_exist_file) != EINA_FALSE); in EFL_START_TEST()
550 res = ecore_file_exists(dest_name); in EFL_START_TEST()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/batman/
H A Dbatman_fallback.c351 if (ecore_file_exists(buf)) sysev->have_current_avg = 1; in linux_sys_class_power_supply_sysev_init()
353 if (ecore_file_exists(buf)) sysev->have_current_now = 1; in linux_sys_class_power_supply_sysev_init()
356 if (ecore_file_exists(buf)) sysev->basis = BASIS_VOLTAGE; in linux_sys_class_power_supply_sysev_init()
358 if (ecore_file_exists(buf)) sysev->basis = BASIS_VOLTAGE; in linux_sys_class_power_supply_sysev_init()
361 if (ecore_file_exists(buf)) sysev->basis = BASIS_ENERGY; in linux_sys_class_power_supply_sysev_init()
363 if (ecore_file_exists(buf)) sysev->basis = BASIS_ENERGY; in linux_sys_class_power_supply_sysev_init()
366 if (ecore_file_exists(buf)) sysev->basis = BASIS_CHARGE; in linux_sys_class_power_supply_sysev_init()
368 if (ecore_file_exists(buf)) sysev->basis = BASIS_CHARGE; in linux_sys_class_power_supply_sysev_init()
1269 else if (ecore_file_exists("/proc/apm")) in _batman_fallback_start()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/battery/
H A Dbatget.c366 if (ecore_file_exists(buf)) sysev->have_current_avg = 1; in linux_sys_class_power_supply_sysev_init()
368 if (ecore_file_exists(buf)) sysev->have_current_now = 1; in linux_sys_class_power_supply_sysev_init()
371 if (ecore_file_exists(buf)) sysev->basis = BASIS_VOLTAGE; in linux_sys_class_power_supply_sysev_init()
373 if (ecore_file_exists(buf)) sysev->basis = BASIS_VOLTAGE; in linux_sys_class_power_supply_sysev_init()
376 if (ecore_file_exists(buf)) sysev->basis = BASIS_ENERGY; in linux_sys_class_power_supply_sysev_init()
378 if (ecore_file_exists(buf)) sysev->basis = BASIS_ENERGY; in linux_sys_class_power_supply_sysev_init()
381 if (ecore_file_exists(buf)) sysev->basis = BASIS_CHARGE; in linux_sys_class_power_supply_sysev_init()
383 if (ecore_file_exists(buf)) sysev->basis = BASIS_CHARGE; in linux_sys_class_power_supply_sysev_init()
1245 else if (ecore_file_exists("/proc/apm")) in init()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/time/
H A Dtime.c326 if (ecore_file_exists("/etc/localtime")) in _clock_eio_error()
330 if (ecore_file_exists("/etc/timezone")) in _clock_eio_error()
358 if (ecore_file_exists("/etc/localtime")) in time_init()
360 if (ecore_file_exists("/etc/timezone")) in time_init()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/fileman/
H A De_int_config_mime.c88 if (ecore_file_exists(buf)) _load_mimes(cfdata, buf); in _fill_data()
90 if (ecore_file_exists(buf)) _load_mimes(cfdata, buf); in _fill_data()
95 if (ecore_file_exists(buf)) _load_globs(cfdata, buf); in _fill_data()
99 if (ecore_file_exists(buf)) _load_mimes(cfdata, buf); in _fill_data()
102 if (ecore_file_exists(buf)) _load_globs(cfdata, buf); in _fill_data()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/conf_applications/
H A De_int_config_defapps.c155 if (ecore_file_exists(buf)) _load_mimes(cfdata, buf); in _create_data()
157 if (ecore_file_exists(buf)) _load_mimes(cfdata, buf); in _create_data()
162 if (ecore_file_exists(buf)) _load_globs(cfdata, buf); in _create_data()
166 if (ecore_file_exists(buf)) _load_mimes(cfdata, buf); in _create_data()
169 if (ecore_file_exists(buf)) _load_globs(cfdata, buf); in _create_data()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/systray/
H A De_mod_notifier_host.c106 if (ecore_file_exists(buf)) in image_load()
112 if (ecore_file_exists(buf)) in image_load()
123 if (ecore_file_exists(buf)) in image_load()
/dports/devel/efl/efl-1.25.1/src/examples/elementary/
H A Defl_ui_theme_example_01.c43 if (!ecore_file_exists(EXAMPLE_EDJ_FILE_PATH)) in efl_main()
H A Defl_ui_theme_example_02.c43 if (!ecore_file_exists(EXAMPLE_EDJ_FILE_PATH)) in efl_main()
H A Dtheme_example_01.c49 if (ecore_file_exists("./theme_example.edj")) in elm_main()
H A Dtheme_example_02.c29 if (ecore_file_exists("./theme_example.edj")) in elm_main()

12345