OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:here
(Results
26 - 50
of
33179
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/skia/tools/tests/skimage/output-actual/empty-dir/
README
1
Actual output of skimage self-tests reading from an empty dir goes
here
.
/external/skia/tools/tests/skimage/output-actual/nonexistent-dir/
README
1
Actual output of skimage self-tests run on a nonexistent directory goes
here
.
/external/valgrind/main/memcheck/tests/
long-supps.supp
2
<insert a suppression name
here
>
supp_unknown.supp
3
<insert a suppression name
here
>
10
<insert a suppression name
here
>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_doctest3.txt
2
Here
we check that `__file__` is provided:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_doctest3.txt
2
Here
we check that `__file__` is provided:
/external/eigen/doc/examples/
tut_arithmetic_redux_basic.cpp
10
cout << "
Here
is mat.sum(): " << mat.sum() << endl;
11
cout << "
Here
is mat.prod(): " << mat.prod() << endl;
12
cout << "
Here
is mat.mean(): " << mat.mean() << endl;
13
cout << "
Here
is mat.minCoeff(): " << mat.minCoeff() << endl;
14
cout << "
Here
is mat.maxCoeff(): " << mat.maxCoeff() << endl;
15
cout << "
Here
is mat.trace(): " << mat.trace() << endl;
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
duplabel-err.errwarn
2
-:12: error: `label' previously defined
here
4
-:12: error: `label' previously defined
here
/external/clang/test/Preprocessor/
disabled-cond-diags.c
6
// Shouldn't get warnings
here
.
9
// Should not get an error
here
.
include-macros.c
1
// RUN: %clang_cc1 -E -Dtest=FOO -imacros %S/pr2086.h %s | grep '
HERE
: test'
4
HERE
: test
/external/eigen/doc/snippets/
MatrixBase_adjoint.cpp
2
cout << "
Here
is the 2x2 complex matrix m:" << endl << m << endl;
3
cout << "
Here
is the adjoint of m:" << endl << m.adjoint() << endl;
MatrixBase_diagonal.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
are the coefficients on the main diagonal of m:" << endl
MatrixBase_prod.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the product of all the coefficients:" << endl << m.prod() << endl;
PartialRedux_maxCoeff.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the maximum of each column:" << endl << m.colwise().maxCoeff() << endl;
PartialRedux_minCoeff.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the minimum of each column:" << endl << m.colwise().minCoeff() << endl;
PartialRedux_norm.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the norm of each column:" << endl << m.colwise().norm() << endl;
PartialRedux_prod.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the product of each row:" << endl << m.rowwise().prod() << endl;
PartialRedux_squaredNorm.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the square norm of each row:" << endl << m.rowwise().squaredNorm() << endl;
PartialRedux_sum.cpp
2
cout << "
Here
is the matrix m:" << endl << m << endl;
3
cout << "
Here
is the sum of each row:" << endl << m.rowwise().sum() << endl;
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_35.txt
3
Subject:
here
's something interesting
4
counter to RFC 2822, there's no separating newline
here
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_35.txt
3
Subject:
here
's something interesting
4
counter to RFC 2822, there's no separating newline
here
/development/samples/ApiDemos/assets/
read_asset.txt
3
It was read and placed into the TextView
here
.
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
063-comments.c.expected
15
more code
here
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
sce2-err.errwarn
2
-:1: error: procedure started
here
/external/genext2fs/
ChangeLog
1
see our cvs logs
here
:
Completed in 162 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>