/external/libkmsxx/kms++/src/ |
D | property.cpp | 23 PropertyType t; in Property() 26 t = PropertyType::Bitmask; in Property() 28 t = PropertyType::Blob; in Property() 30 t = PropertyType::Enum; in Property() 32 t = PropertyType::Object; in Property() 34 t = PropertyType::Range; in Property() 36 t = PropertyType::SignedRange; in Property()
|
/external/libkmsxx/kms++/inc/kms++/ |
D | property.h | 12 enum class PropertyType enum 31 PropertyType type() const { return m_type; } in type() 39 PropertyType m_type;
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | window_capturer_x11.cc | 36 template <class PropertyType> 55 if (sizeof(PropertyType) * kBitsPerByte != actual_format) { in XWindowProperty() 73 const PropertyType* data() const { in data() 74 return reinterpret_cast<PropertyType*>(data_); in data() 76 PropertyType* data() { in data() 77 return reinterpret_cast<PropertyType*>(data_); in data()
|
/external/libkmsxx/utils/ |
D | kmsprint.cpp | 140 case PropertyType::Bitmask: in format_property() 155 case PropertyType::Blob: in format_property() 171 case PropertyType::Enum: in format_property() 187 case PropertyType::Object: in format_property() 193 case PropertyType::Range: in format_property() 203 case PropertyType::SignedRange: in format_property()
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 29 template <class PropertyType> 45 } else if (sizeof(PropertyType) * kBitsPerByte != actual_format) { in XWindowProperty() 64 const PropertyType* data() const { in data() 65 return reinterpret_cast<PropertyType*>(data_); in data() 67 PropertyType* data() { in data() 68 return reinterpret_cast<PropertyType*>(data_); in data()
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-matchers.h | 1785 template <typename Class, typename PropertyType, typename Property> 1788 typedef const PropertyType& RefToConstProperty; 3736 template <typename Class, typename PropertyType, typename PropertyMatcher> 3738 Class, PropertyType, PropertyType (Class::*)() const> > 3739 Property(PropertyType (Class::*property)() const, 3742 internal::PropertyMatcher<Class, PropertyType, 3743 PropertyType (Class::*)() const>( 3744 property, MatcherCast<const PropertyType&>(matcher))); 3753 template <typename Class, typename PropertyType, typename PropertyMatcher> 3755 Class, PropertyType, PropertyType (Class::*)() const> > [all …]
|
/external/lzma/DOC/ |
D | 7zFormat.txt | 199 BYTE PropertyType; 368 BYTE PropertyType; 374 switch(PropertyType)
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | SingleFieldAccessor.cs | 60 var clrType = property.PropertyType; in SingleFieldAccessor()
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-matchers.h | 1771 template <typename Class, typename PropertyType> 1778 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty; 1780 PropertyMatcher(PropertyType (Class::*property)() const, in PropertyMatcher() 1827 PropertyType (Class::*property_)() const; 2829 template <typename Class, typename PropertyType, typename PropertyMatcher> 2831 internal::PropertyMatcher<Class, PropertyType> > Property( 2832 PropertyType (Class::*property)() const, const PropertyMatcher& matcher) { 2834 internal::PropertyMatcher<Class, PropertyType>( 2836 MatcherCast<GTEST_REFERENCE_TO_CONST_(PropertyType)>(matcher)));
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | shared_prefs_test.py | 77 self.assertEquals(prefs.PropertyType('myValue'), 'int')
|
D | shared_prefs.py | 327 def PropertyType(self, key): member in SharedPrefs
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-matchers.h | 2235 template <typename Class, typename PropertyType> 2242 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty; 2244 PropertyMatcher(PropertyType (Class::*property)() const, 2298 PropertyType (Class::*property_)() const; 3927 template <typename Class, typename PropertyType, typename PropertyMatcher> 3929 internal::PropertyMatcher<Class, PropertyType> > Property( 3930 PropertyType (Class::*property)() const, const PropertyMatcher& matcher) { 3932 internal::PropertyMatcher<Class, PropertyType>( 3934 MatcherCast<GTEST_REFERENCE_TO_CONST_(PropertyType)>(matcher)));
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 6222 QualType PropertyType = Context.getObjCIdType(); in CodeCompleteObjCPropertySynthesizeIvar() local 6226 PropertyType in CodeCompleteObjCPropertySynthesizeIvar() 6230 Results.setPreferredType(PropertyType); in CodeCompleteObjCPropertySynthesizeIvar() 6276 Builder.AddResultTypeChunk(GetCompletionTypeString(PropertyType, Context, in CodeCompleteObjCPropertySynthesizeIvar()
|
/external/guice/extensions/persist/lib/ |
D | hibernate-annotations.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |