Home
last modified time | relevance | path

Searched refs:PlatformID (Results 1 – 11 of 11) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DPlatformApis.cs61 isMacOSX = (platform == PlatformID.Unix && GetUname() == "Darwin"); in PlatformApis()
62 isLinux = (platform == PlatformID.Unix && !isMacOSX); in PlatformApis()
63 …isWindows = (platform == PlatformID.Win32NT || platform == PlatformID.Win32S || platform == Platfo… in PlatformApis()
/external/skqp/src/sfnt/
DSkOTTable_name.cpp498 case SkOTTableName::Record::PlatformID::Windows: in next()
509 case SkOTTableName::Record::PlatformID::Unicode: in next()
510 case SkOTTableName::Record::PlatformID::ISO: in next()
514 case SkOTTableName::Record::PlatformID::Macintosh: in next()
525 case SkOTTableName::Record::PlatformID::Custom: in next()
DSkOTUtils.cpp130 nameRecords[i].platformID.value = SkOTTableName::Record::PlatformID::Windows; in RenameFont()
DSkOTTable_name.h37 struct PlatformID { struct
/external/skia/src/sfnt/
DSkOTTable_name.cpp498 case SkOTTableName::Record::PlatformID::Windows: in next()
509 case SkOTTableName::Record::PlatformID::Unicode: in next()
510 case SkOTTableName::Record::PlatformID::ISO: in next()
514 case SkOTTableName::Record::PlatformID::Macintosh: in next()
525 case SkOTTableName::Record::PlatformID::Custom: in next()
DSkOTUtils.cpp130 nameRecords[i].platformID.value = SkOTTableName::Record::PlatformID::Windows; in RenameFont()
DSkOTTable_name.h37 struct PlatformID { struct
/external/skia/tests/
DFontNamesTest.cpp43 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
63 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
/external/skqp/tests/
DFontNamesTest.cpp43 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
63 /*platformID*/ { SkOTTableName::Record::PlatformID::Windows },
/external/icu/icu4c/source/test/letest/
Dsfnt.h369 enum PlatformID enum
/external/icu/icu4c/source/test/perf/leperf/
Dsfnt.h373 enum PlatformID enum