Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/test/
Datom.c75 table = atom_table_new(); in test_random_strings()
153 table = atom_table_new(); in main()
/external/libxkbcommon/xkbcommon/src/
Datom.h34 atom_table_new(void);
Datom.c89 atom_table_new(void) in atom_table_new() function
Dcontext.c273 ctx->atom_table = atom_table_new(); in xkb_context_new()