HomeSort by relevance Sort by last modified time
    Searched refs:Latest (Results 1 - 12 of 12) sorted by null

  /external/clang/include/clang/AST/
Redeclarable.h 30 /// A pointer to a known latest declaration, either statically known or
43 /// A pointer to either an uninitialized latest declaration (where either
96 auto Latest = Next.get<KnownLatest>();
97 Latest.set(D);
98 Next = Latest;
124 /// declaration and Link points to the latest declaration. For example:
212 // Get either previous decl or latest decl.
  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 679 // priority to the latest ones.
690 DomainValue *Latest = Regs.pop_back_val().Value;
692 if (Latest == dv || Latest->Next)
694 if (merge(dv, Latest))
697 // If latest didn't merge, it is useless now. Kill all registers using it.
700 if (LiveRegs[i].Value == Latest)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 17 latest downloads from the &lt;your project</font>&gt;<br> <?php echo $warning; ?>
19 </table><table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Latest
21 page you can find the latest <a href="build_types.html">builds</a> produced by
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp 128 /// Index in Instrs of the instruction being latest in the schedule.
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 461 if (auto *Latest = getLatest())
462 return Latest->findDirectiveAtLoc(Loc, SourceMgr);
499 /// the reverse order (the latest one is in the head of the list).
845 /// \brief Given an identifier, return its latest non-imported MacroDirective
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp 241 static void attachLatestDeclImpl(Redeclarable<DeclT> *D, Decl *Latest);
243 static void attachLatestDecl(Decl *D, Decl *latest);
    [all...]
ASTReader.cpp     [all...]
  /device/linaro/bootloader/edk2/
Edk2Setup.bat 197 @set BUILD_TOOLS_WITH=Latest
362 @echo Rebuilding of the tools is not required. Binaries of the latest,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h 430 LONGLONG Latest;
    [all...]

Completed in 1055 milliseconds