/external/chromium-trace/trace-viewer/third_party/python_gflags/ |
gflags2man.py | 244 line = self.output[start_line].rstrip() 248 and '' == self.output[start_line+1].rstrip()): 280 line = self.output[line_num].rstrip() 329 line = self.output[line_num].rstrip() 375 line = self.output[line_num].rstrip()
|
/external/chromium_org/third_party/python_gflags/ |
gflags2man.py | 244 line = self.output[start_line].rstrip() 248 and '' == self.output[start_line+1].rstrip()): 280 line = self.output[line_num].rstrip() 329 line = self.output[line_num].rstrip() 375 line = self.output[line_num].rstrip()
|
/external/chromium/testing/gtest/scripts/ |
pump.py | 719 before_comment = line[:loc].rstrip() 731 if len((cur_line + seg).rstrip()) < max_len: 735 output.append(prefix + cur_line.rstrip()) 760 if len((cur_line + seg).rstrip()) < max_len: 763 output.append(prefix + cur_line.rstrip() + line_concat) 785 line = line.rstrip() 811 output2 = [line.rstrip() for line in output]
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
ecmalintrules.py | 130 line = line.rstrip('\n\r\f') 205 len(token.previous.string) - len(token.previous.string.rstrip()) == 0): 523 end_string = htmlutil.StripTags(end_token.string).rstrip() 529 desc_str = end_token.string.rstrip() 534 desc_str = desc_str[:start_tag_index].rstrip() 711 trimmed = token.string.rstrip() [all...] |
/external/chromium_org/testing/gtest/scripts/ |
pump.py | 719 before_comment = line[:loc].rstrip() 731 if len((cur_line + seg).rstrip()) < max_len: 735 output.append(prefix + cur_line.rstrip()) 760 if len((cur_line + seg).rstrip()) < max_len: 763 output.append(prefix + cur_line.rstrip() + line_concat) 791 line = line.rstrip() 819 output2 = [line.rstrip() for line in output]
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
ecmalintrules.py | 130 line = line.rstrip('\n\r\f') 205 len(token.previous.string) - len(token.previous.string.rstrip()) == 0): 523 end_string = htmlutil.StripTags(end_token.string).rstrip() 529 desc_str = end_token.string.rstrip() 534 desc_str = desc_str[:start_tag_index].rstrip() 711 trimmed = token.string.rstrip() [all...] |
/external/gtest/scripts/ |
pump.py | 719 before_comment = line[:loc].rstrip() 731 if len((cur_line + seg).rstrip()) < max_len: 735 output.append(prefix + cur_line.rstrip()) 760 if len((cur_line + seg).rstrip()) < max_len: 763 output.append(prefix + cur_line.rstrip() + line_concat) 785 line = line.rstrip() 811 output2 = [line.rstrip() for line in output]
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
calendar.py | 325 s = s.rstrip() 327 s += self.formatweekheader(w).rstrip() 330 s += self.formatweek(week, w).rstrip() 344 a(repr(theyear).center(colwidth*m+c*(m-1)).rstrip()) 353 a(formatstring(names, colwidth, c).rstrip()) 356 a(formatstring(headers, colwidth, c).rstrip()) 367 a(formatstring(weeks, colwidth, c).rstrip())
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
calendar.py | 325 s = s.rstrip() 327 s += self.formatweekheader(w).rstrip() 330 s += self.formatweek(week, w).rstrip() 344 a(repr(theyear).center(colwidth*m+c*(m-1)).rstrip()) 353 a(formatstring(names, colwidth, c).rstrip()) 356 a(formatstring(headers, colwidth, c).rstrip()) 367 a(formatstring(weeks, colwidth, c).rstrip())
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/ |
git.py | 72 return executive.run_command([cls.executable_name, 'rev-parse', '--is-inside-work-tree'], cwd=path, error_handler=Executive.ignore_error).rstrip() == "true" 91 return executive.run_command([cls.executable_name, "config", "--get-all", key], error_handler=Executive.ignore_error, cwd=cwd).rstrip('\n') 238 return int(self._run_git(['svn', 'find-rev', git_commit]).rstrip())
|
/bionic/libc/tools/ |
generate-NOTICE.py | 83 line = line.rstrip()
|
/external/chromium_org/build/android/pylib/gtest/ |
test_package_apk.py | 111 content = [line.rstrip() for line in p.before.splitlines()]
|
test_package_exe.py | 102 logging.info(' ' + line.rstrip())
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
servlet.py | 10 self.host = host.rstrip('/')
|
/external/chromium_org/chrome/tools/build/ |
version.py | 31 key, val = line.rstrip('\r\n').split('=', 1)
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
easy_template.py | 26 if statement.rstrip()[-1:] == ':':
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/ |
diff_parser.py | 155 line = line.rstrip("\n")
|
/external/chromium_org/third_party/mesa/src/scons/ |
llvm.py | 168 llvm_version = env.backtick('llvm-config --version').rstrip()
|
/external/chromium_org/tools/deep_memory_profiler/lib/ |
symbol.py | 186 items = line.rstrip().split(None, 1)
|
/external/chromium_org/tools/grit/grit/format/policy_templates/ |
policy_template_generator.py | 121 str_val = str_val.rstrip(", ") + "}";
|
/external/chromium_org/tools/json_schema_compiler/ |
code.py | 26 self._code.append(Line(((' ' * indent_level) + line).rstrip(),
|
/external/chromium_org/tools/python/google/ |
platform_utils_win.py | 54 return _cygpath_proc.stdout.readline().rstrip()
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
page.py | 103 all_urls = [p.url.rstrip('/') for p in self.page_set if p.is_file]
|
/external/chromium_org/v8/test/message/ |
testcfg.py | 102 pattern = re.escape(expected.rstrip() % env)
|
/external/mesa3d/scons/ |
llvm.py | 168 llvm_version = env.backtick('llvm-config --version').rstrip()
|