Home
last modified time | relevance | path

Searched defs:info (Results 3601 - 3625 of 5589) sorted by relevance

1...<<141142143144145146147148149150>>...224

/third_party/alsa-lib/src/control/
H A Dcontrol_shm.c139 static int snd_ctl_shm_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info) in snd_ctl_shm_card_info() argument
175 static int snd_ctl_shm_elem_info(snd_ctl_t *ctl, snd_ctl_elem_info_t *info) in snd_ctl_shm_elem_info() argument
259 static int snd_ctl_shm_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info) in snd_ctl_shm_hwdep_info() argument
287 static int snd_ctl_shm_pcm_info(snd_ctl_t *ctl, snd_pcm_info_t * info) in snd_ctl_shm_pcm_info() argument
324 snd_ctl_shm_rawmidi_info(snd_ctl_t *ctl, snd_rawmidi_info_t * info) snd_ctl_shm_rawmidi_info() argument
[all...]
H A Dcontrol_hw.c129 static int snd_ctl_hw_card_info(snd_ctl_t *handle, snd_ctl_card_info_t *info) in snd_ctl_hw_card_info() argument
147 static int snd_ctl_hw_elem_info(snd_ctl_t *handle, snd_ctl_elem_info_t *info) in snd_ctl_hw_elem_info() argument
155 static int snd_ctl_hw_elem_add(snd_ctl_t *handle, snd_ctl_elem_info_t *info) in snd_ctl_hw_elem_add() argument
168 static int snd_ctl_hw_elem_replace(snd_ctl_t *handle, snd_ctl_elem_info_t *info) in snd_ctl_hw_elem_replace() argument
270 snd_ctl_hw_hwdep_info(snd_ctl_t *handle, snd_hwdep_info_t * info) snd_ctl_hw_hwdep_info() argument
286 snd_ctl_hw_pcm_info(snd_ctl_t *handle, snd_pcm_info_t * info) snd_ctl_hw_pcm_info() argument
313 snd_ctl_hw_rawmidi_info(snd_ctl_t *handle, snd_rawmidi_info_t * info) snd_ctl_hw_rawmidi_info() argument
337 snd_ctl_hw_ump_endpoint_info(snd_ctl_t *handle, snd_ump_endpoint_info_t *info) snd_ctl_hw_ump_endpoint_info() argument
346 snd_ctl_hw_ump_block_info(snd_ctl_t *handle, snd_ump_block_info_t *info) snd_ctl_hw_ump_block_info() argument
[all...]
H A Dcontrol_local.h133 __snd_pcm_info_eld_fixup_check(snd_pcm_info_t *info) __snd_pcm_info_eld_fixup_check() argument
[all...]
H A Dnamehint.c40 snd_ctl_card_info_t *info; member
126 snd_hwdep_info_t info = {0}; in get_dev_name1() local
137 snd_pcm_info_t info = {0}; in get_dev_name1() local
156 snd_rawmidi_info_t info = {0}; get_dev_name1() local
454 snd_ctl_card_info_t info = {0}; add_card() local
[all...]
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.c323 snd_ctl_elem_info_t *info; in simple_event_add1() local
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c449 snd_ctl_card_info_t info = {0}; in FA_card_info() local
549 snd_ctl_elem_info_t info = {0}; in FA_hctl_elem_info() local
627 snd_ctl_elem_info_t info = {0}; FA_hctl_elem_read() local
689 snd_ctl_elem_info_t info = {0}; FA_hctl_elem_write() local
754 snd_pcm_info_t info = {0}; FA_pcm_info() local
[all...]
/third_party/alsa-lib/src/
H A Dconfmisc.c755 snd_ctl_card_info_t info = {0}; in snd_determine_driver() local
953 snd_ctl_card_info_t info = {0}; in snd_func_card_id() local
1004 snd_ctl_card_info_t info = {0}; in snd_func_card_name() local
1068 snd_pcm_info_t info in snd_func_pcm_id() local
1152 snd_pcm_info_t info = {0}; snd_func_pcm_args_by_class() local
1261 snd_pcm_info_t info = {0}; snd_func_private_pcm_subdevice() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_null.c68 static int snd_pcm_null_info(snd_pcm_t *pcm, snd_pcm_info_t * info) in snd_pcm_null_info() argument
[all...]
H A Dpcm_rate_linear.c329 static int linear_init(void *obj, snd_pcm_rate_info_t *info) in linear_init() argument
360 linear_adjust_pitch(void *obj, snd_pcm_rate_info_t *info) linear_adjust_pitch() argument
[all...]
H A Dpcm_hooks.c670 snd_pcm_info_t info = {0}; in _snd_pcm_hook_ctl_elems_install() local
H A Dpcm_generic.c76 int snd_pcm_generic_info(snd_pcm_t *pcm, snd_pcm_info_t * info) in snd_pcm_generic_info() argument
112 int snd_pcm_generic_channel_info(snd_pcm_t *pcm, snd_pcm_channel_info_t *info) in snd_pcm_generic_channel_info() argument
/third_party/alsa-lib/src/timer/
H A Dtimer_query.c245 int snd_timer_ginfo_malloc(snd_timer_ginfo_t **info) in snd_timer_ginfo_malloc() argument
261 void snd_timer_ginfo_free(snd_timer_ginfo_t *info) in snd_timer_ginfo_free() argument
387 snd_timer_query_info(snd_timer_query_t *timer, snd_timer_ginfo_t *info) snd_timer_query_info() argument
451 snd_timer_id_malloc(snd_timer_id_t **info) snd_timer_id_malloc() argument
467 snd_timer_id_free(snd_timer_id_t *info) snd_timer_id_free() argument
[all...]
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c80 static int info = 0; variable
/third_party/backends/backend/
H A Dibm.c701 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
[all...]
H A Dlexmark.c784 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *value, SANE_Int * info) sane_control_option() argument
[all...]
H A Dpieusb.c530 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
[all...]
H A Dpint.c722 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int *info) sane_control_option() argument
H A Dv4l.c715 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
[all...]
H A Dricoh.c652 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
[all...]
/third_party/cups-filters/filter/
H A Durftopdf.cpp87 int create_pdf_file(struct pdf_info * info, unsigned pagecount) in create_pdf_file() argument
165 void finish_page(struct pdf_info * info) in finish_page() argument
188 add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, unsigned dpi) add_pdf_page() argument
231 close_pdf_file(struct pdf_info * info) close_pdf_file() argument
245 pdf_set_line(struct pdf_info * info, unsigned line_n, uint8_t line[]) pdf_set_line() argument
278 decode_raster(int fd, unsigned width, unsigned height, int bpp, struct pdf_info * info) decode_raster() argument
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c86 static int snd_seq_hw_system_info(snd_seq_t *seq, snd_seq_system_info_t * info) in snd_seq_hw_system_info() argument
96 static void update_midi_version(snd_seq_t *seq, snd_seq_client_info_t *info) in update_midi_version() argument
110 static int snd_seq_hw_get_client_info(snd_seq_t *seq, snd_seq_client_info_t * info) in snd_seq_hw_get_client_info() argument
124 snd_seq_hw_set_client_info(snd_seq_t *seq, snd_seq_client_info_t * info) snd_seq_hw_set_client_info() argument
136 snd_seq_hw_get_ump_info(snd_seq_t *seq, int client, int type, void *info) snd_seq_hw_get_ump_info() argument
158 snd_seq_hw_set_ump_info(snd_seq_t *seq, int type, const void *info) snd_seq_hw_set_ump_info() argument
201 snd_seq_hw_get_port_info(snd_seq_t *seq, snd_seq_port_info_t * info) snd_seq_hw_get_port_info() argument
211 snd_seq_hw_set_port_info(snd_seq_t *seq, snd_seq_port_info_t * info) snd_seq_hw_set_port_info() argument
311 snd_seq_hw_get_queue_client(snd_seq_t *seq, snd_seq_queue_client_t * info) snd_seq_hw_get_queue_client() argument
321 snd_seq_hw_set_queue_client(snd_seq_t *seq, snd_seq_queue_client_t * info) snd_seq_hw_set_queue_client() argument
331 snd_seq_hw_create_queue(snd_seq_t *seq, snd_seq_queue_info_t *info) snd_seq_hw_create_queue() argument
341 snd_seq_hw_delete_queue(snd_seq_t *seq, snd_seq_queue_info_t *info) snd_seq_hw_delete_queue() argument
351 snd_seq_hw_get_queue_info(snd_seq_t *seq, snd_seq_queue_info_t *info) snd_seq_hw_get_queue_info() argument
361 snd_seq_hw_set_queue_info(snd_seq_t *seq, snd_seq_queue_info_t *info) snd_seq_hw_set_queue_info() argument
371 snd_seq_hw_get_named_queue(snd_seq_t *seq, snd_seq_queue_info_t *info) snd_seq_hw_get_named_queue() argument
409 snd_seq_hw_get_client_pool(snd_seq_t *seq, snd_seq_client_pool_t *info) snd_seq_hw_get_client_pool() argument
419 snd_seq_hw_set_client_pool(snd_seq_t *seq, snd_seq_client_pool_t *info) snd_seq_hw_set_client_pool() argument
429 snd_seq_hw_query_next_client(snd_seq_t *seq, snd_seq_client_info_t *info) snd_seq_hw_query_next_client() argument
443 snd_seq_hw_query_next_port(snd_seq_t *seq, snd_seq_port_info_t *info) snd_seq_hw_query_next_port() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dxfer-libffado.c304 ffado_device_info_t info = {0}; in open_handle() local
/third_party/googletest/googletest/test/
H A Dgoogletest-output-test_.cc674 std::string ParamNameFunc(const testing::TestParamInfo<std::string>& info) { in ParamNameFunc() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DIDNA.java169 public abstract StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info); in labelToASCII() argument
182 public abstract StringBuilder labelToUnicode(CharSequence label, StringBuilder dest, Info info); in labelToUnicode() argument
197 public abstract StringBuilder nameToASCII(CharSequence name, StringBuilder dest, Info info); in nameToASCII() argument
210 nameToUnicode(CharSequence name, StringBuilder dest, Info info) nameToUnicode() argument
278 resetInfo(Info info) resetInfo() argument
286 hasCertainErrors(Info info, EnumSet<Error> errors) hasCertainErrors() argument
294 hasCertainLabelErrors(Info info, EnumSet<Error> errors) hasCertainLabelErrors() argument
302 addLabelError(Info info, Error error) addLabelError() argument
310 promoteAndResetLabelErrors(Info info) promoteAndResetLabelErrors() argument
321 addError(Info info, Error error) addError() argument
329 setTransitionalDifferent(Info info) setTransitionalDifferent() argument
337 setBiDi(Info info) setBiDi() argument
345 isBiDi(Info info) isBiDi() argument
353 setNotOkBiDi(Info info) setNotOkBiDi() argument
361 isOkBiDi(Info info) isOkBiDi() argument
[all...]
/third_party/FreeBSD/stand/usb/
H A Dusb_busdma_loader.c477 struct usb_xfer_root *info; in usb_bdma_work_loop() local
604 struct usb_xfer_root *info; usb_bdma_done_event() local
[all...]

Completed in 25 milliseconds

1...<<141142143144145146147148149150>>...224