/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
unity_service.h | 8 namespace unity { namespace 10 // Returns whether unity is currently running. 13 // If unity is running, sets the download counter in the dock icon. Any value 17 // If unity is running, sets the download progress bar in the dock icon. Any 21 } // namespace unity
|
unity_service.cc | 18 // Unity data typedefs. 41 // Unity has a singleton object that we can ask whether the unity is running. 114 namespace unity { namespace 141 } // namespace unity
|
gtk2_ui.cc | 385 if (unity::IsRunning()) 386 unity::SetDownloadCount(count); 390 if (unity::IsRunning()) 391 unity::SetProgressFraction(percentage); [all...] |
/external/chromium_org/chrome/browser/download/ |
download_status_updater_gtk.cc | 14 unity::SetDownloadCount(download_count); 15 unity::SetProgressFraction(progress);
|
/external/chromium_org/chrome/browser/ui/gtk/ |
unity_service.h | 10 namespace unity { namespace 12 // Returns whether unity is currently running. 15 // If unity is running, sets the download counter in the dock icon. Any value 19 // If unity is running, sets the download progress bar in the dock icon. Any 23 } // namespace unity
|
unity_service.cc | 15 // Unity data typedefs. 38 // Unity has a singleton object that we can ask whether the unity is running. 63 // TODO(erg): When unity stabilizes its interface, switch all this to looking 112 namespace unity { namespace 139 } // namespace unity
|
browser_titlebar.cc | 592 (browser_window_->IsMaximized() && unity::IsRunning())) { 679 if (!unity::IsRunning()) [all...] |
/external/icu4c/layout/ |
LookupTables.cpp | 29 le_int16 unity = SWAPW(unitSize); local 40 while (probe > unity) { 58 le_int16 unity = SWAPW(unitSize); local 69 while (probe > unity) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi.util_3.2.100.v20100503.jar | |
/external/eigen/blas/ |
ctbmv.f | 108 * referenced, but are assumed to be unity. 192 * Set up the start point in X if the increment is not unity. This
|
ctpmv.f | 74 * A are not referenced, but are assumed to be unity. 148 * Set up the start point in X if the increment is not unity. This
|
ctpsv.f | 77 * A are not referenced, but are assumed to be unity. 151 * Set up the start point in X if the increment is not unity. This
|
dtbmv.f | 108 * referenced, but are assumed to be unity. 191 * Set up the start point in X if the increment is not unity. This
|
dtpmv.f | 74 * A are not referenced, but are assumed to be unity. 144 * Set up the start point in X if the increment is not unity. This
|
dtpsv.f | 77 * A are not referenced, but are assumed to be unity. 147 * Set up the start point in X if the increment is not unity. This
|
stbmv.f | 108 * referenced, but are assumed to be unity. 191 * Set up the start point in X if the increment is not unity. This
|
stpmv.f | 74 * A are not referenced, but are assumed to be unity. 144 * Set up the start point in X if the increment is not unity. This
|
stpsv.f | 77 * A are not referenced, but are assumed to be unity. 147 * Set up the start point in X if the increment is not unity. This
|
ztbmv.f | 108 * referenced, but are assumed to be unity. 192 * Set up the start point in X if the increment is not unity. This
|
ztpmv.f | 74 * A are not referenced, but are assumed to be unity. 148 * Set up the start point in X if the increment is not unity. This
|
ztpsv.f | 77 * A are not referenced, but are assumed to be unity. 151 * Set up the start point in X if the increment is not unity. This
|
dspr.f | 122 * Set the start point in X if the increment is not unity.
|
sspr.f | 122 * Set the start point in X if the increment is not unity.
|
chpr.f | 128 * Set the start point in X if the increment is not unity.
|
chpr2.f | 142 * unity.
|