OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:anotherident
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/
templateid.cpp
14
class ::Ident<int>
AnotherIdent
;
/frameworks/base/services/core/java/com/android/server/net/
NetworkIdentitySet.java
145
final NetworkIdentity
anotherIdent
= another.iterator().next();
146
return ident.compareTo(
anotherIdent
);
Completed in 2415 milliseconds