/external/chromium_org/remoting/host/setup/ |
daemon_installer_win.cc | 37 // The COM elevation moniker for the per-machine Omaha COM server. 39 L"Elevation:Administrator!new:GoogleUpdate.Update3WebMachine"; 89 // launching a per-user instance of Omaha and requesting elevation. 346 // Check if the machine instance of Omaha is available. The COM elevation is
|
daemon_controller_delegate_win.cc | 41 // The COM elevation moniker for the Elevated Controller. 43 L"Elevation:Administrator!new:" 349 // The COM elevation is supported on Vista and above.
|
daemon_controller.h | 146 // elevation prompts properly. 203 // elevation prompts properly.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGAttributeNames.in | 52 elevation
|
/external/chromium_org/third_party/WebKit/Source/platform/audio/ |
Panner.h | 58 virtual void pan(double azimuth, double elevation, const AudioBus* inputBus, AudioBus* outputBus, size_t framesToProcess) = 0;
|
HRTFKernel.h | 46 // For a given azimuth / elevation angle there will be one HRTFKernel for the left ear transfer function, and one for the right ear.
|
EqualPowerPanner.cpp | 52 void EqualPowerPanner::pan(double azimuth, double /*elevation*/, const AudioBus* inputBus, AudioBus* outputBus, size_t framesToProcess)
|
/external/chromium_org/chrome/test/security_tests/ |
ipc_security_tests.cc | 153 // Implements a pipe impersonation attack resulting on a privilege elevation on 165 // security context (privilege elevation).
|
/external/chromium_org/webkit/child/ |
webkitplatformsupport_impl.cc | 525 // Extract the azimuth and elevation from the resource name. 527 int elevation = 0; local 529 sscanf(name, "IRC_Composite_C_R0195_T%3d_P%3d", &azimuth, &elevation); 537 // 0 <= elevation <= 90 (or 315 <= elevation <= 345) 540 elevation <= 90 ? elevation / kAngleSpacing : 541 7 + (elevation - 315) / kAngleSpacing; [all...] |
/external/chromium/chrome/browser/google/ |
google_update.cc | 97 // CoCreateInstance, or using the Elevation moniker if running on Vista. 106 // For Vista we need to instantiate the COM server via the elevation 114 StringPrintf(L"Elevation:Administrator!new:%ls", class_id_as_string);
|
/external/chromium_org/chrome/browser/google/ |
google_update_win.cc | 77 // CoCreateInstance, or using the Elevation moniker if running on Vista. 86 // For Vista, need to instantiate the COM server via the elevation 94 base::StringPrintf(L"Elevation:Administrator!new:%ls",
|
/development/samples/devbytes/animation/SlidingFragments/res/layout/ |
text_fragment.xml | 81 android:text="@string/elevation"
|
/external/chromium_org/chrome/installer/setup/ |
install_worker.h | 156 // elevation policy. 166 // Refreshes the elevation policy on platforms where it is supported.
|
/external/chromium_org/sandbox/win/src/ |
process_thread_policy.cc | 21 // vectors of privilege elevation.
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
svg-filter-animation.svg | 44 <feDistantLight azimuth="0" elevation="90" />
|
/external/chromium_org/webkit/data/test_shell/frames/iframe1_files/ |
test.txt | 133 .guideline { volume: loud ; pause-before: 20%; elevation: above }
|
/external/chromium_org/remoting/host/win/ |
wts_session_process_delegate.cc | 162 // Windows XP does not support elevation. 184 // process performing elevation and the worker process itself) and make sure
|
/external/chromium_org/remoting/host/ |
host_main.cc | 113 // Launch the child process requesting elevation.
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkDCubicToQuads.cpp | 7 Then for degree elevation, the equations are:
|
/external/skia/src/pathops/ |
SkDCubicToQuads.cpp | 7 Then for degree elevation, the equations are:
|
/external/chromium_org/tools/win/toolchain/ |
toolchain.py | 134 elevation for no obvious reason even when only downloading, so this function 135 will trigger a UAC elevation if the script is not run from an elevated 146 'Running sdksetup.exe to download Win8 SDK (may request elevation)...\n')
|
/external/chromium_org/chrome/browser/ui/webui/help/ |
version_updater_win.cc | 68 // Returns a window that can be used for elevation.
|
/external/chromium_org/chrome/common/extensions/permissions/ |
chrome_permission_message_provider.cc | 320 // considered an elevation, even though it is not (http://crbug.com/65337).
|
/external/chromium_org/chrome/installer/util/ |
util_constants.h | 121 REFRESHING_POLICY, // 9: Refreshing the elevation policy.
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
css.php | 76 'elevation', 'empty-cells', 'float', 'font-family', 'font-size',
|