HomeSort by relevance Sort by last modified time
    Searched refs:startswith (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
factory.py 90 if port_to_use.startswith('test'):
93 elif port_to_use.startswith('dryrun'):
96 elif port_to_use.startswith('mock-'):
99 elif port_to_use.startswith('mac'):
102 elif port_to_use.startswith('win'):
105 elif port_to_use.startswith('gtk'):
108 elif port_to_use.startswith('qt'):
111 elif port_to_use.startswith('chromium-gpu'):
114 elif port_to_use.startswith('chromium-mac'):
117 elif port_to_use.startswith('chromium-linux')
    [all...]
chromium_gpu.py 51 if port_name.startswith('chromium-gpu-linux'):
53 if port_name.startswith('chromium-gpu-mac'):
55 if port_name.startswith('chromium-gpu-win'):
78 if not port.name().startswith('chromium-gpu-mac'):
test.py 266 if port_name.startswith('test-win'):
268 elif port_name.startswith('test-linux'):
371 if (relative_path.startswith(LAYOUTTEST_WEBSOCKET_DIR)
372 or relative_path.startswith(LAYOUTTEST_HTTP_DIR)):
380 if (port and not relative_path.startswith("local/") and
381 not relative_path.startswith("media/")):
382 if relative_path.startswith("ssl/"):
400 if uri.startswith("file:///"):
404 if uri.startswith("http://127.0.0.1:8880/"):
408 if uri.startswith("http://")
    [all...]
google_chrome.py 92 elif port_name.startswith('google-chrome-mac'):
108 elif port_name.startswith('google-chrome-win'):
  /external/llvm/lib/VMCore/
AutoUpgrade.cpp 34 if (Name.size() <= 8 || !Name.startswith("llvm."))
41 if (Name.startswith("ctlz.") && F->arg_size() == 1) {
47 if (Name.startswith("cttz.") && F->arg_size() == 1) {
56 if (Name.startswith("x86.sse2.pcmpeq.") ||
57 Name.startswith("x86.sse2.pcmpgt.") ||
58 Name.startswith("x86.avx2.pcmpeq.") ||
59 Name.startswith("x86.avx2.pcmpgt.") ||
60 Name.startswith("x86.avx.vpermil.")) {
109 if (Name.startswith("llvm.x86.sse2.pcmpeq.") ||
110 Name.startswith("llvm.x86.avx2.pcmpeq."))
    [all...]
  /external/clang/lib/Analysis/
CocoaConventions.cpp 28 if (TDName.startswith(Prefix) && TDName.endswith("Ref"))
31 if (TDName.startswith("xpc_"))
45 return Name.startswith(Prefix);
122 if (suffix.startswith("reate")) {
125 else if (suffix.startswith("opy")) {
  /external/chromium/build/linux/
rewrite_dirs.py 26 if os.path.isabs(path) and not path.startswith(sysroot):
27 if path.startswith(prefix):
50 elif args[i].startswith(prefix):
  /external/markdown/markdown/extensions/
tables.py 37 if header[0].startswith('|'):
42 if c.startswith(':') and c.endswith(':'):
44 elif c.startswith(':'):
79 if row.startswith('|'):
  /external/webkit/Tools/Scripts/webkitpy/common/system/
ospath.py 63 if not path.lower().startswith(start_path.lower()):
  /external/clang/lib/StaticAnalyzer/Core/
CheckerContext.cpp 66 if (FName.startswith("__inline") && (FName.find(Name) != StringRef::npos))
69 if (FName.startswith("__") && FName.endswith("_chk") &&
  /external/clang/utils/
CmpDriver 77 return (filename.startswith('/tmp/', 1) or
78 filename.startswith('/var/', 1))
96 ln.startswith('Target: ') or
97 ln.startswith('Configured with: ') or
98 ln.startswith('Thread model: ') or
99 ln.startswith('gcc version') or
100 ln.startswith('clang version')):
102 elif ln.strip().startswith('"'):
  /external/llvm/utils/git/
find-rev 30 if ln.startswith('commit '):
32 elif ln.startswith(' git-svn-id: '):
  /external/webkit/Source/WebKit/wx/
wscript 45 if sys.platform.startswith("win"):
76 if sys.platform.startswith('win'):
92 if sys.platform.startswith('darwin'):
111 if sys.platform.startswith('darwin'):
  /external/webkit/Tools/wx/browser/
wscript 54 if sys.platform.startswith('darwin'):
  /external/webkit/Tools/Scripts/webkitpy/style/
filter.py 43 if not (rule.startswith('+') or rule.startswith('-')):
48 if category.startswith(rule[1:]):
113 if not category.startswith(rule[1:]):
115 should_check = rule.startswith('+')
  /bootable/bootloader/legacy/nandwrite/
nandwrite.c 36 int startswith(const char *str, const char *prefix) function
171 if(startswith(cmd,"flash:")){
176 if(startswith(cmd,"dump:")){
  /external/chromium/testing/gmock/scripts/
upload_gmock.py 60 if arg.startswith(CC_FLAG):
  /external/chromium/testing/gtest/scripts/
upload_gtest.py 60 if arg.startswith(CC_FLAG):
  /external/v8/tools/
utils.py 76 if id.startswith('arm'):
  /external/webkit/Tools/Scripts/webkitpy/test/
skip.py 39 if not name.startswith('test_'):
  /build/tools/
check_radio_versions.py 32 if line.startswith("require"):
61 if not line or line.startswith("#"): continue
findleaves.py 75 if arg.startswith("--mindepth="):
80 elif arg.startswith("--prune="):
post_process_props.py 46 if line.startswith(key):
53 if self.lines[i].startswith(key):
  /external/webkit/Tools/wx/build/
settings.py 42 if sys.platform.startswith('win'):
165 building_on_win32 = sys.platform.startswith('win')
230 if sys.platform.startswith('cygwin'):
237 if sys.platform.startswith('darwin'):
298 if sys.platform.startswith('darwin'):
344 if sys.platform.startswith('darwin'):
392 if sys.platform.startswith('darwin') and min_version and min_version == '10.4':
397 if not sys.platform.startswith('darwin'):
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 33 if (name.startswith(".comment"))
35 if (name.startswith(".interp") || name.startswith(".dynamic"))
37 if (name.startswith(".eh_frame") ||
38 name.startswith(".eh_frame_hdr") ||
39 name.startswith(".gcc_except_table"))

Completed in 467 milliseconds

1 2 3 4 5 6 7 8 9