Searched defs:dic (Results 1 – 7 of 7) sorted by relevance
/external/marisa-trie/bindings/python/ |
D | benchmark.py | 13 dic = dict() variable
|
/external/erofs-utils/lib/ |
D | namei.c | 30 struct erofs_inode_compact *dic; in erofs_read_inode_from_disk() local
|
D | inode.c | 397 struct erofs_inode_compact dic; in erofs_bh_flush_write_inode() member
|
/external/lzma/C/ |
D | LzmaDec.h | 59 Byte *dic; member
|
D | LzmaDec.c | 227 Byte *dic = p->dic; in LZMA_DECODE_REAL() local 592 Byte *dic = p->dic; in LzmaDec_WriteRem() local
|
/external/lzma/Asm/x86/ |
D | LzmaDecOpt.asm | 111 dic equ r12 define
|
/external/selinux/python/sepolicy/sepolicy/ |
D | gui.py | 2684 def init_dictionary(self, dic, app, ipage, operation, p, q, ftype, mls, changed, old): argument
|