Searched refs:OSType (Results 26 - 40 of 40) sorted by relevance

12

/external/skia/src/views/mac/
H A DSkOSWindow_Mac.cpp238 static void getparam(EventRef inEvent, OSType name, OSType type, UInt32 size, void* data)
/external/chromium_org/chrome/browser/ui/webui/
H A Dflash_ui.cc249 std::string os_label = version_info.OSType();
H A Dnacl_ui.cc191 std::string os_label = version_info.OSType();
H A Dvoicesearch_ui.cc145 std::string os_label = version_info.OSType();
/external/llvm/tools/llc/
H A Dllc.cpp115 Triple::OSType OS,
/external/chromium_org/chrome/browser/sync/
H A Dabout_sync_util.cc161 return chrome_version.Name() + " " + chrome_version.OSType() + " " +
/external/lldb/source/Core/
H A DArchSpec.cpp773 const llvm::Triple::OSType lhs_triple_os = lhs_triple.getOS();
774 const llvm::Triple::OSType rhs_triple_os = rhs_triple.getOS();
H A DDebugger.cpp1436 llvm::Triple::OSType ostype = arch.IsValid() ? arch.GetTriple().getOS() : llvm::Triple::UnknownOS;
/external/chromium_org/chrome/browser/extensions/api/dial/
H A Ddial_service.cc106 version.OSType().c_str()));
/external/chromium_org/media/base/
H A Dvideo_frame.cc294 OSType cv_format = CVPixelBufferGetPixelFormatType(cv_pixel_buffer);
/external/llvm/unittests/ADT/
H A DTripleTest.cpp196 C[2] = Triple::getOSTypeName(Triple::OSType(OS));
/external/mdnsresponder/mDNSShared/
H A DDebugServices.c136 OSType inComponentSignature,
1124 OSType inComponentSignature,
/external/chromium_org/chrome/browser/ui/webui/net_internals/
H A Dnet_internals_ui.cc1721 dict->SetString("os_type", version_info.OSType());
/external/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp606 llvm::Triple::OSType OS = Ctx.getTargetInfo().getTriple().getOS();
/external/clang/lib/Basic/
H A DTargets.cpp6037 llvm::Triple::OSType os = Triple.getOS();

Completed in 571 milliseconds

12