OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:definition
(Results
351 - 375
of
10154
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
p16.cpp
12
// out of class member template
definition
24
// member specialization even if defined in class
definition
/external/clang/test/Index/
get-cursor.c
28
// CHECK: StructDecl=_MyS:1:8 (
Definition
)
29
// CHECK: FieldDecl=foo:2:7 (
Definition
)
/external/clang/test/Modules/
config_macros.m
16
@import config; // expected-warning{{
definition
of configuration macro 'WANT_FOO' has no effect on the import of 'config'; pass '-DWANT_FOO=...' on the command line to configure the module}}
23
@import config; // expected-warning{{
definition
of configuration macro 'WANT_BAR' has no effect on the import of 'config'; pass '-DWANT_BAR=...' on the command line to configure the module}}
/external/clang/test/Sema/
inline-redef.c
14
int f(int b) {return b;} // expected-note{{previous
definition
is here}}
23
GNU_INLINE extern inline int h(int a) {return a;} // expected-note{{previous
definition
is here}}
/external/clang/test/SemaObjC/
arc-invalid.m
22
@interface WebView // expected-note {{previous
definition
is here}}
26
@interface WebView // expected-error {{duplicate interface
definition
for class 'WebView'}}
class-bitfield.m
24
void *isa; // expected-note {{previous
definition
is here}}
27
int c: 5; // expected-note {{previous
definition
is here}}
conflicting-ivar-test-1.m
6
int IVAR; // expected-note {{previous
definition
is here}}
57
int IVAR; // expected-note {{previous
definition
is here}}
undef-superclass-1.m
10
@interface INTF1 : SUPER // expected-note {{previous
definition
is here}}
20
@interface INTF1 // expected-error {{duplicate interface
definition
for class 'INTF1'}}
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
GDEFWriter.java
47
System.out.println("Writing glyph class
definition
table...");
56
System.out.println("Writing mark attach class
definition
table...");
/external/iptables/extensions/
libxt_SET.man
18
one from the set
definition
22
to the specified one or to the default from the set
definition
/external/libjpeg-turbo/
jchuff.h
35
/* Expand a Huffman table
definition
into the derived format */
40
/* Generate an optimal table
definition
given the specified counts */
/external/libweave/include/weave/test/
unittest_utils.h
18
// For ease of
definition
in C++ code, double-quotes in the source
definition
/external/llvm/test/CodeGen/AArch64/
arm64-collect-loh-str.ll
5
; if applied, may completely remove the
definition
or
7
; into the
definition
).
/external/pdfium/third_party/libjpeg/
jchuff.h
40
/* Expand a Huffman table
definition
into the derived format */
45
/* Generate an optimal table
definition
given the specified counts */
/external/tpm2/
InternalRoutines.h
11
// NULL
definition
23
// Internal data
definition
/external/v8/src/base/
compiler-specific.h
31
//
definition
(in a single compilation unit), but MSVC chokes on this (when
33
// notice the need for a
definition
if you take the address of the member or,
/hardware/akm/AK8975_FS/akmdfs/AKFS_APIs_8975/
AKFS_AOC.h
24
/***** Constant
definition
****************************************************/
30
/***** Macro
definition
*******************************************************/
AKFS_Math.h
25
/***** Constant
definition
****************************************************/
29
/***** Macro
definition
*******************************************************/
/ndk/tests/device/test-gnustl-full/unit/
test_errno.cpp
2
//those headers contains a errno macro
definition
without the underlying value
3
//
definition
.
/ndk/tests/device/test-stlport/unit/
test_errno.cpp
2
//those headers contains a errno macro
definition
without the underlying value
3
//
definition
.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
time.h
21
the presence of gettimeofday function implies a
definition
50
/* Adding timespec
definition
. */
/system/connectivity/shill/net/
ndisc.h
26
// Neighbor Discovery user option header
definition
.
37
// Neighbor Discovery user option type
definition
.
/toolchain/binutils/binutils-2.25/bfd/hosts/
i386mach3.h
24
*
definition
of UPAGES in i386/machparam.h.
26
* The
definition
should specify the size reserved
pc532mach.h
24
*
definition
of UPAGES in ns532/machparam.h.
26
* The
definition
should specify the size reserved
/external/clang/test/CXX/temp/temp.spec/temp.explicit/
p3.cpp
9
// A
definition
of the class or class template containing a member function
18
// A
definition
of a class template or class member template shall be in scope
33
// A
definition
of a class template shall be in scope at the point of an
41
// A
definition
of a member class of a class template shall be in scope at the
53
// A
definition
of a class template is sufficient to explicitly
Completed in 2077 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>