HomeSort by relevance Sort by last modified time
    Searched refs:routine (Results 76 - 100 of 117) sorted by null

1 2 34 5

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h 386 void (*routine) (void *), void *arg);
390 void (*routine) (void *), void *arg);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 386 void (*routine) (void *), void *arg);
390 void (*routine) (void *), void *arg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 386 void (*routine) (void *), void *arg);
390 void (*routine) (void *), void *arg);
  /external/linux-tools-perf/util/
util.h 178 extern void set_die_routine(void (*routine)(const char *err, va_list params) NORETURN);
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
mmxp2_32.asm 13 ; the mode detection routine, and the converter to 15 bit (8 pixel
14 ; conversion routine from the mmx programming tutorial pages).
x86p_32.asm 33 ;; ECX = amount (NOT 0!!! (the _ConvertX86 routine checks for that though))
918 ;; This routine writes FOUR pixels at once (dword) and then, if they exist
  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_ikbdinterrupt.S 24 * IKBD 6301 interrupt routine
59 | Set our routine
  /external/libvpx/vpx_scale/arm/armv4/
gen_scalers_armv4.asm 33 ; * ROUTINE : horizontal_line_4_5_scale_armv4
137 ; * ROUTINE : vertical_band_4_5_scale_armv4
150 ; * SPECIAL NOTES : The routine uses the first line of the band below
209 ; * ROUTINE : horizontal_line_2_3_scale_armv4
277 ; * ROUTINE : vertical_band_2_3_scale_armv4
290 ; * SPECIAL NOTES : The routine uses the first line of the band below
333 ; * ROUTINE : vp8cx_horizontal_line_3_5_scale_c
431 ; * ROUTINE : vp8cx_vertical_band_3_5_scale_c
444 ; * SPECIAL NOTES : The routine uses the first line of the band below
503 ; * ROUTINE : horizontal_line_3_4_scale_armv
    [all...]
  /external/libffi/src/powerpc/
linux64_closure.S 79 # set up registers for the routine that actually does the work
ppc_closure.S 69 # set up registers for the routine that actually does the work
  /external/libffi/src/sparc/
v8.S 49 mov %l0, %o0 ! call routine to set up frame
v9.S 54 mov %l0, %o0 ! call routine to set up frame
  /external/jpeg/
jdmarker.c 174 * marker parameters; restart point has not been moved. Same routine
    [all...]
jpeglib.h 709 /* Routine that actually outputs a trace or error message */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdmarker.c 174 * marker parameters; restart point has not been moved. Same routine
    [all...]
jpeglib.h 709 /* Routine that actually outputs a trace or error message */
    [all...]
  /external/kernel-headers/original/linux/
tty.h 272 const char *routine);
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 310 /// 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/openssl/crypto/
sparccpuid.S 22 ! This routine wipes registers, but not the backing store [which
  /bionic/libc/bionic/
pthread.c 314 * initialization routine that sets up the main thread's data structures.
546 __pthread_cleanup_func_t routine,
551 c->__cleanup_routine = routine;
    [all...]
  /external/freetype/src/psaux/
t1decode.c 979 XXX which routine has left its mark on the (PostScript) stack?;
    [all...]
  /external/libvpx/vp8/common/x86/
subpixel_sse2.asm 21 ; input pixel array has output_height rows. This routine assumes that output_height is an
151 ; input pixel array has output_height rows. This routine assumes that output_height is an
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 253 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
    [all...]

Completed in 2504 milliseconds

1 2 34 5