Home
last modified time | relevance | path

Searched refs:PropertyType (Results 1 – 23 of 23) sorted by relevance

/external/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_x11.cc36 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/v8/src/
Dproperty-details.h81 enum PropertyType { enum
237 PropertyDetails(PropertyAttributes attributes, PropertyType type, int index, in PropertyDetails()
248 PropertyType type,
313 PropertyType type() const { return TypeField::decode(value_); } in type()
364 class TypeField : public BitField<PropertyType, 0, 2> {};
Dproperty.h52 PropertyAttributes attributes, PropertyType type,
Dobjects.h3255 inline PropertyType GetType(int descriptor_number);
3381 inline PropertyType type();
Dobjects-inl.h3039 PropertyType DescriptorArray::GetType(int descriptor_number) { in GetType()
3120 PropertyType DescriptorArray::Entry::type() { return descs_->GetType(index_); } in type()
Dobjects.cc4583 PropertyType old_property_type = old_details.type(); in TryReplayPropertyTransitions()
5994 PropertyType type = dictionary->DetailsAt(index).type(); in MigrateSlowToFast()
6061 PropertyType type = details.type(); in MigrateSlowToFast()
/external/webrtc/webrtc/base/
Dx11windowpicker.cc29 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/lzma/DOC/
D7zFormat.txt199 BYTE PropertyType;
368 BYTE PropertyType;
374 switch(PropertyType)
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DSingleFieldAccessor.cs60 var clrType = property.PropertyType; in SingleFieldAccessor()
/external/v8/src/debug/
Dmirrors.js235 var PropertyType = {};
236 PropertyType.Data = 0;
237 PropertyType.DataConstant = 2;
238 PropertyType.AccessorConstant = 3;
810 if (property.propertyType() != PropertyType.AccessorConstant) {
1614 ((this.propertyType() == PropertyType.AccessorConstant) &&
3056 "PropertyType", PropertyType,
/external/google-breakpad/src/testing/include/gmock/
Dgmock-matchers.h1771 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/libmojo/third_party/catapult/devil/devil/android/sdk/
Dshared_prefs_test.py74 self.assertEquals(prefs.PropertyType('myValue'), 'int')
Dshared_prefs.py278 def PropertyType(self, key): member in SharedPrefs
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs_test.py75 self.assertEquals(prefs.PropertyType('myValue'), 'int')
Dshared_prefs.py295 def PropertyType(self, key): member in SharedPrefs
/external/v8/testing/gmock/include/gmock/
Dgmock-matchers.h2235 template <typename Class, typename PropertyType>
2242 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty;
2244 PropertyMatcher(PropertyType (Class::*property)() const,
2298 PropertyType (Class::*property_)() const;
3911 template <typename Class, typename PropertyType, typename PropertyMatcher>
3913 internal::PropertyMatcher<Class, PropertyType> > Property(
3914 PropertyType (Class::*property)() const, const PropertyMatcher& matcher) {
3916 internal::PropertyMatcher<Class, PropertyType>(
3918 MatcherCast<GTEST_REFERENCE_TO_CONST_(PropertyType)>(matcher)));
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h2235 template <typename Class, typename PropertyType>
2242 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty;
2244 PropertyMatcher(PropertyType (Class::*property)() const,
2298 PropertyType (Class::*property_)() const;
3911 template <typename Class, typename PropertyType, typename PropertyMatcher>
3913 internal::PropertyMatcher<Class, PropertyType> > Property(
3914 PropertyType (Class::*property)() const, const PropertyMatcher& matcher) {
3916 internal::PropertyMatcher<Class, PropertyType>(
3918 MatcherCast<GTEST_REFERENCE_TO_CONST_(PropertyType)>(matcher)));
/external/clang/lib/Sema/
DSemaCodeComplete.cpp6222 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/fmtlib/test/gmock/
Dgmock.h6719 template <typename Class, typename PropertyType>
6726 typedef GTEST_REFERENCE_TO_CONST_(PropertyType) RefToConstProperty;
6728 PropertyMatcher(PropertyType (Class::*property)() const,
6775 PropertyType (Class::*property_)() const;
8237 template <typename Class, typename PropertyType, typename PropertyMatcher>
8239 internal::PropertyMatcher<Class, PropertyType> > Property(
8240 PropertyType (Class::*property)() const, const PropertyMatcher& matcher) {
8242 internal::PropertyMatcher<Class, PropertyType>(
8244 MatcherCast<GTEST_REFERENCE_TO_CONST_(PropertyType)>(matcher)));
/external/guice/extensions/persist/lib/
Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...