Home
last modified time | relevance | path

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

/external/eigen/lapack/
Ddlarf.f125 SUBROUTINE DLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
138 DOUBLE PRECISION C( LDC, * ), V( * ), WORK( * ) local
Dslarf.f125 SUBROUTINE SLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
138 REAL 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
Dzlarf.f129 SUBROUTINE ZLARF( SIDE, M, N, V, INCV, TAU, C, LDC, WORK ) argument
142 COMPLEX*16 C( LDC, * ), V( * ), WORK( * ) local
Dslarfb.f196 $ T, LDT, C, LDC, WORK, LDWORK ) argument
209 $ WORK( LDWORK, * ) local
Ddlarfb.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
Dclarfb.f196 $ T, LDT, C, LDC, WORK, LDWORK ) argument
209 $ WORK( LDWORK, * ) local
/external/grpc-grpc/third_party/nanopb/tests/common/
Dperson.proto13 WORK = 2; enumerator
/external/nanopb-c/tests/common/
Dperson.proto13 WORK = 2; enumerator
/external/connectedappssdk/annotations/src/main/java/com/google/android/enterprise/connectedapps/annotations/
DCustomProfileConnector.java32 WORK, enumConstant
/external/protobuf/examples/
Daddressbook.proto34 WORK = 2; enumerator
/external/eigen/Eigen/src/SparseLU/
DSparseLU_gemm_kernel.h108 #define WORK(I) \ in sparselu_gemm() macro
206 #define WORK(I) \ in sparselu_gemm() macro
/external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/flow/
DFlowFlattenMergeBenchmark.kt63 private const val WORK = 100 constant
/external/webp/src/utils/
Dthread_utils.h31 WORK // busy finishing the current task enumerator
/external/libaom/libaom/aom_util/
Daom_thread.h298 WORK // busy finishing the current task enumerator
/external/libvpx/libvpx/vpx_util/
Dvpx_thread.h377 WORK // busy finishing the current task enumerator