Home
last modified time | relevance | path

Searched defs:cpath (Results 1 - 4 of 4) sorted by relevance

/third_party/ninja/src/
H A Dninja.cc309 Node* NinjaMain::CollectTarget(const char* cpath, string* err) { in CollectTarget() argument
/third_party/skia/src/c/
H A Dsk_surface.cpp93 static const SkPath& AsPath(const sk_path_t& cpath) { in AsPath() argument
101 static SkPath* as_path(sk_path_t* cpath) { in as_path() argument
236 void sk_path_delete(sk_path_t* cpath) { delete as_path(cpath); } in sk_path_delete() argument
238 bool sk_path_get_bounds(const sk_path_t* cpath, sk_rect_t* crect) { in sk_path_get_bounds() argument
299 void sk_canvas_clip_path(sk_canvas_t* ccanvas, const sk_path_t* cpath) { in sk_canvas_clip_path() argument
320 sk_canvas_draw_path(sk_canvas_t* ccanvas, const sk_path_t* cpath, const sk_paint_t* cpaint) sk_canvas_draw_path() argument
[all...]
/third_party/python/Python/
H A Dfileutils.c1606 char *cpath; in _Py_wfopen() local
1920 char *cpath; in _Py_wreadlink() local
1970 char *cpath; _Py_wrealpath() local
[all...]
/third_party/toybox/generated/
H A Dglobals.h213 char *cpath; member

Completed in 10 milliseconds