Searched defs:* (Results 601 - 625 of 61016) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/ucm/
H A Dutils.c35 uc_mgr_error(const char *fmt,...) argument
37 va_list va; local
44 uc_mgr_stdout(const char *fmt,...) argument
46 va_list va; local
52 uc_mgr_config_load(const char *file, snd_config_t **cfg) argument
54 FILE *fp; local
55 snd_input_t *in; local
56 snd_config_t *top; local
57 int err; local
88 uc_mgr_free_value(struct list_head *base) argument
90 struct list_head *pos, *npos; local
91 struct ucm_value *val; local
93 list_for_each_safe(pos, npos, base) { function
102 uc_mgr_free_dev_list(struct dev_list *dev_list) argument
104 struct list_head *pos, *npos; local
105 struct dev_list_node *dlist; local
115 uc_mgr_free_sequence_element(struct sequence_element *seq) argument
130 uc_mgr_free_sequence(struct list_head *base) argument
132 struct list_head *pos, *npos; local
133 struct sequence_element *seq; local
135 list_for_each_safe(pos, npos, base) { function
142 uc_mgr_free_transition_element(struct transition_sequence *tseq) argument
149 uc_mgr_free_transition(struct list_head *base) argument
151 struct list_head *pos, *npos; local
152 struct transition_sequence *tseq; local
154 list_for_each_safe(pos, npos, base) { function
161 uc_mgr_free_modifier(struct list_head *base) argument
163 struct list_head *pos, *npos; local
164 struct use_case_modifier *mod; local
166 list_for_each_safe(pos, npos, base) { function
180 uc_mgr_free_device(struct list_head *base) argument
182 struct list_head *pos, *npos; local
183 struct use_case_device *dev; local
185 list_for_each_safe(pos, npos, base) { function
199 uc_mgr_free_verb(snd_use_case_mgr_t *uc_mgr) argument
201 struct list_head *pos, *npos; local
202 struct use_case_verb *verb; local
232 uc_mgr_free(snd_use_case_mgr_t *uc_mgr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Duserfile.c38 snd_user_file(const char *file, char **result) argument
40 wordexp_t we; local
41 int err; local
65 snd_user_file(const char *file, char **result) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/
H A DMakefile18 pkgdatadir = $(datadir)/alsa-lib macro
19 pkgincludedir = $(includedir)/alsa-lib macro
20 pkglibdir = $(libdir)/alsa-lib macro
21 pkglibexecdir = $(libexecdir)/alsa-lib macro
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd macro
23 install_sh_DATA = $(install_sh) -c -m 644 macro
24 install_sh_PROGRAM = $(install_sh) -c macro
25 install_sh_SCRIPT = $(install_sh) -c macro
26 INSTALL_HEADER = $(INSTALL_DATA) macro
27 transform = $(program_transform_name) macro
28 NORMAL_INSTALL = : macro
29 PRE_INSTALL = : macro
30 POST_INSTALL = : macro
31 NORMAL_UNINSTALL = : macro
32 PRE_UNINSTALL = : macro
33 POST_UNINSTALL = : macro
34 build_triplet = i686-pc-linux-gnu macro
35 host_triplet = arm-unknown-linux-gnu macro
36 check_PROGRAMS = control$(EXEEXT) pcm$(EXEEXT) pcm_min$(EXEEXT) \\ macro
41 subdir = test macro
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in macro
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 macro
44 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \\ macro
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \\ macro
48 mkinstalldirs = $(install_sh) -d macro
49 CONFIG_HEADER = $(top_builddir)/include/config.h macro
50 CONFIG_CLEAN_FILES = macro
51 CONFIG_CLEAN_VPATH_FILES = macro
52 client_event_filter_SOURCES = client_event_filter.c macro
53 client_event_filter_OBJECTS = client_event_filter.$(OBJEXT) macro
54 client_event_filter_DEPENDENCIES = ../src/libasound.la macro
55 AM_V_lt = $(am__v_lt_$(V)) macro
56 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) macro
57 am__v_lt_0 = --silent macro
58 control_SOURCES = control.c macro
59 control_OBJECTS = control.$(OBJEXT) macro
60 control_DEPENDENCIES = ../src/libasound.la macro
61 latency_SOURCES = latency.c macro
62 latency_OBJECTS = latency.$(OBJEXT) macro
63 latency_DEPENDENCIES = ../src/libasound.la macro
64 midiloop_SOURCES = midiloop.c macro
65 midiloop_OBJECTS = midiloop.$(OBJEXT) macro
66 midiloop_DEPENDENCIES = ../src/libasound.la macro
67 namehint_SOURCES = namehint.c macro
68 namehint_OBJECTS = namehint.$(OBJEXT) macro
69 namehint_DEPENDENCIES = ../src/libasound.la macro
70 oldapi_SOURCES = oldapi.c macro
71 oldapi_OBJECTS = oldapi.$(OBJEXT) macro
72 oldapi_DEPENDENCIES = ../src/libasound.la macro
73 pcm_SOURCES = pcm.c macro
74 pcm_OBJECTS = pcm.$(OBJEXT) macro
75 pcm_DEPENDENCIES = ../src/libasound.la macro
76 pcm_min_SOURCES = pcm_min.c macro
77 pcm_min_OBJECTS = pcm_min.$(OBJEXT) macro
78 pcm_min_DEPENDENCIES = ../src/libasound.la macro
79 playmidi1_SOURCES = playmidi1.c macro
80 playmidi1_OBJECTS = playmidi1.$(OBJEXT) macro
81 playmidi1_DEPENDENCIES = ../src/libasound.la macro
82 queue_timer_SOURCES = queue_timer.c macro
83 queue_timer_OBJECTS = queue_timer.$(OBJEXT) macro
84 queue_timer_DEPENDENCIES = ../src/libasound.la macro
85 rawmidi_SOURCES = rawmidi.c macro
86 rawmidi_OBJECTS = rawmidi.$(OBJEXT) macro
87 rawmidi_DEPENDENCIES = ../src/libasound.la macro
88 seq_SOURCES = seq.c macro
89 seq_OBJECTS = seq.$(OBJEXT) macro
90 seq_DEPENDENCIES = ../src/libasound.la macro
91 timer_SOURCES = timer.c macro
92 timer_OBJECTS = timer.$(OBJEXT) macro
93 timer_DEPENDENCIES = ../src/libasound.la macro
94 DEFAULT_INCLUDES = -I. -I$(top_builddir)/include macro
95 depcomp = $(SHELL) $(top_srcdir)/depcomp macro
96 am__depfiles_maybe = depfiles macro
97 am__mv = mv -f macro
98 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \\ macro
100 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \\ macro
104 AM_V_CC = $(am__v_CC_$(V)) macro
105 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) macro
106 am__v_CC_0 = @echo " CC " $@; macro
107 AM_V_at = $(am__v_at_$(V)) macro
108 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) macro
109 am__v_at_0 = @ macro
110 CCLD = $(CC) macro
111 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \\ macro
114 AM_V_CCLD = $(am__v_CCLD_$(V)) macro
115 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) macro
116 am__v_CCLD_0 = @echo " CCLD " $@; macro
117 AM_V_GEN = $(am__v_GEN_$(V)) macro
118 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) macro
119 am__v_GEN_0 = @echo " GEN " $@; macro
120 SOURCES = client_event_filter.c control.c latency.c midiloop.c \\ macro
123 DIST_SOURCES = client_event_filter.c control.c latency.c midiloop.c \\ macro
126 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \\ macro
133 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \\ macro
135 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \\ macro
138 ETAGS = etags macro
139 CTAGS = ctags macro
140 DIST_SUBDIRS = $(SUBDIRS) macro
141 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) macro
142 am__relativize = \\ macro
167 ACLOCAL = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run aclocal-1.11 macro
168 ALSA_CONFIG_DIR = /usr/share/alsa macro
169 ALSA_DEPLIBS = -lm -ldl -lpthread -lrt macro
170 ALSA_PKGCONF_DIR = /usr/lib/pkgconfig macro
171 ALSA_PLUGIN_DIR = /usr/lib/alsa-lib macro
172 AMTAR = $${TAR-tar} macro
173 AM_DEFAULT_VERBOSITY = 0 macro
174 AR = arm-brcm-linux-uclibcgnueabi-ar macro
175 AUTOCONF = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoconf macro
176 AUTOHEADER = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoheader macro
177 AUTOMAKE = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run automake-1.11 macro
178 AWK = gawk macro
179 CC = arm-brcm-linux-uclibcgnueabi-gcc macro
180 CCDEPMODE = depmode=gcc3 macro
181 CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -D_GNU_SOURCE macro
182 CPP = arm-brcm-linux-uclibcgnueabi-gcc -E macro
183 CPPFLAGS = -I$(SRC_PATH)/build/usr/include -D__arm__ macro
184 CYGPATH_W = echo macro
185 DEFS = -DHAVE_CONFIG_H macro
186 DEPDIR = .deps macro
187 DLLTOOL = false macro
188 DSYMUTIL = macro
189 DUMPBIN = macro
190 ECHO_C = macro
191 ECHO_N = -n macro
192 ECHO_T = macro
193 EGREP = /bin/grep -E macro
194 EXEEXT = macro
195 FGREP = /bin/grep -F macro
196 GREP = /bin/grep macro
197 INSTALL = /usr/bin/install -c macro
198 INSTALL_DATA = ${INSTALL} -m 644 macro
199 INSTALL_PROGRAM = ${INSTALL} macro
200 INSTALL_SCRIPT = ${INSTALL} macro
201 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s macro
202 LD = arm-brcm-linux-uclibcgnueabi-ld macro
203 LDFLAGS = -L$(SRC_PATH)/build/usr/lib macro
204 LIBOBJS = macro
205 LIBS = macro
206 LIBTOOL = $(SHELL) $(top_builddir)/libtool macro
207 LIBTOOL_VERSION_INFO = 2:0:0 macro
208 LIPO = macro
209 LN_S = ln -s macro
210 LTLIBOBJS = macro
211 MAKEINFO = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run makeinfo macro
212 MANIFEST_TOOL = : macro
213 MKDIR_P = /bin/mkdir -p macro
214 NM = arm-brcm-linux-uclibcgnueabi-nm macro
215 NMEDIT = macro
216 OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump macro
217 OBJEXT = o macro
218 OTOOL = macro
219 OTOOL64 = macro
220 PACKAGE = alsa-lib macro
221 PACKAGE_BUGREPORT = macro
222 PACKAGE_NAME = macro
223 PACKAGE_STRING = macro
224 PACKAGE_TARNAME = macro
225 PACKAGE_URL = macro
226 PACKAGE_VERSION = macro
227 PATH_SEPARATOR = : macro
228 PYTHON_INCLUDES = macro
229 PYTHON_LIBS = macro
230 RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib macro
231 SED = /bin/sed macro
232 SET_MAKE = macro
233 SHELL = /bin/sh macro
234 SND_LIB_EXTRAVER = 1000000 macro
235 SND_LIB_MAJOR = 1 macro
236 SND_LIB_MINOR = 0 macro
237 SND_LIB_SUBMINOR = 26 macro
238 SND_LIB_VERSION = 1.0.26 macro
239 STRIP = arm-brcm-linux-uclibcgnueabi-strip macro
240 SYMBOL_PREFIX = macro
241 VERSION = 1.0.26 macro
242 abs_builddir = $(SRC_PATH)/alsa-lib-1.0.26/test macro
243 abs_srcdir = $(SRC_PATH)/alsa-lib-1.0.26/test macro
244 abs_top_builddir = $(SRC_PATH)/alsa-lib-1.0.26 macro
245 abs_top_srcdir = $(SRC_PATH)/alsa-lib-1.0.26 macro
246 ac_ct_AR = macro
247 ac_ct_CC = macro
248 ac_ct_DUMPBIN = macro
249 am__include = include macro
250 am__leading_dot = . macro
251 am__quote = macro
252 am__tar = $${TAR-tar} chof - "$$tardir" macro
253 am__untar = $${TAR-tar} xf - macro
254 bindir = ${exec_prefix}/bin macro
255 build = i686-pc-linux-gnu macro
256 build_alias = macro
257 build_cpu = i686 macro
258 build_os = linux-gnu macro
259 build_vendor = pc macro
260 builddir = . macro
261 datadir = ${datarootdir} macro
262 datarootdir = ${prefix}/share macro
263 docdir = ${datarootdir}/doc/${PACKAGE} macro
264 dvidir = ${docdir} macro
265 exec_prefix = /usr macro
266 host = arm-unknown-linux-gnu macro
267 host_alias = arm-linux macro
268 host_cpu = arm macro
269 host_os = linux-gnu macro
270 host_vendor = unknown macro
271 htmldir = ${docdir} macro
272 includedir = ${prefix}/include macro
273 infodir = ${datarootdir}/info macro
274 install_sh = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/install-sh macro
275 libdir = ${exec_prefix}/lib macro
276 libexecdir = ${exec_prefix}/libexec macro
277 localedir = ${datarootdir}/locale macro
278 localstatedir = ${prefix}/var macro
279 mandir = ${datarootdir}/man macro
280 mkdir_p = /bin/mkdir -p macro
281 oldincludedir = /usr/include macro
282 pdfdir = ${docdir} macro
283 prefix = /usr macro
284 program_transform_name = s,x,x, macro
285 psdir = ${docdir} macro
286 sbindir = ${exec_prefix}/sbin macro
287 sharedstatedir = ${prefix}/com macro
288 srcdir = . macro
289 sysconfdir = ${prefix}/etc macro
290 target_alias = macro
291 top_build_prefix = ../ macro
292 top_builddir = .. macro
293 top_srcdir = .. macro
294 SUBDIRS = . lsb macro
295 control_LDADD = ../src/libasound.la macro
296 pcm_LDADD = ../src/libasound.la macro
297 pcm_min_LDADD = ../src/libasound.la macro
298 latency_LDADD = ../src/libasound.la macro
299 seq_LDADD = ../src/libasound.la macro
300 playmidi1_LDADD = ../src/libasound.la macro
301 timer_LDADD = ../src/libasound.la macro
302 rawmidi_LDADD = ../src/libasound.la macro
303 midiloop_LDADD = ../src/libasound.la macro
304 oldapi_LDADD = ../src/libasound.la macro
305 queue_timer_LDADD = ../src/libasound.la macro
306 namehint_LDADD = ../src/libasound.la macro
307 client_event_filter_LDADD = ../src/libasound.la macro
308 code_CFLAGS = -Wall -pipe -g -O2 macro
309 INCLUDES = -I$(top_srcdir)/include macro
310 AM_CFLAGS = -Wall -pipe -g macro
311 EXTRA_DIST = seq-decoder.c seq-sender.c midifile.h midifile.c midifile.3 macro
[all...]
H A Dclient_event_filter.c3 void dump_event_filter(snd_seq_client_info_t *client_info) { argument
4 int local
16 int main(void) { function
17 snd_seq_client_info_t *client_info; local
[all...]
H A Dcontrol.c5 int main(void) function
7 int idx, dev, err; local
8 snd_ctl_t *handle; local
9 snd_ctl_card_info_t *info; local
10 snd_pcm_info_t *pcminfo; local
11 snd_rawmidi_info_t *rawmidiinfo; local
12 char str[128]; local
45 snd_pcm_sync_id_t sync; local
[all...]
H A Dlatency.c40 char *pdevice = "hw:0,0"; variable
41 char *cdevice = "hw:0,0"; variable
42 snd_pcm_format_t format = SND_PCM_FORMAT_S16_LE; variable
43 int rate = 22050; variable
44 int channels = 2; variable
45 int buffer_size = 0; /* auto */ variable
46 int period_size = 0; /* auto */ variable
47 int latency_min = 32; /* in frames / 2 */ variable
48 int latency_max = 2048; /* in frames / 2 */ variable
49 int loop_sec = 30; /* seconds */ variable
50 int block = 0; /* block mode */ variable
51 int use_poll = 0; variable
52 int resample = 1; variable
53 unsigned long loop_limit; variable
55 snd_output_t *output = NULL; variable
57 setparams_stream(snd_pcm_t *handle, snd_pcm_hw_params_t *params, const char *id) argument
61 int err; local
62 unsigned int rrate; local
102 setparams_bufsize(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_hw_params_t *tparams, snd_pcm_uframes_t bufsize, const char *id) argument
108 int err; local
109 snd_pcm_uframes_t periodsize; local
130 setparams_set(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_sw_params_t *swparams, const char *id) argument
135 int err; local
136 snd_pcm_uframes_t val; local
170 setparams(snd_pcm_t *phandle, snd_pcm_t *chandle, int *bufsize) argument
172 int err, last_bufsize = *bufsize; local
173 snd_pcm_hw_params_t *pt_params, *ct_params; /* templates with rate, format and channels */ local
174 snd_pcm_hw_params_t *p_params, *c_params; local
175 snd_pcm_sw_params_t *p_swparams, *c_swparams; local
176 snd_pcm_uframes_t p_size, c_size, p_psize, c_psize; local
177 unsigned int p_time, c_time; local
178 unsigned int val; local
267 showstat(snd_pcm_t *handle, size_t frames) argument
269 int err; local
270 snd_pcm_status_t *status; local
281 showlatency(size_t latency) argument
283 double d; local
289 showinmax(size_t in_max) argument
291 double d; local
298 gettimestamp(snd_pcm_t *handle, snd_timestamp_t *timestamp) argument
300 int err; local
301 snd_pcm_status_t *status; local
311 void setscheduler(void) function
313 struct sched_param sched_param; local
328 timediff(snd_timestamp_t t1, snd_timestamp_t t2) argument
330 signed long l; local
342 readbuf(snd_pcm_t *handle, char *buf, long len, size_t *frames, size_t *max) argument
344 long r; local
357 int frame_bytes = (snd_pcm_format_width(format) / 8) * channels; local
374 writebuf(snd_pcm_t *handle, char *buf, long len, size_t *frames) argument
376 long r; local
393 #define FILTERSWEEP_LFO_CENTER macro
394 #define FILTERSWEEP_LFO_DEPTH macro
395 #define FILTERSWEEP_LFO_FREQ macro
396 #define FILTER_BANDWIDTH macro
399 float lfo,dlfo,fs,fc,BW,C,D,a0,a1,a2,b1,b2,*x[3],*y[3]; variable
401 applyeffect(char* buffer,int r) argument
403 short* samples = (short*) buffer; local
404 int i; local
407 int chn; local
436 void help(void) function
438 int k; local
459 const char *s = snd_pcm_format_name(k); local
473 main(int argc, char *argv[]) argument
475 struct option long_option[] = local
494 snd_pcm_t *phandle, *chandle; local
495 char *buffer; local
496 int err, latency, morehelp; local
497 int ok; local
498 snd_timestamp_t p_tstamp, c_tstamp; local
499 ssize_t r; local
500 size_t frames_in, frames_out, in_max; local
501 int effect = 0; local
504 int c; local
[all...]
H A Dmidifile.c52 #define NO_LC_DEFINES macro
55 #define system_exclusive macro
56 #define meta_event macro
57 #define set_tempo macro
58 #define lowerbyte macro
59 #define upperbyte macro
62 #define NULLFUNC macro
67 #define THINK macro
82 int (*Mf_getc) () = NULLFUNC; variable
83 void (*Mf_error) () = NULLFUNC; variable
84 void (*Mf_header) () = NULLFUNC; variable
85 void (*Mf_trackstart) () = NULLFUNC; variable
86 void (*Mf_trackend) () = NULLFUNC; variable
87 void (*Mf_noteon) () = NULLFUNC; variable
88 void (*Mf_noteoff) () = NULLFUNC; variable
89 void (*Mf_pressure) () = NULLFUNC; variable
90 void (*Mf_parameter) () = NULLFUNC; variable
91 void (*Mf_pitchbend) () = NULLFUNC; variable
92 void (*Mf_program) () = NULLFUNC; variable
93 void (*Mf_chanpressure) () = NULLFUNC; variable
94 void (*Mf_sysex) () = NULLFUNC; variable
95 void (*Mf_arbitrary) () = NULLFUNC; variable
96 void (*Mf_metamisc) () = NULLFUNC; variable
97 void (*Mf_seqnum) () = NULLFUNC; variable
98 void (*Mf_eot) () = NULLFUNC; variable
99 void (*Mf_smpte) () = NULLFUNC; variable
100 void (*Mf_tempo) () = NULLFUNC; variable
101 void (*Mf_timesig) () = NULLFUNC; variable
102 void (*Mf_keysig) () = NULLFUNC; variable
103 void (*Mf_seqspecific) () = NULLFUNC; variable
104 void (*Mf_text) () = NULLFUNC; variable
107 int (*Mf_putc) () = NULLFUNC; variable
108 int (*Mf_writetrack) () = NULLFUNC; variable
109 int (*Mf_writetempotrack) () = NULLFUNC; variable
111 int Mf_nomerge = 0; /* 1 => continue'ed system exclusives are */ variable
113 int Mf_interactive = 0; /* 1 => file and track headers are not required */ variable
114 unsigned long Mf_currtime = 0L; /* current time in delta-time units */ variable
115 unsigned long Mf_realtime = 0L; /* current time in 1/16 centisecond-time units */ variable
116 static double Mf_f_realtime = 0;/* as above, floating */ variable
117 static double old_f_realtime = 0; variable
118 int Mf_division = 96; variable
119 unsigned long Mf_currtempo = 500000; variable
120 static unsigned long old_currtempo = 500000; variable
121 static unsigned long old_realtime = 0; variable
122 static unsigned long old_currtime = 0; variable
123 static unsigned long revised_time = 0; variable
124 static unsigned long tempo_change_time = 0; variable
126 #define MAX_HISTORY macro
127 static unsigned long tempo_history[MAX_HISTORY]; variable
128 static unsigned long tempo_history_time[MAX_HISTORY]; variable
129 static int tempo_history_count = 0; variable
132 static long Mf_toberead = 0L; variable
133 static long Mf_numbyteswritten = 0L; variable
161 static int mod_file_flag = 0; variable
163 static int force_exit; variable
166 mfread () function
184 midifile () function
191 readmt (s) /* read through the "MThd" or "MTrk" header string */ function
194 int n = 0; local
195 char *p = s; local
196 int c; local
202 char buff[32]; local
216 egetc () /* read a single character and abort on EOF */ function
218 int c = (*Mf_getc) (); local
230 readheader () /* read a header chunk */ function
232 int format, ntrks, division; local
285 find_tempo() function
287 int i; local
288 unsigned long old_tempo = Mf_currtempo; local
289 unsigned long new_tempo = Mf_currtempo; local
312 readtrack () /* read a track chunk */ function
317 static int chantype[] = local
322 long lookfor; local
323 int c, c1, type; local
324 int sysexcontinue = 0; /* 1 if last message was an unfinished sysex */ local
325 int running = 0; /* 1 when running status used */ local
326 int status = 0; /* status value (e.g. 0x90==note-on) */ local
327 int needed; local
355 double delta_secs; local
356 unsigned long delta_ticks = readvarinum (); local
366 unsigned long save_time = revised_time; local
367 unsigned long save_tempo = Mf_currtempo; local
504 badbyte (c) function
507 char buff[32]; local
515 metaevent(int type) argument
517 int leng = msgleng (); local
518 char *m = msg (); local
582 sysex () function
590 chanmessage (status, c1, c2) function
594 int chan = status & 0xf; local
638 readvarinum () function
640 long value; local
641 int c; local
659 to32bit(int c1, int c2, int c3, int c4) argument
661 long value = 0L; local
671 to16bit (c1, c2) function
678 read32bit () function
680 int c1, c2, c3, c4; local
690 read16bit () function
692 int c1, c2; local
700 mferror (s) function
712 #define MSGINCREMENT macro
713 static char *Msgbuff = NULL; /* message buffer */ variable
714 static int Msgsize = 0; /* Size of currently allocated Msg */ variable
715 static int Msgindex = 0; /* index of next available location in Msg */ variable
719 msginit () function
725 msg () function
732 msgleng () function
739 msgadd (c) function
750 biggermsg () function
753 char *newmess; local
754 char *oldmess = Msgbuff; local
755 int oldleng = Msgsize; local
766 register char *p = newmess; local
767 register char *q = oldmess; local
768 register char *endq = &oldmess[oldleng]; local
777 static int laststatus = 0; variable
808 mfwrite (format, ntracks, division, fp) function
812 int i; local
840 mf_write_track_chunk (which_track, fp) function
844 unsigned long trkhdr, trklength; local
845 long offset, place_marker; local
913 mf_write_header_chunk (format, ntracks, division) function
916 unsigned long ident, length; local
951 mf_write_midi_event (delta_time, type, chan, data, size) function
957 int i; local
958 unsigned char c; local
1003 mf_write_meta_event (delta_time, type, data, size) function
1008 int i; local
1030 mf_write_tempo (delta_time, tempo) function
1049 mf_write_seqnum (delta_time, seqnum) function
1063 mf_sec2ticks (secs, division, tempo) function
1075 WriteVarLen (value) function
1078 unsigned long buffer; local
1105 mf_ticks2sec (ticks, division, tempo) function
1110 double smpte_format, smpte_resolution; local
1136 write32bit (data) function
1146 write16bit (data) function
1155 eputc (c) function
1158 int return_val; local
[all...]
H A Dmidifile.h54 #define note_off macro
55 #define note_on macro
56 #define poly_aftertouch macro
57 #define control_change macro
58 #define program_chng macro
59 #define channel_aftertouch macro
60 #define pitch_wheel macro
61 #define system_exclusive macro
62 #define delay_packet macro
65 #define damper_pedal macro
66 #define portamento macro
67 #define sustenuto macro
68 #define soft_pedal macro
69 #define general_4 macro
70 #define hold_2 macro
71 #define general_5 macro
72 #define general_6 macro
73 #define general_7 macro
74 #define general_8 macro
76 #define tremolo_depth macro
77 #define ctrl_chorus_depth macro
78 #define detune macro
79 #define phaser_depth macro
83 #define data_inc macro
84 #define data_dec macro
87 #define non_reg_lsb macro
88 #define non_reg_msb macro
89 #define reg_lsb macro
90 #define reg_msb macro
93 #define meta_event macro
94 #define sequence_number macro
95 #define text_event macro
96 #define copyright_notice macro
97 #define sequence_name macro
98 #define instrument_name macro
99 #define lyric macro
100 #define marker macro
101 #define cue_point macro
102 #define channel_prefix macro
103 #define end_of_track macro
104 #define set_tempo macro
105 #define smpte_offset macro
106 #define time_signature macro
107 #define key_signature macro
108 #define sequencer_specific macro
111 #define Seq_Circuits macro
112 #define Big_Briar macro
113 #define Octave macro
114 #define Moog macro
115 #define Passport macro
116 #define Lexicon macro
117 #define Tempi macro
118 #define Siel macro
119 #define Kawai macro
120 #define Roland macro
121 #define Korg macro
122 #define Yamaha macro
126 #define MThd macro
127 #define MTrk macro
130 #define lowerbyte macro
131 #define upperbyte macro
[all...]
H A Dmidiloop.c9 static void usage(void) function
18 int stop = 0; variable
20 sighandler(int dummy ATTRIBUTE_UNUSED) argument
25 timediff(struct timeval t1, struct timeval t2) argument
27 signed long l; local
39 writepattern(snd_rawmidi_t *handle_out, unsigned char *obuf) argument
41 int patsize, i; local
66 main(int argc, char** argv) argument
68 int i, j, k, opos, ipos, patsize; local
69 int err; local
70 int verbose = 0; local
71 snd_rawmidi_t *handle_in = NULL, *handle_out = NULL; local
72 unsigned char ibuf[512], obuf[512]; local
73 char *iname = "hw:0,0", *oname = "hw:0,0"; local
74 struct timeval start, end; local
75 long long diff; local
76 snd_rawmidi_status_t *istat, *ostat; local
[all...]
H A Dnamehint.c4 main(int argc, char *argv[]) argument
6 const char *iface = "pcm"; local
7 char **hints, **n; local
8 int err; local
[all...]
H A Doldapi.c29 #define ALSA_PCM_OLD_HW_PARAMS_API macro
30 #define ALSA_PCM_OLD_SW_PARAMS_API macro
34 typedef void (myfcn)(void *); typedef
36 main(int argc ATTRIBUTE_UNUSED, char *argv[] ATTRIBUTE_UNUSED) argument
38 myfcn *fcn; local
[all...]
H A Dpcm.c15 static char *device = "plughw:0,0"; /* playback device */ variable
16 static snd_pcm_format_t format = SND_PCM_FORMAT_S16; /* sample format */ variable
17 static unsigned int rate = 44100; /* stream rate */ variable
18 static unsigned int channels = 1; /* count of channels */ variable
19 static unsigned int buffer_time = 500000; /* ring buffer length in us */ variable
20 static unsigned int period_time = 100000; /* period time in us */ variable
21 static double freq = 440; /* sinusoidal wave frequency in Hz */ variable
22 static int verbose = 0; /* verbose flag */ variable
23 static int resample = 1; /* enable alsa-lib resampling */ variable
24 static int period_event = 0; /* produce poll event after each period */ variable
26 static snd_pcm_sframes_t buffer_size; variable
27 static snd_pcm_sframes_t period_size; variable
28 static snd_output_t *output = NULL; variable
30 generate_sine(const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, int count, double *_phase) argument
34 static double max_phase = 2. * M_PI; local
35 double phase = *_phase; local
36 double step = max_phase*freq/(double)rate; local
37 unsigned char *samples[channels]; local
38 int steps[channels]; local
39 unsigned int chn; local
40 int format_bits = snd_pcm_format_width(format); local
41 unsigned int maxval = (1 << (format_bits - 1)) - 1; local
42 int bps = format_bits / 8; /* bytes per sample */ local
43 int phys_bps = snd_pcm_format_physical_width(format) / 8; local
44 int big_endian = snd_pcm_format_big_endian(format) == 1; local
45 int to_unsigned = snd_pcm_format_unsigned(format) == 1; local
46 int is_float = (format == SND_PCM_FORMAT_FLOAT_LE || local
66 float f; member in union:__anon1517
67 int i; member in union:__anon1517
68 } fval; local
69 int res, i; local
95 set_hwparams(snd_pcm_t *handle, snd_pcm_hw_params_t *params, snd_pcm_access_t access) argument
99 unsigned int rrate; local
100 snd_pcm_uframes_t size; local
101 int err, dir; local
177 set_swparams(snd_pcm_t *handle, snd_pcm_sw_params_t *swparams) argument
179 int err; local
222 xrun_recovery(snd_pcm_t *handle, int err) argument
248 write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
252 double phase = 0; local
253 signed short *ptr; local
254 int err, cptr; local
281 wait_for_poll(snd_pcm_t *handle, struct pollfd *ufds, unsigned int count) argument
283 unsigned short revents; local
295 write_and_poll_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
299 struct pollfd *ufds; local
300 double phase = 0; local
301 signed short *ptr; local
302 int err, count, cptr, init; local
384 struct async_private_data { struct
385 signed short *samples; member in struct:async_private_data
386 snd_pcm_channel_area_t *areas; member in struct:async_private_data
387 double phase; member in struct:async_private_data
390 async_callback(snd_async_handler_t *ahandler) argument
392 snd_pcm_t *handle = snd_async_handler_get_pcm(ahandler); local
393 struct async_private_data *data = snd_async_handler_get_callback_private(ahandler); local
394 signed short *samples = data->samples; local
395 snd_pcm_channel_area_t *areas = data->areas; local
396 snd_pcm_sframes_t avail; local
397 int err; local
415 async_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
419 struct async_private_data data; local
420 snd_async_handler_t *ahandler; local
421 int err, count; local
462 async_direct_callback(snd_async_handler_t *ahandler) argument
464 snd_pcm_t *handle = snd_async_handler_get_pcm(ahandler); local
465 struct async_private_data *data = snd_async_handler_get_callback_private(ahandler); local
466 const snd_pcm_channel_area_t *my_areas; local
467 snd_pcm_uframes_t offset, frames, size; local
468 snd_pcm_sframes_t avail, commitres; local
469 snd_pcm_state_t state; local
470 int first = 0, err; local
536 async_direct_loop(snd_pcm_t *handle, signed short *samples ATTRIBUTE_UNUSED, snd_pcm_channel_area_t *areas ATTRIBUTE_UNUSED) argument
540 struct async_private_data data; local
541 snd_async_handler_t *ahandler; local
542 const snd_pcm_channel_area_t *my_areas; local
543 snd_pcm_uframes_t offset, frames, size; local
544 snd_pcm_sframes_t commitres; local
545 int err, count; local
594 direct_loop(snd_pcm_t *handle, signed short *samples ATTRIBUTE_UNUSED, snd_pcm_channel_area_t *areas ATTRIBUTE_UNUSED) argument
598 double phase = 0; local
599 const snd_pcm_channel_area_t *my_areas; local
600 snd_pcm_uframes_t offset, frames, size; local
601 snd_pcm_sframes_t avail, commitres; local
602 snd_pcm_state_t state; local
603 int err, first = 1; local
680 direct_write_loop(snd_pcm_t *handle, signed short *samples, snd_pcm_channel_area_t *areas) argument
684 double phase = 0; local
685 signed short *ptr; local
686 int err, cptr; local
713 struct transfer_method { struct
714 const char *name; member in struct:transfer_method
715 snd_pcm_access_t access; member in struct:transfer_method
716 int (*transfer_loop)(snd_pcm_t *handle, member in struct:transfer_method
721 static struct transfer_method transfer_methods[] = { variable in typeref:struct:transfer_method
732 static void help(void) function
734 int k; local
752 const char *s = snd_pcm_format_name(k); local
763 main(int argc, char *argv[]) argument
765 struct option long_option[] = local
781 snd_pcm_t *handle; local
782 int err, morehelp; local
783 snd_pcm_hw_params_t *hwparams; local
784 snd_pcm_sw_params_t *swparams; local
785 int method = 0; local
786 signed short *samples; local
787 unsigned int chn; local
788 snd_pcm_channel_area_t *areas; local
795 int c; local
839 const char *format_name = snd_pcm_format_name(format); local
[all...]
H A Dpcm_min.c7 static char *device = "default"; /* playback device */ variable
9 snd_output_t *output = NULL; variable
10 unsigned char buffer[16*1024]; /* some random data */ variable
12 int main(void) function
14 int err; local
15 unsigned int i; local
16 snd_pcm_t *handle; local
17 snd_pcm_sframes_t frames; local
[all...]
H A Dplaymidi1.c52 static int use_realtime = 0; variable
55 static int use_blocking_mode = 1; variable
58 #define DEST_CLIENT_NUMBER macro
59 #define DEST_PORT_NUMBER macro
62 #define WRITE_POOL_SIZE macro
63 #define WRITE_POOL_SPACE macro
64 #define READ_POOL_SIZE macro
66 static FILE *F; variable
67 static snd_seq_t *seq_handle = NULL; variable
68 static int ppq = 96; variable
69 static int slave_ppq = 96; variable
71 static double local_secs = 0; variable
72 static int local_ticks = 0; variable
73 static int local_tempo = 500000; variable
75 static int dest_queue = -1; variable
76 static int shared_queue = 0; variable
77 static int tick_offset = 0; variable
78 static int dest_client = DEST_CLIENT_NUMBER; variable
79 static int dest_port = DEST_PORT_NUMBER; variable
80 static int my_port = 0; variable
82 static int verbose = 0; variable
83 static int slave = 0; /* allow external sync */ variable
85 #define VERB_INFO macro
86 #define VERB_MUCH macro
87 #define VERB_EVENT macro
94 tick2time_dbl(int tick) argument
99 tick2time(snd_seq_real_time_t * tm, int tick) argument
101 double secs = tick2time_dbl(tick); local
106 write_ev(snd_seq_event_t *ev) argument
108 int rc; local
119 int npfds = snd_seq_poll_descriptors_count(seq_handle, POLLOUT); local
120 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); local
130 static int mygetc(void) function
136 mytext(int type ATTRIBUTE_UNUSED, int leng, char *msg) argument
138 char *p; local
139 char *ep = msg + leng; local
148 do_header(int format, int ntracks, int division) argument
150 snd_seq_queue_tempo_t *tempo; local
191 snd_seq_queue_status_t *stat; local
203 set_event_time(snd_seq_event_t *ev, unsigned int currtime) argument
206 snd_seq_real_time_t rtime; local
220 set_event_header(snd_seq_event_t *ev) argument
229 static void alsa_start_timer(void) function
235 static void alsa_stop_timer(void) function
237 snd_seq_event_t ev; local
243 do_tempo(int us) argument
245 snd_seq_event_t ev; local
248 double bpm; local
263 do_noteon(int chan, int pitch, int vol) argument
265 snd_seq_event_t ev; local
275 do_noteoff(int chan, int pitch, int vol) argument
277 snd_seq_event_t ev; local
287 do_program(int chan, int program) argument
289 snd_seq_event_t ev; local
299 do_parameter(int chan, int control, int value) argument
301 snd_seq_event_t ev; local
311 do_pitchbend(int chan, int lsb, int msb) argument
313 snd_seq_event_t ev; local
322 do_pressure(int chan, int pitch, int pressure) argument
324 snd_seq_event_t ev; local
333 do_chanpressure(int chan, int pressure) argument
335 snd_seq_event_t ev; local
344 do_sysex(int len, char *msg) argument
346 snd_seq_event_t ev; local
349 int c; local
365 static snd_seq_event_t *wait_for_event(void) function
367 int left; local
368 snd_seq_event_t *input_event; local
377 int npfds = snd_seq_poll_descriptors_count(seq_handle, POLLIN); local
378 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); local
396 static void alsa_sync(void) function
411 static void wait_start(void) function
413 snd_seq_event_t *input_event; local
436 static void usage(void) function
449 main(int argc, char *argv[]) argument
451 int tmp; local
452 int c; local
453 snd_seq_addr_t dest_addr; local
454 const char *addr = "65:0"; local
[all...]
H A Dqueue_timer.c6 normalize(struct timeval *tv) argument
21 main(int argc ATTRIBUTE_UNUSED, char **argv ATTRIBUTE_UNUSED) argument
23 snd_seq_t *handle; local
24 int portid; local
28 int queue; local
32 struct timeval starttv, prevdiff; local
33 int countdown = -1; local
77 snd_seq_queue_status_t *status; local
78 const snd_seq_real_time_t *rtime; local
79 struct timeval tv, diff, diffdiff; local
80 struct timespec ts; local
[all...]
H A Drawmidi.c7 static void usage(void) function
23 int stop=0; variable
25 sighandler(int dum) argument
30 main(int argc,char** argv) argument
32 int i; local
33 int err; local
34 int thru=0; local
35 int verbose = 0; local
36 char *device_in = NULL; local
37 char *device_out = NULL; local
38 char *node_in = NULL; local
39 char *node_out = NULL; local
41 int fd_in = -1,fd_out = -1; local
42 snd_rawmidi_t *handle_in = 0,*handle_out = 0; local
145 unsigned char ch; local
154 unsigned char ch; local
168 unsigned char ch; local
180 unsigned char ch; local
195 unsigned char ch; local
[all...]
H A Dseq-decoder.c5 static char *event_names[256] = { variable
105 decode_event(snd_seq_event_t * ev) argument
107 char *space = " "; local
175 unsigned char *sysex = (unsigned char *) ev + sizeof(snd_seq_event_t); local
176 unsigned int c; local
204 int i; local
248 event_decoder_start_timer(snd_seq_t *handle, int queue, int client ATTRIBUTE_UNUSED, int port ATTRIBUTE_UNUSED) argument
252 int err; local
260 event_decoder(snd_seq_t *handle, int argc, char *argv[]) argument
262 snd_seq_event_t *ev; local
263 snd_seq_port_info_t *pinfo; local
264 snd_seq_port_subscribe_t *sub; local
265 snd_seq_addr_t addr; local
266 int client, port, queue, max, err, v1, v2; local
267 char *ptr; local
268 struct pollfd *pfds; local
[all...]
H A Dseq-sender.c7 int pcard variable
8 int pdevice = 0; variable
9 int period_size = 1024; variable
11 set_hwparams(snd_pcm_t *phandle) argument
13 int err; local
14 snd_pcm_hw_params_t *params; local
68 event_sender_start_timer(snd_seq_t *handle, int client ATTRIBUTE_UNUSED, int queue, snd_pcm_t *phandle ATTRIBUTE_UNUSED) argument
73 int err; local
77 snd_pcm_playback_info_t pinfo; local
78 snd_seq_queue_timer_t qtimer; local
100 event_sender_filter(snd_seq_t *handle) argument
102 int err; local
110 send_event(snd_seq_t *handle, int queue, int client, int port, snd_seq_addr_t *dest, int *time) argument
113 int err; local
114 snd_seq_event_t ev; local
143 event_sender(snd_seq_t *handle, int argc, char *argv[]) argument
145 snd_seq_event_t *ev; local
146 snd_seq_port_info_t *pinfo; local
147 snd_seq_port_subscribe_t *sub; local
148 snd_seq_addr_t addr; local
149 struct pollfd *pfds; local
150 int client, port, queue, max, err, v1, v2, time = 0, pcm_flag = 0; local
151 char *ptr; local
152 snd_pcm_t *phandle = NULL; local
234 int nseqs = snd_seq_poll_descriptors_count(handle, POLLOUT|POLLIN); local
242 int pmax = snd_pcm_poll_descriptors_count(phandle); local
[all...]
H A Dseq.c12 #define SEQ_VERSION macro
14 #define HELPID_HELP macro
15 #define HELPID_DEBUG macro
16 #define HELPID_VERBOSE macro
17 #define HELPID_VERSION macro
19 int max_clients; variable
20 int max_ports; variable
21 int max_queues; variable
22 int debug = 0; variable
23 int verbose = 0; variable
25 set_name(snd_seq_t *handle) argument
27 int err; local
28 char name[64]; local
37 system_info(snd_seq_t *handle) argument
39 int err; local
40 snd_seq_system_info_t *sysinfo; local
52 show_system_info(snd_seq_t *handle ATTRIBUTE_UNUSED) argument
60 show_queue_status(snd_seq_t *handle, int queue) argument
62 int err, idx, min, max; local
63 snd_seq_queue_status_t *status; local
84 show_port_info(snd_seq_t *handle, int client, int port) argument
86 int err, idx, min, max; local
87 snd_seq_port_info_t *info; local
112 show_client_info(snd_seq_t *handle, int client) argument
114 int err, idx, min, max; local
115 snd_seq_client_info_t *info; local
135 static void help(void) function
152 main(int argc, char *argv[]) argument
154 int morehelp, err, arg, arg1; local
155 snd_seq_t *handle; local
156 static struct option long_option[] = local
168 int c; local
[all...]
H A Dtimer.c7 show_status(void *handle) argument
9 int err; local
10 snd_timer_status_t *status; local
24 read_loop(void *handle, int master_ticks, int timeout) argument
26 int count, err; local
27 struct pollfd *fds; local
28 snd_timer_read_t tr; local
57 async_callback(snd_async_handler_t *ahandler) argument
59 snd_timer_t *handle = snd_async_handler_get_timer(ahandler); local
60 int *acount = snd_async_handler_get_callback_private(ahandler); local
61 snd_timer_read_t tr; local
70 main(int argc, char *argv[]) argument
72 int idx, err; local
73 int class = SND_TIMER_CLASS_GLOBAL; local
74 int sclass = SND_TIMER_CLASS_NONE; local
75 int card = 0; local
76 int device = SND_TIMER_GLOBAL_SYSTEM; local
77 int subdevice = 0; local
78 int list = 0; local
79 int async = 0; local
80 int acount = 0; local
81 snd_timer_t *handle; local
82 snd_timer_id_t *id; local
83 snd_timer_info_t *info; local
84 snd_timer_params_t *params; local
85 char timername[64]; local
86 snd_async_handler_t *ahandler; local
116 snd_timer_query_t *qhandle; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/test/lsb/
H A DMakefile19 pkgdatadir = $(datadir)/alsa-lib macro
20 pkgincludedir = $(includedir)/alsa-lib macro
21 pkglibdir = $(libdir)/alsa-lib macro
22 pkglibexecdir = $(libexecdir)/alsa-lib macro
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd macro
24 install_sh_DATA = $(install_sh) -c -m 644 macro
25 install_sh_PROGRAM = $(install_sh) -c macro
26 install_sh_SCRIPT = $(install_sh) -c macro
27 INSTALL_HEADER = $(INSTALL_DATA) macro
28 transform = $(program_transform_name) macro
29 NORMAL_INSTALL = : macro
30 PRE_INSTALL = : macro
31 POST_INSTALL = : macro
32 NORMAL_UNINSTALL = : macro
33 PRE_UNINSTALL = : macro
34 POST_UNINSTALL = : macro
35 build_triplet = i686-pc-linux-gnu macro
36 host_triplet = arm-unknown-linux-gnu macro
37 TESTS = config$(EXEEXT) midi_event$(EXEEXT) macro
38 check_PROGRAMS = $(am__EXEEXT_1) macro
39 subdir = test/lsb macro
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \\ macro
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 macro
43 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \\ macro
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \\ macro
47 mkinstalldirs = $(install_sh) -d macro
48 CONFIG_HEADER = $(top_builddir)/include/config.h macro
49 CONFIG_CLEAN_FILES = macro
50 CONFIG_CLEAN_VPATH_FILES = macro
51 am__EXEEXT_1 = config$(EXEEXT) midi_event$(EXEEXT) macro
52 config_SOURCES = config.c macro
53 config_OBJECTS = config.$(OBJEXT) macro
54 config_LDADD = $(LDADD) macro
55 config_DEPENDENCIES = ../../src/libasound.la macro
56 AM_V_lt = $(am__v_lt_$(V)) macro
57 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) macro
58 am__v_lt_0 = --silent macro
59 midi_event_SOURCES = midi_event.c macro
60 midi_event_OBJECTS = midi_event.$(OBJEXT) macro
61 midi_event_LDADD = $(LDADD) macro
62 midi_event_DEPENDENCIES = ../../src/libasound.la macro
63 DEFAULT_INCLUDES = -I. -I$(top_builddir)/include macro
64 depcomp = $(SHELL) $(top_srcdir)/depcomp macro
65 am__depfiles_maybe = depfiles macro
66 am__mv = mv -f macro
67 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \\ macro
69 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \\ macro
73 AM_V_CC = $(am__v_CC_$(V)) macro
74 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) macro
75 am__v_CC_0 = @echo " CC " $@; macro
76 AM_V_at = $(am__v_at_$(V)) macro
77 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) macro
78 am__v_at_0 = @ macro
79 CCLD = $(CC) macro
80 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \\ macro
83 AM_V_CCLD = $(am__v_CCLD_$(V)) macro
84 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) macro
85 am__v_CCLD_0 = @echo " CCLD " $@; macro
86 AM_V_GEN = $(am__v_GEN_$(V)) macro
87 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) macro
88 am__v_GEN_0 = @echo " GEN " $@; macro
89 SOURCES = config.c midi_event.c macro
90 DIST_SOURCES = config.c midi_event.c macro
91 HEADERS = $(noinst_HEADERS) macro
92 ETAGS = etags macro
93 CTAGS = ctags macro
94 am__tty_colors = \\ macro
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) macro
97 ACLOCAL = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run aclocal-1.11 macro
98 ALSA_CONFIG_DIR = /usr/share/alsa macro
99 ALSA_DEPLIBS = -lm -ldl -lpthread -lrt macro
100 ALSA_PKGCONF_DIR = /usr/lib/pkgconfig macro
101 ALSA_PLUGIN_DIR = /usr/lib/alsa-lib macro
102 AMTAR = $${TAR-tar} macro
103 AM_DEFAULT_VERBOSITY = 0 macro
104 AR = arm-brcm-linux-uclibcgnueabi-ar macro
105 AUTOCONF = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoconf macro
106 AUTOHEADER = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoheader macro
107 AUTOMAKE = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run automake-1.11 macro
108 AWK = gawk macro
109 CC = arm-brcm-linux-uclibcgnueabi-gcc macro
110 CCDEPMODE = depmode=gcc3 macro
111 CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -D_GNU_SOURCE macro
112 CPP = arm-brcm-linux-uclibcgnueabi-gcc -E macro
113 CPPFLAGS = -I$(SRC_PATH)/build/usr/include -D__arm__ macro
114 CYGPATH_W = echo macro
115 DEFS = -DHAVE_CONFIG_H macro
116 DEPDIR = .deps macro
117 DLLTOOL = false macro
118 DSYMUTIL = macro
119 DUMPBIN = macro
120 ECHO_C = macro
121 ECHO_N = -n macro
122 ECHO_T = macro
123 EGREP = /bin/grep -E macro
124 EXEEXT = macro
125 FGREP = /bin/grep -F macro
126 GREP = /bin/grep macro
127 INSTALL = /usr/bin/install -c macro
128 INSTALL_DATA = ${INSTALL} -m 644 macro
129 INSTALL_PROGRAM = ${INSTALL} macro
130 INSTALL_SCRIPT = ${INSTALL} macro
131 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s macro
132 LD = arm-brcm-linux-uclibcgnueabi-ld macro
133 LDFLAGS = -L$(SRC_PATH)/build/usr/lib macro
134 LIBOBJS = macro
135 LIBS = macro
136 LIBTOOL = $(SHELL) $(top_builddir)/libtool macro
137 LIBTOOL_VERSION_INFO = 2:0:0 macro
138 LIPO = macro
139 LN_S = ln -s macro
140 LTLIBOBJS = macro
141 MAKEINFO = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run makeinfo macro
142 MANIFEST_TOOL = : macro
143 MKDIR_P = /bin/mkdir -p macro
144 NM = arm-brcm-linux-uclibcgnueabi-nm macro
145 NMEDIT = macro
146 OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump macro
147 OBJEXT = o macro
148 OTOOL = macro
149 OTOOL64 = macro
150 PACKAGE = alsa-lib macro
151 PACKAGE_BUGREPORT = macro
152 PACKAGE_NAME = macro
153 PACKAGE_STRING = macro
154 PACKAGE_TARNAME = macro
155 PACKAGE_URL = macro
156 PACKAGE_VERSION = macro
157 PATH_SEPARATOR = : macro
158 PYTHON_INCLUDES = macro
159 PYTHON_LIBS = macro
160 RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib macro
161 SED = /bin/sed macro
162 SET_MAKE = macro
163 SHELL = /bin/sh macro
164 SND_LIB_EXTRAVER = 1000000 macro
165 SND_LIB_MAJOR = 1 macro
166 SND_LIB_MINOR = 0 macro
167 SND_LIB_SUBMINOR = 26 macro
168 SND_LIB_VERSION = 1.0.26 macro
169 STRIP = arm-brcm-linux-uclibcgnueabi-strip macro
170 SYMBOL_PREFIX = macro
171 VERSION = 1.0.26 macro
172 abs_builddir = $(SRC_PATH)/alsa-lib-1.0.26/test/lsb macro
173 abs_srcdir = $(SRC_PATH)/alsa-lib-1.0.26/test/lsb macro
174 abs_top_builddir = $(SRC_PATH)/alsa-lib-1.0.26 macro
175 abs_top_srcdir = $(SRC_PATH)/alsa-lib-1.0.26 macro
176 ac_ct_AR = macro
177 ac_ct_CC = macro
178 ac_ct_DUMPBIN = macro
179 am__include = include macro
180 am__leading_dot = . macro
181 am__quote = macro
182 am__tar = $${TAR-tar} chof - "$$tardir" macro
183 am__untar = $${TAR-tar} xf - macro
184 bindir = ${exec_prefix}/bin macro
185 build = i686-pc-linux-gnu macro
186 build_alias = macro
187 build_cpu = i686 macro
188 build_os = linux-gnu macro
189 build_vendor = pc macro
190 builddir = . macro
191 datadir = ${datarootdir} macro
192 datarootdir = ${prefix}/share macro
193 docdir = ${datarootdir}/doc/${PACKAGE} macro
194 dvidir = ${docdir} macro
195 exec_prefix = /usr macro
196 host = arm-unknown-linux-gnu macro
197 host_alias = arm-linux macro
198 host_cpu = arm macro
199 host_os = linux-gnu macro
200 host_vendor = unknown macro
201 htmldir = ${docdir} macro
202 includedir = ${prefix}/include macro
203 infodir = ${datarootdir}/info macro
204 install_sh = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/install-sh macro
205 libdir = ${exec_prefix}/lib macro
206 libexecdir = ${exec_prefix}/libexec macro
207 localedir = ${datarootdir}/locale macro
208 localstatedir = ${prefix}/var macro
209 mandir = ${datarootdir}/man macro
210 mkdir_p = /bin/mkdir -p macro
211 oldincludedir = /usr/include macro
212 pdfdir = ${docdir} macro
213 prefix = /usr macro
214 program_transform_name = s,x,x, macro
215 psdir = ${docdir} macro
216 sbindir = ${exec_prefix}/sbin macro
217 sharedstatedir = ${prefix}/com macro
218 srcdir = . macro
219 sysconfdir = ${prefix}/etc macro
220 target_alias = macro
221 top_build_prefix = ../../ macro
222 top_builddir = ../.. macro
223 top_srcdir = ../.. macro
224 noinst_HEADERS = test.h macro
225 AM_CFLAGS = -Wall -pipe macro
226 LDADD = ../../src/libasound.la macro
[all...]
H A Dconfig.c9 subset_of(snd_config_t *c1, snd_config_t *c2) argument
11 snd_config_iterator_t i, next; local
12 snd_config_t *e1, *e2; local
13 const char *id; local
15 snd_config_for_each(i, next, c1) { function
28 configs_equal(snd_config_t *c1, snd_config_t *c2) argument
30 long i1, i2; local
31 long long i641, i642; local
32 const char *s1, *s2; local
59 static void test_top(void) function
61 snd_config_t *top; local
62 const char *id; local
74 static void test_load(void) function
76 const char *config_text1 = "s='world';"; local
77 const char *config_text2 = "c.elem 0"; local
78 snd_config_t *loaded, *made, *c, *c2; local
79 snd_input_t *input; local
112 static void test_save(void) function
114 const char *text = local
119 snd_config_t *orig, *saved; local
120 snd_input_t *input; local
121 snd_output_t *output; local
122 char *buf; local
123 size_t buf_size; local
142 static void test_update(void) function
154 static void test_search(void) function
156 const char *text = local
164 snd_input_t *input; local
165 snd_config_t *top, *c; local
166 const char *id; local
187 static void test_searchv(void) function
189 const char *text = local
197 snd_input_t *input; local
198 snd_config_t *top, *c; local
199 const char *id; local
220 static void test_add(void) function
222 snd_config_t *c1, *c2, *c3, *c4, *c5; local
223 snd_config_iterator_t i; local
224 unsigned int count = 0; local
250 static void test_delete(void) function
252 snd_config_t *c; local
260 static void test_copy(void) function
262 snd_config_t *c1, *c2, *c3; local
263 long value; local
286 static void test_make_integer(void) function
288 snd_config_t *c; local
289 const char *id; local
290 long value; local
301 static void test_make_integer64(void) function
303 snd_config_t *c; local
304 const char *id; local
305 long long value; local
316 static void test_make_string(void) function
318 snd_config_t *c; local
319 const char *id; local
320 const char *value; local
331 static void test_make_compound(void) function
333 snd_config_t *c; local
334 const char *id; local
344 static void test_imake_integer(void) function
346 snd_config_t *c; local
347 const char *id; local
348 long value; local
359 static void test_imake_integer64(void) function
361 snd_config_t *c; local
362 const char *id; local
363 long long value; local
374 static void test_imake_string(void) function
376 snd_config_t *c; local
377 const char *id; local
378 const char *value; local
389 static void test_get_type(void) function
391 snd_config_t *c; local
404 static void test_set_integer(void) function
406 snd_config_t *c; local
407 long value; local
419 static void test_set_integer64(void) function
421 snd_config_t *c; local
422 long long value; local
434 static void test_set_string(void) function
436 snd_config_t *c; local
437 const char *value; local
452 static void test_set_ascii(void) function
454 snd_config_t *c; local
455 const char *s; local
456 long i; local
474 static void test_get_id(void) function
476 snd_config_t *c; local
477 const char *id; local
485 #define test_get_integer macro
486 #define test_get_integer64 macro
487 #define test_get_string macro
489 static void test_get_ascii(void) function
491 snd_config_t *c; local
492 char *value; local
509 static void test_iterators(void) function
511 snd_config_t *c, *c2; local
512 snd_config_iterator_t i; local
513 long v; local
530 static void test_for_each(void) function
532 snd_config_t *c, *c2; local
533 snd_config_iterator_t i, next; local
534 long v; local
535 unsigned int count = 0; local
540 snd_config_for_each(i, next, c) { function
551 int main(void) function
[all...]
H A Dmidi_event.c11 midi_matches_regex(unsigned char *midi, int count, const char *regex) argument
13 char *text; local
14 regex_t re; local
15 regmatch_t match; local
16 int i; local
34 static void test_decode(void) function
36 snd_midi_event_t *midi_event; local
37 snd_seq_event_t ev; local
38 unsigned char buf[50]; local
39 int count; local
44 #define DECODE macro
45 #define BUF_MATCHES macro
46 #define DECODES_TO macro
154 static void test_reset_decode(void) function
156 snd_midi_event_t *midi_event; local
157 snd_seq_event_t ev; local
158 unsigned char buf[50]; local
159 int count; local
176 static void test_encode(void) function
178 snd_midi_event_t *midi_event; local
179 snd_seq_event_t ev; local
184 #define ENCODE macro
287 static void test_reset_encode(void) function
289 snd_midi_event_t *midi_event; local
290 snd_seq_event_t ev; local
306 static void test_init(void) function
308 snd_midi_event_t *midi_event; local
309 snd_seq_event_t ev; local
310 unsigned char buf[50]; local
311 int count; local
333 static void test_encode_byte(void) function
335 snd_midi_event_t *midi_event; local
336 snd_seq_event_t ev; local
341 #define ENCODE_BYTE macro
362 int main(void) function
[all...]
H A Dtest.h2 #define TEST_H_INCLUDED macro
8 static int any_test_failed; variable
10 #define TEST_CHECK macro
17 #define ALSA_CHECK macro
27 #define TEST_EXIT_CODE macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/utils/
H A DMakefile19 pkgdatadir = $(datadir)/alsa-lib macro
20 pkgincludedir = $(includedir)/alsa-lib macro
21 pkglibdir = $(libdir)/alsa-lib macro
22 pkglibexecdir = $(libexecdir)/alsa-lib macro
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd macro
24 install_sh_DATA = $(install_sh) -c -m 644 macro
25 install_sh_PROGRAM = $(install_sh) -c macro
26 install_sh_SCRIPT = $(install_sh) -c macro
27 INSTALL_HEADER = $(INSTALL_DATA) macro
28 transform = $(program_transform_name) macro
29 NORMAL_INSTALL = : macro
30 PRE_INSTALL = : macro
31 POST_INSTALL = : macro
32 NORMAL_UNINSTALL = : macro
33 PRE_UNINSTALL = : macro
34 POST_UNINSTALL = : macro
35 build_triplet = i686-pc-linux-gnu macro
36 host_triplet = arm-unknown-linux-gnu macro
37 subdir = utils macro
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \\ macro
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 macro
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \\ macro
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \\ macro
45 mkinstalldirs = $(install_sh) -d macro
46 CONFIG_HEADER = $(top_builddir)/include/config.h macro
47 CONFIG_CLEAN_FILES = alsa-lib.spec alsa.pc macro
48 CONFIG_CLEAN_VPATH_FILES = macro
49 AM_V_GEN = $(am__v_GEN_$(V)) macro
50 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) macro
51 am__v_GEN_0 = @echo " GEN " $@; macro
52 AM_V_at = $(am__v_at_$(V)) macro
53 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) macro
54 am__v_at_0 = @ macro
55 SOURCES = macro
56 DIST_SOURCES = macro
57 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; macro
58 am__vpath_adj = case $$p in \\ macro
62 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; macro
63 am__install_max = 40 macro
64 am__nobase_strip_setup = \\ macro
66 am__nobase_strip = \\ macro
68 am__nobase_list = $(am__nobase_strip_setup); \\ macro
75 am__base_list = \\ macro
78 am__uninstall_files_from_dir = { \\ macro
84 am__installdirs = "$(DESTDIR)$(aclocaldir)" \\ macro
86 DATA = $(aclocal_DATA) $(pkgconfig_DATA) macro
87 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) macro
88 ACLOCAL = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run aclocal-1.11 macro
89 ALSA_CONFIG_DIR = /usr/share/alsa macro
90 ALSA_DEPLIBS = -lm -ldl -lpthread -lrt macro
91 ALSA_PKGCONF_DIR = /usr/lib/pkgconfig macro
92 ALSA_PLUGIN_DIR = /usr/lib/alsa-lib macro
93 AMTAR = $${TAR-tar} macro
94 AM_DEFAULT_VERBOSITY = 0 macro
95 AR = arm-brcm-linux-uclibcgnueabi-ar macro
96 AUTOCONF = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoconf macro
97 AUTOHEADER = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run autoheader macro
98 AUTOMAKE = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run automake-1.11 macro
99 AWK = gawk macro
100 CC = arm-brcm-linux-uclibcgnueabi-gcc macro
101 CCDEPMODE = depmode=gcc3 macro
102 CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -D_GNU_SOURCE macro
103 CPP = arm-brcm-linux-uclibcgnueabi-gcc -E macro
104 CPPFLAGS = -I$(SRC_PATH)/build/usr/include -D__arm__ macro
105 CYGPATH_W = echo macro
106 DEFS = -DHAVE_CONFIG_H macro
107 DEPDIR = .deps macro
108 DLLTOOL = false macro
109 DSYMUTIL = macro
110 DUMPBIN = macro
111 ECHO_C = macro
112 ECHO_N = -n macro
113 ECHO_T = macro
114 EGREP = /bin/grep -E macro
115 EXEEXT = macro
116 FGREP = /bin/grep -F macro
117 GREP = /bin/grep macro
118 INSTALL = /usr/bin/install -c macro
119 INSTALL_DATA = ${INSTALL} -m 644 macro
120 INSTALL_PROGRAM = ${INSTALL} macro
121 INSTALL_SCRIPT = ${INSTALL} macro
122 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s macro
123 LD = arm-brcm-linux-uclibcgnueabi-ld macro
124 LDFLAGS = -L$(SRC_PATH)/build/usr/lib macro
125 LIBOBJS = macro
126 LIBS = macro
127 LIBTOOL = $(SHELL) $(top_builddir)/libtool macro
128 LIBTOOL_VERSION_INFO = 2:0:0 macro
129 LIPO = macro
130 LN_S = ln -s macro
131 LTLIBOBJS = macro
132 MAKEINFO = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/missing --run makeinfo macro
133 MANIFEST_TOOL = : macro
134 MKDIR_P = /bin/mkdir -p macro
135 NM = arm-brcm-linux-uclibcgnueabi-nm macro
136 NMEDIT = macro
137 OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump macro
138 OBJEXT = o macro
139 OTOOL = macro
140 OTOOL64 = macro
141 PACKAGE = alsa-lib macro
142 PACKAGE_BUGREPORT = macro
143 PACKAGE_NAME = macro
144 PACKAGE_STRING = macro
145 PACKAGE_TARNAME = macro
146 PACKAGE_URL = macro
147 PACKAGE_VERSION = macro
148 PATH_SEPARATOR = : macro
149 PYTHON_INCLUDES = macro
150 PYTHON_LIBS = macro
151 RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib macro
152 SED = /bin/sed macro
153 SET_MAKE = macro
154 SHELL = /bin/sh macro
155 SND_LIB_EXTRAVER = 1000000 macro
156 SND_LIB_MAJOR = 1 macro
157 SND_LIB_MINOR = 0 macro
158 SND_LIB_SUBMINOR = 26 macro
159 SND_LIB_VERSION = 1.0.26 macro
160 STRIP = arm-brcm-linux-uclibcgnueabi-strip macro
161 SYMBOL_PREFIX = macro
162 VERSION = 1.0.26 macro
163 abs_builddir = $(SRC_PATH)/alsa-lib-1.0.26/utils macro
164 abs_srcdir = $(SRC_PATH)/alsa-lib-1.0.26/utils macro
165 abs_top_builddir = $(SRC_PATH)/alsa-lib-1.0.26 macro
166 abs_top_srcdir = $(SRC_PATH)/alsa-lib-1.0.26 macro
167 ac_ct_AR = macro
168 ac_ct_CC = macro
169 ac_ct_DUMPBIN = macro
170 am__include = include macro
171 am__leading_dot = . macro
172 am__quote = macro
173 am__tar = $${TAR-tar} chof - "$$tardir" macro
174 am__untar = $${TAR-tar} xf - macro
175 bindir = ${exec_prefix}/bin macro
176 build = i686-pc-linux-gnu macro
177 build_alias = macro
178 build_cpu = i686 macro
179 build_os = linux-gnu macro
180 build_vendor = pc macro
181 builddir = . macro
182 datadir = ${datarootdir} macro
183 datarootdir = ${prefix}/share macro
184 docdir = ${datarootdir}/doc/${PACKAGE} macro
185 dvidir = ${docdir} macro
186 exec_prefix = /usr macro
187 host = arm-unknown-linux-gnu macro
188 host_alias = arm-linux macro
189 host_cpu = arm macro
190 host_os = linux-gnu macro
191 host_vendor = unknown macro
192 htmldir = ${docdir} macro
193 includedir = ${prefix}/include macro
194 infodir = ${datarootdir}/info macro
195 install_sh = ${SHELL} $(SRC_PATH)/alsa-lib-1.0.26/install-sh macro
196 libdir = ${exec_prefix}/lib macro
197 libexecdir = ${exec_prefix}/libexec macro
198 localedir = ${datarootdir}/locale macro
199 localstatedir = ${prefix}/var macro
200 mandir = ${datarootdir}/man macro
201 mkdir_p = /bin/mkdir -p macro
202 oldincludedir = /usr/include macro
203 pdfdir = ${docdir} macro
204 prefix = /usr macro
205 program_transform_name = s,x,x, macro
206 psdir = ${docdir} macro
207 sbindir = ${exec_prefix}/sbin macro
208 sharedstatedir = ${prefix}/com macro
209 srcdir = . macro
210 sysconfdir = ${prefix}/etc macro
211 target_alias = macro
212 top_build_prefix = ../ macro
213 top_builddir = .. macro
214 top_srcdir = .. macro
215 aclocaldir = $(datadir)/aclocal macro
216 aclocal_DATA = alsa.m4 macro
217 EXTRA_DIST = alsa.m4 buildrpm alsa.pc.in macro
218 alsapkgconfdir = /usr/lib/pkgconfig macro
219 pkgconfigdir = $(alsapkgconfdir) macro
220 pkgconfig_DATA = alsa.pc macro
221 INCLUDES = -I$(top_srcdir)/include macro
458 VERSION=$(VERSION) $(srcdir)/buildrpm macro
[all...]

Completed in 1438 milliseconds

<<21222324252627282930>>