Home
last modified time | relevance | path

Searched refs:OP (Results 1 – 25 of 574) sorted by relevance

12345678910>>...23

/external/python/cpython3/Lib/test/
Dtest_tokenize.py2 from tokenize import (tokenize, _tokenize, untokenize, NUMBER, NAME, OP,
403 OP '(' (1, 7) (1, 8)
405 OP ',' (1, 9) (1, 10)
407 OP ',' (1, 12) (1, 13)
409 OP '=' (1, 15) (1, 16)
411 OP ',' (1, 17) (1, 18)
413 OP '=' (1, 20) (1, 21)
415 OP ',' (1, 22) (1, 23)
416 OP '*' (1, 24) (1, 25)
418 OP ')' (1, 26) (1, 27)
[all …]
/external/angle/src/compiler/translator/
DExtensionBehavior.cpp15 #define LIST_EXTENSIONS(OP) \ argument
16 OP(ANGLE_base_vertex_base_instance) \
17 OP(ANGLE_multi_draw) \
18 OP(ANGLE_texture_multisample) \
19 OP(APPLE_clip_distance) \
20 OP(ARB_texture_rectangle) \
21 OP(ARM_shader_framebuffer_fetch) \
22 OP(EXT_blend_func_extended) \
23 OP(EXT_clip_cull_distance) \
24 OP(EXT_draw_buffers) \
[all …]
/external/jemalloc_new/include/jemalloc/internal/
Dmutex_prof.h9 OP(background_thread) \
10 OP(ctl) \
11 OP(prof)
14 #define OP(mtx) global_prof_mutex_##mtx, macro
16 #undef OP
21 OP(large) \
22 OP(extent_avail) \
23 OP(extents_dirty) \
24 OP(extents_muzzy) \
25 OP(extents_retained) \
[all …]
/external/XNNPACK/scripts/
Dgenerate-f32-vbinary.sh9 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=ADD -D BATCH_TILE=1 -D WASM=0 -D ACTIVATION=M…
10 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=ADD -D BATCH_TILE=2 -D WASM=0 -D ACTIVATION=M…
11 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=ADD -D BATCH_TILE=4 -D WASM=0 -D ACTIVATION=M…
12 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=ADD -D BATCH_TILE=8 -D WASM=0 -D ACTIVATION=M…
13 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=DIV -D BATCH_TILE=1 -D WASM=0 -D ACTIVATION=M…
14 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=DIV -D BATCH_TILE=2 -D WASM=0 -D ACTIVATION=M…
15 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=DIV -D BATCH_TILE=4 -D WASM=0 -D ACTIVATION=M…
16 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=DIV -D BATCH_TILE=8 -D WASM=0 -D ACTIVATION=M…
17 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=MUL -D BATCH_TILE=1 -D WASM=0 -D ACTIVATION=M…
18 tools/xngen src/f32-vbinary/vop-scalar.c.in -D OP=MUL -D BATCH_TILE=2 -D WASM=0 -D ACTIVATION=M…
[all …]
Dgenerate-f32-vunary.sh9 tools/xngen src/f32-vunary/scalar.c.in -D OP=ABS -D BATCH_TILE=1 -o src/f32-vunary/gen/vabs-scalar-…
10 tools/xngen src/f32-vunary/scalar.c.in -D OP=ABS -D BATCH_TILE=2 -o src/f32-vunary/gen/vabs-scalar-…
11 tools/xngen src/f32-vunary/scalar.c.in -D OP=ABS -D BATCH_TILE=4 -o src/f32-vunary/gen/vabs-scalar-…
12 tools/xngen src/f32-vunary/scalar.c.in -D OP=NEG -D BATCH_TILE=1 -o src/f32-vunary/gen/vneg-scalar-…
13 tools/xngen src/f32-vunary/scalar.c.in -D OP=NEG -D BATCH_TILE=2 -o src/f32-vunary/gen/vneg-scalar-…
14 tools/xngen src/f32-vunary/scalar.c.in -D OP=NEG -D BATCH_TILE=4 -o src/f32-vunary/gen/vneg-scalar-…
15 tools/xngen src/f32-vunary/scalar.c.in -D OP=SQR -D BATCH_TILE=1 -o src/f32-vunary/gen/vsqr-scalar-…
16 tools/xngen src/f32-vunary/scalar.c.in -D OP=SQR -D BATCH_TILE=2 -o src/f32-vunary/gen/vsqr-scalar-…
17 tools/xngen src/f32-vunary/scalar.c.in -D OP=SQR -D BATCH_TILE=4 -o src/f32-vunary/gen/vsqr-scalar-…
20 tools/xngen src/f32-vunary/wasmsimd.c.in -D OP=ABS -D BATCH_TILE=4 -o src/f32-vunary/gen/vabs-wasms…
[all …]
Dgenerate-f32-vrnd.sh9 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDNE -D BATCH_TILE=1 -o src/f32-vrnd/gen/vrndne-sc…
10 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDNE -D BATCH_TILE=2 -o src/f32-vrnd/gen/vrndne-sc…
11 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDNE -D BATCH_TILE=4 -o src/f32-vrnd/gen/vrndne-sc…
12 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDZ -D BATCH_TILE=1 -o src/f32-vrnd/gen/vrndz-sca…
13 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDZ -D BATCH_TILE=2 -o src/f32-vrnd/gen/vrndz-sca…
14 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDZ -D BATCH_TILE=4 -o src/f32-vrnd/gen/vrndz-sca…
15 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDU -D BATCH_TILE=1 -o src/f32-vrnd/gen/vrndu-sca…
16 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDU -D BATCH_TILE=2 -o src/f32-vrnd/gen/vrndu-sca…
17 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDU -D BATCH_TILE=4 -o src/f32-vrnd/gen/vrndu-sca…
18 tools/xngen src/f32-vrnd/scalar-libm.c.in -D OP=RNDD -D BATCH_TILE=1 -o src/f32-vrnd/gen/vrndd-sca…
[all …]
Dgenerate-f16-vbinary.sh8 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=ADD -D BATCH_TILE=8 -D ACTIVATION=MIN…
9 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=ADD -D BATCH_TILE=16 -D ACTIVATION=MIN…
10 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=DIV -D BATCH_TILE=8 -D ACTIVATION=MIN…
11 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=DIV -D BATCH_TILE=16 -D ACTIVATION=MIN…
12 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=MAX -D BATCH_TILE=8 -D ACTIVATION=LIN…
13 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=MAX -D BATCH_TILE=16 -D ACTIVATION=LIN…
14 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=MIN -D BATCH_TILE=8 -D ACTIVATION=LIN…
15 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=MIN -D BATCH_TILE=16 -D ACTIVATION=LIN…
16 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=MUL -D BATCH_TILE=8 -D ACTIVATION=MIN…
17 tools/xngen src/f16-vbinary/vop-neonfp16arith.c.in -D OP=MUL -D BATCH_TILE=16 -D ACTIVATION=MIN…
[all …]
/external/rust/crates/rayon/src/iter/
Dunzip.rs29 fn execute<I, OP, FromA, FromB>(pi: I, op: OP) -> (FromA, FromB) in execute() argument
32 OP: UnzipOp<I::Item>, in execute()
33 FromA: Default + Send + ParallelExtend<OP::Left>, in execute()
34 FromB: Default + Send + ParallelExtend<OP::Right>, in execute()
43 fn execute_into<I, OP, FromA, FromB>(a: &mut FromA, b: &mut FromB, pi: I, op: OP) in execute_into() argument
46 OP: UnzipOp<I::Item>, in execute_into()
47 FromA: Send + ParallelExtend<OP::Left>, in execute_into()
48 FromB: Send + ParallelExtend<OP::Right>, in execute_into()
194 struct UnzipA<'b, I, OP, FromB> {
196 op: OP,
[all …]
/external/llvm-project/openmp/runtime/src/
Dkmp_atomic.cpp726 #define OP_CRITICAL(OP, LCK_ID) \ argument
729 (*lhs) OP(rhs); \
733 #define OP_UPDATE_CRITICAL(TYPE, OP, LCK_ID) \ argument
735 (*lhs) = (TYPE)((*lhs)OP(rhs)); \
761 #define OP_GOMP_CRITICAL(OP, FLAG) \ argument
764 OP_CRITICAL(OP, 0); \
768 #define OP_UPDATE_GOMP_CRITICAL(TYPE, OP, FLAG) \ argument
771 OP_UPDATE_CRITICAL(TYPE, OP, 0); \
775 #define OP_GOMP_CRITICAL(OP, FLAG) argument
776 #define OP_UPDATE_GOMP_CRITICAL(TYPE, OP, FLAG) argument
[all …]
/external/skia/src/sksl/dsl/
DDSLExpression.cpp169 #define OP(op, token) \ macro
184 OP(+, TK_PLUS)
185 OP(+=, TK_PLUSEQ)
186 OP(-, TK_MINUS)
187 OP(-=, TK_MINUSEQ)
188 OP(*, TK_STAR)
189 OP(*=, TK_STAREQ)
190 OP(/, TK_SLASH)
191 OP(/=, TK_SLASHEQ)
192 OP(%, TK_PERCENT)
[all …]
/external/rust/crates/rayon-core/src/thread_pool/
Dmod.rs105 pub fn install<OP, R>(&self, op: OP) -> R in install() argument
107 OP: FnOnce() -> R + Send, in install()
201 pub fn scope<'scope, OP, R>(&self, op: OP) -> R in scope() argument
203 OP: FnOnce(&Scope<'scope>) -> R + Send, in scope()
216 pub fn scope_fifo<'scope, OP, R>(&self, op: OP) -> R in scope_fifo() argument
218 OP: FnOnce(&ScopeFifo<'scope>) -> R + Send, in scope_fifo()
232 pub fn spawn<OP>(&self, op: OP) in spawn()
234 OP: FnOnce() + Send + 'static, in spawn()
248 pub fn spawn_fifo<OP>(&self, op: OP) in spawn_fifo()
250 OP: FnOnce() + Send + 'static, in spawn_fifo()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dpreserve-hi16.ll5 ; GCN: v_lshlrev_b16_e{{32|64}} [[OP:v[0-9]+]],
13 ; GCN: v_lshrrev_b16_e{{32|64}} [[OP:v[0-9]+]],
21 ; GCN: v_ashrrev_i16_e{{32|64}} [[OP:v[0-9]+]],
29 ; GCN: v_add_{{(nc_)*}}u16_e{{32|64}} [[OP:v[0-9]+]],
37 ; GCN: v_sub_{{(nc_)*}}u16_e{{32|64}} [[OP:v[0-9]+]],
45 ; GCN: v_mul_lo_u16_e{{32|64}} [[OP:v[0-9]+]],
53 ; GCN: v_min_u16_e{{32|64}} [[OP:v[0-9]+]],
62 ; GCN: v_min_i16_e{{32|64}} [[OP:v[0-9]+]],
71 ; GCN: v_max_u16_e{{32|64}} [[OP:v[0-9]+]],
80 ; GCN: v_max_i16_e{{32|64}} [[OP:v[0-9]+]],
[all …]
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir_emit.c61 #define OP(nir, op, src) OPC(nir, op, src, TRUE) macro
64 OP(mov, MOV, X_X_0), OP(fneg, MOV, X_X_0), OP(fabs, MOV, X_X_0), OP(fsat, MOV, X_X_0),
65 OP(fmul, MUL, 0_1_X), OP(fadd, ADD, 0_X_1), OP(ffma, MAD, 0_1_2),
66 OP(fdot2, DP2, 0_1_X), OP(fdot3, DP3, 0_1_X), OP(fdot4, DP4, 0_1_X),
68 OP(ffract, FRC, X_X_0), OP(frcp, RCP, X_X_0), OP(frsq, RSQ, X_X_0),
69 OP(fsqrt, SQRT, X_X_0), OP(fsin, SIN, X_X_0), OP(fcos, COS, X_X_0),
70 OP(fsign, SIGN, X_X_0), OP(ffloor, FLOOR, X_X_0), OP(fceil, CEIL, X_X_0),
71 OP(flog2, LOG, X_X_0), OP(fexp2, EXP, X_X_0),
74 OP(fdiv, DIV, 0_1_X),
75 OP(fddx, DSX, 0_X_0), OP(fddy, DSY, 0_X_0),
/external/angle/include/platform/
DPlatformMethods.h257 #define ANGLE_PLATFORM_OP(OP) \ argument
258 OP(currentTime, CurrentTime) \
259 OP(monotonicallyIncreasingTime, MonotonicallyIncreasingTime) \
260 OP(logError, LogError) \
261 OP(logWarning, LogWarning) \
262 OP(logInfo, LogInfo) \
263 OP(getTraceCategoryEnabledFlag, GetTraceCategoryEnabledFlag) \
264 OP(addTraceEvent, AddTraceEvent) \
265 OP(updateTraceEventDuration, UpdateTraceEventDuration) \
266 OP(histogramCustomCounts, HistogramCustomCounts) \
[all …]
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorSyclExtractFunctors.h47 template <template <class, class> class UnaryCategory, typename OP, typename RHSExpr, typename Dev>
48 struct FunctorExtractor<TensorEvaluator<const UnaryCategory<OP, RHSExpr>, Dev> > {
50 OP func;
51 FunctorExtractor(const TensorEvaluator<const UnaryCategory<OP, RHSExpr>, Dev>& expr)
56 template <template <class, class> class UnaryCategory, typename OP, typename RHSExpr, typename Dev>
57 struct FunctorExtractor<TensorEvaluator<UnaryCategory<OP, RHSExpr>, Dev> >
58 : FunctorExtractor<TensorEvaluator<const UnaryCategory<OP, RHSExpr>, Dev> >{};
62 template <template<class, class, class> class BinaryCategory, typename OP, typename LHSExpr, typena…
63 struct FunctorExtractor<TensorEvaluator<const BinaryCategory<OP, LHSExpr, RHSExpr>, Dev> > {
66 OP func;
[all …]
DTensorSyclExtractAccessor.h68 template <template<class, class> class UnaryCategory, typename OP, typename RHSExpr, typename Dev>
69 struct ExtractAccessor<TensorEvaluator<const UnaryCategory<OP, RHSExpr>, Dev> > {
70 …static inline auto getTuple(cl::sycl::handler& cgh, const TensorEvaluator<const UnaryCategory<OP, …
77 template <template<class, class> class UnaryCategory, typename OP, typename RHSExpr, typename Dev>
78 struct ExtractAccessor<TensorEvaluator<UnaryCategory<OP, RHSExpr>, Dev> >
79 : ExtractAccessor<TensorEvaluator<const UnaryCategory<OP, RHSExpr>, Dev> > {};
82 template <template<class, class, class> class BinaryCategory, typename OP, typename LHSExpr, typen…
83 struct ExtractAccessor<TensorEvaluator<const BinaryCategory<OP, LHSExpr, RHSExpr>, Dev> > {
84 …static inline auto getTuple(cl::sycl::handler& cgh, const TensorEvaluator<const BinaryCategory<OP,…
90 template <template<class, class, class> class BinaryCategory, typename OP, typename LHSExpr, typen…
[all …]
DTensorSyclLeafCount.h57 template <template <class, class...> class CategoryExpr, typename OP, typename... RHSExpr>
58 struct LeafCount<const CategoryExpr<OP, RHSExpr...> >: CategoryCount<RHSExpr...> {};
60 template <template <class, class...> class CategoryExpr, typename OP, typename... RHSExpr>
61 struct LeafCount<CategoryExpr<OP, RHSExpr...> > :LeafCount<const CategoryExpr<OP, RHSExpr...> >{};
97 template <typename OP, typename Dim, typename Expr>
98 struct LeafCount<const TensorReductionOp<OP, Dim, Expr> > {
103 template <typename OP, typename Dim, typename Expr>
104 struct LeafCount<TensorReductionOp<OP, Dim, Expr> >: LeafCount<const TensorReductionOp<OP, Dim, Exp…
/external/python/cpython2/Modules/
Doperator.c13 #define spam1(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ argument
16 #define spam2(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument
18 if(! PyArg_UnpackTuple(a,#OP,2,2,&a1,&a2)) return NULL; \
21 #define spamoi(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument
23 if(! PyArg_ParseTuple(a,"Oi:" #OP,&a1,&a2)) return NULL; \
26 #define spam2n(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument
28 if(! PyArg_UnpackTuple(a,#OP,2,2,&a1,&a2)) return NULL; \
33 #define spam3n(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a) { \ argument
35 if(! PyArg_UnpackTuple(a,#OP,3,3,&a1,&a2,&a3)) return NULL; \
40 #define spami(OP,AOP) static PyObject *OP(PyObject *s, PyObject *a1) { \ argument
[all …]
/external/llvm/test/Transforms/InstCombine/
Dfold-fops-into-selects.ll18 ; CHECK: [[OP:%.*]] = fadd float %B, 2.000000e+00
19 ; CHECK: select i1 %A, float 3.000000e+00, float [[OP]]
28 ; CHECK: [[OP:%.*]] = fsub float 2.000000e+00, %B
29 ; CHECK: select i1 %A, float 1.000000e+00, float [[OP]]
38 ; CHECK: [[OP:%.*]] = fmul float %B, 2.000000e+00
39 ; CHECK: select i1 %A, float 2.000000e+00, float [[OP]]
48 ; CHECK: [[OP:%.*]] = fdiv float 2.000000e+00, %B
49 ; CHECK: select i1 %A, float 2.000000e+00, float [[OP]]
58 ; CHECK: [[OP:%.*]] = fmul float %B, 5.000000e-01
59 ; CHECK: select i1 %A, float 5.000000e-01, float [[OP]]
[all …]
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dfold-fops-into-selects.ll18 ; CHECK: [[OP:%.*]] = fadd float %B, 2.000000e+00
19 ; CHECK: select i1 %A, float 3.000000e+00, float [[OP]]
28 ; CHECK: [[OP:%.*]] = fsub float 2.000000e+00, %B
29 ; CHECK: select i1 %A, float 1.000000e+00, float [[OP]]
38 ; CHECK: [[OP:%.*]] = fmul float %B, 2.000000e+00
39 ; CHECK: select i1 %A, float 2.000000e+00, float [[OP]]
48 ; CHECK: [[OP:%.*]] = fdiv float 2.000000e+00, %B
49 ; CHECK: select i1 %A, float 2.000000e+00, float [[OP]]
58 ; CHECK: [[OP:%.*]] = fmul float %B, 5.000000e-01
59 ; CHECK: select i1 %A, float 5.000000e-01, float [[OP]]
[all …]
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DResourceManager11.h51 #define ANGLE_RESOURCE_TYPE_OP(NAME, OP) \ argument
52 OP(NAME, BlendState, ID3D11BlendState, D3D11_BLEND_DESC, void) \
53 OP(NAME, Buffer, ID3D11Buffer, D3D11_BUFFER_DESC, const D3D11_SUBRESOURCE_DATA) \
54 OP(NAME, ComputeShader, ID3D11ComputeShader, ShaderData, void) \
55 OP(NAME, DepthStencilState, ID3D11DepthStencilState, D3D11_DEPTH_STENCIL_DESC, void) \
56 OP(NAME, DepthStencilView, ID3D11DepthStencilView, D3D11_DEPTH_STENCIL_VIEW_DESC, \
58 OP(NAME, GeometryShader, ID3D11GeometryShader, ShaderData, \
60 OP(NAME, InputLayout, ID3D11InputLayout, InputElementArray, const ShaderData) \
61 OP(NAME, PixelShader, ID3D11PixelShader, ShaderData, void) \
62 OP(NAME, Query, ID3D11Query, D3D11_QUERY_DESC, void) \
[all …]
/external/llvm-project/llvm/test/Transforms/InstSimplify/
Dknown-never-nan.ll8 ; CHECK-NEXT: [[OP:%.*]] = call nnan double @func()
60 ; CHECK-NEXT: [[OP:%.*]] = call double @llvm.sqrt.f64(double [[FABS]])
61 ; CHECK-NEXT: [[TMP:%.*]] = fcmp uno double [[OP]], [[OP]]
186 ; CHECK-NEXT: [[OP:%.*]] = select i1 [[COND:%.*]], double [[LHS:%.*]], double [[RHS]]
187 ; CHECK-NEXT: [[TMP:%.*]] = fcmp uno double [[OP]], [[OP]]
199 ; CHECK-NEXT: [[OP:%.*]] = select i1 [[COND:%.*]], double [[LHS]], double [[RHS:%.*]]
200 ; CHECK-NEXT: [[TMP:%.*]] = fcmp ord double [[OP]], [[OP]]
213 ; CHECK-NEXT: [[OP:%.*]] = fadd double [[NNAN_ARG0]], [[NNAN_ARG1]]
214 ; CHECK-NEXT: [[TMP:%.*]] = fcmp uno double [[OP]], [[OP]]
227 ; CHECK-NEXT: [[OP:%.*]] = fadd double [[ARG0:%.*]], [[NNAN_ARG1]]
[all …]
/external/libcups/vcnet/regex/
Ddebug.c116 if (OP(g->strip[0]) != OEND)
120 switch (OP(*s)) {
174 if (OP(*(s+opnd)) != O_PLUS)
178 if (OP(*(s-opnd)) != OPLUS_)
184 if (OP(*(s+opnd)) != O_QUEST)
188 if (OP(*(s-opnd)) != OQUEST_)
200 if (OP(*(s+opnd)) != OOR2)
204 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
210 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
214 if (OP(*(s-opnd)) != OOR1)
[all …]
/external/arm-trusted-firmware/docs/components/spd/
Doptee-dispatcher.rst1 OP-TEE Dispatcher
4 `OP-TEE OS`_ is a Trusted OS running as Secure EL1.
6 To build and execute OP-TEE follow the instructions at
7 `OP-TEE build.git`_
13 .. _OP-TEE OS: https://github.com/OP-TEE/build
14 .. _OP-TEE build.git: https://github.com/OP-TEE/build
/external/eigen/unsupported/Eigen/src/Eigenvalues/
DArpackSelfAdjointEigenSolver.h34 template<typename MatrixSolver, typename MatrixType, typename Scalar, bool BisSPD> struct OP;
472 MatrixSolver OP; in compute() local
476 OP.compute(B); in compute()
482 OP.compute(A); in compute()
494 OP.compute(AminusSigmaB); in compute()
499 OP.compute(AminusSigmaB); in compute()
504 if (!(mode == 1 && isBempty) && !(mode == 2 && isBempty) && OP.info() != Success) in compute()
541 internal::OP<MatrixSolver, MatrixType, Scalar, BisSPD>::applyOP(OP, A, n, in, out); in compute()
551 Matrix<Scalar, Dynamic, 1>::Map(out, n) = OP.solve(Matrix<Scalar, Dynamic, 1>::Map(in, n)); in compute()
559 … Matrix<Scalar, Dynamic, 1>::Map(out, n) = OP.solve(Matrix<Scalar, Dynamic, 1>::Map(in, n)); in compute()
[all …]

12345678910>>...23