Home
last modified time | relevance | path

Searched defs:dic (Results 1 – 9 of 9) sorted by relevance

/external/marisa-trie/bindings/python/
Dbenchmark.py13 dic = dict() variable
/external/erofs-utils/lib/
Dnamei.c29 struct erofs_inode_compact *dic; in erofs_read_inode_from_disk() local
Dinode.c430 struct erofs_inode_compact dic; in erofs_bh_flush_write_inode() member
/external/lzma/C/
DLzmaDec.h59 Byte *dic; member
DLzmaDec.c227 Byte *dic = p->dic; in LZMA_DECODE_REAL() local
592 Byte *dic = p->dic; in LzmaDec_WriteRem() local
/external/libabigail/src/
Dabg-ctf-reader.cc211 add_type(ctf_dict_t *dic, ctf_id_t ctf_type, type_base_sptr type) in add_type()
232 lookup_type(ctf_dict_t *dic, ctf_id_t ctf_type) in lookup_type()
1706 dic_type_key(ctf_dict_t *dic, ctf_id_t ctf_type) in dic_type_key()
/external/lzma/Asm/x86/
DLzmaDecOpt.asm111 dic equ r12 define
/external/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/
Dregs.c542 unsigned int dic = 0; in cal_ddr_sdram_mode() local
/external/selinux/python/sepolicy/sepolicy/
Dgui.py2673 def init_dictionary(self, dic, app, ipage, operation, p, q, ftype, mls, changed, old): argument