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

  /external/bluetooth/glib/gio/xdgmime/
xdgmimeglob.c 297 } MimeWeight;
304 MimeWeight mime_types[],
362 const MimeWeight *aa = (const MimeWeight *)a;
363 const MimeWeight *bb = (const MimeWeight *)b;
376 MimeWeight mimes[10];
416 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight);
xdgmimecache.c 353 } MimeWeight;
399 MimeWeight mime_types[],
446 MimeWeight mime_types[],
518 MimeWeight mime_types[],
546 const MimeWeight *aa = (const MimeWeight *)a;
547 const MimeWeight *bb = (const MimeWeight *)b;
558 MimeWeight mimes[10];
580 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight)
    [all...]
  /external/chromium/base/third_party/xdg_mime/
xdgmimeglob.c 297 } MimeWeight;
304 MimeWeight mime_types[],
362 const MimeWeight *aa = (const MimeWeight *)a;
363 const MimeWeight *bb = (const MimeWeight *)b;
376 MimeWeight mimes[10];
415 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight);
xdgmimecache.c 355 } MimeWeight;
401 MimeWeight mime_types[],
448 MimeWeight mime_types[],
520 MimeWeight mime_types[],
548 const MimeWeight *aa = (const MimeWeight *)a;
549 const MimeWeight *bb = (const MimeWeight *)b;
560 MimeWeight mimes[10];
582 qsort (mimes, n, sizeof (MimeWeight), compare_mime_weight)
    [all...]

Completed in 48 milliseconds