Home
last modified time | relevance | path

Searched refs:dstr_cat (Results 1 – 25 of 47) sorted by relevance

12

/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs-opengl/
H A Dgl-shaderparser.c98 dstr_cat(&glsp->gl_string, type); in gl_write_type()
119 dstr_cat(&glsp->gl_string, " "); in gl_write_var()
132 dstr_cat(&glsp->gl_string, "\n"); in gl_write_params()
150 dstr_cat(&prefix_str, name); in gl_unwrap_storage_struct()
151 dstr_cat(&prefix_str, "_"); in gl_unwrap_storage_struct()
294 dstr_cat(&glsp->gl_string, "("); in gl_write_mul()
594 dstr_cat(&dst_copy, var->name); in gl_write_main_storage_assign()
746 dstr_cat(&glsp->gl_string, in gl_shader_buildstring()
751 dstr_cat(&glsp->gl_string, in gl_shader_buildstring()
756 dstr_cat(&glsp->gl_string, in gl_shader_buildstring()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/graphics/
H A Deffect-parser.c1533 dstr_cat(shader, " "); in ep_write_param()
1539 dstr_cat(shader, ";\n"); in ep_write_param()
1569 dstr_cat(shader, " {"); in ep_write_sampler()
1609 dstr_cat(shader, " "); in ep_write_var()
1627 dstr_cat(shader, " {"); in ep_write_struct()
1632 dstr_cat(shader, ";"); in ep_write_struct()
1691 dstr_cat(shader, " "); in ep_write_func()
1693 dstr_cat(shader, "("); in ep_write_func()
1705 dstr_cat(shader, "\n"); in ep_write_func()
1755 dstr_cat(shader, "\n"); in ep_write_main()
[all …]
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-module.c244 dstr_cat(&output, file); in obs_find_module_file()
258 dstr_cat(&output, module->mod_name); in obs_module_get_config_path()
260 dstr_cat(&output, file); in obs_module_get_config_path()
357 dstr_cat(parsed_bin_path, file); in parse_binary_from_directory()
363 dstr_cat(parsed_bin_path, "lib"); in parse_binary_from_directory()
364 dstr_cat(parsed_bin_path, file); in parse_binary_from_directory()
443 dstr_cat(&search_path, get_module_extension()); in find_modules_in_path()
518 dstr_cat(&str, default_locale); in obs_module_load_locale()
519 dstr_cat(&str, ".ini"); in obs_module_load_locale()
537 dstr_cat(&str, locale); in obs_module_load_locale()
[all …]
H A Dobs-win-crash-handler.c498 dstr_cat(&data->str, "\r\nLoaded modules:\r\n"); in write_module_list()
500 dstr_cat(&data->str, "Base Address Module\r\n"); in write_module_list()
502 dstr_cat(&data->str, "Base Address Module\r\n"); in write_module_list()
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/util/
H A Dconfig-file.c374 dstr_cat(&str, "\n"); in config_save()
376 dstr_cat(&str, "["); in config_save()
377 dstr_cat(&str, section->name); in config_save()
378 dstr_cat(&str, "]\n"); in config_save()
389 dstr_cat(&str, item->name); in config_save()
390 dstr_cat(&str, "="); in config_save()
391 dstr_cat(&str, tmp.array); in config_save()
392 dstr_cat(&str, "\n"); in config_save()
434 dstr_cat(&temp_file, "."); in config_save_safe()
435 dstr_cat(&temp_file, temp_ext); in config_save_safe()
[all …]
H A Dplatform-nix.c71 dstr_cat(&dylib_name, ".so"); in os_dlopen()
249 dstr_cat(&path, "/.config/"); in os_get_config_path_ptr()
250 dstr_cat(&path, name); in os_get_config_path_ptr()
253 dstr_cat(&path, "/"); in os_get_config_path_ptr()
254 dstr_cat(&path, name); in os_get_config_path_ptr()
264 dstr_cat(&path, "/."); in os_get_config_path_ptr()
265 dstr_cat(&path, name); in os_get_config_path_ptr()
376 dstr_cat(&path, "/"); in os_get_executable_path_ptr()
379 dstr_cat(&path, name); in os_get_executable_path_ptr()
469 dstr_cat(&file_path, "/"); in os_readdir()
[all …]
H A Dplatform.c301 dstr_cat(&temp_path, "."); in os_quick_write_utf8_file_safe()
302 dstr_cat(&temp_path, temp_ext); in os_quick_write_utf8_file_safe()
315 dstr_cat(&backup_path, "."); in os_quick_write_utf8_file_safe()
316 dstr_cat(&backup_path, backup_ext); in os_quick_write_utf8_file_safe()
698 dstr_cat(str, new_text); in replace_text()
708 dstr_cat(&new_str, str->array + pos + 1); in erase_ch()
802 dstr_cat(&sf, extension); in os_generate_formatted_filename()
H A Dplatform-windows.c74 dstr_cat(&dll_name, ".dll"); in os_dlopen()
158 dstr_cat(&dll_name, ".dll"); in os_is_obs_plugin()
411 dstr_cat(&path, "\\"); in os_get_path_ptr_internal()
412 dstr_cat(&path, name); in os_get_path_ptr_internal()
455 dstr_cat(&path, name); in os_get_executable_path_ptr()
525 dstr_cat(&path_str, "/*.*"); in os_opendir()
H A Ddstr.h91 static inline void dstr_cat(struct dstr *dst, const char *array);
272 static inline void dstr_cat(struct dstr *dst, const char *array) in dstr_cat() function
H A Dplatform-cocoa.m87 dstr_cat(&path, "/");
88 dstr_cat(&path, name);
136 dstr_cat(&path, name);
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/text-freetype2/
H A Dfind-font-windows.c197 dstr_cat(&path, "\\*.*"); in get_font_checksum()
235 dstr_cat(&path, "\\*.*"); in load_os_font_list()
253 dstr_cat(&full_path, "\\"); in load_os_font_list()
254 dstr_cat(&full_path, wfd.cFileName); in load_os_font_list()
H A Dfind-font.c253 dstr_cat(&face_and_style, " "); in add_font_path()
373 dstr_cat(&face_and_style, " "); in get_font_path()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/rtmp-services/
H A Drtmp-services-main.c80 dstr_cat(&module_name, obs_get_version_string()); in obs_module_load()
81 dstr_cat(&module_name, ")"); in obs_module_load()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dload-graphics-offsets.c177 dstr_cat(&offset_exe, is32bit ? "32.exe" : "64.exe"); in load_graphics_offsets()
206 dstr_cat(&config_ini, is32bit ? "32.ini" : "64.ini"); in load_graphics_offsets()
234 dstr_cat(&config_ini, is32bit ? "32.ini" : "64.ini"); in load_cached_graphics_offsets()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-ffmpeg/
H A Dobs-ffmpeg-source.c144 dstr_cat(&filter, media_filter); in ffmpeg_source_getproperties()
145 dstr_cat(&filter, obs_module_text("MediaFileFilter.VideoFiles")); in ffmpeg_source_getproperties()
146 dstr_cat(&filter, video_filter); in ffmpeg_source_getproperties()
147 dstr_cat(&filter, obs_module_text("MediaFileFilter.AudioFiles")); in ffmpeg_source_getproperties()
148 dstr_cat(&filter, audio_filter); in ffmpeg_source_getproperties()
149 dstr_cat(&filter, obs_module_text("MediaFileFilter.AllFiles")); in ffmpeg_source_getproperties()
150 dstr_cat(&filter, " (*.*)"); in ffmpeg_source_getproperties()
H A Dobs-ffmpeg-nvenc.c115 dstr_cat(&error_message, "\r\n\r\n"); in nvenc_init_codec()
125 dstr_cat(&error_message, in nvenc_init_codec()
130 dstr_cat(&error_message, in nvenc_init_codec()
133 dstr_cat(&error_message, in nvenc_init_codec()
H A Dobs-ffmpeg-mux.c254 dstr_cat(cmd, "\" \""); in build_command_line()
266 dstr_cat(cmd, "aac "); in build_command_line()
295 dstr_cat(&error_message, "\n\n"); in set_file_not_readable_error()
296 dstr_cat(&error_message, in set_file_not_readable_error()
918 dstr_cat(&stream->path, filename); in replay_buffer_save()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/obs-scripting/
H A Dobs-scripting-python-import.c53 dstr_cat(&lib_path, "/" PYTHON_LIB_SUBDIR); in import_python()
55 dstr_cat(&lib_path, PYTHON_LIB SO_EXT); in import_python()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/file-updater/file-updater/
H A Dfile-updater.c166 dstr_cat(&str, file); in get_path()
197 dstr_cat(&if_none_match, etag); in init_update()
211 dstr_cat(&user_agent, info->user_agent); in init_update()
401 dstr_cat(&path, "meta.json"); in update_save_metadata()
500 dstr_cat(&dir, ".temp"); in update_info_create()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/obs-filters/
H A Dmask-filter.c155 dstr_cat(&filter_str, IMAGE_FILTER_EXTENSIONS ";;"); in mask_filter_properties_internal()
156 dstr_cat(&filter_str, TEXT_PATH_ALL_FILES); in mask_filter_properties_internal()
157 dstr_cat(&filter_str, " (*.*)"); in mask_filter_properties_internal()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/linux-v4l2/
H A Dv4l2-output.c52 dstr_cat(&str, "flatpak-spawn --host "); in run_command()
54 dstr_cat(&str, command); in run_command()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-dshow/
H A Dwin-dshow.cpp120 dstr_cat(str, msg); in ffmpeg_log()
1504 dstr_cat(device_id, ":"); in AddDevice()
1524 dstr_cat(device_id, ":"); in AddAudioDevice()
1567 dstr_cat(name, TEXT_FPS_MATCHING); in GetFPSName()
1572 dstr_cat(name, TEXT_FPS_HIGHEST); in GetFPSName()
1580 dstr_cat(name, format.text); in GetFPSName()
1584 dstr_cat(name, to_string(10000000. / interval).c_str()); in GetFPSName()
1634 dstr_cat(name, obs_module_text(format_.name)); in GetVideoFormatName()
1639 dstr_cat(name, TEXT_FORMAT_UNKNOWN); in GetVideoFormatName()
1698 dstr_cat(name, obs_property_list_item_name(list, i)); in UpdateFPS()
[all …]
H A Dencode-dstr.hpp31 dstr_cat(encodedStr, ":"); in EncodeDeviceId()
/dports/devel/tla/tla-1.3.5/src/hackerlab/char/
H A Ddstr.h37 extern int dstr_cat (t_dstr to, t_dstr from);
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/vlc-video/
H A Dvlc-video-source.c642 dstr_cat(&dir_path, ent->d_name); in vlcs_update()
1051 dstr_cat(&filter, "Media Files ("); in vlcs_properties()
1056 dstr_cat(&filter, ");;Video Files ("); in vlcs_properties()
1061 dstr_cat(&filter, ");;Audio Files ("); in vlcs_properties()
1066 dstr_cat(&filter, ");;Playlist Files ("); in vlcs_properties()
1070 dstr_cat(&filter, ")"); in vlcs_properties()

12