OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:definition
(Results
251 - 275
of
9917
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/SemaCXX/
fntype-decl.cpp
13
int h(int x) { // expected-note {{previous
definition
is here}}
ms-overload-entry-point.cpp
13
void wWinMain(void) {} // expected-note{{previous
definition
is here}}
pragma-optimize.cpp
5
// This is a macro
definition
and therefore its text is not present after
16
// This is a
definition
and therefore it will be decorated with `optnone`.
27
// of the macro
definition
).
37
// The
definition
of the method instead is decorated with `optnone`.
46
// The template
definition
will be decorated with the attribute `optnone`.
51
// This function
definition
will not be decorated with `optnone` because the
62
// after preprocessing. The position of the macro
definition
is not
77
// will have an `optnone` attribute because the template
definition
was
86
// A template specialization is a new
definition
and it will not be
/external/clang/test/SemaObjC/
forward-class-redeclare.m
11
typedef NSObject <PLAssetContainer> PLAlbum; // expected-note {{previous
definition
is here}}
ivar-sem-check-1.m
11
struct T { // expected-note {{previous
definition
is here}}
method-undef-extension-warn-1.m
22
// expected-warning {{method
definition
for 'meth2' not found}}
mismatched-undefined-method.m
9
- (void)BrightnessAssistantUnregisterForNotifications:(void*) observer; // expected-note {{previous
definition
is here}}
/external/clang/test/SemaObjCXX/
objc-extern-c.mm
16
@protocol P // expected-warning {{duplicate protocol
definition
of 'P' is ignored}}
/external/clang/test/SemaTemplate/
dependent-names-no-std.cpp
14
f(t); // expected-error {{call to function 'f' that is neither visible in the template
definition
nor found by argument-dependent lookup}}
/external/icu/icu4c/source/common/
uassert.h
14
* By changing the
definition
here, the assert behavior for ICU can be changed
/external/kernel-headers/original/uapi/linux/
hsr_netlink.h
16
/* Generic Netlink HSR family
definition
netrom.h
4
*
definition
of the ax25_address structure.
/external/llvm/test/Linker/
2005-02-12-ConstantGlobals.ll
1
; Test that a prototype can be marked const, and the
definition
is allowed
link-messages.ll
1
; Test that linking two files with the same
definition
causes an error and
/external/llvm/test/MC/AsmParser/
macros-parsing.s
21
// CHECK-ERRORS: no matching '.endmacro' in
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
module.mk
2
# FreeType 2 CFF module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
module.mk
2
# FreeType 2 CID module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/
module.mk
2
# FreeType 2 PSaux module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
module.mk
2
# FreeType 2 PSHinter module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
module.mk
2
# FreeType 2 PSnames module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/raster/
module.mk
2
# FreeType 2 renderer module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
module.mk
2
# FreeType 2 SFNT module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
module.mk
2
# FreeType 2 TrueType module
definition
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
module.mk
2
# FreeType 2 Type1 module
definition
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Color.3
4
.SH "STRUCTURE
DEFINITION
"
Completed in 462 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>