Home
last modified time | relevance | path

Searched defs:is_relative (Results 1 – 7 of 7) sorted by relevance

/external/chromium/googleurl/src/
Durl_canon_relative.cc92 bool* is_relative, in DoIsRelativeURL()
527 bool* is_relative, in IsRelativeURL()
539 bool* is_relative, in IsRelativeURL()
Durl_util.cc235 bool is_relative; in DoResolveRelative() local
Durl_canon_unittest.cc1918 bool is_relative; in TEST() local
/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.cc62 std::string is_relative; in GetFirefoxProfilePath() local
/external/llvm/lib/Support/
DPathV2.cpp593 bool is_relative(const Twine &path) { in is_relative() function
/external/opencv/cxcore/src/
Dcxnorm.cpp977 int type, depth, cn, is_relative; in cvNorm() local
Dcxdatastructs.cpp1215 cvSetSeqReaderPos( CvSeqReader* reader, int index, int is_relative ) in cvSetSeqReaderPos()