HomeSort by relevance Sort by last modified time
    Searched refs:__version (Results 1 - 19 of 19) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
dlfcn.h 77 __const char *__restrict __version)
link.h 175 extern unsigned int la_version (unsigned int __version);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h 311 u_long __version, int *__sockp, u_int __sendsz,
336 u_long __version, struct timeval __wait_resend,
339 u_long __program, u_long __version,
358 u_long __version, int *__sockp,
pmap_clnt.h 93 __const u_long __version, u_int __protocol)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 77 __const char *__restrict __version)
link.h 175 extern unsigned int la_version (unsigned int __version);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 311 u_long __version, int *__sockp, u_int __sendsz,
336 u_long __version, struct timeval __wait_resend,
339 u_long __program, u_long __version,
358 u_long __version, int *__sockp,
pmap_clnt.h 93 __const u_long __version, u_int __protocol)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
dlfcn.h 77 __const char *__restrict __version)
link.h 175 extern unsigned int la_version (unsigned int __version);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 311 u_long __version, int *__sockp, u_int __sendsz,
336 u_long __version, struct timeval __wait_resend,
339 u_long __program, u_long __version,
358 u_long __version, int *__sockp,
pmap_clnt.h 93 __const u_long __version, u_int __protocol)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 236 self.__version = get_build_version()
240 if self.__version >= 7:
242 self.__macros = MacroExpander(self.__version)
245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
302 if self.__version >= 7:
613 if self.__version >= 7:
615 % (self.__root, self.__version))
623 if self.__version >= 7:
629 if self.__version == 6
    [all...]
msvc9compiler.py 341 self.__version = VERSION
427 if self.__version >= 7:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
msvccompiler.py 236 self.__version = get_build_version()
240 if self.__version >= 7:
242 self.__macros = MacroExpander(self.__version)
245 self.__product = "Visual Studio version %s" % self.__version
248 self.__product = "Microsoft SDK compiler %s" % (self.__version + 6)
302 if self.__version >= 7:
613 if self.__version >= 7:
615 % (self.__root, self.__version))
623 if self.__version >= 7:
629 if self.__version == 6
    [all...]
msvc9compiler.py 341 self.__version = VERSION
427 if self.__version >= 7:
  /external/elfutils/libelf/
libelf.h 379 unsigned int __version)
383 unsigned int __version)
416 extern unsigned int elf_version (unsigned int __version);
libelfP.h 474 unsigned int __version);
476 unsigned int __version);
575 extern unsigned int __elf_version_internal (unsigned int __version)
586 size_t __count, unsigned int __version)
gelf.h 178 unsigned int __version);

Completed in 423 milliseconds