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

1 2 3 4

  /external/clang/test/CodeGen/
2008-05-06-CFECrash.c 3 __inline__ __attribute__ ((__pure__)) int g (void) {}
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 82 void *_M_get() const throw() __attribute__ ((__pure__));
127 bool operator!() const throw() __attribute__ ((__pure__));
138 __attribute__ ((__pure__));
141 __cxa_exception_type() const throw() __attribute__ ((__pure__));
146 __attribute__ ((__pure__));
150 __attribute__ ((__pure__));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
exception_ptr.h 82 void *_M_get() const throw() __attribute__ ((__pure__));
127 bool operator!() const throw() __attribute__ ((__pure__));
138 __attribute__ ((__pure__));
141 __cxa_exception_type() const throw() __attribute__ ((__pure__));
146 __attribute__ ((__pure__));
150 __attribute__ ((__pure__));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
exception_ptr.h 82 void *_M_get() const throw() __attribute__ ((__pure__));
127 bool operator!() const throw() __attribute__ ((__pure__));
138 __attribute__ ((__pure__));
141 __cxa_exception_type() const throw() __attribute__ ((__pure__));
146 __attribute__ ((__pure__));
150 __attribute__ ((__pure__));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
exception_ptr.h 82 void *_M_get() const _GLIBCXX_NOEXCEPT __attribute__ ((__pure__));
131 __attribute__ ((__pure__));
142 _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
146 __attribute__ ((__pure__));
151 _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
155 _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
  /external/bison/lib/
xsize.h 58 __attribute__ ((__pure__))
69 __attribute__ ((__pure__))
79 __attribute__ ((__pure__))
89 __attribute__ ((__pure__))
unitypes.in.h 40 # define _UC_ATTRIBUTE_PURE __attribute__ ((__pure__))
stdlib.in.h 98 The attribute __pure__ was added in gcc 2.96. */
100 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
wchar.in.h 87 The attribute __pure__ was added in gcc 2.96. */
89 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
    [all...]
  /external/e2fsprogs/intl/
xsize.h 55 __attribute__ ((__pure__))
66 __attribute__ ((__pure__))
76 __attribute__ ((__pure__))
86 __attribute__ ((__pure__))
  /external/bison/darwin-lib/
unitypes.h 41 # define _UC_ATTRIBUTE_PURE __attribute__ ((__pure__))
  /external/bison/linux-lib/
unitypes.h 41 # define _UC_ATTRIBUTE_PURE __attribute__ ((__pure__))
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 39 /* The attribute __pure__ was added in gcc 2.96. */
41 # define __pure__ /* empty */ macro
59 __attribute__ ((__pure__));
77 __attribute__ ((__pure__));
107 __attribute__ ((__pure__));
123 __attribute__ ((__pure__));
177 __attribute__ ((__pure__));
227 __attribute__ ((__pure__));
254 __attribute__ ((__pure__));
338 __attribute__ ((__pure__));
    [all...]
  /external/elfutils/libebl/
libebl.h 84 extern int ebl_get_elfmachine (Ebl *ebl) __attribute__ ((__pure__));
87 extern int ebl_get_elfclass (Ebl *ebl) __attribute__ ((__pure__));
90 extern int ebl_get_elfdata (Ebl *ebl) __attribute__ ((__pure__));
  /external/elfutils/libelf/
libelf.h 222 extern Elf_Kind elf_kind (Elf *__elf) __attribute__ ((__pure__));
423 __attribute__ ((__pure__));
427 __attribute__ ((__pure__));
dl-hash.h 58 __attribute__ ((__pure__))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
exception 118 bool uncaught_exception() throw() __attribute__ ((__pure__));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
exception 118 bool uncaught_exception() throw() __attribute__ ((__pure__));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
exception 118 bool uncaught_exception() throw() __attribute__ ((__pure__));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
exception 119 bool uncaught_exception() _GLIBCXX_USE_NOEXCEPT __attribute__ ((__pure__));
  /external/bison/m4/
gnulib-common.m4 52 /* The __pure__ attribute was added in gcc 2.96. */
54 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
  /external/llvm/include/llvm/Support/
Compiler.h 188 #define LLVM_READONLY __attribute__((__pure__))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 216 # define __attribute_pure__ __attribute__ ((__pure__))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 216 # define __attribute_pure__ __attribute__ ((__pure__))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
cdefs.h 216 # define __attribute_pure__ __attribute__ ((__pure__))

Completed in 488 milliseconds

1 2 3 4