Searched refs:routine (Results 26 - 50 of 62) sorted by relevance

123

/external/libffi/src/powerpc/
H A Dppc_closure.S69 # set up registers for the routine that actually does the work
/external/libffi/src/sparc/
H A Dv9.S54 mov %l0, %o0 ! call routine to set up frame
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas310 /// Helper for storing local variables inside a routine. The code that ANTLR
313 /// I try to detect those declarations and move them to the routine header
316 /// variable of the TLocalStorage type inside a routine, and you can use it
362 /// You MUST call the Finalize method at the end of the routine to make
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
/external/jpeg/
H A Djpeglib.h1088 jpeg_marker_parser_method routine));
/external/openssl/crypto/
H A Dsparccpuid.S22 ! This routine wipes registers, but not the backing store [which
/external/qemu/distrib/jpeg-6b/
H A Djpeglib.h1088 jpeg_marker_parser_method routine));
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dx86p_32.asm33 ;; ECX = amount (NOT 0!!! (the _ConvertX86 routine checks for that though))
917 ;; This routine writes FOUR pixels at once (dword) and then, if they exist
/external/chromium_org/third_party/freetype/src/psaux/
H A Dt1decode.c972 XXX which routine has left its mark on the (PostScript) stack?;
/external/freetype/src/psaux/
H A Dt1decode.c985 XXX which routine has left its mark on the (PostScript) stack?;
/external/libvpx/libvpx/vp8/common/x86/
H A Dsubpixel_sse2.asm22 ; input pixel array has output_height rows. This routine assumes that output_height is an
152 ; input pixel array has output_height rows. This routine assumes that output_height is an
H A Dsubpixel_ssse3.asm21 ; input pixel array has output_height rows. This routine assumes that output_height is an
/external/dropbear/libtommath/
H A Dbn.tex980 When multiplying or dividing by two a special case routine can be used which are as follows.
1163 will determine on its own\footnote{Some tweaking may be required.} what routine to use automatically when it is called.
1544 This will reduce $a$ in place modulo $n$ with the pre--computed value $d$. From my experience this routine is
1566 This function is actually a shell around the two internal exponentiation functions. This routine will automatically
/external/libvpx/libvpx/vp9/common/x86/
H A Dvp9_subpixel_8t_ssse3.asm16 ; input pixel array has output_height rows. This routine assumes that output_height is an
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/
H A DbackportPP.pm2030 If you want your own sorting routine, you can give a code reference
2477 If $function_name or $subroutine_ref are set, its sort routine are used
2488 As the sorting routine runs in the JSON::PP scope, the given
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
H A DJSON.pm398 no strict qw(refs); # this routine may be called after JSON::Backend::XS init was called.
1721 If $function_name or $subroutine_ref are set, its sort routine are used.
1731 As the sorting routine runs in the JSON::PP scope, the given
2187 If you want to use with your own sort routine, check the C<sort_by> method.
/external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/
H A DbackportPP.pm2030 If you want your own sorting routine, you can give a code reference
2477 If $function_name or $subroutine_ref are set, its sort routine are used
2488 As the sorting routine runs in the JSON::PP scope, the given
/external/chromium_org/third_party/JSON/JSON-2.59/lib/
H A DJSON.pm398 no strict qw(refs); # this routine may be called after JSON::Backend::XS init was called.
1721 If $function_name or $subroutine_ref are set, its sort routine are used.
1731 As the sorting routine runs in the JSON::PP scope, the given
2187 If you want to use with your own sort routine, check the C<sort_by> method.
/external/chromium_org/third_party/JSON/out/lib/perl5/JSON/
H A DbackportPP.pm2030 If you want your own sorting routine, you can give a code reference
2477 If $function_name or $subroutine_ref are set, its sort routine are used
2488 As the sorting routine runs in the JSON::PP scope, the given
/external/chromium_org/third_party/JSON/out/lib/perl5/
H A DJSON.pm398 no strict qw(refs); # this routine may be called after JSON::Backend::XS init was called.
1721 If $function_name or $subroutine_ref are set, its sort routine are used.
1731 As the sorting routine runs in the JSON::PP scope, the given
2187 If you want to use with your own sort routine, check the C<sort_by> method.
/external/dropbear/libtomcrypt/
H A Dcrypt.tex253 There is no initialization routine for the library and for the most part the code is thread safe. The only thread
394 lower eight bits contain data. For example, if you want to pass a 256 bit key to a symmetric ciphers setup routine, you
421 The XXX\_setup() routine will setup the cipher to be used with a given number of rounds and a given key length (in bytes).
643 in the middle (e.g. rijndael\_enc\_desc) are related to an implementation of Rijndael with only the encryption routine
826 \item Technically does not require the decryption routine of the cipher.
916 To decrypt in either mode, perform the setup like before (recall you have to fetch the IV value you used), and use the decrypt routine on all of the blocks.
1481 This will return \textbf{CRYPT\_OK} if the CCM routine passes known test vectors. It requires AES or Rijndael to be registered previously, otherwise it will
2082 The HMAC support works much like the normal hash functions except that the initialization routine requires you to pass a key
2084 unsigned characters. The initialization routine is:
2442 routine mor
[all...]
/external/bison/build-aux/
H A Dtexinfo.tex307 % Main output routine.
5087 % routine twice in a row (see the doublecol-lose test, which is
5090 % output routine. Generally, \partialpage will be empty when this
5102 \eject % run that output routine to set \partialpage
5104 % Use the double-column output routine for subsequent pages.
5108 % routine, in each of @smallbook, @afourpaper, and the default 8.5x11
5133 % The double-column output routine for all double-column pages except
5165 % _before_ we change the output routine. This is necessary in the
5175 % routine to the \balancecolumns version, so the next-to-last
5179 % the output routine finishe
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
H A Dpa-risc2.s65 ; as the routine is entered.
/external/openssl/crypto/bn/asm/
H A Dpa-risc2.s65 ; as the routine is entered.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as327 * token that the match() routine could not recover from.

Completed in 648 milliseconds

123