OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xalloc
(Results
1 - 25
of
26
) sorted by null
1
2
/external/libcxx/test/std/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);
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/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);
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/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 %t
/external/bison/src/
system.h
63
# include <
xalloc
.h>
/prebuilts/misc/common/swig/include/2.0.11/std/
std_ios.i
140
xalloc
() throw();
/external/bison/
Android.mk
97
lib/
xalloc
-die.c \
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
ios.cpp
137
int _STLP_CALL ios_base::
xalloc
() {
function in class:ios_base
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/
ios.cpp
137
int _STLP_CALL ios_base::
xalloc
() {
function in class:ios_base
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/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
119
xalloc
( size_t sz )
function
133
#define xnew(p) (p) =
xalloc
(sizeof(*(p)))
138
void* p =
xalloc
(sz);
575
buff =
xalloc
(count+1);
[
all
...]
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
148
static int _STLP_CALL
xalloc
();
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
148
static int _STLP_CALL
xalloc
();
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
148
static int _STLP_CALL
xalloc
();
/external/libcxx/src/
ios.cpp
157
//
xalloc
175
ios_base::
xalloc
()
function in class:ios_base
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h
717
* application calls
xalloc
in order to obtain an index in the iword and
721
* returned on each invocation.
xalloc
is guaranteed to return an index
725
xalloc
() throw();
736
* The implementation reserves several indices. You should use
xalloc
to
757
* The implementation reserves several indices. You should use
xalloc
to
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h
717
* application calls
xalloc
in order to obtain an index in the iword and
721
* returned on each invocation.
xalloc
is guaranteed to return an index
725
xalloc
() throw();
736
* The implementation reserves several indices. You should use
xalloc
to
757
* The implementation reserves several indices. You should use
xalloc
to
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h
717
* application calls
xalloc
in order to obtain an index in the iword and
721
* returned on each invocation.
xalloc
is guaranteed to return an index
725
xalloc
() throw();
736
* The implementation reserves several indices. You should use
xalloc
to
757
* The implementation reserves several indices. You should use
xalloc
to
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h
717
* application calls
xalloc
in order to obtain an index in the iword and
721
* returned on each invocation.
xalloc
is guaranteed to return an index
725
xalloc
() throw();
736
* The implementation reserves several indices. You should use
xalloc
to
757
* The implementation reserves several indices. You should use
xalloc
to
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h
717
* application calls
xalloc
in order to obtain an index in the iword and
721
* returned on each invocation.
xalloc
is guaranteed to return an index
725
xalloc
() throw();
736
* The implementation reserves several indices. You should use
xalloc
to
757
* The implementation reserves several indices. You should use
xalloc
to
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/src/
ios.cpp
153
//
xalloc
161
ios_base::
xalloc
()
function in class:ios_base
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h
717
* application calls
xalloc
in order to obtain an index in the iword and
721
* returned on each invocation.
xalloc
is guaranteed to return an index
725
xalloc
() throw();
736
* The implementation reserves several indices. You should use
xalloc
to
757
* The implementation reserves several indices. You should use
xalloc
to
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/src/
ios.cpp
157
//
xalloc
175
ios_base::
xalloc
()
function in class:ios_base
/external/bison/lib/
gnulib.mk
24
# Reproduce by: gnulib-tool --import --dir=. --local-dir=gl --lib=libbison --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --makefile-name=gnulib.mk --no-conditional-dependencies --no-libtool --macro-prefix=gl argmatch assert c-strcase calloc-posix close closeout config-h configmake dirname error extensions fdl fopen-safer fprintf-posix getline getopt-gnu gettext git-version-gen gitlog-to-changelog gpl-3.0 hash inttypes isnan javacomp-script javaexec-script ldexpl malloc-gnu mbschr mbsrchr mbswidth obstack obstack-printf perror printf-posix progname quote quotearg readme-release realloc-posix snprintf-posix spawn-pipe sprintf-posix stdbool stpcpy strdup-posix strerror strtoul strverscmp unistd unistd-safer unlocked-io unsetenv update-copyright verify vsnprintf-posix vsprintf-posix warnings
xalloc
xalloc
-die xmemdup0 xstrndup
[
all
...]
Completed in 729 milliseconds
1
2