Searched
full:definition (Results
251 -
275 of
14896) sorted by null
<<11121314151617181920>>
/external/iproute2/include/ |
bpf_elf.h | 8 * Below ELF section names and bpf_elf_map structure definition 30 /* ELF map definition */
|
/external/skia/tools/bookmaker/ |
selfCheck.cpp | 50 Definition* topicDef = topic.second; 71 void checkMethod(string topic, const Definition* csChild, vector<string>* reported) { 82 || Definition::MethodType::kConstructor == csChild->fMethodType 83 || Definition::MethodType::kDestructor == csChild->fMethodType 84 || Definition::MethodType::kOperator == csChild->fMethodType 109 const Definition* cs = this->classOrStruct(); 113 const Definition* topic = cs->fParent; 134 const Definition* classOrStruct() {
|
/libcore/luni/src/test/java/libcore/javax/crypto/spec/ |
README.ASN1 | 4 Test data for encoding tests is preceded by its definition in the OpenSSL generation string 8 # Put data definition in a file, eg input.cnf
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug496.go | 9 // <built-in>: note: previous definition of ?s$F$hash? was here 11 // <built-in>: note: previous definition of ?s$F$equal? was here
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug496.go | 9 // <built-in>: note: previous definition of ?s$F$hash? was here 11 // <built-in>: note: previous definition of ?s$F$equal? was here
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
err-bpo6.s | 13 LDA $47,yy % { dg-error "no suitable GREG definition" "" } 16 LDA $43,comm_symbol2 % { dg-error "no suitable GREG definition" "" }
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/arm/cryptocell/ |
cc_sec_defs.h | 27 /*! Definition for hash result array. */
|
/external/brotli/c/common/ |
version.h | 7 /* Version definition. */
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/ |
p8.cpp | 8 // expected-error{{out-of-line definition}}
|
/external/clang/test/CodeGen/ |
2008-07-29-override-alias-decl.c | 11 forward definition. */
|
/external/clang/test/CodeGenCXX/ |
pr18661.cpp | 11 // PR18661: Clang would fail to emit function definition with mismatching
|
/external/clang/test/CodeGenObjC/ |
undefined-protocol2.m | 4 // by a definition in another TU, so external is the correct linkage
|
/external/clang/test/Index/ |
TestClassForwardDecl.m | 19 // CHECK-scan: [10:1 - 10:15] FunctionDecl=function:10:6 (Definition) 21 // CHECK-scan: [10:18 - 10:24] ParmDecl=arg:10:21 (Definition) 22 // CHECK-scan: [10:24 - 11:1] FunctionDecl=function:10:6 (Definition) 39 // CHECK-load: TestClassForwardDecl.m:10:6: FunctionDecl=function:10:6 (Definition)
|
print-type.m | 14 // CHECK: ParmDecl=z:4:52 (Definition) [type=SEL] [typekind=ObjCSel] [canonicaltype=SEL *] [canonicaltypekind=Pointer] [isPOD=1] 16 // CHECK: ParmDecl=i:5:27 (Definition) [In,] [type=int] [typekind=Int] [isPOD=1] 17 // CHECK: ParmDecl=j:5:49 (Definition) [Out,] [type=short *] [typekind=Pointer] [isPOD=1] [pointeetype=short] [pointeekind=Short] 18 // CHECK: ParmDecl=p:6:36 (Definition) [type=__kindof Foo *] [typekind=ObjCObjectPointer] [canonicaltype=__kindof Foo *] [canonicaltypekind=ObjCObjectPointer] [isPOD=1] [pointeetype=Foo] [pointeekind=ObjCInterface]
|
remap-cursor-at.c | 3 // CHECK: ParmDecl=parm1:1:13 (Definition)
|
/external/clang/test/Parser/ |
cxx-extra-semi.cpp | 14 // expected-warning@-4{{extra ';' after member function definition}} 16 void A2b() { };; // expected-warning{{extra ';' after member function definition}} 21 // expected-warning@-2{{extra ';' after member function definition}} 23 void A3() { }; ;; // expected-warning{{extra ';' after member function definition}}
|
goto.c | 10 l: /* expected-note {{previous definition is here}} */
|
/external/clang/test/Sema/ |
decl-in-prototype.c | 18 struct A { struct b { int j; } t; }; // expected-note {{previous definition is here}} 23 struct ab { // expected-note {{previous definition is here}} expected-note {{previous definition is here}} 36 enum e19018 qq; //expected-error{{tentative definition has type 'enum e19018' that is never completed}} \
|
nested-redef.c | 2 struct X { // expected-note{{previous definition is here}}
|
/external/clang/test/SemaCXX/ |
attr-visibility.cpp | 20 } __attribute((visibility("default"))); // expected-warning {{attribute 'visibility' after definition is ignored}}
|
/external/clang/test/SemaObjC/ |
category-method-lookup-2.m | 13 // NOTE: No class implementation for Bar precedes this category definition.
|
/external/clang/test/SemaTemplate/ |
crash-unparsed-exception.cpp | 14 D<int> d; //expected-error{{exception specification is not available until end of class definition}}
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/filter/targets/ |
Synthetic.java | 23 * constructor will refer to a line of class definition}, so that we define 25 * constructions here that might refer to line of class definition. 38 * outer class definition, in case of ECJ - to the line of field. 47 * refers to the line of inner class definition, in case of EJC - to the
|
/external/libxkbcommon/xkbcommon/test/data/compat/ |
caps | 3 // With this definition, the keysym Caps_Lock can be used without binding
|
/external/libxml2/os400/libxmlrpg/ |
xmlexports.rpgle | 11 * The definition in the original C header file are not appliable to
|
Completed in 519 milliseconds
<<11121314151617181920>>