/third_party/ffmpeg/libavformat/ |
H A D | os_support.h | 201 static inline int win32_access(const char *filename_utf8, int mode) in win32_access() argument
|
H A D | tls_openssl.c | 54 static void openssl_lock(int mode, int type, const char *file, int line) in openssl_lock() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_fieldhint.c | 42 int mode; member [all...] |
H A D | vf_mcdeint.c | 74 int mode; ///< MCDeintMode member [all...] |
H A D | vf_phase.c | 67 int mode; ///<PhaseMode member 158 enum PhaseMode mode; filter_frame() local [all...] |
H A D | vf_il.c | 108 interleave(uint8_t *dst, uint8_t *src, int w, int h, int dst_linesize, int src_linesize, enum FilterMode mode, int swap) interleave() argument
|
H A D | vf_pixelize.c | 41 int mode; member 183 const int mode = s->mode; in pixelize_slice() local [all...] |
H A D | vf_shufflepixels.c | 39 int mode; member [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | encryption_info.h | 66 AV_DrmCencInfoMode mode; member
|
H A D | bprint.c | 263 av_bprint_escape(AVBPrint *dstbuf, const char *src, const char *special_chars, enum AVEscapeMode mode, int flags) av_bprint_escape() argument
|
/third_party/gn/src/base/files/ |
H A D | file_posix.cc | 359 int mode = S_IRUSR | S_IWUSR; local
|
/third_party/glfw/src/ |
H A D | win32_monitor.c | 407 GLFWvidmode mode; in _glfwGetVideoModesWin32() local 474 _glfwGetVideoModeWin32(_GLFWmonitor* monitor, GLFWvidmode* mode) _glfwGetVideoModeWin32() argument [all...] |
H A D | linux_joystick.c | 386 GLFWbool _glfwPollJoystickLinux(_GLFWjoystick* js, int mode) in _glfwPollJoystickLinux() argument
|
H A D | x11_monitor.c | 74 GLFWvidmode mode; in vidmodeFromModeInfo() local 251 const GLFWvidmode mode = vidmodeFromModeInfo(mi, ci); _glfwSetVideoModeX11() local 464 const GLFWvidmode mode = vidmodeFromModeInfo(mi, ci); _glfwGetVideoModesX11() local 495 _glfwGetVideoModeX11(_GLFWmonitor* monitor, GLFWvidmode* mode) _glfwGetVideoModeX11() argument [all...] |
H A D | wl_monitor.c | 71 GLFWvidmode mode; in outputHandleMode() local 96 const GLFWvidmode* mode = &monitor->modes[monitor->wl.currentMode]; in outputHandleDone() local 236 _glfwGetVideoModeWayland(_GLFWmonitor* monitor, GLFWvidmode* mode) _glfwGetVideoModeWayland() argument [all...] |
/third_party/glfw/tests/ |
H A D | cursor.c | 175 const int mode = glfwGetInputMode(window, GLFW_CURSOR); in key_callback() local 313 const GLFWvidmode* mode = glfwGetVideoMode(monitor); in key_callback() local
|
H A D | inputlag.c | 188 const GLFWvidmode* mode; in main() local
|
H A D | monitors.c | 59 static const char* format_mode(const GLFWvidmode* mode) in format_mode() argument 101 const GLFWvidmode* mode = glfwGetVideoMode(monitor); list_modes() local 142 const GLFWvidmode* mode = modes + i; test_modes() local 224 int ch, i, count, mode = LIST_MODE; main() local [all...] |
/third_party/fsverity-utils/programs/ |
H A D | utils.c | 107 bool open_file(struct filedes *file, const char *filename, int flags, int mode) in open_file() argument
|
/third_party/alsa-lib/src/control/ |
H A D | control_ext.c | 708 int snd_ctl_ext_create(snd_ctl_ext_t *ext, const char *name, int mode) in snd_ctl_ext_create() argument
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_copy.c | 262 _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, snd_config_t *root, snd_config_t *conf, snd_pcm_stream_t stream, int mode) _snd_pcm_copy_open() argument
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_hw.c | 315 snd_rawmidi_hw_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, int card, int device, int subdevice, int mode) snd_rawmidi_hw_open() argument 475 _snd_rawmidi_hw_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_rawmidi_hw_open() argument [all...] |
H A D | rawmidi_virt.c | 311 snd_rawmidi_virtual_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, snd_seq_t *seq_handle, int port, int merge, int mode) snd_rawmidi_virtual_open() argument 397 _snd_rawmidi_virtual_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, char *name, snd_config_t *root ATTRIBUTE_UNUSED, snd_config_t *conf, int mode) _snd_rawmidi_virtual_open() argument [all...] |
/third_party/backends/backend/ |
H A D | canon_pp-dev.h | 138 int mode; member
|
/third_party/backends/backend/escl/ |
H A D | escl_capabilities.c | 90 char_to_array(SANE_String_Const *tab, int *tabsize, SANE_String_Const mode, int good_array) in char_to_array() argument
|