Home
last modified time | relevance | path

Searched defs:max_path (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/tools/skqp/src/
Dskqp_model.cpp117 SkString max_path = SkOSPath::Join(img_path.c_str(), kMaxPngPath); in CheckAgainstModel() local
/third_party/ntfs-3g/ntfsprogs/
Dutils.c524 #define max_path 20 macro
/third_party/lame/frontend/
Dparse.c1371 size_t const max_path = PATH_MAX; in generateOutPath() local