HomeSort by relevance Sort by last modified time
    Searched full:__string (Results 201 - 225 of 250) sorted by null

1 2 3 4 5 6 7 8910

  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 76 * strings produced by the __STRING macro, but this only works with ANSI C.
79 #define ___STRING(x) __STRING(x)
85 #define __STRING(x) #x
101 #define __STRING(x) "x"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 56 def __STRING(x): return #x
  /external/bison/lib/
string.in.h 403 _GL_FUNCDECL_RPL (strndup, char *, (char const *__string, size_t __n)
405 _GL_CXXALIAS_RPL (strndup, char *, (char const *__string, size_t __n));
408 _GL_FUNCDECL_SYS (strndup, char *, (char const *__string, size_t __n)
411 _GL_CXXALIAS_SYS (strndup, char *, (char const *__string, size_t __n));
431 _GL_FUNCDECL_RPL (strnlen, size_t, (char const *__string, size_t __maxlen)
434 _GL_CXXALIAS_RPL (strnlen, size_t, (char const *__string, size_t __maxlen));
437 _GL_FUNCDECL_SYS (strnlen, size_t, (char const *__string, size_t __maxlen)
441 _GL_CXXALIAS_SYS (strnlen, size_t, (char const *__string, size_t __maxlen));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
regexp.h 216 extern int step (__const char *__restrict __string,
222 extern int advance (__const char *__restrict __string,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
regexp.h 216 extern int step (__const char *__restrict __string,
222 extern int advance (__const char *__restrict __string,
  /external/bison/darwin-lib/
string.h 715 _GL_FUNCDECL_RPL (strndup, char *, (char const *__string, size_t __n)
717 _GL_CXXALIAS_RPL (strndup, char *, (char const *__string, size_t __n));
720 _GL_FUNCDECL_SYS (strndup, char *, (char const *__string, size_t __n)
723 _GL_CXXALIAS_SYS (strndup, char *, (char const *__string, size_t __n));
743 _GL_FUNCDECL_RPL (strnlen, size_t, (char const *__string, size_t __maxlen)
746 _GL_CXXALIAS_RPL (strnlen, size_t, (char const *__string, size_t __maxlen));
749 _GL_FUNCDECL_SYS (strnlen, size_t, (char const *__string, size_t __maxlen)
753 _GL_CXXALIAS_SYS (strnlen, size_t, (char const *__string, size_t __maxlen));
    [all...]
  /external/bison/linux-lib/
string.h 715 _GL_FUNCDECL_RPL (strndup, char *, (char const *__string, size_t __n)
717 _GL_CXXALIAS_RPL (strndup, char *, (char const *__string, size_t __n));
720 _GL_FUNCDECL_SYS (strndup, char *, (char const *__string, size_t __n)
723 _GL_CXXALIAS_SYS (strndup, char *, (char const *__string, size_t __n));
743 _GL_FUNCDECL_RPL (strnlen, size_t, (char const *__string, size_t __maxlen)
746 _GL_CXXALIAS_RPL (strnlen, size_t, (char const *__string, size_t __maxlen));
749 _GL_FUNCDECL_SYS (strnlen, size_t, (char const *__string, size_t __maxlen)
753 _GL_CXXALIAS_SYS (strnlen, size_t, (char const *__string, size_t __maxlen));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
cdefs.h 81 #define __STRING(x) #x
186 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 81 #define __STRING(x) #x
186 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 107 * strings produced by the __STRING macro, but this only works with ANSI C.
110 #define ___STRING(x) __STRING(x)
116 #define __STRING(x) #x
132 #define __STRING(x) "x"
  /development/ndk/platforms/android-L/include/sys/
cdefs.h 94 * strings produced by the __STRING macro, but this only works with ANSI C.
97 #define ___STRING(x) __STRING(x)
103 #define __STRING(x) #x
119 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
cdefs.h 94 * strings produced by the __STRING macro, but this only works with ANSI C.
97 #define ___STRING(x) __STRING(x)
103 #define __STRING(x) #x
119 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
cdefs.h 94 * strings produced by the __STRING macro, but this only works with ANSI C.
97 #define ___STRING(x) __STRING(x)
103 #define __STRING(x) #x
119 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
cdefs.h 94 * strings produced by the __STRING macro, but this only works with ANSI C.
97 #define ___STRING(x) __STRING(x)
103 #define __STRING(x) #x
119 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 107 * strings produced by the __STRING macro, but this only works with ANSI C.
110 #define ___STRING(x) __STRING(x)
116 #define __STRING(x) #x
132 #define __STRING(x) "x"
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 107 * strings produced by the __STRING macro, but this only works with ANSI C.
110 #define ___STRING(x) __STRING(x)
116 #define __STRING(x) #x
132 #define __STRING(x) "x"

Completed in 1042 milliseconds

1 2 3 4 5 6 7 8910