Home
last modified time | relevance | path

Searched refs:LazyComponentWithArgsSet (Results 1 – 4 of 4) sorted by relevance

/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dnormalized_component_storage.h81 using LazyComponentWithArgsSet = variable
94 …static LazyComponentWithArgsSet createLazyComponentWithArgsSet(size_t capacity, MemoryPool& memory…
121 LazyComponentWithArgsSet fully_expanded_components_with_args;
Dbinding_normalization.h51 using LazyComponentWithArgsSet = NormalizedComponentStorage::LazyComponentWithArgsSet; variable
83 LazyComponentWithArgsSet& fully_expanded_components_with_args,
282 LazyComponentWithArgsSet fully_expanded_components_with_args =
290 LazyComponentWithArgsSet components_with_args_with_expansion_in_progress =
Dnormalized_component_storage.defn.h32 inline NormalizedComponentStorage::LazyComponentWithArgsSet
/external/google-fruit/src/
Dbinding_normalization.cpp282 LazyComponentWithArgsSet& fully_expanded_components_with_args, in normalizeBindingsWithUndoableBindingCompression()
299 [&fully_expanded_components_with_args](LazyComponentWithArgsSet& fully_expanded_components) { in normalizeBindingsWithUndoableBindingCompression()
322 [](LazyComponentWithNoArgsSet&) {}, [](LazyComponentWithArgsSet&) {}, in normalizeBindingsWithPermanentBindingCompression() argument
364 [](LazyComponentWithNoArgsSet&) {}, [](LazyComponentWithArgsSet&) {}, in normalizeBindingsAndAddTo() argument