File: _hash_delete1.res

package info (click to toggle)
pocketsphinx 5.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 51,236 kB
  • sloc: ansic: 54,519; python: 2,438; sh: 566; cpp: 410; perl: 342; yacc: 93; lex: 50; makefile: 30
file content (6 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
Hash with chaining representation of the hash table
|key:-bla|len:4|val=8|->NULL
|key:-hmmdump|len:8|val=1|->|key:-subvq|len:6|val=7|->|key:-outlatdir|len:10|val=3|->NULL
|key:-svq4svq|len:8|val=2|->|key:-lminmemory|len:11|val=6|->NULL
|key:-beam|len:5|val=5|->NULL
The total number of keys =7