HomeSort by relevance Sort by last modified time
    Searched full:entry_long (Results 1 - 2 of 2) sorted by null

  /external/qemu/block/
vvfat.c 611 direntry_t* entry_long = NULL; local
620 entry_long=create_long_filename(s,filename);
677 if(entry_long) {
681 entry_long=array_get(&(s->directory),long_index);
682 while(entry_long<entry && is_long_name(entry_long)) {
683 entry_long->reserved[1]=chksum;
684 entry_long++;
    [all...]
  /external/chromium_org/third_party/lcov/bin/
lcov     [all...]

Completed in 88 milliseconds