Searched refs:runtime (Results 176 - 200 of 275) sorted by relevance

1234567891011

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A DMakefile19 pkgdatadir = $(datadir)/gettext-runtime
20 pkglibdir = $(libdir)/gettext-runtime
21 pkgincludedir = $(includedir)/gettext-runtime
374 PACKAGE = gettext-runtime
429 abs_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/src
430 abs_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/src
431 abs_top_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
432 abs_top_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/sparc/
H A Ddbri.c1970 struct snd_pcm_runtime *runtime = substream->runtime; local
1975 runtime->hw = snd_dbri_pcm_hw;
1984 snd_pcm_hw_rule_add(runtime,0,SNDRV_PCM_HW_PARAM_CHANNELS,
1987 snd_pcm_hw_rule_add(runtime,0,SNDRV_PCM_HW_PARAM_FORMAT,
2012 struct snd_pcm_runtime *runtime = substream->runtime; local
2040 runtime->dma_area,
2068 substream->runtime->buffer_size, direction);
2136 ret = bytes_to_frames(substream->runtime, inf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_pcm.c707 * @runtime: the runtime of the ac97 front playback pcm
712 int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime *runtime) argument
716 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
721 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_CHANNELS,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A DMakefile18 pkgdatadir = $(datadir)/gettext-runtime
19 pkglibdir = $(libdir)/gettext-runtime
20 pkgincludedir = $(includedir)/gettext-runtime
384 PACKAGE = gettext-runtime
437 abs_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
438 abs_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
439 abs_top_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
440 abs_top_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/os2/
H A DOS2-EMX.cmd86 echo These DLLs are not good for runtime resolution of symbols.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/os2/
H A DOS2-EMX.cmd86 echo These DLLs are not good for runtime resolution of symbols.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.am40 -I../intl -I$(top_srcdir)/../gettext-runtime/intl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile.am146 PATH=.:../src:../../gettext-runtime/src:$(top_srcdir)/../gettext-runtime/src:$$PATH \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A DMakefile207 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
208 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
209 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
210 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
211 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
212 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
213 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
214 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
215 $(top_srcdir)/../gettext-runtime/m4/intlmacosx.m4 \
216 $(top_srcdir)/../gettext-runtime/m
[all...]
H A DMakefile.in207 $(top_srcdir)/../gettext-runtime/m4/ansi-c++.m4 \
208 $(top_srcdir)/../gettext-runtime/m4/codeset.m4 \
209 $(top_srcdir)/../gettext-runtime/m4/gettext.m4 \
210 $(top_srcdir)/../gettext-runtime/m4/glibc2.m4 \
211 $(top_srcdir)/../gettext-runtime/m4/glibc21.m4 \
212 $(top_srcdir)/../gettext-runtime/m4/iconv.m4 \
213 $(top_srcdir)/../gettext-runtime/m4/intdiv0.m4 \
214 $(top_srcdir)/../gettext-runtime/m4/intl.m4 \
215 $(top_srcdir)/../gettext-runtime/m4/intlmacosx.m4 \
216 $(top_srcdir)/../gettext-runtime/m
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/korg1212/
H A Dkorg1212.c1350 struct snd_pcm_runtime *runtime = substream->runtime; local
1359 runtime->hw = snd_korg1212_playback_info;
1372 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, kPlayBufferFrames, kPlayBufferFrames);
1381 struct snd_pcm_runtime *runtime = substream->runtime; local
1390 runtime->hw = snd_korg1212_capture_info;
1402 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A Dfw-emu.c294 efi_systab->runtime = (void *) __pa(efi_runtime);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcs4231.h254 int (*rate_constraint) (struct snd_pcm_runtime *runtime);
H A Dac97_codec.h636 int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime *runtime);
H A Dsoc.h169 /* set runtime hw params */
288 /* DAI runtime info */
325 /* DAI runtime info */
326 struct snd_pcm_runtime *runtime; member in struct:snd_soc_cpu_dai
343 /* runtime */
446 /* runtime channel data */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Defi.h89 #define EFI_MEMORY_RUNTIME ((u64)0x8000000000000000ULL) /* range requires runtime mapping */
227 efi_runtime_services_t *runtime; member in struct:__anon9773
245 * All runtime access to EFI goes through this structure:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c268 if (chip->pcm_substream == NULL || chip->pcm_substream->runtime == NULL || !snd_pcm_running(chip->pcm_substream))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=gettext-runtime --local-dir=gnulib-local --lib=libgrt --source-base=gnulib-lib --m4-base=gnulib-m4 --doc-base=doc --aux-dir=../build-aux --no-libtool --macro-prefix=gl atexit basename closeout csharpcomp-script error exit getopt gettext-h gettext-runtime-misc java javacomp-script memmove progname propername relocatable-prog stdbool strtoul unlocked-io xalloc
31 pkgdatadir = $(datadir)/gettext-runtime
32 pkglibdir = $(libdir)/gettext-runtime
33 pkgincludedir = $(includedir)/gettext-runtime
372 PACKAGE = gettext-runtime
425 abs_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/gnulib-lib
426 abs_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/gnulib-lib
427 abs_top_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
428 abs_top_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
H A DMakefile.in36 $(top_srcdir)/../../gettext-runtime/m4/nls.m4 \
37 $(top_srcdir)/../../gettext-runtime/m4/po.m4 \
38 $(top_srcdir)/../../gettext-runtime/m4/progtest.m4 \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A DMakefile207 abs_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/libasprintf
208 abs_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/libasprintf
209 abs_top_builddir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/libasprintf
210 abs_top_srcdir = ${TIMEMACHINE_PATH}/gettext-0.17/gettext-runtime/libasprintf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A DMakefile.in48 $(top_srcdir)/../../gettext-runtime/m4/nls.m4 \
49 $(top_srcdir)/../../gettext-runtime/m4/po.m4 \
50 $(top_srcdir)/../../gettext-runtime/m4/progtest.m4 \
174 ACLOCAL_AMFLAGS = -I ../../gettext-runtime/m4 -I ../../m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/codecs/
H A Dsnd-aoa-codec-onyx.c713 if (substream->runtime->format == SNDRV_PCM_FMTBIT_COMPRESSED_16BE) {
725 switch (substream->runtime->rate) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dpcm_plugin.c36 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first)
37 #define snd_pcm_plug_last(plug) ((plug)->runtime->oss.plugin_last)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4236_lib.c159 static int snd_cs4236_xrate(struct snd_pcm_runtime *runtime) argument
161 return snd_pcm_hw_constraint_ratnums(runtime, 0, SNDRV_PCM_HW_PARAM_RATE,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DMakefile19 PACKAGE = gettext-runtime
37 # files it finds in srcdir = ../../gettext-runtime/intl.
295 sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' $(srcdir)/ref-add.sin > t-ref-add.sed
298 sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' $(srcdir)/ref-del.sin > t-ref-del.sed
341 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
428 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
457 if { test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; } \
549 if test "$(PACKAGE)" = "gettext-runtime" || test "$(PACKAGE)" = "gettext-tools"; then \
567 if test "$(PACKAGE)" = "gettext-runtime"; then \

Completed in 471 milliseconds

1234567891011