Home
last modified time | relevance | path

Searched refs:stlport (Results 1 – 25 of 32) sorted by relevance

12

/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/test/
D.gdbinit6 import stlport.printers
7 stlport.printers.register_stlport_printers (None)
9 # stlport.printers.stlport_version = 5.2
10 # stlport.printers.print_vector_with_indices = False
DMakefile20 -I$(STLPORT46_ROOT_DIR)/include/stlport \
28 -I$(STLPORT50_ROOT_DIR)/include/stlport \
36 -I$(STLPORT51_ROOT_DIR)/include/stlport \
44 -I$(STLPORT52_ROOT_DIR)/include/stlport \
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DREADME14 To install the python module copy the "stlport" subdirectory to some place.
20 sys.path.insert (0, '/path/to/dir/containing/the/stlport/dir')
21 import stlport.printers
22 stlport.printers.register_stlport_printers (None)
25 # stlport.printers.stlport_version = 5.2
26 # stlport.printers.print_vector_with_indices = False
43 load stlport/printers.py.
/ndk/tests/build/issue53646-stlport-stl_confix_h/jni/
DAndroid.mk4 LOCAL_MODULE := issue53646-stlport-stl_confix_h
5 LOCAL_SRC_FILES := issue53646-stlport-stl_confix_h.cpp
/ndk/tests/build/stlport-static-assert/jni/
DAndroid.mk4 LOCAL_MODULE := stlport-static-assert
5 LOCAL_SRC_FILES := stlport-static-assert.cpp
/ndk/tests/device/issue46718-iostream-crash-stlport/jni/
DAndroid.mk4 LOCAL_MODULE := issue46718-iostream-crash-stlport
/ndk/sources/cxx-stl/stlport/stlport/
Dstreambuf.h34 _STLP_USING_NAMESPACE(stlport)
Diomanip.h30 _STLP_USING_NAMESPACE(stlport)
Distream.h30 _STLP_USING_NAMESPACE(stlport)
Diostream.h34 _STLP_USING_NAMESPACE(stlport) in _STLP_USING_NAMESPACE() argument
/ndk/tests/build/prebuild-stlport/jni/
DAndroid.mk15 $(call import-module,cxx-stl/stlport)
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ioserr.h9 … used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_c…
/ndk/tests/abcc/jni/
DAndroid.mk34 include external/stlport/libstlport.mk
/ndk/tests/device/multi-static-instances/jni/
DAndroid.mk22 $(call import-module,cxx-stl/stlport)
/ndk/tests/device/test-stlport/jni/
DAndroid.mk27 $(call import-module,cxx-stl/stlport)
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_solaris.h18 # error Uncomment one of the defines (__SunOS_5_x) in the file stlport/stl/config/host.h
/ndk/build/tools/
Dmake-standalone-toolchain.sh173 if [ "$STL" != stlport ]; then
175 STL=stlport
612 copy_directory "$STLPORT_DIR/stlport" "$ABI_STL_INCLUDE"
660 …cp -p "`ls $tmp_lib_dir/sources/cxx-stl/stlport/libs/*/libstlport_static.a`" "$ABI_STL/lib/$DEST_D…
661 …cp -p "`ls $tmp_lib_dir/sources/cxx-stl/stlport/libs/*/libstlport_shared.bc`" "$ABI_STL/lib/$DEST_…
Dbuild-cxx-stl.sh138 stlport)
467 stlport)
475 CXX_STL_PACKAGE=stlport
Ddev-defaults.sh17 STLPORT_SUBDIR=sources/cxx-stl/stlport
Dbuild-host-python.sh386 run2 cp -rf $NDK_DIR/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2 $PYPPDIR/stlport
/ndk/sources/cxx-stl/stlport/
DAndroid.mk11 $(call __ndk_info,You might want to use $$NDK/build/tools/build-cxx-stl.sh --stl=stlport)
55 libstlport_c_includes := $(libstlport_path)/stlport
DREADME.original20 stlport - main STLport include directory
/ndk/tests/build/check-armeabi-v7a-prebuilts/
Dbuild.sh258 STLPORT_LIBS=$NDK/sources/cxx-stl/stlport/libs/$ABI
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
D0005-Fix-gabi-stlport-llvm-libc-build.patch4 Subject: [PATCH 05/12] Fix gabi++/stlport/llvm-libc++ build
/ndk/sources/cxx-stl/stlport/src/
Dstlport.rc55 # define LIB_MOTIF "stlport"

12