HomeSort by relevance Sort by last modified time
    Searched full:unity (Results 1 - 25 of 118) sorted by null

1 2 3 4 5

  /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.
66 // The "icon-tasks" KDE task manager also honors Unity Launcher API.
119 namespace unity { namespace
146 } // namespace unity
  /external/eigen/doc/snippets/
AngleAxis_mimic_euler.cpp 3 * AngleAxisf(0.5*M_PI, Vector3f::UnitY())
  /external/icu/icu4c/source/layout/
LookupTables.cpp 30 le_int16 unity = SWAPW(unitSize); local
43 while (probe > unity && LE_SUCCESS(success)) {
62 le_int16 unity = SWAPW(unitSize); local
73 while (probe > unity && LE_SUCCESS(success)) {
  /external/ipsec-tools/src/racoon/
isakmp_unity.h 36 /* ISAKMP notifies specific to the Unity vendor Id */
40 /* ISAKMP mode config attributes specific to the Unity vendor Id */
54 * Unity adress/mask lists
isakmp_cfg.h 101 /* XXX move this to a unity specific sub-structure */
177 #define ISAKMP_CFG_VENDORID_UNITY 0x02 /* Cisco Unity compliant */
  /frameworks/wilhelm/src/
platform.h 20 #define PLATFORM_MILLIBEL_MAX_VOLUME 0 // No more than unity gain
  /external/chromium_org/base/nix/
xdg_util.cc 60 if (xdg_current_desktop == "Unity")
108 return "UNITY";
  /external/chromium_org/chrome/browser/extensions/api/app_window/
app_window_apitest.cc 71 // don't work under ubuntu unity.
72 // (crbug.com/162794 and https://bugs.launchpad.net/unity/+bug/998073).
  /system/media/audio_utils/include/audio_utils/
minifloat.h 35 /* Unity gain expressed as a minifloat */
56 /* A pair of unity gains expressed as a gain_minifloat_packed_t */
  /external/chromium_org/chrome/browser/ui/views/frame/
global_menu_bar_registrar_x11.h 17 // Advertises our menu bars to Unity.
global_menu_bar_x11.h 41 // Controls the Mac style menu bar on Unity.
43 // Unity has an Apple-like menu bar at the top of the screen that changes
browser_desktop_window_tree_host_x11.cc 111 // alert Unity that there's a menu bar attached to it.
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad_c.h 30 #define UNIRSHFT 7 /* = log2(MAX_16/UNITY), UNITY = 256 */
31 #define SCALE 128 /* (UNITY*UNITY)/512 */
  /external/chromium_org/third_party/WebKit/Source/platform/audio/
Cone.cpp 48 return 1.0; // no cone specified - unity gain
AudioChannel.h 124 // Sums (with unity gain) from the source channel.
  /external/chromium_org/chrome/browser/ui/views/app_list/linux/
app_list_linux.cc 95 // In the Unity desktop environment, special case SCREEN_EDGE_LEFT. It is
96 // always on the left side in Unity, but ShelfLocationInDisplay will not
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioParam.cpp 137 // Now sum all of the audio-rate connections together (unity-gain summing junction).
149 // Sum, with unity-gain.
AudioNodeInput.h 40 // In the case of multiple connections, the input will act as a unity-gain summing junction, mixing all the outputs.
  /external/eigen/unsupported/test/
autodiff.cpp 137 AD ay(p.y(),Vector2f::UnitY());
150 ap.y().derivatives() = Vector2f::UnitY();
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
cnst_vad.h 53 #define UNITY 512 /* Scaling used with SNR calculation */
54 #define UNIRSHFT 6 /* = log2(MAX_16/UNITY) */
  /external/chromium_org/chrome/browser/status_icons/
status_icon.h 34 // status icon (e.g. Ubuntu Unity).
status_icon_menu_model.h 24 // (like Ubuntu Unity).
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.util_3.2.100.v20100503.jar 
  /external/chromium_org/chrome/installer/linux/common/
desktop.template 169 TargetEnvironment=Unity
222 TargetEnvironment=Unity

Completed in 2140 milliseconds

1 2 3 4 5