OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:identifier
(Results
526 - 550
of
5406
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/test/Parser/
declarators.c
30
atype /* expected-error {{unexpected type name 'atype': expected
identifier
}} */
37
int (test5), ; // expected-error {{expected
identifier
or '('}}
88
struct X<foo::int> { }; // expected-error{{expected
identifier
or '('}}
/external/clang/test/SemaCXX/
qual-id-test.cpp
46
a.B::base::x(); // expected-error{{use of undeclared
identifier
'B'}}
67
a->B::base::x(); // expected-error{{use of undeclared
identifier
'B'}}
123
a.B::base::x(); // expected-error{{use of undeclared
identifier
'B'}}
/external/clang/test/SemaObjC/
property-user-setter.m
31
@property(readonly) int
identifier
;
36
@dynamic
identifier
;
40
self.
identifier
= 0;
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
ResourceLoader.java
79
* @return unique
identifier
90
* If the ResourceLoader does not or cannot compute a version
identifier
then it is sufficient to
95
* @return unique
identifier
for the current version of the resource or null if the resource
/external/libsepol/tests/
test-common.h
28
* id string symbol
identifier
56
* id string role
identifier
68
* id string attribute
identifier
/external/mesa3d/src/glsl/glcpp/
glcpp.h
130
const char *
identifier
,
136
const char *
identifier
;
member in struct:__anon25321
159
const char *
identifier
;
member in struct:active_list
/external/nist-sip/java/gov/nist/javax/sip/header/
CallID.java
132
/** Constructor given the call
Identifier
.
133
*@param callId string call
identifier
(should be localid@host)
134
*@throws IllegalArgumentException if call
identifier
is bad.
/external/nist-sip/java/gov/nist/javax/sip/header/extensions/
Join.java
46
/** Constructor given the call
Identifier
.
47
*@param callId string call
identifier
(should be localid@host)
48
*@throws IllegalArgumentException if call
identifier
is bad.
/external/oprofile/libop/
op_cpu_type.h
118
* @param cpu_string with either the cpu type
identifier
or cpu type number
126
* @param cpu_type the cpu type
identifier
135
* @param cpu_type the cpu
identifier
name
/external/ppp/pppd/plugins/radius/etc/
radiusclient.conf
75
# NAS-
Identifier
78
# as the contents of the NAS-
Identifier
attribute in RADIUS requests. No
82
# a NAS-
Identifier
. The value of the NAS-IP-Address option is chosen
radiusclient.conf.in
75
# NAS-
Identifier
78
# as the contents of the NAS-
Identifier
attribute in RADIUS requests. No
82
# a NAS-
Identifier
. The value of the NAS-IP-Address option is chosen
/external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java
67
// Is it a valid
identifier
character?
73
// Append it to the current
identifier
.
78
// Did we collect a new
identifier
?
/external/skia/include/core/
SkPaintOptionsAndroid.h
33
/** Gets a BCP 47 language
identifier
for this SkLanguage.
34
@return a BCP 47 language
identifier
representing this language
55
//! BCP 47 language
identifier
/frameworks/base/core/java/android/view/
ContextMenu.java
42
* resource
identifier
.
44
* @param titleRes The string resource
identifier
used for the title.
61
* @param iconRes The resource
identifier
used for the icon.
SubMenu.java
36
* resource
identifier
.
38
* @param titleRes The string resource
identifier
used for the title.
55
* @param iconRes The resource
identifier
used for the icon.
/frameworks/ex/common/java/com/android/common/
Search.java
34
* Key for the source
identifier
set by the application that launched a search intent.
35
* The
identifier
is search-source specific string. It can be used
38
* The source
identifier
is stored in the {@link android.app.SearchManager#APP_DATA}
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoProxy.java
58
* Retrieves the Group
Identifier
Level1 for GSM phones.
81
* Retrieves the alpha
identifier
for line 1.
113
* Retrieves the alpha
identifier
associated with the voice mail number.
/libcore/dom/src/test/java/org/w3c/domts/level1/core/
entitygetpublicid.java
32
* the public
identifier
associated with the entity, if
36
* public
identifier
. The string "entityURI" should be
88
* @return uri
identifier
of test
notationgetsystemid.java
32
* the system
identifier
associated with the notation, if
36
* system
identifier
. The string "notation2File" should be
81
* @return uri
identifier
of test
/libcore/luni/src/main/java/javax/xml/transform/sax/
SAXResult.java
102
* @param systemId The system
identifier
as a URI string.
109
* Get the system
identifier
that was set with setSystemId.
111
* @return The system
identifier
that was set with setSystemId, or null
/libcore/luni/src/main/java/org/w3c/dom/ls/
LSInput.java
19
*
identifier
, a system
identifier
, a byte stream (possibly with a specified
112
* The system
identifier
, a URI reference [<a href='http://www.ietf.org/rfc/rfc2396.txt'>IETF RFC 2396</a>], for this
113
* input source. The system
identifier
is optional if there is a byte
121
* pointed to by the system
identifier
, it can set the encoding using
131
* The system
identifier
, a URI reference [<a href='http://www.ietf.org/rfc/rfc2396.txt'>IETF RFC 2396</a>], for this
132
* input source. The system
identifier
is optional if there is a byte
140
* pointed to by the system
identifier
, it can set the encoding using
151
* The public
identifier
for this input source. This may be mapped to an
153
* catalogues or other mappings). The public
identifier
, if specified
[
all
...]
/external/chromium_org/chrome/browser/performance_monitor/
key_builder.cc
72
RECENT_TYPE, // The unique
identifier
for the type of metric gathered.
73
RECENT_ACTIVITY // The unique
identifier
for the activity.
78
MAX_VALUE_TYPE, // The unique
identifier
for the type of metric gathered.
79
MAX_VALUE_ACTIVITY // The unique
identifier
for the activity.
84
METRIC_TYPE, // The unique
identifier
for the metric.
86
METRIC_ACTIVITY // The unique
identifier
for the activity.
/external/chromium_org/native_client_sdk/src/examples/getting_started/hello_world/
hello_world.c
79
* Called when the NaCl module is instantiated on the web page. The
identifier
87
* @param[in] instance The
identifier
of the new instance representing this
118
* @param[in] instance The
identifier
of the instance representing this NaCl
126
* @param[in] instance The
identifier
of the instance representing this NaCl
150
* @param[in] instance The
identifier
of the instance representing this NaCl
162
* @param[in] instance The
identifier
of the instance representing this NaCl
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.h
190
void didFailLoading(unsigned long
identifier
, DocumentLoader* loader, const ResourceError& error);
191
bool willReceiveResourceData(Frame*, unsigned long
identifier
, int length);
202
void didCreateWebSocket(Document*, unsigned long
identifier
, const KURL&, const String& protocol);
203
void willSendWebSocketHandshakeRequest(Document*, unsigned long
identifier
, const WebSocketHandshakeRequest&);
204
void didReceiveWebSocketHandshakeResponse(Document*, unsigned long
identifier
, const WebSocketHandshakeResponse&);
205
void didCloseWebSocket(Document*, unsigned long
identifier
);
/external/clang/lib/Sema/
SemaCXXScopeSpec.cpp
133
case NestedNameSpecifier::
Identifier
:
279
/// \brief If the given nested-name-specifier begins with a bare
identifier
280
/// (e.g., Base::), perform name lookup for that
identifier
as a
290
if (NNS->getKind() != NestedNameSpecifier::
Identifier
)
376
/// \brief Build a new nested-name-specifier for "
identifier
::", as described
391
IdentifierInfo &
Identifier
,
399
LookupResult Found(*this, &
Identifier
, IdentifierLoc,
481
SS.Extend(Context, &
Identifier
, IdentifierLoc, CCLoc);
519
Found.setLookupName(&
Identifier
);
539
LookupResult FoundOuter(*this, &
Identifier
, IdentifierLoc,
[
all
...]
Completed in 1495 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>