HomeSort by relevance Sort by last modified time
    Searched defs:Revision (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/Basic/
Version.cpp 65 // Leave "llvm/" prefix to distinguish the following llvm revision from the
66 // clang revision.
94 std::string Revision = getClangRevision();
95 if (!Path.empty() || !Revision.empty()) {
99 if (!Revision.empty()) {
102 OS << Revision;
108 if (!LLVMRev.empty() && LLVMRev != Revision) {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
UISourceCode.js 59 /** @type {!Array.<WebInspector.Revision>} */
345 var revision = new WebInspector.Revision(this, this._content, new Date());
346 this.history.push(revision);
347 revision._persist();
411 var registry = WebInspector.Revision._revisionHistoryRegistry();
431 var revision = new WebInspector.Revision(this, content, timestamp);
432 this.history.push(revision);
444 var registry = WebInspector.Revision._revisionHistoryRegistry()
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
dbghelp.h 298 USHORT Revision;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
dbghelp.h 298 USHORT Revision;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 333 milliseconds