Home
last modified time | relevance | path

Searched defs:absbase (Results 1 – 5 of 5) sorted by relevance

/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/
H A Dpath.cc153 bool absbase = hasPrefix(newbase, "/"); in relativePath() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dbpath.c456 const char *absbase, in rewrite_path_fixed()
486 const char *absbase, in rewrite_path_fixed_dirfile()
511 const char *absbase, in rewrite_path_alloc()
542 const char *absbase = (flag & BKE_BPATH_TRAVERSE_ABS) ? ID_BLEND_PATH(bmain, id) : NULL; in BKE_bpath_traverse_id() local
/dports/science/py-rmf/rmf-1.3.1/src/internal/
H A Dpaths.cpp100 boost::filesystem::path absbase = abspath(base.parent_path(), cwd); in relpath() local
/dports/science/rmf/rmf-1.3.1/src/internal/
H A Dpaths.cpp100 boost::filesystem::path absbase = abspath(base.parent_path(), cwd); in relpath() local
/dports/cad/alliance/alliance/src/mbk/src/
H A Dmvl_scomp_y.y1691 char *absend, *absbase; variable