Searched refs:AS (Results 151 - 175 of 333) sorted by relevance

1234567891011>>

/external/libcxx/src/support/solaris/
H A Dwcsnrtombs.inc13 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
/external/libogg/win32/
H A DMakefile70 AS = @AS@ macro
/external/mesa3d/src/gallium/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/external/mesa3d/src/gallium/targets/egl-static/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/external/mesa3d/src/glsl/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/external/mesa3d/src/mapi/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/external/webp/src/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/clang/lib/Parse/
H A DParseDeclCXX.cpp480 AccessSpecifier AS,
601 Declarator::AliasDeclContext, AS, OwnedType,
649 return Actions.ActOnAliasDeclaration(getCurScope(), AS, TemplateParamsArg,
654 return Actions.ActOnUsingDeclaration(getCurScope(), AS,
1168 AccessSpecifier AS,
1614 SS, Name, NameLoc, attrs.getList(), AS,
2003 void Parser::ParseCXXClassMemberDeclaration(AccessSpecifier AS, argument
2055 Actions.ActOnUsingDeclaration(getCurScope(), AS, local
2079 AS, AccessAttrs);
2088 return ParseCXXClassMemberDeclaration(AS, AccessAttr
476 ParseUsingDeclaration(unsigned Context, const ParsedTemplateInfo &TemplateInfo, SourceLocation UsingLoc, SourceLocation &DeclEnd, AccessSpecifier AS, Decl **OwnedType) argument
1165 ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, bool EnteringContext, DeclSpecContext DSC, ParsedAttributesWithRange &Attributes) argument
2669 AccessSpecifier AS = getAccessSpecifierIfPresent(); local
3500 AccessSpecifier AS = getAccessSpecifierIfPresent(); local
[all...]
/external/llvm/lib/IR/
H A DAsmWriter.cpp341 int getAttributeGroupSlot(AttributeSet AS);
384 void CreateAttributeSetSlot(AttributeSet AS);
601 int SlotTracker::getAttributeGroupSlot(AttributeSet AS) { argument
606 as_iterator AI = asMap.find(AS);
660 void SlotTracker::CreateAttributeSetSlot(AttributeSet AS) { argument
661 assert(AS.hasAttributes(AttributeSet::FunctionIndex) &&
664 as_iterator I = asMap.find(AS);
669 asMap[AS] = DestSlot;
1590 AttributeSet AS = Attrs.getFnAttributes(); local
1594 for (unsigned E = AS
[all...]
/external/clang/lib/AST/
H A DDeclCXX.cpp573 AccessSpecifier AS = Conversion->getAccessUnsafe(); local
584 Primary, AS);
586 Conversions.addDecl(Ctx, Primary, AS);
2142 static const char *getAccessName(AccessSpecifier AS) { argument
2143 switch (AS) {
2157 AccessSpecifier AS) {
2158 return DB << getAccessName(AS);
2162 AccessSpecifier AS) {
2163 return DB << getAccessName(AS);
2156 operator <<(const DiagnosticBuilder &DB, AccessSpecifier AS) argument
2161 operator <<(const PartialDiagnostic &DB, AccessSpecifier AS) argument
H A DDeclPrinter.cpp38 void Print(AccessSpecifier AS);
208 void DeclPrinter::Print(AccessSpecifier AS) { argument
209 switch(AS) {
775 AccessSpecifier AS = Base->getAccessSpecifierAsWritten(); local
776 if (AS != AS_none)
777 Print(AS);
/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp757 DictScope AS(W, "AuxFunctionDef");
778 DictScope AS(W, "AuxWeakExternal");
789 DictScope AS(W, "AuxFileRecord");
800 DictScope AS(W, "AuxSectionDef");
836 DictScope AS(W, "AuxCLRToken");
/external/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp435 AttributeSet AS = PAL.getSlotAttributes(i); local
436 unsigned &Entry = AttributeGroupMap[AS];
438 AttributeGroups.push_back(AS);
/external/llvm/lib/AsmParser/
H A DLLParser.cpp86 AttributeSet AS = Fn->getAttributes(); local
87 AttrBuilder FnAttrs(AS.getFnAttributes(), AttributeSet::FunctionIndex);
88 AS = AS.removeAttributes(Context, AttributeSet::FunctionIndex,
89 AS.getFnAttributes());
100 AS = AS.addAttributes(Context, AttributeSet::FunctionIndex,
104 Fn->setAttributes(AS);
106 AttributeSet AS = CI->getAttributes(); local
107 AttrBuilder FnAttrs(AS
117 AttributeSet AS = II->getAttributes(); local
[all...]
/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp472 for (MCRegAliasIterator AS(Reg, TRI, true); AS.isValid(); ++AS) {
473 if (PhysRegDefs.test(*AS))
474 PhysRegClobbers.set(*AS);
475 PhysRegDefs.set(*AS);
/external/bison/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/chromium_org/third_party/mesa/src/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Derrwarn.pxi14 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND OTHER CONTRIBUTORS ``AS IS''
/external/clang/include/clang/AST/
H A DASTContext.h1975 unsigned getTargetAddressSpace(unsigned AS) const {
1976 if (AS < LangAS::Offset || AS >= LangAS::Offset + LangAS::Count)
1977 return AS;
1979 return (*AddrSpaceMap)[AS - LangAS::Offset];
1982 bool addressSpaceMapManglingFor(unsigned AS) const {
1984 AS < LangAS::Offset ||
1985 AS >= LangAS::Offset + LangAS::Count;
/external/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp971 if (const AttributedStmt *AS = asFallThroughAttr(CS->getStmt())) {
972 S.Diag(AS->getLocStart(),
974 markFallthroughVisited(AS);
993 if (const AttributedStmt *AS = asFallThroughAttr(LastStmt)) {
994 markFallthroughVisited(AS);
1035 if (const AttributedStmt *AS = dyn_cast_or_null<AttributedStmt>(S)) {
1036 if (hasSpecificAttr<FallThroughAttr>(AS->getAttrs()))
1037 return AS;
/external/gtest/src/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/gtest/test/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp168 AttributeSet AS = AttributeSet::get(context, 0, AK); local
170 A->addAttr(AS);
/external/mesa3d/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/external/mesa3d/src/egl/main/
H A DAndroid.mk16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

Completed in 815 milliseconds

1234567891011>>