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

  /bionic/libstdc++/src/
new.cpp 4 const std::nothrow_t std::nothrow = {}; member in class:std
  /external/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_new.h 67 # define nothrow nothrow_t() macro
98 using _STLP_VENDOR_EXCEPT_STD::nothrow;
  /ndk/sources/cxx-stl/gabi++/src/
new.cc 40 const nothrow_t nothrow = {}; member in namespace:std
  /ndk/sources/cxx-stl/llvm-libc++/src/
new.cpp 147 const nothrow_t nothrow = {}; member in namespace:std
  /external/stlport/src/
dll_main.cpp 90 const nothrow_t nothrow /* = {} */; variable
  /ndk/sources/cxx-stl/stlport/src/
dll_main.cpp 90 const nothrow_t nothrow /* = {} */; variable
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 435 function where currently compiled version of it is nothrow. */ variable
436 bool nothrow;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 435 function where currently compiled version of it is nothrow. */ variable
436 bool nothrow;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
function.h 435 function where currently compiled version of it is nothrow. */ variable
436 bool nothrow;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
function.h 435 function where currently compiled version of it is nothrow. */ variable
436 bool nothrow;

Completed in 1070 milliseconds