Searched refs:sample (Results 1 - 23 of 23) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/udhcpd/samples/
H A Dsample.script7 exec /usr/share/udhcpc/sample.$1
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dpostinstall.generic.sh10 # to have this executed - it will put the sample files
23 echo "Checking for $v.sample in $d"
28 if [ -f $v.sample ] ; then
29 if [ $v.sample != $p.sample ] ; then ${INSTALL} -m 644 $v.sample $p.sample; fi
31 if [ $v != $p.sample ] ; then ${INSTALL} $v $p.sample; fi
33 echo "Do not have $v.sample o
[all...]
H A Dpostinstall.freebsd.sh14 # to have this executed - it will put the sample files
27 echo "Putting $p in $d, using $v.sample"
32 if [ -f $v.sample ] ; then
33 if [ $v.sample != $p.sample ] ; then ${INSTALL} $v.sample $p.sample; fi
35 if [ $v != $p.sample ] ; then ${INSTALL} $v $p.sample; fi
37 echo "Do not have $v.sample o
[all...]
H A Dpostinstall.linux.sh10 # We first install the sample files
21 echo "Checking for $v.sample in $d"
26 if [ -f $v.sample ] ; then
27 if [ $v.sample != $p.sample ] ; then ${INSTALL} -m 644 $v.sample $p.sample; fi
29 if [ $v != $p.sample ] ; then ${INSTALL} -m 644 $v $p.sample; fi
31 echo "Do not have $v.sample o
[all...]
H A Dpostinstall.solaris.sh17 echo "Checking for $v.sample in $d"
22 if [ -f $v.sample ] ; then
23 if [ $v.sample != $p.sample ] ; then ${INSTALL} -m 644 $v.sample $p.sample; fi
25 if [ $v != $p.sample ] ; then ${INSTALL} -m 644 $v $p.sample; fi
27 echo "Do not have $v.sample or $v"
29 if [ ! -f $p.sample ] ; the
[all...]
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/FreeBSD-4.ports.sysutils.LPRng/
H A Dpkg-install29 # to have this executed - it will put the sample files
42 echo "Putting $p in $d, using $v.sample"
47 if [ -f $v.sample ] ; then
48 if [ $v.sample != $p.sample ] ; then ${INSTALL} $v.sample $p.sample; fi
50 if [ $v != $p.sample ] ; then ${INSTALL} $v $p.sample; fi
52 echo "Do not have $v.sample o
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Dnic.h18 #define MCR_PACK(pulse, sample) ((pulse) << 10 | (sample) << 2)
24 int pulse, int sample, int delay);
58 * The access routine should return the sample value 0 or 1, or if an
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dnic.h18 #define MCR_PACK(pulse, sample) ((pulse) << 10 | (sample) << 2)
24 int pulse, int sample, int delay);
58 * The access routine should return the sample value 0 or 1, or if an
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dgus_wave.c207 gus_poke(0, 0); /* Put a silent sample to the beginning */
736 gus_look8(0x49); /* Clear any pending sample IRQs */
742 gus_look8(0x49); /* Clear any pending sample IRQs */
847 gus_look8(0x49); /* Clear any pending sample IRQs */
1381 int sample, best_sample, best_delta, delta_freq; local
1411 * Find a sample within a patch so that the note_freq is between low_note
1414 sample = -1;
1418 while (samplep != 0 && samplep != NOT_SAMPLE && sample == -1)
1431 sample = samplep;
1434 samplep = samples[samplep].key; /* Link to next sample */
[all...]
H A Dawe_wave.c70 int num_sample; /* current sample table index */
96 /* sample list */
98 awe_sample_info v; /* sample information */
103 /* sample and information table */
171 awe_voice_info *sample; /* assigned voice */ member in struct:_voice_info
232 static int patch_opened = 0; /* sample already loaded? */
401 static awe_sample_list *search_sample_index(sf_list *sf, int sample);
616 * clear sample tables
709 /* sample counter */
832 vp->sample
3943 search_sample_index(sf_list *sf, int sample) argument
[all...]
H A Dau1000.c137 int dma_bytes_per_sample;// DMA bytes per audio sample frame
138 int user_bytes_per_sample;// User bytes per audio sample frame
140 // sample frame
367 // now write the sample rate
412 // now write the sample rate
414 // I don't support different sample rates for multichannel,
973 int sample, i; local
990 for (sample = 0; sample < num_samples; sample
1029 int sample, i; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/
H A Dfskeleton.S61 | simply execute an "rte" as with the sample code below.
75 | The sample routine below simply clears the exception status bit and
94 | The sample routine below simply clears the exception status bit and
113 | The sample routine below simply clears the exception status bit and
132 | The sample routine below simply clears the exception status bit and
151 | The sample routine below simply clears the exception status bit and
170 | The sample routine below simply clears the exception status bit and
188 | The sample routine below clears the exception status bit, clears the NaN
226 | The sample code below enables the FPU, sets the PC field in the exception stack
249 | The sample cod
[all...]
H A Dos.S310 | The sample code below simply executes an "rte".
324 | The sample routine below simply executes an "rte" instruction which
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dsmb.conf6 ; This is a sample configuration for IRIX 6.x systems
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/emu10k1/
H A Dvoicemgr.c273 u32 cra, ccis, cs, sample; local
285 sample = 0x00000000;
287 sample = 0x80808080;
292 sblive_writeptr(card, CD0 + j, voice->num, sample);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_audio.c176 #define AMP_BITS 9 /* bits per sample, reduced to avoid overflow */
261 isdn_audio_linear2ulaw(int sample) argument
287 /* Get the sample into sign-magnitude. */
288 sign = (sample >> 8) & 0x80; /* set aside the sign */
290 sample = -sample; /* get magnitude */
291 if (sample > CLIP)
292 sample = CLIP; /* clip the magnitude */
295 sample = sample
477 isdn_audio_goertzel(int *sample, modem_info * info) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ieee1394/
H A Damdtp.c43 * - We should be able to change input sample format between LE/BE, as
243 /* Theses fields control the sample output to the DMA engine.
422 * address, we have a sample underflow.
425 HPSB_INFO("FIXME: sample underflow...");
645 static u32 get_iec958_header_bits(struct stream *s, int sub_frame, u32 sample) argument
669 /* The parity bit is the xor of the sample bits and the
671 for (shift = 16, parity = sample ^ csi; shift > 0; shift >>= 1)
682 static u32 get_header_bits(struct stream *s, int sub_frame, u32 sample) argument
687 return get_iec958_header_bits(s, sub_frame, sample);
699 quadlet_t *event, sample, bit local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A DMakefile97 $(INSTALL) samples/sample.$$name \
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DISTRIBUTIONS/RPM.RedHat/
H A DLPRng.spec117 %attr(644,root,root) %{_sysconfdir}/lpd/lpd.conf.sample
118 %attr(644,root,root) %{_sysconfdir}/lpd/lpd.perms.sample
119 %attr(644,root,root) %{_sysconfdir}/printcap.sample
295 - sample config files removed from /etc.
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dawe_voice.h59 #define AWE_PROBE_DATA 8 /* optarg=sample */
83 unsigned short type; /* sample type */
94 #define AWE_PAT_SHARED 0x200 /* sample is shared */
163 unsigned short sample; /* sample id */ member in struct:_awe_voice_info
164 int start, end; /* sample offset correction */
166 short rate_offset; /* sample rate pitch offset */
167 unsigned short mode; /* sample mode */
181 unsigned char amplitude; /* sample volume (127 max) */
214 /* the standard patch structure for one sample */
245 unsigned short sample; /* sample id */ member in struct:awe_sample_info
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dawe_voice.h59 #define AWE_PROBE_DATA 8 /* optarg=sample */
83 unsigned short type; /* sample type */
94 #define AWE_PAT_SHARED 0x200 /* sample is shared */
163 unsigned short sample; /* sample id */ member in struct:_awe_voice_info
164 int start, end; /* sample offset correction */
166 short rate_offset; /* sample rate pitch offset */
167 unsigned short mode; /* sample mode */
181 unsigned char amplitude; /* sample volume (127 max) */
214 /* the standard patch structure for one sample */
245 unsigned short sample; /* sample id */ member in struct:awe_sample_info
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dskeleton.S271 | This sample handler simply clears the nan bit in the FPSR.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dioc3-eth.c160 mcr_pack(u32 pulse, u32 sample) argument
162 return (pulse << 10) | (sample << 2);

Completed in 104 milliseconds