Searched refs:Return (Results 1 - 25 of 163) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dsetjmp.S27 popl %ecx # Return address, and adjust the stack
28 xorl %eax,%eax # Return value
35 movl %ecx,20(%edx) # Return address
49 movl 8(%esp),%eax # Return value
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsetjmp.S24 pop %rsi # Return address, and adjust the stack
25 xorl %eax,%eax # Return value
34 movq %rsi,56(%rdi) # Return address
44 movl %esi,%eax # Return value (int)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Duts4_cc.s21 be x / ... Success. Return 0
22 la r0,1 / ... Failure. Return 1
25 b 2(,r14) / Return to caller
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dipaddr.tex35 \wxheading{Return value}
64 \wxheading{Return value}
73 \wxheading{Return value}
97 \wxheading{Return value}
115 \wxheading{Return value}
125 \wxheading{Return value}
H A Dstackframe.tex43 Return the address of this frame.
50 Return the name of the file containing this frame, empty if
68 Return the line number of this frame, $0$ if unavailable.
86 Return the unmangled (if possible) name of the function containing this
94 Return the return address of this frame.
105 Return \true if at least some values could be retrieved.
115 Return the number of parameters of this function (may return $0$ if we
124 Return \true if we have the file name and line number for this frame.
H A Dhtlnkinf.tex33 Return pointer to event that generated OnLinkClicked event. Valid
41 Return pointer to the cell that was clicked. Valid
50 Return {\it HREF} value of the {\tt <A>} tag.
56 Return {\it TARGET} value of the {\tt <A>} tag (this value
H A Dipvaddr.tex30 \wxheading{Return value}
59 \wxheading{Return value}
68 \wxheading{Return value}
91 \wxheading{Return value}
108 \wxheading{Return value}
H A Dtxtdrptg.tex47 \wxheading{Return value}
49 Return true to accept the data, false to veto the operation.
H A Dstdpaths.tex69 Return the directory containing the system config files.
87 Return the location of the applications global, i.e. not user-specific,
106 Return the directory containing the current user's documents.
122 Return the directory and the filename for the current executable.
139 Return the program installation prefix, e.g. \texttt{/usr}, \texttt{/opt} or
152 Return the location for application data files which are host-specific and
163 Return the localized resources directory containing the resource files of the
179 Return the directory where the loadable modules (plugins) live.
197 Return the directory where the application resource files are located. The
222 Return th
[all...]
H A Dfildrptg.tex48 \wxheading{Return value}
50 Return true to accept the data, false to veto the operation.
H A Ddroptrgt.tex82 Called when the user drops a data object on the target. Return false to veto the operation.
90 \wxheading{Return value}
92 Return true to accept the data, false to veto the operation.
108 \wxheading{Return value}
128 \wxheading{Return value}
H A Dprotocol.tex29 \wxheading{Return value}
44 \wxheading{Return value}
64 \wxheading{Return value}
H A Dvalidatr.tex91 transferred to the validator. Return false if there is a problem.
98 transferred to the window. Return false if there is a problem.
105 Return false if the value in the window is not valid; you may pop up an error dialog.
H A Dfontenum.tex82 Return array of strings containing all encodings found by
90 Return array of strings containing all facenames found by
107 each match. Return true to continue enumeration or false to stop it.
115 each match. Return true to continue enumeration or false to stop it.
H A Dinputstr.tex94 \wxheading{Return value}
104 \wxheading{Return value}
121 \wxheading{Return value}
146 \wxheading{Return value}
H A Dsemaphor.tex66 \wxheading{Return value}
85 \wxheading{Return value}
105 \wxheading{Return value}
124 \wxheading{Return value}
H A Ddgramsocket.tex74 \wxheading{Return value}
106 \wxheading{Return value}
H A Dbmphand.tex61 \wxheading{Return value}
98 \wxheading{Return value}
124 \wxheading{Return value}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dvidwin.tex86 Return codec name for each stream.
98 Return misc. info about audio
115 Return the frame rate of the video (in frames/second)
122 Return the total number of frames in the movie
H A Dvidbase.tex103 Return the video codec name
110 Return the audio codec name
117 Return misc info about audio
134 Return frame rate
141 Return number of frames
H A Dvidxanm.tex85 Return the video codec name
92 Return the audio codec name
99 Return misc info about audio
116 Return frame rate
123 Return number of frames in the movie
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dcwlex_yy.c195 #define Return(x) return x; macro
525 {yylval.s = strdup(yytext); Return(INTEGER);}
529 Return(EXP);
533 {yylval.s = strdup(yytext); Return(WORD);}
540 Return(WORD);}
544 {yylval.s = strdup(yytext); Return(STRING);}
548 Return(OPEN);
552 Return(CLOSE);
556 Return(COMMA);
560 Return(OPEN_SQUAR
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dslog2.S42 | 2.2 Return ans := Y * INV_L10.
56 | 2.2 Return ans := Y * INV_L10.
71 | 2.2 Return ans := Y * INV_L2.
84 | Step 2. Return k.
87 | 2.3 Return ans := convert-to-double-extended(k).
93 | 4.2 Return ans := Y * INV_L2.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dentry-common.S212 mov.l r0, @(OFF_R0,r15) ! Return value
240 mov.l r0, @(OFF_R0,r15) ! Return value
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dcallback_srm.S30 jmp ($3) # Return directly to caller of wrapper.
47 jmp ($3) # Return directly to caller of srm_fixup.

Completed in 117 milliseconds

1234567