HomeSort by relevance Sort by last modified time
    Searched refs:AT (Results 251 - 275 of 474) sorted by null

<<111213141516171819

  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/machine/
asm.h 203 move AT, ra; \
209 .set at;
  /toolchain/binutils/binutils-2.25/gold/
yyscript.y 11 (at your option) any later version.
119 %token AT
249 /* A command which may appear at top level of a linker script. */
449 /* The address at which an output section should be loaded. */
453 | AT '(' exp ')'
503 AT '>' string
802 | AT '(' parse_exp ')' phdr_info
  /toolchain/binutils/binutils-2.25/ld/
ldgram.y 1 /* A YACC grammar to parse a superset of the AT&T linker scripting language.
10 (at your option) any later version.
81 union etree_union *at;
147 %token ALIGNMOD AT SUBALIGN HIDDEN PROVIDE PROVIDE_HIDDEN AS_NEEDED
1024 AT '>' NAME { $$ = $3; }
1029 AT '(' exp ')' { $$ = $3; }
1206 lang_new_phdr ($1, $3, $4.filehdr, $4.phdrs, $4.at,
1270 einfo (_("%X%P:%S: PHDRS syntax error at `%s'\n"),
1273 | AT '(' exp ')' phdr_qualifiers
1276 $$.at = $3
    [all...]
  /external/clang/lib/AST/
ASTDiagnostic.cpp 53 if (const AttributedType *AT = dyn_cast<AttributedType>(Ty)) {
54 QT = AT->desugar();
58 if (const AdjustedType *AT = dyn_cast<AdjustedType>(Ty)) {
59 QT = AT->desugar();
63 if (const AutoType *AT = dyn_cast<AutoType>(Ty)) {
64 if (!AT->isSugared())
66 QT = AT->desugar();
441 const Attr *At = reinterpret_cast<Attr *>(Val);
442 assert(At && "Received null Attr object!");
443 OS << '\'' << At->getSpelling() << '\''
    [all...]
APValue.cpp 475 const ArrayType *AT = Ctx.getAsArrayType(Ty);
476 QualType ElemTy = AT->getElementType();
  /external/clang/lib/CodeGen/
CGExprConstant.cpp 240 llvm::ArrayType *AT = cast<llvm::ArrayType>(LastElt->getType());
241 assert(AT->getElementType()->isIntegerTy(CharWidth) &&
242 AT->getNumElements() != 0 &&
246 NextFieldOffsetInChars -= CharUnits::fromQuantity(AT->getNumElements());
250 AppendPadding(CharUnits::fromQuantity(AT->getNumElements()-1));
285 "Should have at least one bit left!");
510 // we must have a flexible array member at the end.
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 632 // At this point, all required properties in this protocol conform to those
    [all...]
  /frameworks/compile/mclinker/lib/Script/
ScriptParser.yy 172 %token AT
334 [AT(lma)]
342 } [>region] [AT>lma_region] [:phdr :phdr ...] [=fillexp]
417 opt_lma : AT '(' script_exp ')'
451 opt_lma_region : AT '>' string
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/
apic.asl 49 PC-AT Compatibility : 0
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 91 /// If the type is not an array type at all, the original value is returned.
97 while (const ArrayType *AT = Ctx.getAsArrayType(Ty)) {
98 Ty = AT->getElementType();
112 // See if we're constructing an existing region by looking at the next
180 // See if we're constructing an existing region by looking at the next
  /external/llvm/lib/CodeGen/
Analysis.cpp 342 // that we end up back at the tail call instruction itself.
377 if (ArrayType *AT = dyn_cast<ArrayType>(T))
378 return Idx < AT->getNumElements();
386 /// stopping at the next leaf node (which may be a legitimate scalar type or an
414 // out the left-most element at each node.
445 // (i.e. node with no valid sub-type at any index, so {} does count as a leaf
604 // an extractvalue would happen at the front of the RetPath list, so since
609 // Finally, we can check whether the value produced by the tail call at this
  /external/nist-sip/java/gov/nist/core/
GenericObject.java 61 protected static final String AT = Separators.AT;
  /external/nist-sip/java/gov/nist/javax/sip/address/
SipUri.java 281 s = new StringBuffer(user).append(AT);
302 s = new StringBuffer(user).append(AT);
441 * colon (%3a), at-sign (%40) and the "unwise" characters,
523 /** Sets the user of SipURI. The identifier of a particular resource at
525 * "at" sign make up the user-info.
919 * which SIP method to use in requests directed at this URI. This is
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 374 // at the pointer and has infinite size.
432 ArrayType *AT = ArrayType::get(V->getType(), ArraySize);
433 return ConstantArray::get(AT, std::vector<Constant*>(ArraySize, C));
536 << " from store to: " << *Ev << " at: " << *TheStore << "\n");
625 << " from load ptr=" << *LoadEv << " at: " << *LI << "\n"
626 << " from store ptr=" << *StoreEv << " at: " << *SI << "\n");

Completed in 508 milliseconds

<<111213141516171819