Home
last modified time | relevance | path

Searched refs:darray_foreach (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libxkbcommon/src/xkbcomp/
H A Dsymbols.c122 darray_foreach(leveli, groupi->levels) in ClearGroupInfo()
155 darray_foreach(groupi, keyi->groups) in ClearKeyInfo()
208 darray_foreach(keyi, info->keys) in ClearSymbolsInfo()
436 darray_foreach(iter, info->keys) in AddKeySymbols()
451 darray_foreach(old, info->modmaps) { in AddModMapEntry()
530 darray_foreach(keyi, from->keys) { in MergeIncludedSymbols()
543 darray_foreach(mm, from->modmaps) { in MergeIncludedSymbols()
1487 darray_foreach(groupi, keyi->groups) { in CopySymbolsDefToKeymap()
1544 darray_foreach(keyi, info->keys) in CopySymbolsToKeymap()
1562 darray_foreach(mm, info->modmaps) in CopySymbolsToKeymap()
H A Drules.c329 darray_foreach(group, m->groups) in matcher_free()
668 darray_foreach(group, m->groups) { in match_group()
684 darray_foreach(element, group->elements) in match_group()
884 darray_foreach(to, m->rmlvo.options) { in matcher_rule_apply_if_matches()
1144 darray_foreach(mval, matcher->rmlvo.layouts) in xkb_components_from_rules()
1148 darray_foreach(mval, matcher->rmlvo.variants) in xkb_components_from_rules()
1152 darray_foreach(mval, matcher->rmlvo.options) in xkb_components_from_rules()
H A Dkeycodes.c298 darray_foreach(alias, from->aliases) { in MergeIncludedKeycodes()
396 darray_foreach(old, info->aliases) { in HandleAliasDef()
571 darray_foreach(alias, info->aliases) { in CopyKeyAliasesToKeymap()
604 darray_foreach(alias, info->aliases) { in CopyKeyAliasesToKeymap()
H A Dtypes.c129 darray_foreach(old, info->types) in FindMatchingKeyType()
197 darray_foreach(type, from->types) { in MergeIncludedKeyTypes()
285 darray_foreach(entry, type->entries) in FindMatchingMapEntry()
377 darray_foreach(entry, type->entries) { in AddPreserve()
H A Dcompat.c172 darray_foreach(old, info->interps) in FindMatchingInterp()
401 darray_foreach(si, from->interps) { in MergeIncludedCompatMaps()
814 darray_foreach(si, info->interps) in CopyInterps()
/aosp_15_r20/external/libxkbcommon/bench/
H A Datom.c70 darray_foreach(worditer, words) { in main()
87 darray_foreach(worditer, words) { in main()
/aosp_15_r20/external/libxkbcommon/src/
H A Dcontext.c152 darray_foreach(path, ctx->includes) in xkb_context_include_path_clear()
156 darray_foreach(path, ctx->failed_includes) in xkb_context_include_path_clear()
H A Datom.c131 darray_foreach(string, table->strings) in atom_table_free()
H A Ddarray.h192 #define darray_foreach(i, arr) \ macro
H A Dstate.c240 darray_foreach(iter, state->filters) { in xkb_filter_new()
552 darray_foreach(filter, state->filters) { in xkb_filter_apply_all()
H A Dregistry.c429 darray_foreach(path, ctx->includes) in rxkb_context_destroy()