HomeSort by relevance Sort by last modified time
    Searched refs:nextPath (Results 1 - 9 of 9) sorted by null

  /development/tools/idegen/src/
Eclipse.java 131 String nextPath = nextRoot.getPath();
132 if (!nextPath.startsWith(path)) {
139 classpath.append(nextPath.substring(path.length() + 1))
  /external/chromium_org/third_party/icu/source/common/
udata.cpp 397 const char *nextPath; /* path following this one */
449 nextPath = path;
452 nextPath = itemPath.data();
470 fprintf(stderr, "%p: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n",
477 nextPath,
501 if( nextPath == NULL ) {
504 currentPath = nextPath;
506 if(nextPath == itemPath.data()) { /* we were processing item's path. */
507 nextPath = path; /* start with regular path next tm. */
511 nextPath = uprv_strchr(currentPath, U_PATH_SEP_CHAR)
    [all...]
  /external/icu/icu4c/source/common/
udata.cpp 408 const char *nextPath; /* path following this one */
460 nextPath = path;
463 nextPath = itemPath.data();
481 fprintf(stderr, "%p: init %s -> [path=%s], [base=%s], [suff=%s], [itempath=%s], [nextpath=%s], [checklast4=%s]\n",
488 nextPath,
512 if( nextPath == NULL ) {
515 currentPath = nextPath;
517 if(nextPath == itemPath.data()) { /* we were processing item's path. */
518 nextPath = path; /* start with regular path next tm. */
522 nextPath = uprv_strchr(currentPath, U_PATH_SEP_CHAR)
    [all...]
  /frameworks/base/cmds/idmap/
inspect.cpp 99 status_t nextPath(char *b) {
203 err = buf.nextPath(path);
205 // printe done from IdmapBuffer::nextPath
215 err = buf.nextPath(path);
217 // printe done from IdmapBuffer::nextPath
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
LoadUrlTest.java 296 final String nextPath = "/next.html";
297 final String nextUrl = webServer.setResponse(nextPath,
323 validateNoRequestHeaders(extraHeaders, webServer.getLastRequest(nextPath));
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 382 milliseconds