HomeSort by relevance Sort by last modified time
    Searched refs:xalloc (Results 1 - 25 of 31) sorted by null

1 2

  /ndk/sources/cxx-stl/llvm-libc++/test/input.output/iostreams.base/ios.base/ios.base.storage/
xalloc.pass.cpp 14 // static int xalloc();
21 assert(std::ios_base::xalloc() == 0);
22 assert(std::ios_base::xalloc() == 1);
23 assert(std::ios_base::xalloc() == 2);
24 assert(std::ios_base::xalloc() == 3);
25 assert(std::ios_base::xalloc() == 4);
  /external/clang/test/Sema/
attr-malloc.c 21 void * xalloc(unsigned n) { return malloc(n); } // no-warning function
22 // RUN: grep 'define noalias .* @xalloc(' %t
  /external/bison/src/
system.h 63 # include <xalloc.h>
  /external/bison/
Android.mk 97 lib/xalloc-die.c \
  /ndk/sources/host-tools/sed-4.2.1/
bootstrap.sh 135 ${CC} -DHAVE_CONFIG_H -I.. -I. -c xalloc-die.c || exit 1
bootstrap.sh.in 135 ${CC} -DHAVE_CONFIG_H -I.. -I. -c xalloc-die.c || exit 1
  /external/stlport/src/
ios.cpp 135 int _STLP_CALL ios_base::xalloc() { function in class:ios_base
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 137 int _STLP_CALL ios_base::xalloc() { function in class:ios_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBsrv.h 297 #define _XkbAlloc(s) xalloc((s))
300 #define _XkbTypedAlloc(t) ((t *)xalloc(sizeof(t)))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 297 #define _XkbAlloc(s) xalloc((s))
300 #define _XkbTypedAlloc(t) ((t *)xalloc(sizeof(t)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 297 #define _XkbAlloc(s) xalloc((s))
300 #define _XkbTypedAlloc(t) ((t *)xalloc(sizeof(t)))
  /device/generic/goldfish/qemud/
qemud.c 118 xalloc( size_t sz ) function
132 #define xnew(p) (p) = xalloc(sizeof(*(p)))
137 void* p = xalloc(sz);
574 buff = xalloc(count+1);
    [all...]
  /external/stlport/stlport/stl/
_ios_base.h 146 static int _STLP_CALL xalloc();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 148 static int _STLP_CALL xalloc();
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 146 static int _STLP_CALL xalloc();
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 146 static int _STLP_CALL xalloc();
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 146 static int _STLP_CALL xalloc();
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 148 static int _STLP_CALL xalloc();
  /ndk/sources/cxx-stl/llvm-libc++/src/
ios.cpp 149 // xalloc
154 ios_base::xalloc() function in class:ios_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h 721 * application calls xalloc in order to obtain an index in the iword and
725 * returned on each invocation. xalloc is guaranteed to return an index
729 xalloc() throw();
740 * The implementation reserves several indices. You should use xalloc to
761 * The implementation reserves several indices. You should use xalloc to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ios_base.h 719 * application calls xalloc in order to obtain an index in the iword and
723 * returned on each invocation. xalloc is guaranteed to return an index
727 xalloc() throw();
738 * The implementation reserves several indices. You should use xalloc to
759 * The implementation reserves several indices. You should use xalloc to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ios_base.h 719 * application calls xalloc in order to obtain an index in the iword and
723 * returned on each invocation. xalloc is guaranteed to return an index
727 xalloc() throw();
738 * The implementation reserves several indices. You should use xalloc to
759 * The implementation reserves several indices. You should use xalloc to
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 721 * application calls xalloc in order to obtain an index in the iword and
725 * returned on each invocation. xalloc is guaranteed to return an index
729 xalloc() throw();
740 * The implementation reserves several indices. You should use xalloc to
761 * The implementation reserves several indices. You should use xalloc to
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 721 * application calls xalloc in order to obtain an index in the iword and
725 * returned on each invocation. xalloc is guaranteed to return an index
729 xalloc() throw();
740 * The implementation reserves several indices. You should use xalloc to
761 * The implementation reserves several indices. You should use xalloc to
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 721 * application calls xalloc in order to obtain an index in the iword and
725 * returned on each invocation. xalloc is guaranteed to return an index
729 xalloc() throw();
740 * The implementation reserves several indices. You should use xalloc to
761 * The implementation reserves several indices. You should use xalloc to

Completed in 1541 milliseconds

1 2