HomeSort by relevance Sort by last modified time
    Searched defs:snd_seq_addr_t (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq_event.h 118 /** New client has connected; event data type = #snd_seq_addr_t */
120 /** Client has left the system; event data type = #snd_seq_addr_t */
122 /** Client status/info has changed; event data type = #snd_seq_addr_t */
124 /** New port was created; event data type = #snd_seq_addr_t */
126 /** Port was deleted from system; event data type = #snd_seq_addr_t */
128 /** Port status/info has changed; event data type = #snd_seq_addr_t */
239 } snd_seq_addr_t; typedef in typeref:struct:snd_seq_addr
243 snd_seq_addr_t sender; /**< sender address */
244 snd_seq_addr_t dest; /**< destination address */
429 snd_seq_addr_t source; /**< source address *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq_event.h 118 /** New client has connected; event data type = #snd_seq_addr_t */
120 /** Client has left the system; event data type = #snd_seq_addr_t */
122 /** Client status/info has changed; event data type = #snd_seq_addr_t */
124 /** New port was created; event data type = #snd_seq_addr_t */
126 /** Port was deleted from system; event data type = #snd_seq_addr_t */
128 /** Port status/info has changed; event data type = #snd_seq_addr_t */
239 } snd_seq_addr_t; typedef in typeref:struct:snd_seq_addr
243 snd_seq_addr_t sender; /**< sender address */
244 snd_seq_addr_t dest; /**< destination address */
429 snd_seq_addr_t source; /**< source address *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
seq_event.h 118 /** New client has connected; event data type = #snd_seq_addr_t */
120 /** Client has left the system; event data type = #snd_seq_addr_t */
122 /** Client status/info has changed; event data type = #snd_seq_addr_t */
124 /** New port was created; event data type = #snd_seq_addr_t */
126 /** Port was deleted from system; event data type = #snd_seq_addr_t */
128 /** Port status/info has changed; event data type = #snd_seq_addr_t */
239 } snd_seq_addr_t; typedef in typeref:struct:snd_seq_addr
243 snd_seq_addr_t sender; /**< sender address */
244 snd_seq_addr_t dest; /**< destination address */
429 snd_seq_addr_t source; /**< source address *
    [all...]

Completed in 472 milliseconds