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

1 2 34 5 6 7 8 91011>>

  /bionic/libc/include/
pthread.h 271 #define pthread_cleanup_push(routine, arg) \
274 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /development/ndk/platforms/android-21/include/
pthread.h 258 #define pthread_cleanup_push(routine, arg) \
261 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /external/eigen/lapack/
clacgv.f 77 * -- LAPACK auxiliary routine (version 3.4.0) --
cladiv.f 67 * -- LAPACK auxiliary routine (version 3.4.0) --
dladiv.f 93 * -- LAPACK auxiliary routine (version 3.4.0) --
dlapy2.f 66 * -- LAPACK auxiliary routine (version 3.4.0) --
dlapy3.f 71 * -- LAPACK auxiliary routine (version 3.4.0) --
sladiv.f 93 * -- LAPACK auxiliary routine (version 3.4.0) --
slapy2.f 66 * -- LAPACK auxiliary routine (version 3.4.0) --
slapy3.f 71 * -- LAPACK auxiliary routine (version 3.4.0) --
zlacgv.f 77 * -- LAPACK auxiliary routine (version 3.4.0) --
zladiv.f 67 * -- LAPACK auxiliary routine (version 3.4.0) --