Home
last modified time | relevance | path

Searched defs:property_count (Results 1 – 4 of 4) sorted by relevance

/external/qemu/android/
Dboot-properties.c246 uint32_t property_count = 0; in boot_property_save_count() local
281 uint32_t i, property_count = qemu_get_be32(f); in boot_property_load() local
/external/v8/src/
Dparser.h87 int property_count() { return backing_[kPropertyCountIndex]; } in property_count() function
Dobjects.cc3335 int property_count = map_of_this->NumberOfDescribedProperties(); in NormalizeProperties() local
/external/clang/lib/Rewrite/Frontend/
DRewriteModernObjC.cpp6474 unsigned int property_count) { in Write__prop_list_t_TypeDecl()