OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:here
(Results
801 - 825
of
18871
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/development/ndk/platforms/android-9/arch-x86/include/asm/
thread_info.h
14
*** Any manual change
here
will be lost the next time this script will
thread_info_32.h
14
*** Any manual change
here
will be lost the next time this script will
tlbflush.h
14
*** Any manual change
here
will be lost the next time this script will
uaccess.h
14
*** Any manual change
here
will be lost the next time this script will
unistd.h
14
*** Any manual change
here
will be lost the next time this script will
user.h
14
*** Any manual change
here
will be lost the next time this script will
/development/samples/SkeletonApp/
readme.txt
11
The files contained
here
:
42
view hierarchies. The skeleton_activity.xml file
here
is used by
53
here
is used as the image to display in one of the views in
64
file, but we generally split them apart as shown
here
to keep things organized.
/external/chromium/chrome/browser/extensions/
key_identifier_conversion_views.h
14
// Convert a KeyIdentifer (see Section 6.3.3
here
:
/external/chromium/chrome/browser/first_run/
first_run_mac.mm
22
// Things that Windows does
here
(creating a desktop icon, for example) are
/external/chromium/chrome/browser/
nacl_loader.sb
10
; *** The contents of content/common/common.sb are implicitly included
here
. ***
/external/chromium/chrome/browser/ui/cocoa/tabs/
side_tab_strip_controller.h
11
// TODO(pinkerton): I'm expecting there are more things
here
that need
/external/clang/docs/
doxygen.intro
8
///
here
on how to use clang, only the APIs that make up the software. For
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/
templateid.cpp
8
template <typename> class Ident {}; // expected-note {{previous use is
here
}}
/external/clang/test/CXX/class.access/class.access.nest/
p1.cpp
25
int y; // expected-note {{declared private
here
}}
/external/clang/test/CXX/class.access/class.friend/
p3-cxx0x.cpp
29
X1<Y1> x1c; // expected-note{{in instantiation of template class 'X1<Y1>' requested
here
}}
/external/clang/test/CXX/class.access/
p6.cpp
22
typedef int type; // expected-note {{declared private
here
}}
38
operator Protected (); // expected-note {{declared protected
here
}}
39
A(Protected); // expected-note {{declared protected
here
}}
41
operator Private (); // expected-note {{declared private
here
}}
42
A(Private); // expected-note {{declared private
here
}}
126
enum Enum { E0, E1, E2 }; // expected-note 4 {{declared private
here
}}
147
private: class private_inner {}; // expected-note {{declared private
here
}}
176
operator UnspecifiedBoolType() const; // expected-note {{implicitly declared private
here
}}
186
operator char*() const; // expected-note {{implicitly declared private
here
}}
/external/clang/test/CXX/special/class.inhctor/
elsewhere.cpp
40
B<double> bd; // expected-note {{
here
}}
46
C<char> cc; // expected-note {{
here
}}
52
E<bool> eb; // expected-note {{
here
}}
57
F<bool> fb; // expected-note {{
here
}}
/external/clang/test/CXX/temp/temp.decls/temp.alias/
p3.cpp
7
typedef B<T> U; // expected-note {{in instantiation of template type alias 'B' requested
here
}}
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p5.cpp
4
template<class T> class Y { // expected-note{{explicit instantiation refers
here
}}
/external/clang/test/CXX/temp/temp.type/
p1-0x.cpp
10
using SameType = decltype(y); // expected-note {{
here
}}
/external/clang/test/Driver/
target.c
4
// Ensure we get a crazy triple
here
as we asked for one.
/external/clang/test/PCH/
line-directive.c
25
// expected-note{{previous definition is
here
}}
/external/clang/test/Parser/
asm.cpp
8
int foo6 asm ("bar6"_x); // expected-error {{string literal with user-defined suffix cannot be used
here
}}
/external/clang/test/Sema/
anonymous-struct-union.c
39
int x; // expected-note{{previous declaration is
here
}}
45
double z; // expected-note{{previous declaration is
here
}}
46
double zz; // expected-note{{previous declaration is
here
}}
85
int f0; // expected-note{{previous declaration is
here
}}
array-bounds-ptr-arith.c
5
unsigned char s_uuid[8]; // expected-note {{declared
here
}}
Completed in 805 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>