HomeSort by relevance Sort by last modified time
    Searched full:target_os (Results 26 - 50 of 89) sorted by null

12 3 4

  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Android.mk 81 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
  /external/chromium_org/third_party/webrtc/video_engine/
Android.mk 82 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
  /external/chromium_org/third_party/webrtc/voice_engine/
Android.mk 75 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
  /external/srec/srec/include/
vcc_helper.h 73 //TARGET_OS
  /external/chromium_org/tools/telemetry/docs/
telemetry.core.possible_browser.html 54 <dl><dt><a name="PossibleBrowser-__init__"><strong>__init__</strong></a>(self, browser_type, target_os, finder_options)</dt></dl>
74 <dl><dt><strong>target_os</strong></dt>
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
README 8 target_os = ['ios', 'mac']
  /external/chromium_org/tools/gn/
settings.h 67 TargetOS target_os() const { return target_os_; } function in class:Settings
ninja_helper.cc 171 target->settings()->target_os());
  /external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
desktop_browser_finder.py 36 target_os = sys.platform.lower()
37 super(PossibleDesktopBrowser, self).__init__(browser_type, target_os,
  /external/mksh/
mkmf.sh 172 TARGET_OS=Android
185 export CC CPPFLAGS CFLAGS LDFLAGS LIBS TARGET_OS
  /external/mksh/src/
Build.sh 453 if test -z "$TARGET_OS"; then
455 test x"$x" = x"`uname -n 2>/dev/null`" || TARGET_OS=$x
457 if test -z "$TARGET_OS"; then
458 echo "$me: Set TARGET_OS, your uname is broken!" >&2
468 if test x"$TARGET_OS" = x"Android"; then
470 TARGET_OS=Linux
474 if test x"$TARGET_OS" = x"Minix"; then
497 Warning: you set TARGET_OS to $TARGET_OS but that is ambiguous.
503 TARGET_OS=$c
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/
Makefile 15 $(shell CC="$(CC)" CXX="$(CXX)" TARGET_OS="$(TARGET_OS)" \
  /external/chromium_org/tools/telemetry/telemetry/
test.py 110 found_browser.target_os)
  /system/core/libutils/
Android.mk 58 ifeq ($(TARGET_OS),linux)
  /build/core/
envsetup.mk 183 # TARGET_OS = { linux }
186 TARGET_OS := linux
  /external/libvorbis/doc/vorbisenc/
Makefile.in 193 target_os = @target_os@
  /external/libvorbis/doc/vorbisfile/
Makefile.in 193 target_os = @target_os@
  /external/libvorbis/include/vorbis/
Makefile.in 196 target_os = @target_os@
  /external/libvorbis/lib/books/coupled/
Makefile.in 183 target_os = @target_os@
  /external/libvorbis/lib/books/floor/
Makefile.in 183 target_os = @target_os@
  /external/libvorbis/lib/books/uncoupled/
Makefile.in 183 target_os = @target_os@
  /external/libvorbis/lib/modes/
Makefile.in 183 target_os = @target_os@
  /external/libvorbis/m4/
Makefile.in 183 target_os = @target_os@
  /external/llvm/
Makefile.config.in 118 TARGET_OS=@TARGET_OS@
  /external/chromium_org/third_party/skia/platform_tools/android/bin/
android_setup.sh 62 echo " target_os = ['android']"

Completed in 1014 milliseconds

12 3 4