Searched refs:get (Results 1 – 25 of 146) sorted by relevance
123456
46 name = elem.get('name')54 anno_name = anno.get('name')55 anno_value = anno.get('value')62 argname = arg.get('name')69 type = arg.get('type')71 direction = arg.get('direction')92 name = elem.get('name')93 type = elem.get('type')94 access = elem.get('access')103 anno_name = anno.get('name')[all …]
46 print('{}:{} {}'.format(x.get('CODE_FILE', '???'),47 x.get('CODE_LINE', '???'),48 x.get('CODE_FUNC', None) or x.get('CODE_FUNCTION', '???')))49 print(' {}'.format(x.get('MESSAGE', 'no message!')))64 name = mids.get(mid, 'unknown')
22 klass = variablelist.attrib.get('class')23 searchpath = variablelist.attrib.get('xpath','./varlistentry/term/varname')43 extra = variablelist.attrib.get('extra-ref')58 if name.attrib.get('index') == 'false':81 if name.attrib.get('index') == 'false':86 klass = name.attrib.get('class') or 'constants'95 if name.attrib.get('index') == 'false':157 names = [vl.get('id') for vl in template.iterfind('.//variablelist')]
35 apt-get update36 apt-get install -y gperf m4 gettext python3-pip \44 apt-get install -y gnu-efi zstd
22 sudo apt-get update && sudo apt-get -y install wget
10 elif pair[1] == '' or conf.get(pair[1]) == 114 .format(pair[0], pair[1], conf.get(pair[1], 0)))19 if enable_sysusers and conf.get('ENABLE_REMOTE') == 1 and conf.get('HAVE_MICROHTTPD') == 126 ['systemd-network.conf', enable_sysusers and conf.get('ENABLE_NETWORKD') == 1],27 ['systemd-resolve.conf', enable_sysusers and conf.get('ENABLE_RESOLVE') == 1],28 ['systemd-timesync.conf', enable_sysusers and conf.get('ENABLE_TIMESYNCD') == 1]]
18 if conf.get('HAVE_MICROHTTPD') == 147 … conf.get('ENABLE_REMOTE') == 1 and conf.get('HAVE_LIBCURL') == 1 and install_sysconfdir_samples],49 …conf.get('ENABLE_REMOTE') == 1 and conf.get('HAVE_MICROHTTPD') == 1 and install_sysconfdir_samples…62 if conf.get('ENABLE_REMOTE') == 1 and conf.get('HAVE_MICROHTTPD') == 1
49 apt-get -q --allow-releaseinfo-change update50 apt-get -y dist-upgrade51 apt-get install -y eatmydata53 apt-get install -y fdisk tree libfdisk-dev libp11-kit-dev libssl-dev libpwquality-dev rpm54 apt-get purge --auto-remove -y unattended-upgrades69 sudo apt-get -q update70 sudo apt-get install -y -t "$UBUNTU_RELEASE-backports" lxc71 sudo apt-get install -y python3-debian git dpkg-dev fakeroot python3-jinja2
168 self.assertEqual(s.get('Unit', 'Description'), 'LSB: test foo service')174 self.assertEqual(s.get('Service', 'Type'), 'forking')176 self.assertEqual(s.get('Service', 'ExecStart'),178 self.assertEqual(s.get('Service', 'ExecStop'),216 self.assertEqual(s.get('Unit', 'After'), 'network-online.target')217 self.assertEqual(s.get('Unit', 'Wants'), 'network-online.target')226 self.assertEqual(s.get('Unit', 'After').split(), ['nss-lookup.target', 'rpcbind.target'])244 self.assertEqual(sorted(results['foo.service'].get('Unit', 'After').split()),270 self.assertEqual(results['consumer.service'].get('Unit', 'After'),335 self.assertEqual(s.get('Unit', 'Description'), 'LSB: test foo service')[all …]
73 if conf.get('HAVE_GNU_EFI') == 1 and conf.get('HAVE_ZSTD') == 178 if conf.get('ENABLE_RESOLVE') == 1101 if install_tests and conf.get('ENABLE_SYSUSERS') == 1
38 verification = conf.get('BUILD_MODE_DEVELOPER') == 1491 # We get -1 if the size cannot be determined802 if conf.get('SYSTEM_ALLOC_UID_MIN') >= conf.get('SYSTEM_UID_MAX')805 if conf.get('SYSTEM_ALLOC_GID_MIN') >= conf.get('SYSTEM_GID_MAX')983 crypt_header = conf.get('HAVE_CRYPT_H') == 1 ? '''#include <crypt.h>''' : '''#include <unistd.h>'''1270 conf.set10('CURL_NO_OLDIES', conf.get('BUILD_MODE_DEVELOPER') == 1)1542 if conf.get('HAVE_DBUS') == 11554 if conf.get('HAVE_DBUS') == 11562 if conf.get('HAVE_DBUS') == 11574 if conf.get('HAVE_DBUS') == 1[all …]
3 enable_tmpfiles = conf.get('ENABLE_TMPFILES') == 122 elif pair[1] == '' or conf.get(pair[1]) == 126 .format(pair[0], pair[1], conf.get(pair[1], 0)))40 elif pair[1] == '' or conf.get(pair[1]) == 150 .format(pair[0], pair[1], conf.get(pair[1], 0)))
18 if conf.get('HAVE_P11KIT') == 1 and conf.get('HAVE_OPENSSL') == 122 if conf.get('HAVE_LIBFIDO2') == 126 if conf.get('HAVE_TPM2') == 1
3 with_runlevels = conf.get('HAVE_SYSV_COMPAT') == 1272 install = ((conds.get(0, '') == '' or conf.get(conds[0]) == 1) and273 (conds.get(1, '') == '' or conf.get(conds[1]) == 1))292 input = tuple.get(3, file)295 install = ((conds.get(0, '') == '' or conf.get(conds[0]) == 1) and296 (conds.get(1, '') == '' or conf.get(conds[1]) == 1))325 if conf.get('HAVE_SYSV_COMPAT') == 1
7 pretty_name = os_release.get('PRETTY_NAME', 'Linux')10 if 'fedora' in [os_release.get('ID', 'linux'),11 *os_release.get('ID_LIKE', '').split()]:
31 pretty_name = os_release.get('PRETTY_NAME', 'Linux')34 if 'debian' in [os_release.get('ID', 'linux'),35 *os_release.get('ID_LIKE', '').split()]:
11 if conf.get('HAVE_P11KIT') == 115 if conf.get('HAVE_LIBFIDO2') == 119 if conf.get('HAVE_TPM2') == 1
13 const struct sockaddr *sa, socklen_t salen, int flags, uint64_t get,29 #define resolve_getnameinfo(resolve, ret_query, sa, salen, flags, get, callback, destroy_callback, … argument35 sa, salen, flags, get, \
36 'bus-get-properties.c',37 'bus-get-properties.h',360 if conf.get('HAVE_ACL') == 1367 if conf.get('ENABLE_UTMP') == 1371 if conf.get('HAVE_SECCOMP') == 1376 if conf.get('HAVE_LIBIPTC') == 1380 if conf.get('HAVE_LIBBPF') == 1387 if conf.get('HAVE_KMOD') == 1391 if conf.get('HAVE_PAM') == 1398 if conf.get('ENABLE_NSCD') == 1
34 conf.get('HAVE_KMOD') == 1],58 ['70-uaccess.rules', enable_logind and conf.get('HAVE_ACL') == 1],62 ['90-vconsole.rules', conf.get('ENABLE_VCONSOLE') == 1],
51 apt-get -y update52 apt-get -y build-dep systemd53 apt-get -y install "${ADDITIONAL_DEPS[@]}"
104 apt-get -y update105 apt-get -y build-dep systemd106 apt-get -y install "${PACKAGES[@]}"
138 if conf.get('ENABLE_DNS_OVER_TLS') == 1139 if conf.get('DNS_OVER_TLS_USE_GNUTLS') == 1145 elif conf.get('DNS_OVER_TLS_USE_OPENSSL') == 1156 if conf.get('ENABLE_RESOLVE') == 1172 install : conf.get('ENABLE_RESOLVE') == 1 and install_sysconfdir_samples,
4 // Allow systemd-networkd to set timezone, get product UUID,8 action.id == "org.freedesktop.hostname1.get-product-uuid" ||
30 if conf.get('HAVE_P11KIT') == 133 if conf.get('HAVE_LIBFIDO2') == 198 if conf.get('ENABLE_HOMED') == 1