Searched refs:dev2 (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | devname.c | 96 blkid_dev dev2; in blkid_get_dev() local 97 dev2 = list_entry(p, struct blkid_struct_dev, bid_devs); in blkid_get_dev() 98 if (dev2->bid_flags & BLKID_BID_FL_VERIFIED) in blkid_get_dev() 100 if (!dev->bid_type || !dev2->bid_type || in blkid_get_dev() 101 strcmp(dev->bid_type, dev2->bid_type)) in blkid_get_dev() 103 if (dev->bid_label && dev2->bid_label && in blkid_get_dev() 104 strcmp(dev->bid_label, dev2->bid_label)) in blkid_get_dev() 106 if (dev->bid_uuid && dev2->bid_uuid && in blkid_get_dev() 107 strcmp(dev->bid_uuid, dev2->bid_uuid)) in blkid_get_dev() 109 if ((dev->bid_label && !dev2->bid_label) || in blkid_get_dev() [all …]
|
/external/autotest/server/site_tests/audio_AudioRoutingUSB/ |
D | audio_AudioRoutingUSB.py | 40 dev2 = self.get_opened_device(host) 47 logging.info('dev1: %s, dev2: %s, dev3:%s', dev1, dev2, dev3) 48 if dev1 == dev2:
|
/external/snakeyaml/src/test/java/examples/collections/ |
D | TypeSafeMap2Test.java | 108 Developer2 dev2 = developers.get(secondColor); in testLoadMap() local 109 assertEquals("John", dev2.getName()); in testLoadMap() 110 assertEquals("committer", dev2.getRole()); in testLoadMap()
|
/external/ltp/ |
D | INSTALL | 302 install -m 00644 "/scratch/ltp-dev2/ltp/include/test.h" "/scratch/ltp-install12/include/test.h" 303 …install -m 00644 "/scratch/ltp-dev2/ltp/include/tlibio.h" "/scratch/ltp-install12/include/tlibio.h" 304 …install -m 00644 "/scratch/ltp-dev2/ltp/include/usctest.h" "/scratch/ltp-install12/include/usctest… 305 …install -m 00644 "/scratch/ltp-dev2/ltp/include/write_log.h" "/scratch/ltp-install12/include/write… 306 make[1]: Leaving directory `/scratch/ltp-dev2/ltp/include' 307 make -C lib -f "/scratch/ltp-dev2/ltp/lib/Makefile" all 308 make[1]: Entering directory `/scratch/ltp-dev2/ltp/lib'
|
/external/python/cpython2/Lib/ |
D | posixpath.py | 193 dev2 = s2.st_dev 194 if dev1 != dev2:
|
/external/e2fsprogs/po/ |
D | it.po | 6168 "Uso: %s <dev1> <dev2> <dev3>\n"
|
D | cs.po | 8756 #~ "Usage: %s <dev1> <dev2> <dev3>\n"
|