/external/clang/test/SemaObjC/ |
class-message-protocol-lookup.m | 16 - (id)alloc2; // expected-note 2 {{method 'alloc2' declared here}} 22 Class<Test2Protocol> c1 = [c1 alloc2]; // expected-warning {{instance method 'alloc2' found instead of class method 'alloc2'}} 31 Class<Test2Protocol> c1 = [c1 alloc2]; // expected-warning {{instance method 'alloc2' found instead of class method 'alloc2'}}
|
/art/test/104-growth-limit/src/ |
Main.java | 43 int alloc2 = 1; local 49 alloc2++; 52 if (alloc1 > alloc2) { 54 "limit cleared (" + alloc1 + " MBs > " + alloc2 + " MBs");
|
/external/llvm/test/Transforms/InstCombine/ |
malloc-free-delete.ll | 45 %alloc2 = call noalias i8* @calloc(i32 5, i32 7) nounwind 46 %z = icmp ne i8* %alloc2, null
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
lexical_cast.hpp | 373 template<class CharT, class Traits, class Alloc1, class Alloc2> 376 , std::basic_string<CharT,Traits,Alloc2> 382 template<class CharT, class Traits, class Alloc1, class Alloc2> 385 , ::boost::container::basic_string<CharT,Traits,Alloc2> 391 template<class CharT, class Traits, class Alloc1, class Alloc2> 394 , ::std::basic_string<CharT,Traits,Alloc2> 400 template<class CharT, class Traits, class Alloc1, class Alloc2> 403 , ::boost::container::basic_string<CharT,Traits,Alloc2> [all...] |
/bionic/libc/bionic/ |
malloc_debug_common.cpp | 81 size_t alloc2 = nbAlloc2 * size2; local 89 if (alloc1 > alloc2) { 91 } else if (alloc1 < alloc2) {
|
/external/mksh/src/ |
tree.c | 531 rw = r->vars = alloc2(tw - (const char **)t->vars + 1, 545 r->args = (const char **)(rw = alloc2(tw - t->args + 1, 651 ior = alloc2(ior - iow + 1, sizeof(struct ioword *), ap);
|
main.c | 552 l->argv = alloc2(l->argc + 2, sizeof(void *), APERM); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
forward_list.h | 393 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 394 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 402 * %list<X,Alloc2>, destroying the memory of the second %list is a 403 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
forward_list.h | 404 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 405 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
forward_list.h | 404 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 405 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 393 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 394 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 402 * %list<X,Alloc2>, destroying the memory of the second %list is a 403 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 393 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 394 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 402 * %list<X,Alloc2>, destroying the memory of the second %list is a 403 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
forward_list.h | 393 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 394 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 402 * %list<X,Alloc2>, destroying the memory of the second %list is a 403 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
forward_list.h | 393 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 394 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 402 * %list<X,Alloc2>, destroying the memory of the second %list is a 403 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
forward_list.h | 404 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 405 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 414 * %list<X,Alloc2>, destroying the memory of the second %list is a 415 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
forward_list.h | 401 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 402 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 421 * %list<X,Alloc2>, destroying the memory of the second %list is a 422 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
forward_list.h | 404 * %forward_list<X,Alloc2>, destroying the memory of the second %list is a 405 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |
stl_list.h | 414 * %list<X,Alloc2>, destroying the memory of the second %list is a 415 * valid operation, i.e., Alloc1 giveth and Alloc2 taketh away. [all...] |