HomeSort by relevance Sort by last modified time
    Searched refs:routine (Results 126 - 150 of 330) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/eigen/lapack/
ilaclc.f 81 * -- LAPACK auxiliary routine (version 3.4.0) --
ilaclr.f 81 * -- LAPACK auxiliary routine (version 3.4.1) --
iladlc.f 81 * -- LAPACK auxiliary routine (version 3.4.0) --
iladlr.f 81 * -- LAPACK auxiliary routine (version 3.4.1) --
ilaslc.f 81 * -- LAPACK auxiliary routine (version 3.4.0) --
ilaslr.f 81 * -- LAPACK auxiliary routine (version 3.4.1) --
ilazlc.f 81 * -- LAPACK auxiliary routine (version 3.4.0) --
ilazlr.f 81 * -- LAPACK auxiliary routine (version 3.4.1) --
slarfg.f 109 * -- LAPACK auxiliary routine (version 3.4.0) --
  /external/libunwind/doc/
unw_is_signal_frame.tex 19 The \Func{unw\_is\_signal\_frame}() routine returns a positive value
libunwind.tex 76 \Func{unw\_step}(). By repeatedly calling this routine, you can
177 \Func{unw\_create\_addr\_space}() routine. The routine takes two
186 to \Func{unw\_init\_remote}(). This routine is very similar to
188 object and an opaque pointer as arguments. The routine uses these
246 signal-safe. The manual page for each \Prog{libunwind} routine
248 any routine that may be needed for \emph{local} unwinding is
unw_create_addr_space.tex 19 The \Func{unw\_create\_addr\_space}() routine creates a new unwind
41 The first argument to every call-back routine is an address-space
44 call-back routine, \Prog{libunwind} sets the \Var{as} argument to the
49 The synopsis and a detailed description of every call-back routine
52 \subsection{Call-back Routine Synopsis}
144 routine to convert between the target's and the host's byte-order, if
163 responsibility of the call-back routine to convert between the
183 routine to convert between the target's and the host's byte-order, if
unw_get_fpreg.tex 19 The \Func{unw\_get\_fpreg}() routine reads the value of floating-point
unw_get_reg.tex 19 The \Func{unw\_get\_reg}() routine reads the value of register
unw_set_caching_policy.tex 19 The \Func{unw\_set\_caching\_policy}() routine sets the caching policy
unw_set_fpreg.tex 19 The \Func{unw\_set\_fpreg}() routine sets the value of register
unw_set_reg.tex 19 The \Func{unw\_set\_reg}() routine sets the value of register
  /external/v8/test/mjsunit/regress/
regress-grow-store-smi-check.js 31 // test library setup routine: fast/canvas/webgl/resources/pnglib.js
  /external/compiler-rt/make/
util.mk 93 # Check that all command line variables are in the given list. This routine is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
libc-lock.h 460 void (*routine) (void *), void *arg);
464 void (*routine) (void *), void *arg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
libc-lock.h 460 void (*routine) (void *), void *arg);
464 void (*routine) (void *), void *arg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
libc-lock.h 460 void (*routine) (void *), void *arg);
464 void (*routine) (void *), void *arg);
  /prebuilts/go/darwin-x86/src/runtime/debug/
stack.go 30 // For each routine, it includes the source line information and PC value,
  /prebuilts/go/darwin-x86/test/
nilptr.go 87 *y = q[0:] // should crash (uses arraytoslice runtime routine)
  /prebuilts/go/linux-x86/src/runtime/debug/
stack.go 30 // For each routine, it includes the source line information and PC value,

Completed in 3891 milliseconds

1 2 3 4 56 7 8 91011>>