Searched refs:xref (Results 1 – 25 of 81) sorted by relevance
1234
/external/ceres-solver/internal/ceres/ |
D | conjugate_gradients_solver.cc | 82 VectorRef xref(x, num_cols); in Solve() local 87 xref.setZero(); in Solve() 114 double Q0 = -1.0 * xref.dot(bref + r); in Solve() 166 xref = xref + alpha * p; in Solve() 185 const double Q1 = -1.0 * xref.dot(bref + r); in Solve()
|
/external/bison/doc/ |
D | bison.texi | 513 @xref{Mysterious Conflicts}, for more information on this. As an 515 requesting IELR(1) or canonical LR(1) parser tables. @xref{LR Table 621 a @dfn{Bison grammar} file. @xref{Grammar File, ,Bison Grammar Files}. 634 @xref{Symbols}. 642 containing several characters. @xref{Symbols}, for more information. 655 @xref{Rules, ,Syntax of Grammar Rules}. 672 has both a token type and a @dfn{semantic value}. @xref{Semantics, 709 @xref{Actions}. 1169 @xref{Lookahead, ,Lookahead Tokens}. 1283 @xref{Lexical, ,The Lexical Analyzer Function @code{yylex}}. [all …]
|
/external/pdfium/testing/resources/ |
D | bug_454695.in | 6 {{xref}}
|
D | bug_544880.in | 13 {{xref}}
|
D | bug_113.in | 24 {{xref}}
|
D | trailer_as_hexstring.in | 25 {{xref}}
|
D | trailer_unterminated.in | 25 {{xref}}
|
D | bug_554151.in | 53 {{xref}}
|
D | bug_547706.in | 37 {{xref}}
|
D | bug_552046.in | 53 {{xref}}
|
D | bug_459580.in | 41 {{xref}}
|
D | bug_551460.in | 69 {{xref}}
|
D | bug_57.in | 42 {{xref}}
|
D | bug_481363.in | 46 {{xref}}
|
D | hello_world.in | 50 {{xref}}
|
D | bug_452455.in | 57 {{xref}}
|
D | launch_action.in | 48 {{xref}}
|
D | use_outlines.in | 51 {{xref}}
|
D | bug_451265.in | 74 {{xref}}
|
/external/pdfium/testing/resources/pixel/ |
D | bug_527174.in | 50 {{xref}}
|
D | bug_512557.in | 50 {{xref}}
|
D | bug_543018_1.in | 55 {{xref}}
|
D | bug_524043_3.in | 56 {{xref}}
|
/external/pdfium/testing/resources/javascript/ |
D | app_alert.in | 40 {{xref}}
|
/external/libvorbis/doc/ |
D | 04-codec.tex | 12 provided in \xref{vorbis:spec:intro}. \xref{vorbis:spec:bitpacking} covers reading and writing bit… 87 \xref{vorbis:spec:comment}. 113 in \xref{vorbis:spec:codebook}. Save each configuration, in 145 configuration as defined in \xref{vorbis:spec:floor0}; save 149 decode the floor configuration as defined in \xref{vorbis:spec:floor1}; save this configuration in … 169 one or two, decode the residue configuration as defined in \xref{vorbis:spec:residue}; save this co… 303 short block. See \xref{vorbis:spec:window} for an illustration of overlapping 309 block. See \xref{vorbis:spec:window} for an 395 \xref{vorbis:spec:floor0-decode} 398 to the \xref{vorbis:spec:floor1-decode} [all …]
|
1234