Home
last modified time | relevance | path

Searched defs:WORK (Results 1 – 15 of 15) sorted by relevance

/external/nanopb-c/tests/common/
Dperson.proto11 WORK = 2; enumerator
/external/eigen/lapack/
Dslarf.f125 SUBROUTINE SLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
138 REAL C( LDC, * ), V( * ), WORK( * ) local
Dzlarf.f129 SUBROUTINE ZLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
142 COMPLEX*16 C( LDC, * ), V( * ), WORK( * ) local
Dclarf.f129 SUBROUTINE CLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
142 COMPLEX C( LDC, * ), V( * ), WORK( * ) local
Ddlarf.f125 SUBROUTINE DLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
138 DOUBLE PRECISION C( LDC, * ), V( * ), WORK( * ) local
Ddlarfb.f196 $ T, LDT, C, LDC, WORK, LDWORK ) argument
209 $ WORK( LDWORK, * ) local
Dclarfb.f196 $ T, LDT, C, LDC, WORK, LDWORK ) argument
209 $ WORK( LDWORK, * ) local
Dzlarfb.f196 $ T, LDT, C, LDC, WORK, LDWORK ) argument
209 $ WORK( LDWORK, * ) local
Dslarfb.f196 $ T, LDT, C, LDC, WORK, LDWORK ) argument
209 $ WORK( LDWORK, * ) local
/external/protobuf/examples/
Daddressbook.proto16 WORK = 2; enumerator
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h108 #define WORK(I) \ in sparselu_gemm() macro
205 #define WORK(I) \ in sparselu_gemm() macro
/external/webp/src/utils/
Dthread.h31 WORK // busy finishing the current task enumerator
/external/chromium_org/third_party/libwebp/utils/
Dthread.h31 WORK // busy finishing the current task enumerator
/external/libvpx/libvpx/vp9/decoder/
Dvp9_thread.h159 WORK // busy finishing the current task enumerator
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
Dvp9_thread.h159 WORK // busy finishing the current task enumerator