Home
last modified time | relevance | path

Searched refs:dupl (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdatePair.cpp185 int dupl = duplicatedArcItem[arcIndex]; in GetUpdatePairInfoList() local
186 if (dupl != 0) in GetUpdatePairInfoList()
187 ThrowError(k_Duplicate_inArc_Message, ai->Name, arcItems[arcIndices[arcIndex + dupl]].Name); in GetUpdatePairInfoList()
/external/curl/lib/
Dsendf.c353 char *dupl = malloc(len); in pausewrite() local
354 if(!dupl) in pausewrite()
357 memcpy(dupl, ptr, len); in pausewrite()
360 data->state.tempwrite = dupl; in pausewrite()
/external/llvm/lib/Support/
Dregcomp.c107 static sopno dupl(struct parse *, sopno, sopno);
402 (void) dupl(p, p->pbegin[backrefnum]+1, p->pend[backrefnum]); in p_ere_exp()
601 (void) dupl(p, p->pbegin[i]+1, p->pend[i]); in p_simp_re()
1027 copy = dupl(p, start+1, finish+1); in repeat()
1036 copy = dupl(p, start, finish); in repeat()
1040 copy = dupl(p, start, finish); in repeat()
1321 dupl(struct parse *p, in dupl() function
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.h156 extern struct file_info *dupl[];
Dprocess_fragments.c312 dupl_ptr = dupl[DUP_HASH(file_size)]; in frag_thrd()
Dmksquashfs.c180 struct file_info *dupl[65536]; variable
1844 struct file_info *dupl_ptr = dupl[DUP_HASH(file_size)]; in add_file()
1891 struct file_info *dupl_ptr = dupl[DUP_HASH(file_size)]; in pre_duplicate()
1923 dupl_ptr->next = dupl[DUP_HASH(file_size)]; in add_non_dup()
1924 dupl[DUP_HASH(file_size)] = dupl_ptr; in add_non_dup()
1949 dupl_ptr = dupl[DUP_HASH(file_size)]; in frag_duplicate()
1982 struct file_info *dupl_ptr = dupl[DUP_HASH(file_size)]; in duplicate()
/external/libxml2/
DChangeLog3813 * parser.c: fixed problem with free on dupl attribute in