HomeSort by relevance Sort by last modified time
    Searched defs:nullptr_t (Results 26 - 50 of 73) sorted by null

12 3

  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/lib/gcc/aarch64-linux-android/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/lib/gcc/arm-linux-androideabi/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
stddef.h 433 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stddef.h 432 typedef decltype(nullptr) nullptr_t; typedef
  /external/clang/test/SemaCXX/
warn-consumed-analysis.cpp 12 typedef decltype(nullptr) nullptr_t; typedef
20 ConsumableClass(nullptr_t p) RETURN_TYPESTATE(consumed);
27 ConsumableClass<T>& operator=(nullptr_t) SET_TYPESTATE(consumed);
42 bool operator!=(nullptr_t) const TEST_TYPESTATE(unconsumed);
43 bool operator==(nullptr_t) const TEST_TYPESTATE(consumed);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
c++config.h 159 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
c++config.h 159 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 190 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 190 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 190 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 190 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 159 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 159 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 159 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 159 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 177 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 177 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 177 typedef decltype(nullptr) nullptr_t; typedef in namespace:std
    [all...]

Completed in 2357 milliseconds

12 3