Home
last modified time | relevance | path

Searched refs:Here (Results 1 – 25 of 573) sorted by relevance

12345678910>>...23

/external/google-breakpad/src/common/dwarf/
Dcfi_assembler.cc57 entry_length_->start = Here(); in CIEHeader()
61 entry_length_->start = Here(); in CIEHeader()
87 entry_length_->start = Here(); in FDEHeader()
89 D64(Here() - cie_pointer); in FDEHeader()
94 entry_length_->start = Here(); in FDEHeader()
96 D32(Here() - cie_pointer); in FDEHeader()
113 entry_length_->length = Here() - entry_length_->start; in FinishEntry()
/external/markdown/MarkdownTest/Tests_2004/
DAmps and angle encoding.text11 Here's a [link] [1] with an ampersand in the URL.
13 Here's a link with an amersand in the link text: [AT&T] [2].
15 Here's an inline [link](/script?foo=1&bar=2).
17 Here's an inline [link](</script?foo=1&bar=2>).
DHard-wrapped paragraphs with list-like lines.text7 Here's one with a bullet.
/external/markdown/MarkdownTest/Tests_2007/
DAmps and angle encoding.text11 Here's a [link] [1] with an ampersand in the URL.
13 Here's a link with an amersand in the link text: [AT&T] [2].
15 Here's an inline [link](/script?foo=1&bar=2).
17 Here's an inline [link](</script?foo=1&bar=2>).
DLinks, reference style.text64 Here's one where the [link
67 Here's another where the [link
DCode Spans.text5 Here's how you put `` `backticks` `` in a code span.
/external/markdown/tests/markdown-test/
Damps-and-angle-encoding.txt11 Here's a [link] [1] with an ampersand in the URL.
13 Here's a link with an amersand in the link text: [AT&T] [2].
15 Here's an inline [link](/script?foo=1&bar=2).
17 Here's an inline [link](</script?foo=1&bar=2>).
Dhard-wrapped.txt7 Here's one with a bullet.
/external/markdown/tests/misc/
Dunderscores.txt3 Here is some _emphasis_, ok?
9 Here is some __strong__ stuff.
Dhtml-comments.txt1 Here is HTML <!-- **comment** -->
Dpara-with-hr.txt1 Here is a paragraph, followed by a horizontal rule.
/external/icu/icu4c/source/samples/layout/
DSample.txt1Here's a sample of some text written in Sanskrit: श्रीमद् भगवद्गीता अध्याय अर्जुन विषाद योग धृतराष…
/external/eigen/doc/
DInsideEigenExample.dox77 …determined by the first 3. So you don't need to worry about them for now. Here, Matrix\<float, Dyn…
94 Here, the constructor called is DenseStorage::DenseStorage(int size, int rows, int columns)
97 Here is this constructor:
102 Here, the \a m_data member is the actual array of coefficients of the matrix. As you see, it is dyn…
126 Here, v and w are of type VectorXf, which is a typedef for a specialization of Matrix (as we explai…
150 …sm in C++ is by means of virtual functions. This is dynamic polymorphism. Here we don't want dynam…
152 Here, what we want is to have a single class MatrixBase as the base of many subclasses, in such a w…
182 Here of course, \a Derived and \a OtherDerived are VectorXf.
184 …is, a class in which we have an operator() so it behaves like a function. Here, the functor used i…
186 …op class takes one template parameter: the type of the numbers to handle. Here of course we want t…
[all …]
DTopicLazyEvaluation.dox33 Here is now a more involved example:
45 …zy evaluation? Then use \link MatrixBase::noalias() .noalias()\endlink instead. Here is an example:
49 Here, since we know that matrix2 is not the same matrix as matrix1, we know that lazy evaluation is…
57 …stly to compute and is reused sufficiently many times, that is worth "caching". Here is an example:
61 Here, provided the matrices have at least 2 rows and 2 columns, each coefficienct of the expression…
/external/clang/test/Analysis/
Dmisc-ps-region-store-i386.m4 // Here is a case where a pointer is treated as integer, invalidated as an
12 // Here we have a pointer to integer cast.
Dmisc-ps-region-store-x86_64.m4 // Here is a case where a pointer is treated as integer, invalidated as an
12 // Here we have a pointer to integer cast.
/external/valgrind/gdbserver_tests/
Dnlpasssigalrm.stdinB.gdb17 # Here, gdb should have been informed of the 1st SIGALRM
21 # Here, we expect to have stop on the breakme++
/external/iproute2/
DREADME.distribution6 Here's how to think about it: Let F() be the cumulative distribution
16 0 to 1. Here, G(t) = the x such that P(X <= x) = t. (In general, G may
45 easiest simply to create a table for F and "invert" it. Here, we give
49 1. Collect enough data points to characterize the distribution. Here, I
91 deviation 1. How do you know what values to use for real? Here, I've
/external/iproute2/netem/
DREADME.distribution8 Here's how to think about it: Let F() be the cumulative distribution
18 0 to 1. Here, G(t) = the x such that P(X <= x) = t. (In general, G may
47 easiest simply to create a table for F and "invert" it. Here, we give
51 1. Collect enough data points to characterize the distribution. Here, I
93 deviation 1. How do you know what values to use for real? Here, I've
/external/icu/icu4c/source/data/locales/
Dbr.txt203 "Here",
231 "Here",
247 "Here",
275 "Here",
/external/llvm/test/CodeGen/X86/
Dtail-call-attrs.ll13 ; Here, there's more zero extension to be done between the call and the return,
28 ; Here, one function is zeroext and the other is signext. To the extent that
/external/llvm/test/Transforms/ConstantHoisting/PowerPC/
Dmasks.ll5 ; Here the masks are all contiguous, and should not be hoisted.
37 ; Here the masks are not contiguous, and should be hoisted.
/external/skia/site/dev/contrib/
Dcqkeywords.md26 Here are some real world examples:
41 Here are some real world examples:
55 Here are some real world examples:
/external/antlr/antlr-3.4/runtime/C/m4/
Ddummy1 Here to make sure autoconf does not screw up
/external/antlr/antlr-3.4/runtime/C/doxygen/
Datsections.dox38 /// from their initialization. Here is an example:
71 /// Here is an example:
92 /// Here you could for instance place a <code>\#include</code>
98 /// Here is an example:

12345678910>>...23