Searched refs:samp (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h428 #define WF_SET_CHANNEL(samp,chn) \
429 (samp)->Unused1 = chn & 0x1; \
430 (samp)->Unused2 = chn & 0x2; \
431 (samp)->Unused3 = chn & 0x4
433 #define WF_GET_CHANNEL(samp) \
434 (((samp)->Unused3 << 2)|((samp)->Unused2<<1)|(samp)->Unused1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dac3dsp_init.c145 "r"(samp + in_ch), \
169 float *samp[AC3_MAX_CHANNELS]; local
172 samp[j] = samples[j] + len;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/doc/
H A Dtexi2pod.pl275 $ic =~ s/\@(?:samp|strong|key|gcctabopt|env)/B/;
354 s/\@(?:gccoptlist|samp|strong|key|option|env|command|b)\{([^\}]*)\}/B<$1>/g;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/doc/
H A Dtexi2pod.pl267 $ic =~ s/\@(?:samp|strong|key|gcctabopt|option|env)/B/;
340 s/\@(?:gccoptlist|samp|strong|key|option|env|command|b)\{([^\}]*)\}/B<$1>/g;
369 # match Texinfo semantics of @emph inside @samp. Also handle @r
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/
H A Dtexi2pod.pl277 $ic =~ s/\@(?:samp|strong|key|gcctabopt|option|env|command)/B/;
376 s/\@(?:gccoptlist|samp|strong|key|option|env|command|b)\{([^\}]*)\}/B<$1>/g;
406 # match Texinfo semantics of @emph inside @samp. Also handle @r
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Ddmm32at.c816 unsigned int samp; local
838 samp = ((msb ^ 0x0080) << 8) + lsb;
839 comedi_buf_put(s->async, samp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html188 'samp', '"SAMP', # will put quotes, cf. &apply_style
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html188 'samp', '"SAMP', # will put quotes, cf. &apply_style
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html188 'samp', '"SAMP', # will put quotes, cf. &apply_style
H A Dtexinfo.tex2439 \def\samp#1{`\tclose{#1}'\null}
2453 % @file, @option are the same as @samp.
2454 \let\file=\samp
2455 \let\option=\samp
4110 \definedummyword\samp
6881 node \samp{\ignorespaces#1{}}}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_n.c1272 u16 samp = b43_nphy_gen_load_samples(dev, freq, max_val, dac_test); local
1273 if (samp == 0)
1275 b43_nphy_run_samples(dev, samp, 0xFFFF, 0, iqmode, dac_test);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2407 %\newif\ifmarkupfile % @file == @samp.
2408 %\newif\ifmarkupoption % @option == @samp.
2572 % @samp.
2573 \def\samp#1{{\setupmarkupstyle{samp}\lq\tclose{#1}\rq\null}}
2597 % @file, @option are the same as @samp.
2598 \let\file=\samp
2599 \let\option=\samp
3424 % something like @itemize @samp (intending @table), there's an error
4322 \definedummyword\samp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex2417 \def\samp#1{`\tclose{#1}'\null}
2431 % @file, @option are the same as @samp.
2432 \let\file=\samp
2433 \let\option=\samp
4080 \definedummyword\samp
6849 node \samp{\ignorespaces#1{}}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex2439 \def\samp#1{`\tclose{#1}'\null}
2453 % @file, @option are the same as @samp.
2454 \let\file=\samp
2455 \let\option=\samp
4110 \definedummyword\samp
6881 node \samp{\ignorespaces#1{}}}

Completed in 289 milliseconds