| /third_party/skia/tests/ |
| H A D | PathOpsInverseTest.cpp | 10 const SkPathDirection dirs[] = {SkPathDirection::kCW, SkPathDirection::kCCW}; in DEF_TEST() local
|
| /third_party/elfutils/tests/ |
| H A D | next-files.c | 61 const char *const *dirs; in main() local
|
| H A D | get-files.c | 79 const char *const *dirs; in main() local
|
| /third_party/eudev/src/shared/ |
| H A D | conf-files.c | 109 static int conf_files_list_strv_internal(char ***strv, const char *suffix, const char *root, char **dirs) { in conf_files_list_strv_internal() argument 145 int conf_files_list_strv(char ***strv, const char *suffix, const char *root, const char* const* dirs) { in conf_files_list_strv() argument
|
| /third_party/skia/gm/ |
| H A D | convex_all_line_paths.cpp | 293 const SkPathDirection dirs[2] = { SkPathDirection::kCW, SkPathDirection::kCCW }; in drawPath() local
|
| H A D | drawatlas.cpp | 213 const SkPathDirection dirs[] = { in drawTextPath() local
|
| H A D | polygonoffset.cpp | 534 const SkPathDirection dirs[2] = { SkPathDirection::kCW, SkPathDirection::kCCW }; in drawPolygon() local
|
| /third_party/gn/src/gn/ |
| H A D | innerapis_publicinfo_generator.cc | 207 const std::vector<SourceDir> dirs = config->own_values().include_dirs();
in GetIncludeDirsInfo() local 411 const std::vector<SourceDir> dirs = config->own_values().include_dirs();
in FillPublicConfigs() local
|
| /third_party/curl/lib/ |
| H A D | ftp.h | 127 char **dirs; /* realloc()ed array for path components */ member
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsls.c | 377 static struct dir dirs = { in readdir_recursive() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
| H A D | ftrandom.c | 602 char **dirs, **exts; in main() local
|
| /third_party/rust/crates/env_logger/src/filter/ |
| H A D | mod.rs | 293 let mut dirs = Vec::new(); in parse_spec() variables [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | linux-kernel-modules.c | 665 char *dirs[2] = { NULL, NULL }; in check_module_notes() local
|
| /third_party/elfutils/src/ |
| H A D | addr2line.c | 387 const char *const *dirs; in print_dwarf_function() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrStyledShape.cpp | 533 SkPathDirection dirs[2]; in asNestedRects() local
|
| /third_party/toybox/toys/pending/ |
| H A D | modprobe.c | 466 struct arg_list *dirs; in modprobe_main() local [all...] |
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getsrclines.c | 1028 const char **dirs = (void *) &files->info[nfilelist]; in read_srclines() local
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | util.c | 43 const char *dirs[] = { getenv("TMPDIR"), P_tmpdir, "/tmp" }; in temp_dir() local
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-client.c | 322 char * const dirs[] = { cache_path, NULL, }; in debuginfod_clean_cache() local
|
| H A D | debuginfod.cxx | 2826 const char *const *dirs; variable
|
| /third_party/ltp/lib/ |
| H A D | tst_cgroup.c | 150 struct cgroup_dir *dirs[ROOTS_MAX + 1]; member
|
| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad.c | 980 int dirs; in tp_palm_detect_move_out_of_edge() local
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .File distDir
String distributionDescription
java.util.List dirs
private java.util.List listDirs (java.io ... |
| /third_party/skia/platform_tools/android/apps/gradle/wrapper/ |
| H A D | gradle-wrapper.jar | ... .File distDir
String distributionDescription
java.util.List dirs
private java.util.List listDirs (java.io ... |
| /third_party/skia/src/core/ |
| H A D | SkPath.cpp | 3642 bool SkPathPriv::IsNestedFillRects(const SkPath& path, SkRect rects[2], SkPathDirection dirs[2]) { in IsNestedFillRects() argument
|