Home
last modified time | relevance | path

Searched refs:Return (Results 1 – 25 of 117) sorted by relevance

12345

/external/libffi/src/s390/
Dsysv.S74 .LretNone: # Return void
81 ste %f0,0(%r8) # Return float
87 std %f0,0(%r8) # Return double
93 st %r2,0(%r8) # Return int
99 stm %r2,%r3,0(%r8) # Return long long
278 .LretNone: # Return void
285 ste %f0,0(%r8) # Return float
291 std %f0,0(%r8) # Return double
297 st %r2,0(%r8) # Return int
303 stg %r2,0(%r8) # Return long
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowFrame.m181 // Return what's asked for.
190 // Return what's asked for.
205 // Return what's asked for.
208 // Return a value that will make -[NSWindow displayIfNeeded] on our Carbon window actually work.
239 // Return what's asked for.
248 // Return the Carbon window's title.
263 // Return what's asked for.
271 // Return what's asked for.
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct37 "Return the name of this subsystem.",
42 "Return the version of this subsystem.",
/external/webkit/WebCore/dom/
DNode.idl68 [OldStyleObjC, Custom] Node insertBefore(in [Return] Node newChild,
72 in [Return] Node oldChild)
74 [Custom] Node removeChild(in [Return] Node oldChild)
76 [Custom] Node appendChild(in [Return] Node newChild)
/external/opencore/fileformats/mp4/parser/src/
Dtrackfragmentatom.cpp1127 int32 Return = -1; in resetPlayback() local
1148 Return = time; in resetPlayback()
1164 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TrackFragmentAtom::Return TS =%d", Return)); in resetPlayback()
1166 return Return; in resetPlayback()
1172 int32 Return = -1; in resetPlayback() local
1193 Return = time; in resetPlayback()
1210 if (Return != -1) in resetPlayback()
1216 PVMF_MP4FFPARSER_LOGMEDIASAMPELSTATEVARIABLES((0, "TrackFragmentAtom::Return TS =%d", Return)); in resetPlayback()
1217 return Return; in resetPlayback()
/external/openssl/crypto/pkcs7/t/
Dnav-smime3 Return-Path: angela@c2.net.au
65 Return-Path: angela@c2.net.au
128 Return-Path: angela@c2.net.au
/external/webkit/WebCore/css/
DWebKitCSSMatrix.idl61 // Return the inverse of this matrix. Throw an exception if the matrix is not invertible
64 // Return this matrix translated by the passed values.
/external/tesseract/liblept/
Dhmttemplate1.txt46 * Return: pixd
88 * Return: pixd
Dmorphtemplate1.txt50 * Return: pixd
104 * Return: pixd
/external/openssl/crypto/des/
Ddes-lib.com247 $! All Done, Time To Return.
391 $! All Done, Time To Return.
/external/sonivox/arm-wt-22k/lib_src/
DARM-E_mastergain_gnu.s98 @ Return to calling function
DARM-E_filter_gnu.s126 @ Return to calling function
DARM-E_interpolate_noloop_gnu.s122 @ Return to calling function
/external/sonivox/arm-hybrid-22k/lib_src/
DARM-E_mastergain_gnu.s98 @ Return to calling function
DARM-E_filter_gnu.s126 @ Return to calling function
DARM-E_interpolate_noloop_gnu.s122 @ Return to calling function
/external/webkit/V8Binding/v8/samples/
DSConscript38 Return('sample_object')
/external/bison/data/
Dc.m4141 # Return 1 iff both INT1 and INT2 are in [LOW, HIGH], 0 otherwise.
148 # Return the smallest int type able to handle numbers ranging from
164 # Return the smallest int type able to handle numbers ranging from
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
DEBCDIC1 Return-Path: Mark_Ganter@liz.com
/external/libffi/src/x86/
Dwin32.S57 # Return stack to previous state and call the function
170 # Return stack to previous state and call the function
/external/webkit/WebKit/win/Interfaces/
DIWebView.idl237 @abstract Return the WebView's WebUIDelegate.
253 @result Return the WebView's WebResourceLoadDelegate.
269 @abstract Return the WebView's WebDownloadDelegate.
285 @abstract Return the WebView's WebFrameLoadDelegate delegate.
301 @abstract Return the WebView's WebPolicyDelegate.
309 @abstract Return the top level frame.
319 @abstract Return the frame that has the current focus.
/external/webkit/WebKit/mac/WebView/
DWebFormDelegate.m38 // Return a object with NOP implementations of the protocol's methods
/external/elfutils/libdw/
DChangeLog35 * dwarf_nextcu.c: Return -1 if dwarf parameter is NULL.
147 * dwarf_tag.c (__libdw_findabbrev): Return correct value for
/external/bison/doc/
Drefcard.tex481 % Return to previous size
489 \key{Quit parsing immediately. Return 1.} {YYABORT}
490 \key{Quit parsing immediately. Return 0.} {YYACCEPT}
/external/webkit/V8Binding/v8/test/cctest/
DSConscript90 Return('program')

12345