OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:D_
(Results
1 - 10
of
10
) sorted by null
/external/ceres-solver/internal/ceres/
cgnr_linear_operator.h
83
: A_(A),
D_
(D), z_(new double[A.num_rows()]) {
97
if (
D_
!= NULL) {
99
VectorRef(y, n).array() += ConstVectorRef(
D_
, n).array().square() *
113
const double*
D_
;
iterative_schur_complement_solver_test.cc
68
D_
.reset(problem->D.release());
116
scoped_array<double>
D_
;
122
EXPECT_TRUE(TestSolver(
D_
.get()));
128
EXPECT_TRUE(TestSolver(
D_
.get()));
unsymmetric_linear_solver_test.cc
54
D_
.reset(problem->D.release());
95
per_solve_options.D =
D_
.get();
116
scoped_array<double>
D_
;
implicit_schur_complement.h
149
const double*
D_
;
implicit_schur_complement_test.cc
64
D_
.reset(problem->D.release());
181
scoped_array<double>
D_
;
192
EXPECT_TRUE(TestImplicitSchurComplement(
D_
.get()));
/external/oprofile/libpopt/
poptint.h
107
#define
D_
(dom, str) dgettext(dom, str)
108
#define POPT_(foo)
D_
("popt", foo)
110
#define
D_
(dom, str) str
/external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-ia64.S
93
#define
D_
out27
326
mov
D_
= AccumD
344
add AccumD = AccumD,
D_
390
mov
D_
= AccumD ;; \
406
add AccumD = AccumD,
D_
; \
/external/openssl/crypto/md5/asm/
md5-ia64.S
93
#define
D_
out27
326
mov
D_
= AccumD
344
add AccumD = AccumD,
D_
390
mov
D_
= AccumD ;; \
406
add AccumD = AccumD,
D_
; \
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h
[
all
...]
/external/mesa3d/src/mesa/x86/
assyntax.h
[
all
...]
Completed in 414 milliseconds