HomeSort by relevance Sort by last modified time
    Searched full:user_config (Results 1 - 25 of 30) sorted by null

1 2

  /external/stlport/stlport/stl/
_ioserr.h 9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport configuration file (stlport/stl/config/user_config.h).
  /external/stlport/test/unit/
boost_check.cpp 2 #include <stl/config/user_config.h>
  /ndk/tests/device/test-gnustl-full/unit/
boost_check.cpp 2 #include <stl/config/user_config.h>
  /ndk/tests/device/test-stlport/unit/
boost_check.cpp 2 #include <stl/config/user_config.h>
  /external/linux-tools-perf/util/
config.c 415 char *user_config = strdup(mkpath("%s/.perfconfig", home)); local
416 if (!access(user_config, R_OK)) {
417 ret += perf_config_from_file(fn, user_config, data);
420 free(user_config);
  /external/chromium/chrome/browser/net/
pref_proxy_config_service_unittest.cc 223 net::ProxyConfig user_config = local
241 OnProxyConfigChanged(ProxyConfigMatches(user_config),
250 EXPECT_TRUE(actual_config.Equals(user_config));
  /external/stlport/doc/
README.msvc 119 your project settings or in stlport/stl/config/user_config.h.
143 stlport/stl/config/user_config.h file (uncomment _STLP_NEW_PLATFORM_SDK in this file).
150 stlport/stl/config/user_config.h. If it still do not find native headers you will
FAQ 268 configure STLport thanks to 2 macros in user_config.h file.
359 in the file stlport/stl/config/user_config.h. There is no way to detect SDK
414 for that, see stlport/stl/config/user_config.h).
522 "./stlport/stl/config/user_config.h" or in your project settings:
  /external/stlport/
INSTALL.unixes 38 behaviour of STLport, see stlport/stl/config/user_config.h and
INSTALL 64 configuration macro in stlport/stl/config/user_config.h, you may stop reading here.
  /external/stlport/etc/
ReleaseNote.txt 39 stlport/stl_user_config.h renamed and moved as stlport/stl/config/user_config.h.
  /external/stlport/stlport/stl/config/
_system.h 32 * To change user-definable settings, please edit <user_config.h>
features.h 35 * and user-defined settings from <config/user_config.h>.
36 * See <config/stl_mycomp.h> and <config/user_config.h> for the description
63 #include <stl/config/user_config.h>
557 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 32 * To change user-definable settings, please edit <user_config.h>
features.h 35 * and user-defined settings from <config/user_config.h>.
36 * See <config/stl_mycomp.h> and <config/user_config.h> for the description
63 #include <stl/config/user_config.h>
557 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 32 * To change user-definable settings, please edit <user_config.h>
features.h 35 * and user-defined settings from <config/user_config.h>.
36 * See <config/stl_mycomp.h> and <config/user_config.h> for the description
63 #include <stl/config/user_config.h>
557 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 32 * To change user-definable settings, please edit <user_config.h>
features.h 35 * and user-defined settings from <config/user_config.h>.
36 * See <config/stl_mycomp.h> and <config/user_config.h> for the description
63 #include <stl/config/user_config.h>
557 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_system.h 32 * To change user-definable settings, please edit <user_config.h>
features.h 35 * and user-defined settings from <config/user_config.h>.
36 * See <config/stl_mycomp.h> and <config/user_config.h> for the description
63 #include <stl/config/user_config.h>
557 Please define _STLP_NO_RELOPS_NAMESPACE in config/user_config.h if your code rely on them. */
    [all...]

Completed in 1193 milliseconds

1 2