HomeSort by relevance Sort by last modified time
    Searched defs:__cxa_vec_new3 (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /prebuilts/sdk/renderscript/clang-include/
__clang_cuda_runtime_wrapper.h 115 #undef __cxa_vec_new3 macro
  /external/libcxxabi/src/
cxa_vector.cpp 172 void* __cxa_vec_new3( function
  /ndk/sources/cxx-stl/gabi++/src/
cxxabi_vec.cc 136 // The only difference with __cxa_vec_new3 is the type of the
140 return __cxa_vec_new3(element_count, element_size, padding_size,
145 void* __cxa_vec_new3(size_t element_count, function
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_vector.cpp 168 void* __cxa_vec_new3( function

Completed in 628 milliseconds