/external/chromium_org/tools/cr/cr/base/ |
D | android.py | 109 target_os = cr.context.gclient.get('target_os', []) 110 if 'android' in target_os: 122 target_os.append('android') 123 cr.context.gclient['target_os'] = target_os
|
/external/chromium_org/tools/telemetry/telemetry/core/ |
D | possible_browser.py | 13 def __init__(self, browser_type, target_os, finder_options, argument 16 self._target_os = target_os 34 def target_os(self): member in PossibleBrowser
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/webdriver/ |
D | webdriver_desktop_browser_finder.py | 30 target_os = sys.platform.lower() 31 super(PossibleWebDriverBrowser, self).__init__(browser_type, target_os,
|
/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/chromium_org/third_party/skia/platform_tools/android/ |
D | gclient.config | 10 target_os = ["android"]
|
/external/skia/platform_tools/android/ |
D | gclient.config | 10 target_os = ["android"]
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/remote/ |
D | trybot_browser_finder.py | 28 target_os = browser_type.split('-')[1] 31 super(PossibleTrybotBrowser, self).__init__(browser_type, target_os,
|
/external/chromium_org/tools/gn/ |
D | settings.h | 67 TargetOS target_os() const { return target_os_; } in target_os() function
|
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/ |
D | desktop_browser_finder.py | 23 target_os = sys.platform.lower() 24 super(PossibleDesktopBrowser, self).__init__(browser_type, target_os,
|
/external/chromium_org/third_party/webrtc/examples/android/opensl_loopback/ |
D | README | 7 target_os = ['android']
|
/external/chromium_org/third_party/webrtc/examples/android/media_demo/ |
D | README | 8 target_os = ['android']
|
/external/libvorbis/m4/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/libvorbis/lib/books/uncoupled/ |
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/floor/ |
D | Makefile.in | 183 target_os = @target_os@
|
/external/libvorbis/lib/modes/ |
D | Makefile.in | 183 target_os = @target_os@
|
/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/chromium_org/tools/telemetry/telemetry/ |
D | benchmark.py | 121 found_browser.target_os)
|
/external/libvorbis/include/vorbis/ |
D | Makefile.in | 196 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/libcap-ng/libcap-ng-0.7/bindings/python/test/ |
D | Makefile.in | 202 target_os = @target_os@
|
/external/libvorbis/lib/books/ |
D | Makefile.in | 195 target_os = @target_os@
|
/external/libvorbis/test/ |
D | Makefile.in | 201 target_os = @target_os@
|