Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/normalized_component_storage/
Dnormalized_component_storage.h79 …using LazyComponentWithNoArgsSet = HashSetWithArenaAllocator<LazyComponentWithNoArgs, HashLazyComp… variable
93 …static LazyComponentWithNoArgsSet createLazyComponentWithNoArgsSet(size_t capacity, MemoryPool& me…
120 LazyComponentWithNoArgsSet fully_expanded_components_with_no_args;
Dbinding_normalization.h50 using LazyComponentWithNoArgsSet = NormalizedComponentStorage::LazyComponentWithNoArgsSet; variable
82 LazyComponentWithNoArgsSet& fully_expanded_components_with_no_args,
279 LazyComponentWithNoArgsSet fully_expanded_components_with_no_args =
288 LazyComponentWithNoArgsSet components_with_no_args_with_expansion_in_progress =
Dnormalized_component_storage.defn.h25 inline NormalizedComponentStorage::LazyComponentWithNoArgsSet
/external/google-fruit/src/
Dbinding_normalization.cpp281 LazyComponentWithNoArgsSet& fully_expanded_components_with_no_args, in normalizeBindingsWithUndoableBindingCompression()
295 … [&fully_expanded_components_with_no_args](LazyComponentWithNoArgsSet& fully_expanded_components) { in normalizeBindingsWithUndoableBindingCompression()
322 [](LazyComponentWithNoArgsSet&) {}, [](LazyComponentWithArgsSet&) {}, in normalizeBindingsWithPermanentBindingCompression() argument
364 [](LazyComponentWithNoArgsSet&) {}, [](LazyComponentWithArgsSet&) {}, in normalizeBindingsAndAddTo() argument