/external/chromium-trace/catapult/third_party/vinn/bin/ |
D | update_v8 | 72 target_os = PYTHON_SYSTEM_TO_CHROME_OS[platform.system()] 79 v8_version = GetV8Version(target_os, target_channel) 80 UpdateV8Binary(v8_version, target_os, target_arch) 81 UpdateReadmeFile(v8_version, target_os) 85 def GetV8Version(target_os, target_channel): argument 96 if (curr_version['os'] == target_os and 100 def UpdateV8Binary(v8_version, target_os, target_arch): argument 117 if target_os in ['linux', 'mac']: 122 d8_dst = V8_BINARY_PATH.format(os=target_os, arch=target_arch) 126 def UpdateReadmeFile(v8_version, target_os): argument [all …]
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/app/ |
D | possible_app.py | 12 def __init__(self, app_type, target_os): argument 14 self._target_os = target_os 26 def target_os(self): member in PossibleApp
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/browser/ |
D | possible_browser.py | 14 def __init__(self, browser_type, target_os, supports_tab_control): argument 16 target_os=target_os)
|
D | browser_finder.py | 172 if (browser.target_os == 'darwin' or browser.target_os.startswith('linux') 173 or browser.target_os.startswith('win')):
|
/external/libunwind/ |
D | configure.ac | 140 AC_MSG_RESULT([$target_os]) 156 AM_CONDITIONAL(OS_LINUX, expr x$target_os : xlinux >/dev/null) 157 AM_CONDITIONAL(OS_HPUX, expr x$target_os : xhpux >/dev/null) 158 AM_CONDITIONAL(OS_FREEBSD, expr x$target_os : xfreebsd >/dev/null) 159 AM_CONDITIONAL(OS_QNX, expr x$target_os : xnto-qnx >/dev/null) 370 AC_SUBST(target_os) subst
|
/external/skia/platform_tools/android/ |
D | gclient.config | 10 target_os = ["android"]
|
/external/tlsdate/m4/ |
D | ax_platform.m4 | 33 AC_DEFINE_UNQUOTED([TARGET_OS],["$target_os"], [OS of Target System]) 36 AS_CASE([$target_os],
|
/external/webrtc/ |
D | setup_links.py | 82 target_os = get_target_os_list() variable 83 if 'android' in target_os: 105 if 'ios' in target_os:
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/ |
D | desktop_browser_finder.py | 28 target_os = sys.platform.lower() 30 browser_type, target_os, not is_content_shell)
|
/external/chromium-webview/ |
D | README | 12 target_os="android"
|
/external/netperf/src/missing/m4/ |
D | Makefile.in | 146 target_os = @target_os@
|
/external/netperf/doc/examples/ |
D | Makefile.in | 146 target_os = @target_os@
|
/external/libvorbis/m4/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/libvorbis/lib/books/floor/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/libvorbis/lib/books/coupled/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/libvorbis/lib/books/uncoupled/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/fec/ |
D | configure.in | 64 case $target_os in
|
/external/libvorbis/lib/modes/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/webrtc/talk/app/webrtc/objc/ |
D | README | 8 target_os = ['ios', 'mac']
|
/external/libvorbis/doc/vorbisenc/ |
D | Makefile.in | 193 target_os = @target_os@
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | Makefile.in | 229 target_os = @target_os@
|
/external/libcap-ng/libcap-ng-0.7/docs/ |
D | Makefile.in | 229 target_os = @target_os@
|
/external/libvorbis/doc/vorbisfile/ |
D | Makefile.in | 193 target_os = @target_os@
|
/external/libvorbis/include/vorbis/ |
D | Makefile.in | 196 target_os = @target_os@
|
/external/libcap-ng/libcap-ng-0.7/bindings/python/test/ |
D | Makefile.in | 202 target_os = @target_os@
|