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

  /external/e2fsprogs/lib/blkid/
devname.c 92 blkid_dev dev2; local
95 dev2 = list_entry(p, struct blkid_struct_dev, bid_devs);
96 if (dev2->bid_flags & BLKID_BID_FL_VERIFIED)
98 if (!dev->bid_type || !dev2->bid_type ||
99 strcmp(dev->bid_type, dev2->bid_type))
101 if (dev->bid_label && dev2->bid_label &&
102 strcmp(dev->bid_label, dev2->bid_label))
104 if (dev->bid_uuid && dev2->bid_uuid &&
105 strcmp(dev->bid_uuid, dev2->bid_uuid))
107 if ((dev->bid_label && !dev2->bid_label) |
    [all...]
  /external/harfbuzz_ng/test/api/
test-ot-tag.c 127 test_indic_tags ("dev2", "deva", HB_SCRIPT_DEVANAGARI);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixpath.py 200 dev2 = s2.st_dev
201 if dev1 != dev2:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixpath.py 200 dev2 = s2.st_dev
201 if dev1 != dev2:
  /external/icu/icu4c/source/layout/
ScriptAndLanguageTags.h 35 const LETag dev2ScriptTag = 0x64657632; /* 'dev2' (DEVANAGARI v.2) (manually added) */
  /external/chromium_org/chromeos/dbus/
fake_bluetooth_device_client.cc 97 "/fake/hci0/dev2";
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
transtst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
transtst.cpp     [all...]
  /external/e2fsprogs/po/
it.po     [all...]
cs.po     [all...]
es.po     [all...]
fr.po     [all...]

Completed in 377 milliseconds