Home
last modified time | relevance | path

Searched refs:propertyType (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBxliffImporter.java122 String propertyType = property_elem.getAttribute("prop-type"); in importDoc()
123 if (propertyType != null) { in importDoc()
126 if (propertyType.equals("name")) { in importDoc()
129 else if (propertyType.equals("manager")) { in importDoc()
132 else if (propertyType.equals("language")) { in importDoc()
135 else if (propertyType.equals("country")) { in importDoc()
138 else if (propertyType.equals("variant")) { in importDoc()
312 String propertyType = property_elem.getAttribute("prop-type"); in parseTranslationUnit()
313 if (propertyType != null) { in parseTranslationUnit()
316 if (propertyType in parseTranslationUnit()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
H A DInspectableNativeWindow.cpp179 ABI::Windows::Foundation::PropertyType propertyType = in GetOptionalSizePropertyValue() local
196 result = propertyValue->get_Type(&propertyType); in GetOptionalSizePropertyValue()
200 propertyType == ABI::Windows::Foundation::PropertyType::PropertyType_Size) in GetOptionalSizePropertyValue()
245 ABI::Windows::Foundation::PropertyType propertyType = in GetOptionalSinglePropertyValue() local
262 result = propertyValue->get_Type(&propertyType); in GetOptionalSinglePropertyValue()
266 propertyType == ABI::Windows::Foundation::PropertyType::PropertyType_Single) in GetOptionalSinglePropertyValue()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.hpp86 void initPropertyFromBlob(PropertyType& propertyType, const AllPropertiesBlobs& allPropertiesBlobs);
89 void initPropertyFromBlobWrapper(PropertyType& propertyType, const AllPropertiesBlobs& allPropertiesBlobs) in initPropertyFromBlobWrapper() argument
91 initPropertyFromBlob<PropertyType>(propertyType, allPropertiesBlobs); in initPropertyFromBlobWrapper()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 185 milliseconds