Home
last modified time | relevance | path

Searched refs:check_line (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsemanage/src/
Dgenhomedircon.c528 static int check_line(genhomedircon_settings_t * s, Ustr *line) in check_line() function
572 if (check_line(s, line) == STATUS_SUCCESS) { in write_home_dir_context()
598 if (check_line(s, line) == STATUS_SUCCESS) { in write_home_root_context()
627 if (check_line(s, line) == STATUS_SUCCESS) { in write_user_context()
/external/libpng/contrib/tools/
Dgenpng.c606 check_line(const struct arg *arg, double x, double y) in check_line() function
646 { inside_line, check_line } }
/external/skia/tests/
DPathTest.cpp3294 static void check_line(skiatest::Reporter* reporter, SkPath::RawIter* iter, in check_line() function
3336 check_line(reporter, &iter, x1, y1); in check_path_is_line_and_reset()
3344 check_line(reporter, &iter, x1, y1); in check_path_is_line()
3352 check_line(reporter, &iter, x1, y1); in check_path_is_line_pair_and_reset()
3353 check_line(reporter, &iter, x2, y2); in check_path_is_line_pair_and_reset()