Searched defs:fts (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/tests/ |
D | PathOpsOpRectThreadedTest.cpp | 26 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testPathOpsRectsMain() local 115 const SkPathFillType fts[] = { in testPathOpsFastMain() local
|
D | PathOpsInverseTest.cpp | 11 const SkPathFillType fts[] = { in DEF_TEST() local
|
D | PathOpsOpCircleThreadedTest.cpp | 19 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCirclesMain() local
|
D | PathOpsOpCubicThreadedTest.cpp | 19 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCubicsMain() local
|
/third_party/selinux/libselinux/utils/ |
D | selabel_get_digests_all_partial_matches.c | 34 FTS *fts; in main() local
|
/third_party/elfutils/libdwfl/ |
D | linux-kernel-modules.c | 399 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/ |
D | TimeUtils.h | 123 inline void PropVariant_SetFrom_FiTime(NWindows::NCOM::CPropVariant &prop, const CFiTime &fts) in PropVariant_SetFrom_FiTime()
|
/third_party/selinux/libselinux/src/ |
D | selinux_restorecon.c | 877 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/ |
D | fts.h | 169 #define fts_get_clientptr(fts) ((fts)->fts_clientptr) argument
|
/third_party/elfutils/debuginfod/ |
D | debuginfod-client.c | 324 FTS *fts = fts_open(dirs, 0, NULL); in debuginfod_clean_cache() local
|
D | debuginfod.cxx | 3639 FTS *fts = fts_open ((char * const *)sps.data(), in scan_source_paths() local
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 3199 FTS *fts = NULL; in cpuset_fts_open() local
|