Home
last modified time | relevance | path

Searched defs:path (Results 826 - 850 of 4250) sorted by relevance

1...<<31323334353637383940>>...170

/third_party/skia/third_party/externals/tint/tools/src/glob/
H A Dglob.go[all...]
/third_party/skia/tools/fiddle/
H A Dexamples.cpp22 SkString path = SkStringPrintf("resources/images/example_%d.png", i); in main() local
/third_party/skia/tools/viewer/
H A DSkRiveSlide.cpp15 SkRiveSlide::SkRiveSlide(const SkString& name, const SkString& path) in SkRiveSlide() argument
H A DSvgSlide.cpp19 SvgSlide::SvgSlide(const SkString& name, const SkString& path) in SvgSlide() argument
/third_party/toybox/toys/other/
H A Dinotifyd.c53 char *path = *ss, *masks = strchr(*ss, ':'); in inotifyd_main() local
/third_party/toybox/toys/posix/
H A Dchgrp.c59 char *path = dirtree_path(node, 0); in do_chgrp() local
/third_party/python/Lib/test/test_tools/
H A Dtest_fixcid.py4 import os, os.path namespace
H A D__init__.py4 import os.path namespace
[all...]
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dtest_util.py39 import os.path namespace
[all...]
/third_party/python/Doc/tools/extensions/
H A Dglossary_search.py11 import os.path namespace
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase.c34 pa_database* pa_database_open(const char *path, const char *fn, bool prependmid, bool for_write) { in pa_database_open() argument
/third_party/protobuf/src/google/protobuf/
H A Dtest_util2.h47 std::string path = google3_path.substr(prefix.size()); in TranslatePathToOpensource() local
56 std::string path = google3_path; in MaybeTranslatePath() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/copts/
H A Dgenerate_copts.py9 from os import path namespace
/third_party/skia/docs/examples/
H A Dchecker_board.cpp9 SkPath path; in REG_FIDDLE() local
H A DPath_addRRect_2.cpp11 SkPath path; in REG_FIDDLE() local
H A Dcount_verbs.cpp8 SkPath path; in REG_FIDDLE() local
14 static void count_verbs(const SkPath& path, int counts[6]) { in REG_FIDDLE() argument
33 SkPath path = make_path(font); in REG_FIDDLE() local
H A Dconvex_overstroke_linear_approx_curve.cpp25 SkPath path; in REG_FIDDLE() local
H A Dconvex_overstroke_quad.cpp17 SkPath path; in REG_FIDDLE() local
H A DPath_arcTo_2_a.cpp16 SkPath path; in REG_FIDDLE() local
H A DPath_arcTo_2_b.cpp16 SkPath path; in REG_FIDDLE() local
H A Dblur_alpha_img.cpp8 SkPath path; in REG_FIDDLE() local
/third_party/skia/modules/skparagraph/utils/
H A DTestFontCollection.cpp22 SkString path; in TestFontCollection() local
38 bool TestFontCollection::addFontFromFile(const std::string& path, const std::string& familyName) { in addFontFromFile() argument
/third_party/skia/modules/sksg/src/
H A DSkSGPath.cpp16 Path::Path(const SkPath& path) : fPath(path) {} in Path() argument
/third_party/skia/modules/svg/src/
H A DSkSVGRect.cpp70 SkPath path = SkPath::RRect(this->resolve(ctx.lengthContext())); in onAsPath() local
H A DSkSVGPath.cpp23 bool SkSVGAttributeParser::parse<SkPath>(SkPath* path) { in parse() argument
30 SkPath path = fPath; // Note: point and verb data are CoW in onDraw() local
36 SkPath path = fPath; in onAsPath() local

Completed in 8 milliseconds

1...<<31323334353637383940>>...170