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

  /external/yaffs2/yaffs2/direct/
yaffsfs.c 516 int maxRead;
532 maxRead = yaffs_GetObjectFileLength(obj) - pos;
536 maxRead = 0;
539 if(nbyte > maxRead)
541 nbyte = maxRead;
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-io-2.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.8.1/
commons-compress-1.8.1.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 114 milliseconds