Home
last modified time | relevance | path

Searched refs:cdt (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Ddelete.c67 struct can_delete_baton_t *cdt = baton; in find_undeletables() local
69 if (strcmp(cdt->root_abspath, local_abspath) == 0) in find_undeletables()
70 cdt->target_missing = TRUE; in find_undeletables()
150 struct can_delete_baton_t cdt; in can_delete_node() local
160 cdt.root_abspath = local_abspath; in can_delete_node()
161 cdt.target_missing = FALSE; in can_delete_node()
170 find_undeletables, &cdt, in can_delete_node()
176 *target_missing = cdt.target_missing; in can_delete_node()
/freebsd-12-stable/contrib/gcc/
Dvmsdbgout.c68 long long cdt; member
1100 = file_info_entry.cdt; in write_srccorr()
1444 long long cdt; in lookup_filename() local
1470 cdt = 10000000 * (statbuf.st_ctime + gmtoff + vms_epoch_offset); in lookup_filename()
1478 cdt = 0; in lookup_filename()
1520 file_info_table[file_info_table_in_use].cdt = cdt; in lookup_filename()
/freebsd-12-stable/sys/dev/qat/
Dqat_hw17reg.h788 #define FW_COMN_FLAGS_BUILD(cdt, ptr) \ argument
789 ((((cdt)&COMN_CD_FLD_TYPE_MASK) << COMN_CD_FLD_TYPE_BITPOS) | \
801 #define FW_COMN_FLAGS_BUILD_BNP(cdt, ptr, bnp) \ argument
802 ((((cdt)&COMN_CD_FLD_TYPE_MASK) << COMN_CD_FLD_TYPE_BITPOS) | \
/freebsd-12-stable/contrib/file/magic/Magdir/
Driff679 !:ext cdt/cdrt
682 !:ext cdt
685 !:ext cdt
705 !:ext cdr/cdt
Darchive1604 !:ext cdt/cdrt
/freebsd-12-stable/contrib/gcclibs/libiberty/testsuite/
Ddemangle-expected3249 org.eclipse.cdt.debug.internal.core.model.CVariable.sizeof()