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

  /development/build/
sdk-windows-x86.atree 48 prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/libwinpthread-1.dll platform-tools/libwinpthread-1.dll
72 prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/libwinpthread-1.dll strip build-tools/${PLATFORM_NAME}/libwinpthread-1.dll
  /external/expat/
coverage.sh 83 local mingw_pthread_dll_dir="$(dirname "$(ls -1 /usr/i686-w64-mingw32/lib*/libwinpthread-1.dll | head -n1)")"
84 for dll in libwinpthread-1.dll; do
  /development/build/tools/
windows_sdk.mk 61 $(call dist-for-goals, win_sdk, prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/bin/libwinpthread-1.dll:lib64/libwinpthread-1.dll)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/
build.sh 397 (run cp $PREFIX_FOR_TARGET/bin/libwinpthread-1.dll $PREFIX_FOR_TARGET/lib32) || exit 1
  /build/soong/cc/
linker.go 198 deps.LateStaticLibs = append(deps.LateStaticLibs, "libwinpthread")
  /build/make/core/
binary.mk 443 # Statically link libwinpthread when cross compiling win32.
445 my_static_libraries += libwinpthread
    [all...]

Completed in 249 milliseconds