Home
last modified time | relevance | path

Searched defs:property_entry (Results 1 – 18 of 18) sorted by relevance

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/property_service/libpropertyinfoserializer/
H A Dtrie_builder_test.cpp64 auto& property_entry = test_node->prefixes()[0]; in TEST() local
119 auto& property_entry = long_string_node->exact_matches()[0]; in TEST() local
H A Dtrie_serializer.cpp42 uint32_t TrieSerializer::WritePropertyEntry(const PropertyEntryBuilder& property_entry) { in WritePropertyEntry()
H A Dtrie_builder.h86 const PropertyEntryBuilder property_entry() const { return property_entry_; } in property_entry() function
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/property_service/libpropertyinfoserializer/
H A Dtrie_builder_test.cpp64 auto& property_entry = test_node->prefixes()[0]; in TEST() local
119 auto& property_entry = long_string_node->exact_matches()[0]; in TEST() local
H A Dtrie_serializer.cpp42 uint32_t TrieSerializer::WritePropertyEntry(const PropertyEntryBuilder& property_entry) { in WritePropertyEntry()
H A Dtrie_builder.h86 const PropertyEntryBuilder property_entry() const { return property_entry_; } in property_entry() function
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dproperty.h273 struct property_entry { struct
297 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dproperty.h273 struct property_entry { struct
297 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dproperty.h273 struct property_entry { struct
297 sizeof(((struct property_entry *)NULL)->value._elem_[0]) argument
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dcustom_object_type.hpp168 struct property_entry { struct in custom_object_type
169 game_logic::const_formula_ptr getter, setter;
170 boost::shared_ptr<variant> const_value;
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h41 uint32_t property_entry; member
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/property_service/libpropertyinfoparser/include/property_info_parser/
H A Dproperty_info_parser.h41 uint32_t property_entry; member
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DModuleNode.py2088 def generate_property_get_function(self, property_entry, code): argument
2103 def generate_property_set_function(self, property_entry, code): argument
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DModuleNode.py2088 def generate_property_get_function(self, property_entry, code): argument
2103 def generate_property_set_function(self, property_entry, code): argument
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DModuleNode.py2088 def generate_property_get_function(self, property_entry, code): argument
2103 def generate_property_set_function(self, property_entry, code): argument
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DModuleNode.py2464 def generate_property_get_function(self, property_entry, code): argument
2479 def generate_property_set_function(self, property_entry, code): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/inspector/
H A Dinspector_style_sheet.cc815 const CSSPropertySourceData& property_entry = style_property; in StyleWithProperties() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/inspector/
H A Dinspector_style_sheet.cc817 const CSSPropertySourceData& property_entry = style_property; in StyleWithProperties() local