Searched refs:splitted (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastermain/management/commands/ |
| H A D | checksocket.py | 34 splitted = addrport.split(':') 36 splitted[1] = int(splitted[1]) 38 raise CommandError('Invalid port specified: %s' % splitted[1]) 43 sock.bind(tuple(splitted)) 47 % splitted[1], 48 errno.EADDRINUSE: 'Port %s is already in use' % splitted[1],
|
| /OK3568_Linux_fs/buildroot/package/oem/ |
| H A D | Config.in | 2 bool "OEM splitted rootfs" 12 Packages which would be installed to the OEM splitted rootfs.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/ |
| H A D | svg_mapper.hpp | 427 std::vector<std::string> splitted; in text() local 428 boost::split(splitted, s, boost::is_any_of("\n")); in text() 430 = splitted.begin(); in text() 431 it != splitted.end(); in text()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | engine.py | 263 splitted = out.splitlines() 266 idx =splitted.index("BYT;") 269 lsector_size, psector_size, self._ptable_format = splitted[idx + 1].split(":")[3:6] 272 for line in splitted[idx + 2:]:
|
| H A D | partition.py | 175 splitted = self.sourceparams.split(',') 176 srcparams_dict = dict((par.split('=', 1) + [None])[:2] for par in splitted if par)
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | module.bbclass | 71 # add all splitted modules to PN RDEPENDS, PN can be empty now
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/ |
| H A D | valgrind_3.18.1.bb | 240 # As the binary isn't stripped or debug-splitted, the source file isn't fetched
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/ |
| H A D | busybox.inc | 419 # we can use busybox here because even if we are using splitted busybox
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spelling.txt | 1307 splitted||split
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 185030 setting code when regions are first splitted and setting of
|