Home
last modified time | relevance | path

Searched refs:rstrip (Results 1 – 25 of 135) sorted by relevance

123456

/OK3568_Linux_fs/u-boot/scripts/
H A Dmailmapper65 toplevel = toplevel.rstrip()
95 mail = '<' + mail.rstrip()
97 _, name = tmp.rstrip().split(None, 1)
124 config_mailmap = config_mailmap.rstrip()
H A Dfill_scrapyard.py100 toplevel = toplevel.rstrip()
158 line = line.rstrip() + '\n'
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dtest.py218 errors[0].rstrip().replace('\n', '\nw+'))
228 errors[1].rstrip().replace('\n', '\n+'))
237 errors[1].rstrip().replace('\n', '\n-'))
241 errors[2].rstrip().replace('\n', '\nw+'))
249 expect = errors[3].rstrip().split('\n')
255 errors[2].rstrip().replace('\n', '\nw-'))
261 expect = errors[3].rstrip().split('\n')
267 errors[0].rstrip().replace('\n', '\nw-'))
273 expect_str = errors[4].rstrip().replace('%(basedir)s', '').split('\n')
/OK3568_Linux_fs/yocto/meta-openembedded/contrib/
H A Doe-stylize.py238 if line.rstrip().endswith('\\'):
245 return line.rstrip()
369 line = line.expandtabs().rstrip()
383 line = line.rstrip()
427 print("## Warning: unknown variable/routine \"%s\"" % originalLine.rstrip('\n'))
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib.py42 if self.lastline == self.lastline.rstrip("\r\n"):
50 line = text.rstrip("\r\n")
51 if line != line.rstrip():
H A Dlib_mk.py153 if text.rstrip() != "#" * 80:
159 if text.rstrip() != "#":
164 if text.rstrip() != "":
197 if self.TAB_OR_MULTIPLE_SPACES_BEFORE_BACKSLASH.match(text.rstrip()):
328 if self.VARIABLE_WITH_BRACES.match(text.rstrip()):
/OK3568_Linux_fs/u-boot/cmd/
H A Dini.c40 static char *rstrip(char *s) in rstrip() function
137 start = lskip(rstrip(line)); in ini_parse()
174 name = rstrip(start); in ini_parse()
179 rstrip(value); in ini_parse()
/OK3568_Linux_fs/yocto/poky/scripts/lib/devtool/
H A Dutilcmds.py116 cmake_cmd = cmake_cmd + ' ' + line.strip().rstrip('\\')
120 cmake_cmd = line.strip().rstrip('\\')
144 %s''' % (cmake_do_configure.rstrip(), extra_oecmake)
152 }''' % do_configure.rstrip()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dftools.py13 wdata = data.rstrip() + "\n"
21 wdata = data.rstrip() + "\n"
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dfitimage.py168 sigs[itsdotpath][key.rstrip()] = value.lstrip().rstrip(';')
495 sigs[itsdotpath][key.rstrip()] = value.lstrip().rstrip(';')
649 sigs[itsdotpath][key.rstrip()] = value.lstrip().rstrip(';')
819 print("checking configuration " + cfg_str.rstrip(" {"))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gdb/python/gdb/command/
H A Dframe_filters.py233 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
265 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
350 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
431 printer_list = frame._return_list(text.split()[0].rstrip())
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gdb/python/gdb/command/
H A Dframe_filters.py233 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
265 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
350 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
431 printer_list = frame._return_list(text.split()[0].rstrip())
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libteam/libteam/
H A D0001-team_basic_test.py-switch-to-python3.patch54 cmd = cmd.rstrip(" ")
65 - output = data_stdout.rstrip()
66 + output = (data_stdout.rstrip()).decode()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu-targets.inc21 return softmmuonly + ''.join([arch + "-softmmu" + "," for arch in archs]).rstrip(',')
22 …nly + ''.join([arch + "-linux-user" + "," + arch + "-softmmu" + "," for arch in archs]).rstrip(',')
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dlsb.py14 key, val = line.rstrip().split('=', 1)
85 data['DISTRIB_RELEASE'] = line[10:].rstrip()
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-pkgdata-util56 fields = line.rstrip().split()
92 pn = line.split(': ')[1].rstrip()
100 renamed = line.split(': ')[1].rstrip()
171 val = line.split(': ', 1)[1].rstrip()
224 fields = line.rstrip().split(': ')
359 fields = line.rstrip().split(': ')
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/asyncrpc/
H A Dserv.py48 … (client_proto_name, client_proto_version) = client_protocol.decode('utf-8').rstrip().split()
65 line = line.decode('utf-8').rstrip()
115 l = l.rstrip(b"\n").decode("utf-8")
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D12-distutils-prefix-is-inside-staging-area.patch30 + prefix = os.environ['STAGING_INCDIR'].rstrip('include')
45 + prefix = os.environ['STAGING_LIBDIR'].rstrip(lib_basename)
/OK3568_Linux_fs/yocto/poky/documentation/tools/
H A Dupdate-documentation-conf72 infos[infolinesplit[0].rstrip()] = infolinesplit[1].lstrip()
95 key = linesplit[0].rstrip()
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dgit-make-shallow31 git_dir = check_output(['git', 'rev-parse', '--git-dir']).rstrip()
142 merge_base = check_output(['git', 'merge-base', parent, ref]).rstrip()
/OK3568_Linux_fs/kernel/scripts/
H A Dspdxcheck.py182 expr = expr.rstrip('*/').strip()
185 expr = expr.rstrip('-->').strip()
188 expr = expr.rstrip('\"').strip()
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/tests/
H A Dparser_test.py74 print(line.rstrip())
94 print(line.rstrip())
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/parse_py/
H A DConfHandler.py134 s = s.rstrip()
138 s2 = line.rstrip()
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py207 line = line.rstrip()
409 info[key] = [l.rstrip() for l in arg_info.splitlines()]
439 line = line.rstrip()
546 line = line.rstrip()
557 provides_lines = (l.rstrip() for l in provides_output.splitlines())
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-cryptography/
H A Dcheck-memfree.py4 meminfo = dict((i.split()[0].rstrip(':'),int(i.split()[1])) for i in open('/proc/meminfo').readline…

123456