Searched refs:processing (Results 1 - 25 of 82) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Ddtlb_miss.S6 brz,pn %g5, kvmap_dtlb ! Context 0 processing
H A Ditlb_miss.S6 brz,pn %g5, kvmap_itlb ! Context 0 processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsplitevt.tex71 May only be called while processing
82 May only be called while processing
92 May only be called while processing
102 May only be called while processing
117 May only be called while processing
H A Didleevt.tex83 Tells wxWidgets that more processing is required. This function can be called by an OnIdle
97 Returns true if the OnIdle function processing this event requested more processing time.
H A Dapp.tex9 \item initiate application processing via \helpref{wxApp::OnInit}{wxapponinit};
10 \item allow default processing of events not handled by other
55 Number of command line arguments (after environment-specific processing).
62 Command line arguments (after environment-specific processing).
120 This function is called before processing any event and allows the application
121 to preempt the processing of some events. If this method returns $-1$ the event
123 returned and the event processing stops immediately considering that the event
363 processing of the standard command line options.
396 Override this member function for any processing which needs to be
429 %%Override this member function for any processing whic
[all...]
H A Dcombopopup.tex157 special processing when popup is hidden.
165 special processing when popup is shown.
H A Dsetcursorevt.tex5 specific mouse cursor processing based on the current position of the mouse
H A Dhelpevt.tex15 since processing would stop after the first window found.
H A Dreferenc.tex14 % Remove this for processing with dvi2ps instead of dvips
H A Daccel.tex109 An accelerator takes precedence over normal processing and can be a convenient way to program some event handling.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/class/
H A Dcdc-acm.h59 * when processing onlcr, so we only need 2 buffers. These values must be
109 int processing; member in struct:acm
115 wait_queue_head_t drain_wait; /* close processing */
116 struct tasklet_struct urb_task; /* rx processing */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl405 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
407 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
419 xor $C0,$C1,$C1 ! Karatsuba post-processing
465 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
486 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
498 xor $C0,$C1,$C1 ! Karatsuba post-processing
H A Dghashv8-armx.pl88 vext.8 $t0,$H,$H,#8 @ Karatsuba pre-processing
94 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
109 vext.8 $t1,$H2,$H2,#8 @ Karatsuba pre-processing
139 veor $t1,$t1,$IN @ Karatsuba pre-processing
143 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
230 veor $t1,$t1,$In @ Karatsuba pre-processing
242 veor $t2,$t2,$IN @ Karatsuba pre-processing
252 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
276 veor $t1,$t1,$In @ Karatsuba pre-processing
295 veor $t1,$t1,$IN @ Karatsuba pre-processing
[all...]
H A Dghash-armv4.pl411 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing
429 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing
442 veor $IN#lo,$IN#lo,$IN#hi @ Karatsuba pre-processing
447 veor $Xm,$Xm,$Xl @ Karatsuba post-processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/asm/
H A Dghash-sparcv9.pl405 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
407 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
419 xor $C0,$C1,$C1 ! Karatsuba post-processing
465 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
486 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
498 xor $C0,$C1,$C1 ! Karatsuba post-processing
H A Dghashv8-armx.pl88 vext.8 $t0,$H,$H,#8 @ Karatsuba pre-processing
94 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
109 vext.8 $t1,$H2,$H2,#8 @ Karatsuba pre-processing
139 veor $t1,$t1,$IN @ Karatsuba pre-processing
143 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
230 veor $t1,$t1,$In @ Karatsuba pre-processing
242 veor $t2,$t2,$IN @ Karatsuba pre-processing
252 vext.8 $t1,$Xl,$Xh,#8 @ Karatsuba post-processing
276 veor $t1,$t1,$In @ Karatsuba pre-processing
295 veor $t1,$t1,$IN @ Karatsuba pre-processing
[all...]
H A Dghash-armv4.pl411 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing
429 veor $Hhl,$Hlo,$Hhi @ Karatsuba pre-processing
442 veor $IN#lo,$IN#lo,$IN#hi @ Karatsuba pre-processing
447 veor $Xm,$Xm,$Xl @ Karatsuba post-processing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S117 3: ; Probably not in a loop, continue normal processing
153 ba 3b ; Continue normal processing
161 ba 3b ; Continue normal processing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/kernel/
H A Dentry-table.S28 # exception processing. We have three different tables for the three
36 # exception processing. The prologue then jumps to the handler in this
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S151 bne data @ no - go to data processing
157 str r8, [r9, #BUF_STATE] @ enter data processing state
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/vms/
H A Dbuild_zip.com8 $! - suppress help file processing: "NOHELP"
9 $! - suppress message file processing: "NOMSG"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/uvc/
H A Duvc_driver.c1081 unit->processing.wMaxMultiplier =
1083 unit->processing.bControlSize = buffer[7];
1084 unit->processing.bmControls = (__u8 *)unit + sizeof *unit;
1085 memcpy(unit->processing.bmControls, &buffer[8], n);
1087 unit->processing.bmVideoStandards = buffer[9+n];
1235 if (chain->processing != NULL) {
1241 chain->processing = entity;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dintvec_32.S123 * The "processing" argument specifies the code for processing
126 .macro int_hand vecnum, vecname, c_routine, processing=handle_interrupt
258 .ifc \processing,handle_syscall
279 .ifc \processing,handle_syscall
301 .ifc \processing,handle_syscall
353 j \processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/common/
H A Ddoxygen.mk11 # processing required for the rest of it (PS, PDF, and some MAN).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/common/
H A Ddoxygen.mk11 # processing required for the rest of it (PS, PDF, and some MAN).

Completed in 200 milliseconds

1234