OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identifier
(Results
251 - 275
of
5406
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/clang/test/Index/
recover-bad-code-rdar_7487294.c
12
// CHECK: 9:3: error: use of undeclared
identifier
'help'
/external/clang/test/OpenMP/
threadprivate_messages.cpp
4
#pragma omp threadprivate( // expected-error {{expected
identifier
}} expected-error {{expected ')'}} expected-note {{to match this '('}}
5
#pragma omp threadprivate() // expected-error {{expected
identifier
}}
19
#pragma omp threadprivate(u) // expected-error {{use of undeclared
identifier
'u'}}
34
#pragma omp threadprivate(d.a) // expected-error {{expected
identifier
}}
37
#pragma omp threadprivate(faa) // expected-error {{use of undeclared
identifier
'faa'; did you mean 'foa'?}}
58
#pragma omp threadprivate (b) // expected-error {{use of undeclared
identifier
'b'}}
66
#pragma omp threadprivate (m) // expected-error {{use of undeclared
identifier
'm'}}
85
#pragma omp threadprivate (s) // expected-error {{use of undeclared
identifier
's'}}
110
#pragma omp threadprivate(argc+y) // expected-error {{expected
identifier
}}
/external/clang/test/PCH/
pragma-weak.c
10
// expected-warning {{weak
identifier
'undeclaredvar' never declared}}
/external/clang/test/Parser/
check-syntax-1.m
8
+ (XNSNumber *) numberWithCGFloat : (CGFloat) float; // expected-error {{expected
identifier
}} \
objc-foreach-syntax.m
24
for (id key; in keys) ; // expected-error {{use of undeclared
identifier
'in'}}
/external/clang/test/Preprocessor/
c90.c
10
#define foo3$bar /* expected-error {{'$' in
identifier
}} */
/external/clang/test/Sema/
anonymous-struct-union.c
64
int_val2 = 0; // expected-error{{use of undeclared
identifier
}}
65
float_val2 = 0.0; // expected-error{{use of undeclared
identifier
}}
73
i = 0; // expected-error{{use of undeclared
identifier
}}
74
f2 = 0.0; // expected-error{{use of undeclared
identifier
}}
/external/guava/guava/src/com/google/common/eventbus/
AsyncEventBus.java
40
* events. Assigns {@code
identifier
} as the bus's name for logging purposes.
42
* @param
identifier
short name for the bus, for logging purposes.
47
public AsyncEventBus(String
identifier
, Executor executor) {
48
super(
identifier
);
/external/icu4c/i18n/unicode/
uspoof.h
41
* for cases where the displayed form of an
identifier
may
52
* -# Single
identifier
tests. Check whether an
identifier
is
55
* -# Two
identifier
tests. Check whether two specific identifiers are confusable.
64
* which (if any) of the selected tests have identified possible problems with the
identifier
.
70
* Thread Safety: The test functions for checking a single
identifier
, or for testing
100
* When performing tests on a single
identifier
, with the uspoof_check() family of functions,
103
* -# USPOOF_MIXED_SCRIPT_CONFUSABLE: the
identifier
contains characters from multiple
104
* scripts, and there exists an
identifier
of a single script that is visually confusable.
105
* -# USPOOF_WHOLE_SCRIPT_CONFUSABLE: the
identifier
consists of characters from a singl
[
all
...]
/external/libselinux/src/
avc_sidtab.h
2
* A security
identifier
table (sidtab) is a hash table
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/
PPreferredServiceParser.java
58
* "The URN consists of a hierarchical service
identifier
or application
59
*
identifier
, with a sequence of labels separated by periods.The left-most label is
61
*
identifier
', while names to the right are called 'sub-services' or
64
* For any given service
identifier
, labels can be removed right-to-left and
66
* service, with the exception of the top-level service
identifier
67
* and possibly the first sub-service or sub-application
identifier
.
73
* if a service
identifier
'w.x.y.z' exists, the URNs 'w.x' and
75
* valid service
identifier
if it merely defines who is responsible"
89
* beyond the first sub-service or sub-application
identifier
. It should be the responsibility
/external/ppp/pppd/plugins/radius/etc/
dictionary.merit
5
ATTRIBUTE NAS-
Identifier
32 string
/external/protobuf/java/src/main/java/com/google/protobuf/nano/
MessageNanoPrinter.java
74
private static void print(String
identifier
, Class<?> clazz, Object message,
78
buf.append(indentBuf).append(
identifier
);
122
identifier
= deCamelCaseify(
identifier
);
123
buf.append(indentBuf).append(
identifier
).append(": ");
135
* Converts an
identifier
of the format "FieldName" into "field_name".
137
private static String deCamelCaseify(String
identifier
) {
139
for (int i = 0; i <
identifier
.length(); i++) {
140
char currentChar =
identifier
.charAt(i);
/external/wpa_supplicant_8/src/eap_common/
eap_common.h
18
u8 code, u8
identifier
);
/frameworks/base/tools/aidl/
aidl_language_l.l
36
identifier
[_a-zA-Z][_a-zA-Z0-9\.]*
95
{
identifier
} { SET_BUFFER(
IDENTIFIER
); return
IDENTIFIER
; }
96
{
identifier
}\<{whitespace}*{
identifier
}({whitespace}*,{whitespace}*{
identifier
})*{whitespace}*\> {
102
yylval.buffer.token =
IDENTIFIER
;
104
return
IDENTIFIER
;
/libcore/luni/src/main/java/javax/crypto/spec/
PSource.java
34
* algorithm
identifier
.
37
* the source algorithm
identifier
.
49
* Returns the source algorithm
identifier
.
51
* @return the source algorithm
identifier
.
/libcore/luni/src/main/java/javax/net/ssl/
SSLSessionContext.java
34
* Returns the session for the specified session
identifier
.
37
* the session
identifier
of the session to look up.
38
* @return the session for the specified session
identifier
, or {@code null}
39
* if the specified session
identifier
does not refer to a session
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Any.java
63
* Tests provided
identifier
.
65
* @param
identifier
-
identifier
to be verified
68
public final boolean checkTag(int
identifier
) {
/libcore/luni/src/main/java/org/w3c/dom/
Notation.java
28
* The public
identifier
of this notation. If the public
identifier
was
34
* The system
identifier
of this notation. If the system
identifier
was
/external/clang/lib/Lex/
Preprocessor.cpp
437
// If this is a raw
identifier
or a literal token, set the pointer data.
548
///
identifier
information for the token and install it into the token,
550
IdentifierInfo *Preprocessor::LookUpIdentifierInfo(Token &
Identifier
) const {
551
assert(
Identifier
.getRawIdentifierData() != 0 && "No raw
identifier
data!");
555
if (!
Identifier
.needsCleaning() && !
Identifier
.hasUCN()) {
557
II = getIdentifierInfo(StringRef(
Identifier
.getRawIdentifierData(),
558
Identifier
.getLength()));
562
StringRef CleanedStr = getSpelling(
Identifier
, IdentifierBuffer)
[
all
...]
/external/clang/test/SemaCXX/
typo-correction.cpp
80
another_std::string str; // expected-error{{use of undeclared
identifier
'another_std'; did you mean 'AnotherStd'?}}
104
bar((stream_out)); // expected-error{{use of undeclared
identifier
'stream_out'; did you mean 'stream_count'?}}
108
bar((stream_out)); // expected-error{{use of undeclared
identifier
'stream_out'; did you mean 'stream_count'?}}
129
foo(somenetmessage); // expected-error{{use of undeclared
identifier
'somenetmessage'; did you mean 'somenetmsg'?}}
138
Invoke(); // expected-error{{use of undeclared
identifier
'Invoke'}}
139
Invoke("foo"); // expected-error{{use of undeclared
identifier
'Invoke'; did you mean 'revoke'?}}
140
Invoke("foo", "bar"); // expected-error{{use of undeclared
identifier
'Invoke'}}
143
Invoke(); // expected-error{{use of undeclared
identifier
'Invoke'}}
144
Invoke("foo"); // expected-error{{use of undeclared
identifier
'Invoke'; did you mean 'revoke'?}}
145
Invoke("foo", 7); // expected-error{{use of undeclared
identifier
'Invoke'; did you mean 'invoke'?}
[
all
...]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
PKCSObjectIdentifiers.java
8
// pkcs-1 OBJECT
IDENTIFIER
::= {
32
// pkcs-3 OBJECT
IDENTIFIER
::= {
39
// pkcs-5 OBJECT
IDENTIFIER
::= {
56
// encryptionAlgorithm OBJECT
IDENTIFIER
::= {
70
// md2 OBJECT
IDENTIFIER
::=
78
// md4 OBJECT
IDENTIFIER
::=
86
// md5 OBJECT
IDENTIFIER
::=
100
// pkcs-7 OBJECT
IDENTIFIER
::= {
112
// pkcs-9 OBJECT
IDENTIFIER
::= {
154
// id-ct OBJECT
IDENTIFIER
::= {iso(1) member-body(2) usa(840
[
all
...]
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/
glcpp-parse.y
99
const char *
identifier
,
106
_parser_active_list_contains (glcpp_parser_t *parser, const char *
identifier
);
163
%token COMMA_FINAL DEFINED ELIF_EXPANDED HASH HASH_DEFINE FUNC_IDENTIFIER OBJ_IDENTIFIER HASH_ELIF HASH_ELSE HASH_ENDIF HASH_IF HASH_IFDEF HASH_IFNDEF HASH_LINE HASH_UNDEF HASH_VERSION
IDENTIFIER
IF_EXPANDED INTEGER INTEGER_STRING LINE_EXPANDED NEWLINE OTHER PLACEHOLDER SPACE
166
%type <str>
IDENTIFIER
FUNC_IDENTIFIER OBJ_IDENTIFIER INTEGER_STRING OTHER
239
| HASH_UNDEF
IDENTIFIER
NEWLINE {
285
| HASH_IFDEF
IDENTIFIER
junk NEWLINE {
290
| HASH_IFNDEF
IDENTIFIER
junk NEWLINE {
376
|
IDENTIFIER
{
461
IDENTIFIER
{
466
| identifier_list ','
IDENTIFIER
{
[
all
...]
/external/mesa3d/src/glsl/glcpp/
glcpp-parse.y
99
const char *
identifier
,
106
_parser_active_list_contains (glcpp_parser_t *parser, const char *
identifier
);
163
%token COMMA_FINAL DEFINED ELIF_EXPANDED HASH HASH_DEFINE FUNC_IDENTIFIER OBJ_IDENTIFIER HASH_ELIF HASH_ELSE HASH_ENDIF HASH_IF HASH_IFDEF HASH_IFNDEF HASH_LINE HASH_UNDEF HASH_VERSION
IDENTIFIER
IF_EXPANDED INTEGER INTEGER_STRING LINE_EXPANDED NEWLINE OTHER PLACEHOLDER SPACE
166
%type <str>
IDENTIFIER
FUNC_IDENTIFIER OBJ_IDENTIFIER INTEGER_STRING OTHER
239
| HASH_UNDEF
IDENTIFIER
NEWLINE {
285
| HASH_IFDEF
IDENTIFIER
junk NEWLINE {
290
| HASH_IFNDEF
IDENTIFIER
junk NEWLINE {
376
|
IDENTIFIER
{
461
IDENTIFIER
{
466
| identifier_list ','
IDENTIFIER
{
[
all
...]
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
GeeTestResultParser.java
388
* Parse the test
identifier
(class and test name), and optional time info.
390
* @param
identifier
Raw
identifier
of the form classname.testname, with an optional time
392
* @return A ParsedTestInfo representing the parsed info from the
identifier
string.
400
private ParsedTestInfo parseTestIdentifier(String
identifier
) {
404
Matcher time = timePattern.matcher(
identifier
);
410
identifier
=
identifier
.substring(0,
identifier
.lastIndexOf(discardPortion)).trim();
414
String[] testId =
identifier
.split("\\.")
[
all
...]
Completed in 870 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>