OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identifier
(Results
951 - 975
of
5290
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x9/
X9ObjectIdentifiers.java
9
* ansi-X9-62 OBJECT
IDENTIFIER
::= { iso(1) member-body(2)
143
* dsapublicnumber OBJECT
IDENTIFIER
::= { iso(1) member-body(2)
152
* id-dsa-with-sha1 OBJECT
IDENTIFIER
::= {
181
* dhpublicnumber OBJECT
IDENTIFIER
::= {
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
X509AttributeCertificate.java
75
* @param oid the object
identifier
we wish to match.
/external/chromium-trace/trace-viewer/tracing/tracing/model/
event_container.html
33
* @return {String} A stable and unique
identifier
that describes this
/external/clang/include/clang/ASTMatchers/Dynamic/
Parser.h
25
/// <NamedValue> := <
Identifier
>
26
/// <MatcherExpression> := <
Identifier
>(<ArgumentList>) |
27
/// <
Identifier
>(<ArgumentList>).bind(<StringLiteral>)
28
/// <
Identifier
> := [a-zA-Z]+
/external/clang/include/clang/Basic/
TemplateKinds.h
19
/// \brief Specifies the kind of template name that an
identifier
refers to.
/external/clang/include/clang/Sema/
Weak.h
28
bool used; //
identifier
later declared?
/external/clang/include/clang/Serialization/
ASTDeserializationListener.h
37
/// \brief An
identifier
was deserialized from the AST file.
/external/clang/test/CXX/class/class.mem/
p1.cpp
19
S::EnumT Evar2 = EnumT(); //expected-error{{use of undeclared
identifier
'EnumT'}}
/external/clang/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/
p1.cpp
91
for (auto not_in_scope : not_in_scope) { // expected-error {{use of undeclared
identifier
'not_in_scope'}}
96
__range.begin(); // expected-error {{use of undeclared
identifier
'__range'}}
97
++__begin; // expected-error {{use of undeclared
identifier
'__begin'}}
98
--__end; // expected-error {{use of undeclared
identifier
'__end'}}
/external/clang/test/CodeGenCXX/
debug-info-template.cpp
51
// CHECK: [[FOO]] = !MDCompositeType(tag: DW_TAG_structure_type, name: "foo", {{.*}}
identifier
: "_ZTS3foo")
57
// CHECK-SAME:
identifier
: "[[TCNESTED:.*]]")
60
// CHECK-SAME:
identifier
: "[[TCNT:.*]]")
85
// CHECK-SAME:
identifier
: "[[NNT:.*]]")
/external/clang/test/FixIt/
typo.c
42
unsinged *ptr = 0; // expected-error{{use of undeclared
identifier
'unsinged'; did you mean 'unsigned'?}}
/external/clang/test/Modules/
modular_maps.cpp
19
const int val = a + b + c + x; // expected-error {{undeclared
identifier
}}
no-stale-modtime.m
20
// Add an
identifier
to ensure everything depending on t is out of date
/external/clang/test/Sema/
address_spaces.c
68
typedef int PR4997 __attribute__((address_space(Foobar))); // expected-error {{use of undeclared
identifier
'Foobar'}}
statements.c
40
switch (env->fpscr) // expected-error {{use of undeclared
identifier
'env'}}
var-redecl.c
56
int *p=&g19; // expected-error{{use of undeclared
identifier
'g19'}} \
/external/clang/test/SemaCXX/
copy-assignment.cpp
102
template<typename T> class A : public unknown::X { // expected-error {{undeclared
identifier
'unknown'}} expected-error {{expected class name}}
cxx0x-compat.cpp
38
printf("foo is %"PRIuS", bar is %"PRIuS, foo, bar); // expected-warning 2{{
identifier
after literal will be treated as a reserved user-defined literal suffix in C++11}}
default1.cpp
66
int pr20055_f(int x = 0, int y = UNDEFINED); // expected-error{{use of undeclared
identifier
}}
pseudo-destructors.cpp
26
a->~foo(); // expected-error{{
identifier
'foo' in object destruction expression does not name a type}}
typedef-redecl.cpp
54
typedef int operator! (A); // expected-error{{typedef name must be an
identifier
}}
warn-empty-body.cpp
243
aa; // expected-error{{use of undeclared
identifier
}}
248
bb; // expected-error{{use of undeclared
identifier
}}
252
cc; // expected-error{{use of undeclared
identifier
}}
255
dd; // expected-error{{use of undeclared
identifier
}}
/external/clang/test/SemaObjC/
property.m
53
@property(copy) BYObjectIdentifier
identifier
;
/external/e2fsprogs/lib/et/test_cases/
imap_err.et
63
"Invalid
identifier
"
/external/e2fsprogs/lib/uuid/
uuid.3.in
34
uuid \- DCE compatible Universally Unique
Identifier
library
Completed in 785 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>