HomeSort by relevance Sort by last modified time
    Searched refs:wine (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/d3d10_1/
Makefile 6 include ../Makefile.wine
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/d3d10_1/
Makefile 6 include ../Makefile.wine
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/
Makefile 11 sudo install */*.dll.so /usr/lib/wine
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/
Makefile 11 sudo install */*.dll.so /usr/lib/wine
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/d3d10/
Makefile 6 include ../Makefile.wine
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/d3d11/
Makefile 6 include ../Makefile.wine
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/d3d10/
Makefile 6 include ../Makefile.wine
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/d3d11/
Makefile 6 include ../Makefile.wine
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Makefile 6 include ../Makefile.wine
  /external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Makefile 6 include ../Makefile.wine
  /external/bison/build-aux/
compile 61 file_conv=wine
74 wine/*)
  /external/chromium_org/third_party/opus/src/
compile 61 file_conv=wine
74 wine/*)
  /external/libcap-ng/libcap-ng-0.7/
compile 61 file_conv=wine
74 wine/*)
  /ndk/tests/
run-tests-all.sh 111 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --wine # --full
119 NDK_HOST_32BIT=1 NDK_TOOLCHAIN_VERSION="${V#gcc*}" ./run-tests.sh --continue-on-build-fail --wine # --full
run-tests.sh 52 WINE=
109 --wine)
110 WINE=yes
149 echo " --wine Build all tests with wine on Linux"
379 if [ "$WINE" ]; then
382 WINE=wine12
385 WINE=wine17
386 NDK_BUILD_FLAGS="" # make.exe -B hangs in wine > 1.2.x
388 APP_LDFLAGS="$APP_LDFLAGS -fuse-ld=mcld" # 64-bit ld.gold can't run in any wine!
    [all...]
  /ndk/build/tools/
build-llvm.sh 48 WINE=wine
49 register_var_option "--wine=<path>" WINE "WINE needed to run llvm-config.exe for building mclinker with --mingw"
286 $WINE \`dirname \$0\`/llvm-config.exe "\$@"

Completed in 584 milliseconds