| /external/llvm/unittests/Linker/ |
| D | LinkModulesTest.cpp | 36 ArrayType *AT = ArrayType::get(Type::getInt8PtrTy(Ctx), 3); in SetUp() local 105 ArrayType *AT = ArrayType::get(Type::getInt8PtrTy(Ctx), 3); in TEST_F() local
|
| /external/nist-sip/java/gov/nist/core/ |
| D | Separators.java | 49 public static final String AT = "@"; field
|
| D | GenericObjectList.java | 72 protected static final String AT = Separators.AT; field in GenericObjectList
|
| D | GenericObject.java | 61 protected static final String AT = Separators.AT; field in GenericObject
|
| /external/llvm/lib/Transforms/Utils/ |
| D | ModuleUtils.cpp | 63 ArrayType *AT = ArrayType::get(EltTy, CurrentCtors.size()); in appendToGlobalArray() local
|
| /external/pixman/pixman/ |
| D | pixman-mips-dspr2-asm.h | 36 #define AT $1 macro
|
| /external/clang/lib/Analysis/ |
| D | ScanfFormatString.cpp | 483 const analyze_scanf::ArgType &AT = getArgType(Ctx); in fixType() local
|
| /external/llvm/lib/Support/ |
| D | Dwarf.cpp | 751 const char *llvm::dwarf::AtomTypeString(unsigned AT) { in AtomTypeString()
|
| /external/clang/test/Layout/ |
| D | ms-x86-vtordisp.cpp | 151 struct AT { struct 152 virtual ~AT(){} in ~AT() argument
|
| /external/clang/lib/Lex/ |
| D | MacroArgs.cpp | 161 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument() local
|
| /external/openssl/crypto/bn/asm/ |
| D | ia64.S | 1383 #define AT r14 macro
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | ScalarReplAggregates.cpp | 820 if (ArrayType *AT = dyn_cast<ArrayType>(ToType)) { in ConvertScalar_ExtractValue() local 949 if (ArrayType *AT = dyn_cast<ArrayType>(SV->getType())) { in ConvertScalar_InsertValue() local 1457 if (ArrayType *AT = dyn_cast<ArrayType>(T)) in ShouldAttemptScalarRepl() local 1551 ArrayType *AT = cast<ArrayType>(AI->getAllocatedType()); in DoScalarReplacement() local 1747 if (ArrayType *AT = dyn_cast<ArrayType>(T)) { in isHomogeneousAggregate() local 1836 } else if (ArrayType *AT = dyn_cast<ArrayType>(T)) { in TypeHasComponent() local 2015 } else if (ArrayType *AT = dyn_cast<ArrayType>(T)) { in FindElementAndOffset() local
|
| /external/llvm/lib/Target/XCore/ |
| D | XCoreLowerThreadLocal.cpp | 175 ArrayType *AT = dyn_cast<ArrayType>(Ty); in isZeroLengthArray() local
|
| /external/clang/lib/AST/ |
| D | Mangle.cpp | 166 for (const auto &AT : Proto->param_types()) in mangleName() local
|
| D | ASTContext.cpp | 2173 AdjustedType *AT = AdjustedTypes.FindNodeOrInsertPos(ID, InsertPos); in getAdjustedType() local 2213 AdjustedType *AT = AdjustedTypes.FindNodeOrInsertPos(ID, InsertPos); in getDecayedType() local 3757 if (AutoType *AT = AutoTypes.FindNodeOrInsertPos(ID, InsertPos)) in getAutoType() local 3760 AutoType *AT = new (*this, TypeAlignment) AutoType(DeducedType, in getAutoType() local 3778 if (AtomicType *AT = AtomicTypes.FindNodeOrInsertPos(ID, InsertPos)) in getAtomicType() local 3905 const ArrayType *AT = in getUnqualifiedArrayType() local 4205 if (const ArrayType *AT = dyn_cast<ArrayType>(T)) in getAsArrayType() local 4829 if (const ArrayType *AT = in getObjCEncodingForBlock() local 4871 if (const ArrayType *AT = in getObjCEncodingForFunctionDecl() local 4942 if (const ArrayType *AT = in getObjCEncodingForMethodDecl() local [all …]
|
| D | ASTDiagnostic.cpp | 52 if (const AttributedType *AT = dyn_cast<AttributedType>(Ty)) { in Desugar() local 57 if (const AdjustedType *AT = dyn_cast<AdjustedType>(Ty)) { in Desugar() local 62 if (const AutoType *AT = dyn_cast<AutoType>(Ty)) { in Desugar() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | MallocSizeofChecker.cpp | 162 while (const ArrayType *AT = T->getAsArrayTypeUnsafe()) { in compatibleWithArrayType() local
|
| /external/llvm/lib/CodeGen/ |
| D | StackProtector.cpp | 111 if (ArrayType *AT = dyn_cast<ArrayType>(Ty)) { in ContainsProtectableArray() local
|
| D | Analysis.cpp | 365 if (ArrayType *AT = dyn_cast<ArrayType>(T)) in indexReallyValid() local
|
| /external/tcpdump/ |
| D | print-atalk.c | 196 #define AT(member) ataddr_string((ap->member[1]<<8)|ap->member[2],ap->member[3]) in aarp_print() macro
|
| /external/owasp/sanitizer/src/tests/org/owasp/html/ |
| D | CssFuzzerTest.java | 182 CssTokens.TokenType.AT, Pattern.compile("@" + IDENT)); in TOKEN_TYPE_FILTERS.put()
|
| /external/owasp/sanitizer/src/main/org/owasp/html/ |
| D | CssTokens.java | 191 AT, enumConstant
|
| /external/nist-sip/java/gov/nist/javax/sip/parser/ |
| D | TokenTypes.java | 176 public static final int AT = LexerCore.AT; field
|
| /external/icu/icu4c/source/i18n/ |
| D | plurrule_impl.h | 60 static const UChar AT = ((UChar)0x0040); variable
|
| /external/chromium_org/third_party/icu/source/i18n/ |
| D | plurrule_impl.h | 60 static const UChar AT = ((UChar)0x0040); variable
|