HomeSort by relevance Sort by last modified time
    Searched refs:Microsoft (Results 1 - 25 of 169) sorted by null

1 2 3 4 5 6 7

  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 2 # Microsoft's VSA's, from RFC 2548
4 # $Id: dictionary.microsoft,v 1.1 2004/11/14 07:26:26 paulus Exp $
7 VENDOR Microsoft 311 Microsoft
9 ATTRIBUTE MS-CHAP-Response 1 string Microsoft
10 ATTRIBUTE MS-CHAP-Error 2 string Microsoft
11 ATTRIBUTE MS-CHAP-CPW-1 3 string Microsoft
12 ATTRIBUTE MS-CHAP-CPW-2 4 string Microsoft
13 ATTRIBUTE MS-CHAP-LM-Enc-PW 5 string Microsoft
14 ATTRIBUTE MS-CHAP-NT-Enc-PW 6 string Microsoft
    [all...]
  /external/clang/test/Preprocessor/Inputs/microsoft-header-search/a/
findme.h 3 #warning findme.h successfully included using Microsoft header search rules
  /external/clang/test/Preprocessor/Inputs/microsoft-header-search/
findme.h 3 #error Wrong findme.h included, Microsoft header search incorrect
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DBase.h 27 Microsoft::WRL::ComPtr<ID3D11Device1> m_d3dDevice;
28 Microsoft::WRL::ComPtr<ID3D11DeviceContext1> m_d3dContext;
29 Microsoft::WRL::ComPtr<ID3D11Texture2D> m_renderTarget;
30 Microsoft::WRL::ComPtr<ID3D11RenderTargetView> m_renderTargetView;
31 Microsoft::WRL::ComPtr<ID3D11DepthStencilView> m_depthStencilView;
QuadRenderer.h 40 void Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView);
44 Microsoft::WRL::ComPtr<ID3D11InputLayout> m_inputLayout;
45 Microsoft::WRL::ComPtr<ID3D11Buffer> m_vertexBuffer;
46 Microsoft::WRL::ComPtr<ID3D11Buffer> m_indexBuffer;
47 Microsoft::WRL::ComPtr<ID3D11VertexShader> m_vertexShader;
48 Microsoft::WRL::ComPtr<ID3D11PixelShader> m_pixelShader;
49 Microsoft::WRL::ComPtr<ID3D11Buffer> m_constantBuffer;
50 Microsoft::WRL::ComPtr<ID3D11Texture2D> m_Texture;
51 Microsoft::WRL::ComPtr<ID3D11ShaderResourceView> m_SRV
    [all...]
Direct3DContentProvider.h 10 class Direct3DContentProvider : public Microsoft::WRL::RuntimeClass<
11 Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::WinRtClassicComMix>,
31 Microsoft::WRL::ComPtr<IDrawingSurfaceRuntimeHostNative> m_host;
32 Microsoft::WRL::ComPtr<IDrawingSurfaceSynchronizedTextureNative> m_synchronizedTexture;
Direct3DInterop.h 102 public Microsoft::WRL::RuntimeClass<
103 Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::RuntimeClassType::ClassicCom>,
123 public Microsoft::WRL::RuntimeClass<
124 Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::RuntimeClassType::ClassicCom>,
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
Direct3DBase.h 27 Microsoft::WRL::ComPtr<ID3D11Device1> m_d3dDevice;
28 Microsoft::WRL::ComPtr<ID3D11DeviceContext1> m_d3dContext;
29 Microsoft::WRL::ComPtr<ID3D11Texture2D> m_renderTarget;
30 Microsoft::WRL::ComPtr<ID3D11RenderTargetView> m_renderTargetView;
31 Microsoft::WRL::ComPtr<ID3D11DepthStencilView> m_depthStencilView;
CubeRenderer.h 42 void Render(Microsoft::WRL::ComPtr<ID3D11RenderTargetView> renderTargetView, Microsoft::WRL::ComPtr<ID3D11DepthStencilView> depthStencilView);
45 Microsoft::WRL::ComPtr<ID3D11InputLayout> m_inputLayout;
46 Microsoft::WRL::ComPtr<ID3D11Buffer> m_vertexBuffer;
47 Microsoft::WRL::ComPtr<ID3D11Buffer> m_indexBuffer;
48 Microsoft::WRL::ComPtr<ID3D11VertexShader> m_vertexShader;
49 Microsoft::WRL::ComPtr<ID3D11PixelShader> m_pixelShader;
50 Microsoft::WRL::ComPtr<ID3D11Buffer> m_constantBuffer;
51 Microsoft::WRL::ComPtr<ID3D11Texture2D> m_texture;
52 Microsoft::WRL::ComPtr<ID3D11ShaderResourceView> m_SRV
    [all...]
Direct3DContentProvider.h 10 class Direct3DContentProvider : public Microsoft::WRL::RuntimeClass<
11 Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::WinRtClassicComMix>,
31 Microsoft::WRL::ComPtr<IDrawingSurfaceRuntimeHostNative> m_host;
32 Microsoft::WRL::ComPtr<IDrawingSurfaceSynchronizedTextureNative> m_synchronizedTexture;
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
opacity-filter.css 5 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 8 */
6 filter: PROGID:DXImageTransform.Microsoft.Alpha(Opacity=80); /* IE 4-7 */
12 -ms-filter: "PROGID:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE 8 */
13 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); /* IE 4-7 */
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
dllmain.cpp 10 // Copyright (c) Microsoft Corporation. All rights reserved.
17 using namespace Microsoft::WRL;
19 namespace Microsoft { namespace Samples {
44 auto &module = Microsoft::WRL::Module< Microsoft::WRL::InProc >::GetModule();
50 auto &module = Microsoft::WRL::Module<Microsoft::WRL::InProc>::GetModule();
56 auto &module = Microsoft::WRL::Module<Microsoft::WRL::InProc>::GetModule();
OcvTransform.h 8 // Copyright (c) Microsoft Corporation. All rights reserved.
65 : public Microsoft::WRL::RuntimeClass<
66 Microsoft::WRL::RuntimeClassFlags< Microsoft::WRL::RuntimeClassType::WinRtClassicComMix >,
  /external/clang/include/clang/Basic/
TargetCXXABI.h 108 /// The Microsoft ABI is the ABI used by Microsoft Visual Studio (and
114 Microsoft
148 case Microsoft:
167 case Microsoft:
197 case Microsoft:
206 // Right now, this is always false for Microsoft.
278 case Microsoft:
337 case Microsoft:
ABI.h 57 // Microsoft ABI
65 } Microsoft;
133 } Microsoft;
  /external/autotest/client/tests/kvm/deps/
setuprss.bat 11 reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" /v "Remote Shell Server" /d "C:\rss.exe" /t REG_SZ /f
12 reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon" /v "AutoAdminLogon" /d "1" /t REG_SZ /f
13 reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon" /v "DefaultUserName" /d "Administrator" /t REG_SZ /f
14 reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\winlogon" /v "DefaultPassword" /d "1q2w3eP" /t REG_SZ /f
15 reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /d "0" /t REG_DWORD /f
16 reg add "HKLM\Software\Policies\Microsoft\Windows NT\Reliability" /v "ShutdownReasonOn" /d "0" /t REG_DWORD /f
whql_delete_machine_15.cs 3 // Based on sample code by Microsoft.
8 using Microsoft.DistributedAutomation.DeviceSelection;
9 using Microsoft.DistributedAutomation.SqlDataStore;
  /external/llvm/tools/msbuild/
uninstall.bat 15 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
16 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
17 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
19 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
20 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
21 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
24 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
25 IF EXIST %D%\LLVM-vs2012 del %D%\LLVM-vs2012\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012.props
26 IF EXIST %D%\LLVM-vs2012 del %D%\LLVM-vs2012\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012.targets
28 IF EXIST %D%\LLVM-vs2012_xp del %D%\LLVM-vs2012_xp\Microsoft.Cpp.%PLATFORM%.LLVM-vs2012_xp.props
    [all...]
install.bat 18 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
20 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
24 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
26 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
30 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
32 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V120\Platforms\%PLATFORM%\PlatformToolsets"
36 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\%PLATFORM%\PlatformToolsets"
38 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V140\Platforms\%PLATFORM%\PlatformToolsets"
55 copy %PLATFORM%\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props %D%\LLVM-vs2010
57 copy %PLATFORM%\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets %D%\LLVM-vs2010
    [all...]
  /external/opencv3/modules/videoio/src/cap_winrt/
MFIncludes.hpp 3 // Copyright (c) Microsoft. All rights reserved.
49 namespace MW = ::Microsoft::WRL;
50 namespace MWD = ::Microsoft::WRL::Details;
51 namespace MWW = ::Microsoft::WRL::Wrappers;
75 Microsoft::WRL::ComPtr<T> As(const Microsoft::WRL::ComPtr<U>& in)
77 Microsoft::WRL::ComPtr<T> out;
84 Microsoft::WRL::ComPtr<T> As(U* in)
86 Microsoft::WRL::ComPtr<T> out;
MediaStreamSink.hpp 1 // Copyright (c) Microsoft. All rights reserved.
30 public Microsoft::WRL::RuntimeClass<
31 Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::ClassicCom>,
  /external/opencv3/platforms/scripts/
cmake_winrt.cmd 4 set msvc_path=C:\Program Files\Microsoft Visual Studio 11.0
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
win_asm.bat 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 16 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
18 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
28 <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
41 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
43 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
53 <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
61 <assemblyIdentity type="win32" name="Microsoft.VC90.MFC"
71 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
73 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
86 <assemblyIdentity type="win32" name="Microsoft.VC90.MFC
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_msvc9compiler.py 16 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
18 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
28 <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
41 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
43 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
53 <assemblyIdentity type="win32" name="Microsoft.VC90.CRT"
61 <assemblyIdentity type="win32" name="Microsoft.VC90.MFC"
71 <assembly xmlns="urn:schemas-microsoft-com:asm.v1"
73 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
86 <assemblyIdentity type="win32" name="Microsoft.VC90.MFC
    [all...]

Completed in 1707 milliseconds

1 2 3 4 5 6 7