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

  /external/chromium/chrome/common/extensions/docs/server/
chromeextensionsdocs.py 35 Channel.STABLE = Channel("stable", "")
36 Channel.CHANNELS = [Channel.DEV, Channel.BETA, Channel.STABLE]
38 Channel.DEFAULT = Channel.STABLE
152 # get the current version number for the channel requested (dev, beta or stable)
206 self.response.out.write("<br/>Testing STABLE<br/>")
207 self.check("/stable/", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/index.html", Channel.STABLE)
208 self.check("/stable/index.html", "http://src.chromium.org/viewvc/chrome/branches/%s/src/chrome/common/extensions/docs/index.html", Channel.STABLE)
    [all...]
  /external/v8/src/
heap.h     [all...]
heap.cc 140 previous_survival_rate_trend_(Heap::STABLE),
141 survival_rate_trend_(Heap::STABLE),
757 set_survival_rate_trend(STABLE);
813 // Stable high survival rates of young objects both during partial and
842 // Stable high survival rates even though young generation is at
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 193 milliseconds