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

  /external/llvm/utils/release/
test-release.sh 406 Flavors="Release"
408 Flavors="Debug $Flavors"
411 Flavors="$Flavors Release+Asserts"
414 Flavors="$Flavors Release-64"
417 for Flavor in $Flavors ; do
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_installed_bubble_view.cc 165 // Add the icon (for all flavors).
175 // Add the heading (for all flavors).
225 // Add the Close button (for all flavors).
263 enum Flavors {
497 // A bitmask containing the various flavors of bubble sections to show.

Completed in 162 milliseconds