HomeSort by relevance Sort by last modified time
    Searched refs:stlport (Results 126 - 139 of 139) sorted by null

1 2 3 4 56

  /external/stlport/test/eh/
intel50.mak 29 # linker finds proper STLport lib automatically, only path to the library is needed
34 CPP_PRJ_CMN = /nologo /W3 /GR /GX /DWIN32 /D_WINDOWS /D_CONSOLE /I$(STL_PATH)\stlport /I.
mingw32.mak 9 STL_INCL=-I../../stlport
  /frameworks/base/media/libstagefright/
Android.mk 134 include external/stlport/libstlport.mk
  /external/stlport/
configure.bat 4 REM * configure.bat for setting up compiling STLport under Windows
13 echo STLport Configuration Tool for Windows
26 echo # STLport Configuration Tool for Windows > build\Makefiles\nmake\config.mak
82 REM build without STLport
83 if "%1" == "--without-stlport" goto no_sport
121 echo You must run the WCE*.BAT file you wish to build STLport for before
127 echo Build STLport for the specified platform. Not all existing platforms are
128 echo available, only the ones that make a difference when building STLport are.
142 echo C/C++ runtime library when linking with STLport. If you want your appli/dll
143 echo to link statically with STLport but using the dynamic C runtime us
    [all...]
  /build/core/
package.mk 307 $(HISTORICAL_NDK_VERSIONS_ROOT)/android-ndk-r$(LOCAL_NDK_VERSION)/sources/cxx-stl/stlport/libs/$(TARGET_CPU_ABI)/libstlport_shared.so
  /ndk/build/tools/
package-release.sh 331 unpack_prebuilt stlport-libs-$ABI.tar.bz2 "$REFERENCE"
375 echo "WARNING: Could not find STLport source tree!"
  /external/webkit/
Android.mk 390 # We have to fake out some headers when using stlport.
393 include external/stlport/libstlport.mk
  /external/stlport/stlport/stl/config/
features.h 32 * Defines all STLport settings.
41 /* Definition of the STLport version informations */
55 /* Definition of the 2 STLport debug levels */
70 /* For the STLport implementation we can use everything:
81 # error If you do not use iostreams you do not need to build the STLport library.
99 * of STLport switches depending on compiler flags,
142 # error Sorry but according the STLport settings your compiler can not support the pointer specialization feature.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
393 * to use namespace for STLport or not
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
features.h 32 * Defines all STLport settings.
41 /* Definition of the STLport version informations */
55 /* Definition of the 2 STLport debug levels */
70 /* For the STLport implementation we can use everything:
81 # error If you do not use iostreams you do not need to build the STLport library.
99 * of STLport switches depending on compiler flags,
142 # error Sorry but according the STLport settings your compiler can not support the pointer specialization feature.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
393 * to use namespace for STLport or not
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
features.h 32 * Defines all STLport settings.
41 /* Definition of the STLport version informations */
55 /* Definition of the 2 STLport debug levels */
70 /* For the STLport implementation we can use everything:
81 # error If you do not use iostreams you do not need to build the STLport library.
99 * of STLport switches depending on compiler flags,
142 # error Sorry but according the STLport settings your compiler can not support the pointer specialization feature.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
393 * to use namespace for STLport or not
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
features.h 32 * Defines all STLport settings.
41 /* Definition of the STLport version informations */
55 /* Definition of the 2 STLport debug levels */
70 /* For the STLport implementation we can use everything:
81 # error If you do not use iostreams you do not need to build the STLport library.
99 * of STLport switches depending on compiler flags,
142 # error Sorry but according the STLport settings your compiler can not support the pointer specialization feature.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
393 * to use namespace for STLport or not
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
features.h 32 * Defines all STLport settings.
41 /* Definition of the STLport version informations */
55 /* Definition of the 2 STLport debug levels */
70 /* For the STLport implementation we can use everything:
81 # error If you do not use iostreams you do not need to build the STLport library.
99 * of STLport switches depending on compiler flags,
142 # error Sorry but according the STLport settings your compiler can not support the pointer specialization feature.
146 # error Sorry but asking for both STLport to be in the real std namespace and also having STLport import all native std stuff \
393 * to use namespace for STLport or not
    [all...]
  /external/chromium/
Android.mk 486 include external/stlport/libstlport.mk
  /ndk/build/core/
definitions.mk     [all...]

Completed in 169 milliseconds

1 2 3 4 56