Home
last modified time | relevance | path

Searched defs:fts (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/tests/
DPathOpsOpRectThreadedTest.cpp26 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testPathOpsRectsMain() local
115 const SkPathFillType fts[] = { in testPathOpsFastMain() local
DPathOpsInverseTest.cpp11 const SkPathFillType fts[] = { in DEF_TEST() local
DPathOpsOpCircleThreadedTest.cpp19 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCirclesMain() local
DPathOpsOpCubicThreadedTest.cpp19 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCubicsMain() local
/third_party/selinux/libselinux/utils/
Dselabel_get_digests_all_partial_matches.c34 FTS *fts; in main() local
/third_party/elfutils/libdwfl/
Dlinux-kernel-modules.c399 FTS *fts = fts_open (modulesdir, FTS_NOSTAT | FTS_LOGICAL, NULL); in dwfl_linux_kernel_report_offline() local
669 FTS *fts = fts_open (dirs, FTS_NOSTAT | FTS_LOGICAL, NULL); in check_module_notes() local
803 FTS *fts = fts_open (modulesdir, FTS_NOSTAT | FTS_LOGICAL, NULL); in dwfl_linux_kernel_find_elf() local
/third_party/lzma/CPP/Windows/
DTimeUtils.h123 inline void PropVariant_SetFrom_FiTime(NWindows::NCOM::CPropVariant &prop, const CFiTime &fts) in PropVariant_SetFrom_FiTime()
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c877 FTS *fts; member
890 FTS *fts = state->fts; in selinux_restorecon_thread() local
1534 FTS *fts; in selinux_restorecon_xattr() local
/third_party/FreeBSD/include/
Dfts.h169 #define fts_get_clientptr(fts) ((fts)->fts_clientptr) argument
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c324 FTS *fts = fts_open(dirs, 0, NULL); in debuginfod_clean_cache() local
Ddebuginfod.cxx3639 FTS *fts = fts_open ((char * const *)sps.data(), in scan_source_paths() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3199 FTS *fts = NULL; in cpuset_fts_open() local