Searched refs:dependencies (Results 1 – 10 of 10) sorted by relevance
652 const ValueType* dependencies = GetMember(value, GetDependenciesString()); in allocator_() local668 if (dependencies && dependencies->IsObject()) in allocator_()669 …for (ConstMemberIterator itr = dependencies->MemberBegin(); itr != dependencies->MemberEnd(); ++it… in allocator_()725 if (dependencies && dependencies->IsObject()) { in allocator_()728 …for (ConstMemberIterator itr = dependencies->MemberBegin(); itr != dependencies->MemberEnd(); ++it… in allocator_()732 …properties_[sourceIndex].dependencies = static_cast<bool*>(allocator_->Malloc(sizeof(bool) * prope… in allocator_()733 … std::memset(properties_[sourceIndex].dependencies, 0, sizeof(bool)* propertyCount_); in allocator_()737 properties_[sourceIndex].dependencies[targetIndex] = true; in allocator_()1188 if (source.dependencies) { in EndObject()1191 … if (source.dependencies[targetIndex] && !context.propertyExist[targetIndex]) in EndObject()[all …]
18 The wayland driver requires some dependencies.138 Make sure the dependencies listed at the start of the article are installed.
27 package configurable. For any package you wish to add, these dependencies must
71 remade. However, when you use this option other dependencies can still
186 serving as a local cache for all external sources and dependencies. This
137 ``LittleFS`` has extra dependencies that should be added to ``main/idf_component.yml``
155 This creates a smaller image that does not include the tool chain and the build dependencies.
45 - A fully portable C (C++ compatible) library with no external dependencies.
2225 # dependencies (inheritance, containment, and class references variables) of the2233 # groups, showing the direct groups dependencies.2270 # direct and indirect include dependencies of the file with other documented2279 # the direct and indirect include dependencies of the file with other documented2318 # dependencies a directory has on other directories in a graphical way. The
626 Due to dependencies among different areas, CPU cores cannot always be fully utilized.