Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsOpRectThreadedTest.cpp36 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testPathOpsRectsMain() local
125 const SkPathFillType fts[] = { in testPathOpsFastMain() local
DPathOpsInverseTest.cpp16 const SkPathFillType fts[] = { in DEF_TEST() local
DPathOpsOpCubicThreadedTest.cpp27 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCubicsMain() local
DPathOpsOpCircleThreadedTest.cpp28 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCirclesMain() local
/external/perfetto/src/profiling/symbolizer/
Dfilesystem_posix.cc40 base::ScopedResource<FTS*, fts_close, nullptr> fts( in WalkDirectories() local
/external/selinux/libselinux/utils/
Dselabel_get_digests_all_partial_matches.c34 FTS *fts; in main() local
/external/libaom/test/
Dec_test.cc46 std::unique_ptr<unsigned[]> fts(new (std::nothrow) unsigned[sz]); in TEST() local
/external/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
/external/selinux/libselinux/src/
Dselinux_restorecon.c847 FTS *fts; member
860 FTS *fts = state->fts; in selinux_restorecon_thread() local
1471 FTS *fts; in selinux_restorecon_xattr() local
/external/selinux/libselinux/src/android/
Dandroid_device.c623 FTS *fts; in selinux_android_restorecon_common() local
/external/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
/external/libaom/av1/encoder/
Dpickrst.c204 const YV12_BUFFER_CONFIG *fts = &cm->cur_frame->buf; in try_restoration_unit() local
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c3199 FTS *fts = NULL; in cpuset_fts_open() local