Home
last modified time | relevance | path

Searched refs:atom_table_new (Results 1 – 5 of 5) sorted by relevance

/external/libxkbcommon/src/
Datom.h34 atom_table_new(void);
Datom.c110 atom_table_new(void) in atom_table_new() function
Dcontext.c321 ctx->atom_table = atom_table_new(); in xkb_context_new()
/external/libxkbcommon/test/
Datom.c77 table = atom_table_new(); in test_random_strings()
159 table = atom_table_new(); in main()
/external/libxkbcommon/bench/
Datom.c67 table = atom_table_new(); in main()