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

1 2

  /external/chromium-trace/catapult/telemetry/telemetry/internal/app/
possible_app.py 12 def __init__(self, app_type, target_os):
14 self._target_os = target_os
26 def target_os(self): member in class:PossibleApp
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
possible_browser.py 14 def __init__(self, browser_type, target_os, supports_tab_control):
16 target_os=target_os)
browser_finder.py 173 if (browser.target_os == 'darwin' or browser.target_os.startswith('linux')
174 or browser.target_os.startswith('win')):
  /external/protobuf/
configure.ac 158 case "$target_os" in
169 case "$target_os" in
configure 727 target_os
    [all...]
  /external/protobuf/util/
configure.ac 158 case "$target_os" in
169 case "$target_os" in
  /external/libyuv/files/
setup_links.py 62 target_os = get_target_os_list() variable
63 if 'android' in target_os:
84 if 'ios' in target_os:
  /external/webrtc/
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/
desktop_browser_finder.py 28 target_os = sys.platform.lower()
30 browser_type, target_os, not is_content_shell)
  /external/skia/infra/bots/recipe_modules/core/
api.py 118 gclient_cfg.target_os.add('android')
  /external/libunwind/tests/
check-namespace.sh.in 10 os=@target_os@
  /toolchain/binutils/binutils-2.25/gas/testsuite/lib/
gas-defs.exp 267 global target_os
276 set target_family "$target_cpu_family-$target_vendor-$target_os"
  /external/fec/
configure 312 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS SO_NAME VERSION CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os SH_LIB REBIND MLIBS ARCH_OPTION LIBOBJS LTLIBOBJS'
    [all...]
  /external/libvorbis/
configure 815 target_os
    [all...]
  /external/libpcap/
configure 676 target_os
    [all...]
  /external/netperf/
configure 655 target_os
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
configure 734 target_os
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 696 target_os
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
configure 711 target_os
    [all...]
  /toolchain/binutils/binutils-2.25/gprof/
configure 685 target_os
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
configure 704 target_os
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
configure 701 target_os
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
configure 719 target_os
    [all...]
  /external/swiftshader/third_party/LLVM/
configure 683 target_os
686 TARGET_OS
    [all...]
  /external/ImageMagick/
configure 1085 target_os
    [all...]

Completed in 406 milliseconds

1 2