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
18859
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
>
/external/valgrind/tsan/pin/
README.txt
1
So far this is experimental. Don't expect anything to work
here
.
/frameworks/base/docs/html/guide/topics/admin/
keychain.jd
4
<p>Add contnet
here
</p>
/external/clang/test/Preprocessor/
disabled-cond-diags.c
5
// Shouldn't get warnings
here
.
8
// 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/llvm/test/Bitcode/
blockaddress.ll
7
br label %
here
.i
9
here
.i:
10
store i8* blockaddress(@doit, %
here
), i8** %ptr1, align 8
11
; CHECK: blockaddress(@doit, %
here
)
21
br label %
here
23
here
:
24
store i8* blockaddress(@doit, %
here
), i8** %pptr, align 8
25
; CHECK: blockaddress(@doit, %
here
)
/development/samples/ApiDemos/assets/
read_asset.txt
3
It was read and placed into the TextView
here
.
/external/genext2fs/
ChangeLog
1
see our cvs logs
here
:
/external/kernel-headers/original/asm-mips/
segment.h
4
/* Only
here
because we have some old header files that expect it.. */
/external/markdown/tests/misc/
html-comments.html
1
<p>
Here
is HTML <!-- **comment** -->
html-comments.txt
0
Here
is HTML <!-- **comment** -->
para-with-hr.html
1
<p>
Here
is a paragraph, followed by a horizontal rule.</p>
/external/mesa3d/src/glsl/glcpp/tests/
063-comments.c.expected
9
more code
here
/external/webkit/Source/WebKit/qt/tests/qdeclarativewebview/resources/
sample.html
4
Here
is a sample text
/development/ndk/samples/module-exports/jni/bar/
bar.h
4
/* FOO should be defined to '1'
here
with the magic of LOCAL_EXPORT_CFLAGS */
6
#error FOO should be defined
here
!
10
#error FOO is not correctly defined
here
!
/external/clang/test/Parser/
missing-end-3.m
3
@interface blah { // expected-note {{class started
here
}}
6
// since I forgot the @end
here
it should say something
9
@end // and Unknown type name 'end'
here
missing-end-2.m
4
@interface A // expected-note {{class started
here
}}
10
@interface B { // expected-note {{class started
here
}}
16
@interface C // expected-note 2 {{class started
here
}}
/external/clang/test/SemaCXX/
implicit-virtual-member-functions.cpp
9
void operator delete (void *, int); // expected-note {{'operator delete' declared
here
}}
12
void B::f() { // expected-note {{implicit default destructor for 'B' first required
here
}}
17
void operator delete(void *, int); // expected-note {{'operator delete' declared
here
}}
20
C::C() { } // expected-note {{implicit default destructor for 'C' first required
here
}}
23
void operator delete(void *, int); // expected-note {{'operator delete' declared
here
}}
27
new D; // expected-note {{implicit default destructor for 'D' first required
here
}}
/external/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/
A.h
6
// Note: warning
here
is suppressed because this module is considered a
/external/clang/test/SemaObjC/
undef-protocol-methods-1.m
4
- (void) P1proto; // expected-note {{method 'P1proto' declared
here
}}
5
+ (void) ClsP1Proto; // expected-note {{method 'ClsP1Proto' declared
here
}}
9
- (void) P2proto; // expected-note {{method 'P2proto' declared
here
}}
10
+ (void) ClsP2Proto; // expected-note {{method 'ClsP2Proto' declared
here
}}
14
- (void) P3proto; // expected-note {{method 'P3proto' declared
here
}}
15
+ (void) ClsP3Proto; // expected-note {{method 'ClsP3Proto' declared
here
}}
20
- (void) meth; // expected-note {{method 'meth' declared
here
}}
21
- (void) meth : (int) arg1; // expected-note {{method 'meth:' declared
here
}}
22
+ (void) cls_meth : (int) arg1; // expected-note {{method 'cls_meth:' declared
here
}}
/external/dropbear/libtommath/
mess.sh
2
if cvs log $1 >/dev/null 2>/dev/null; then exit 0; else echo "$1 shouldn't be
here
" ; exit 1; fi
/external/qemu/
CleanSpec.mk
1
# This empty file is
here
solely for the purpose of optimizing the Android build
/external/stlport/test/unit/
epilog_test.cpp
7
std::string s; // if std not properly redefined, error will be
here
/external/webkit/Source/WebCore/manual-tests/
back-forward-during-alert-1.html
2
View this page, then click <a href="back-forward-during-alert-2.html">
here
.</a>
Completed in 1566 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>