Searched refs:per (Results 51 - 75 of 113) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/util/
H A Dtable.pl338 - MB/s is the speed measured in 1,000,000 uncompressed bytes per second
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Doutput.asm130 ; 8 pixels but we can only handle 2 pixels per register, and thus 4
131 ; pixels per iteration. In order to not have to keep track of where
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_spi.c1210 static void print_nego(const unsigned char *msg, int per, int off, int width) argument
1212 if (per) {
1214 period_to_str(buf, msg[per]);
1338 * no per-HBA allocation and thus we don't need to distinguish
H A Desp_scsi.c466 u8 per = esp->target[tgt].esp_period; local
472 if (per != esp->prev_stp) {
473 esp->prev_stp = per;
474 esp_write8(per, ESP_STP);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dilayout.tex108 \func{void}{PercentOf}{\param{wxWindow *}{otherWin}, \param{wxEdge}{ edge}, \param{int}{ per}}
H A Dporting.tex228 In wxWidgets 2.0, device contexts are used for drawing into, as per 1.xx, but the way
341 (Windows and Unix). Take care to use wxString for your overridden function arguments, instead of char*, as per
390 per the samples.
414 DECLARE\_APP and IMPLEMENT\_APP as per the samples. Remove any occurrences of IMPLEMENT\_WXWIN\_MAIN:
H A Dview.tex39 The document associated with this view. There may be more than one view per
H A Dmouseevt.tex150 The configured number of lines (or whatever) to be scrolled per wheel
313 Returns the configured number of lines (or whatever) to be scrolled per
H A Dstatusbr.tex148 Saves the current field text in a per field stack, and sets the field text
H A Dftp.tex343 (including the directory path) file name per line.
H A Dprint.tex145 Returns the current print quality. This can be a positive integer, denoting the number of dots per inch, or
331 Sets the desired print quality. This can be a positive integer, denoting the number of dots per inch, or
987 Returns the number of pixels per logical inch of the printer device context.
1004 Returns the number of pixels per logical inch of the screen device context.
H A Dtabview.tex55 of the number of tabs per layer (row) which will fit the view area, which
H A Dtipc.tex56 instance of this class, one per connection. Most DDE transactions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dtest-6.exp22 group of fields per line.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/x86/
H A Ddsputil_yasm.asm886 ; of bytes. They are optimized for copying of large amounts of pixels per
888 ; bytes per loop iteration. It could be considered to use xmm for x86-64
1060 ; %2 = number of inline load/process/store loops per asm loop
1061 ; %3 = process 4*mmsize (%3=0) or 8*mmsize (%3=1) bytes per loop
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dboot.S364 sll a3,a3,t0 # a3 has D$ sets per way
416 sll a3,a3,t0 # a3 has I$ sets per way
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A DMakefile1023 # relevant sections renamed as per the linker script.
1438 boards-per-dir = $(notdir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/$*/*_defconfig))
1442 @$(if $(boards-per-dir), \
1443 $(foreach b, $(boards-per-dir), \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex207 The comment header is encoded as follows (as per Ogg's standard
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/x86/
H A Dvideodsp.asm27 ; does per-line reading/writing of source data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.asm51 ; Enlarged unrolling loops to "do 16 bytes per turn"; optimized access to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dutils.c440 int calc_ftp_percentage(char *str, char *per)
458 sprintf(per, "%d", percentage);
438 calc_ftp_percentage(char *str, char *per) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.asm51 ; Enlarged unrolling loops to "do 16 bytes per turn"; optimized access to
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio.c531 int err, per, rest, page, edge, offs; local
574 for (offs = page = per = 0; offs < params_buffer_bytes(hw_params);
575 per++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dscale.asm384 ; per iteration. see "shl wq,1" above as for why we do this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndbase.tex240 useful to avoid hard inheritance. You can install only one callback per event.

Completed in 136 milliseconds

12345