OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curType
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Sema/
SemaDeclAttr.cpp
223
QualType
curType
= tDecl->getUnderlyingType();
248
QualType T = S.BuildExtVectorType(
curType
, sizeExpr, Attr.getLoc());
[
all
...]
/frameworks/base/tools/aapt/
ResourceTable.cpp
572
const String16&
curType
,
606
myPackage,
curType
, ident, parentIdent, itemIdent, str,
643
const String16&
curType
,
699
!outTable->hasBagOrEntry(myPackage,
curType
, ident, config)) {
714
myPackage,
curType
, ident, str, &spans, &config,
826
String16
curType
;
[
all
...]
/frameworks/base/libs/utils/
ResourceTypes.cpp
[
all
...]
Completed in 540 milliseconds