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

1 2

  /bionic/libc/string/
strcat.c 32 #if !defined(_KERNEL) && !defined(_STANDALONE)
strcmp.c 35 #if !defined(_KERNEL) && !defined(_STANDALONE)
strlen.c 32 #if !defined(_KERNEL) && !defined(_STANDALONE)
strncmp.c 32 #if !defined(_KERNEL) && !defined(_STANDALONE)
strncpy.c 35 #if !defined(_KERNEL) && !defined(_STANDALONE)
  /external/tinyxml/docs/
classTiXmlDeclaration.html 26 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1"></a><!-- doxytag: member="TiXmlDeclaration::TiXmlDeclaration" ref="a1" args="(const std::string &amp;_version, const std::string &amp;_encoding, const std::string &amp;_standalone)" -->
27 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTiXmlDeclaration.html#a1">TiXmlDeclaration</a> (const std::string &amp;_version, const std::string &amp;_encoding, const std::string &amp;_standalone)</td></tr>
30 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a2"></a><!-- doxytag: member="TiXmlDeclaration::TiXmlDeclaration" ref="a2" args="(const char *_version, const char *_encoding, const char *_standalone)" -->
31 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classTiXmlDeclaration.html#a2">TiXmlDeclaration</a> (const char *_version, const char *_encoding, const char *_standalone)</td></tr>
classTiXmlDeclaration-members.html 63 <tr class="memlist"><td><a class="el" href="classTiXmlDeclaration.html#a1">TiXmlDeclaration</a>(const std::string &amp;_version, const std::string &amp;_encoding, const std::string &amp;_standalone)</td><td><a class="el" href="classTiXmlDeclaration.html">TiXmlDeclaration</a></td><td></td></tr>
64 <tr class="memlist"><td><a class="el" href="classTiXmlDeclaration.html#a2">TiXmlDeclaration</a>(const char *_version, const char *_encoding, const char *_standalone)</td><td><a class="el" href="classTiXmlDeclaration.html">TiXmlDeclaration</a></td><td></td></tr>
  /bionic/libc/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /development/ndk/platforms/android-3/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 100 #ifndef _STANDALONE
215 #endif /* _STANDALONE */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 256 #if !defined(_STANDALONE) && !defined(_KERNEL)
266 #else /* _STANDALONE || _KERNEL */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 256 #if !defined(_STANDALONE) && !defined(_KERNEL)
266 #else /* _STANDALONE || _KERNEL */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 256 #if !defined(_STANDALONE) && !defined(_KERNEL)
266 #else /* _STANDALONE || _KERNEL */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 256 #if !defined(_STANDALONE) && !defined(_KERNEL)
266 #else /* _STANDALONE || _KERNEL */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 256 #if !defined(_STANDALONE) && !defined(_KERNEL)
266 #else /* _STANDALONE || _KERNEL */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 256 #if !defined(_STANDALONE) && !defined(_KERNEL)
266 #else /* _STANDALONE || _KERNEL */
  /bionic/libc/include/sys/
cdefs.h 245 #if !defined(_STANDALONE) && !defined(_KERNEL)
255 #else /* _STANDALONE || _KERNEL */
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 251 #if !defined(_STANDALONE) && !defined(_KERNEL)
261 #else /* _STANDALONE || _KERNEL */
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 245 #if !defined(_STANDALONE) && !defined(_KERNEL)
255 #else /* _STANDALONE || _KERNEL */
  /external/tinyxml/
tinyxml.cpp 1389 const char * _standalone )
1394 standalone = _standalone;
1401 const std::string& _standalone )
1406 standalone = _standalone;
    [all...]

Completed in 675 milliseconds

1 2