Searched defs:has_drive (Results 1 – 4 of 4) sorted by relevance
366 bool has_drive = in root_path() local397 bool has_drive = in root_name() local420 bool has_drive = in root_directory() local
351 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_path() local377 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_name() local394 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_directory() local
351 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_path() local376 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_name() local393 bool has_drive = (real_style(style) == Style::windows) && b->endswith(":"); in root_directory() local