Home
last modified time | relevance | path

Searched refs:pos (Results 1 – 7 of 7) sorted by relevance

/build/tools/atree/
Dfs.cpp112 size_t pos = 0; in mkdir_recursively() local
115 if (path.length() != 0 and path[0] == '/') pos++; in mkdir_recursively()
118 pos = path.find('/', pos); in mkdir_recursively()
119 string p = path.substr(0, pos); in mkdir_recursively()
135 pos++; in mkdir_recursively()
Dfiles.cpp152 string::size_type pos = 0; in replace_variables() local
153 while((pos = result.find(it->first, pos)) != string::npos) { in replace_variables()
154 result = result.replace(pos, it->first.length(), it->second); in replace_variables()
155 pos += it->second.length(); in replace_variables()
385 int pos = filename.rfind('/'); in dir_part() local
386 if (pos <= 0) { in dir_part()
389 return filename.substr(0, pos); in dir_part()
/build/core/
Dchecktree24 pos = 0
26 pos = s.find(" ", pos) + 1
28 return s[pos:]
/build/tools/droiddoc/templates-sdk/assets/
Dandroid-developer-reference.js242 var pos = full.lastIndexOf("/");
243 file = full.substr(pos) + file;
244 full = full.substr(0, pos);
Djquery-resizable.min.js19pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(…
/build/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js221 var pos = full.lastIndexOf("/");
222 file = full.substr(pos) + file;
223 full = full.substr(0, pos);
Djquery-resizable.min.js19pos=this.state=0;var E=this;function F(J){return E.step(J)}F.elem=this.elem;if(F()&&o.timers.push(…