HomeSort by relevance Sort by last modified time
    Searched defs:Microsoft (Results 1 - 3 of 3) sorted by null

  /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();
  /external/clang/include/clang/Basic/
ABI.h 57 // Microsoft ABI
65 } Microsoft;
133 } Microsoft;
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:

Completed in 80 milliseconds