HomeSort by: relevance | last modified time | path
    Searched refs:nullptr (Results 1 - 25 of 5154) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/gdbsupport/
osabi.def 33 GDB_OSABI_DEF_FIRST (UNKNOWN, "unknown", nullptr)
35 GDB_OSABI_DEF (NONE, "none", nullptr)
37 GDB_OSABI_DEF (SVR4, "SVR4", nullptr)
38 GDB_OSABI_DEF (HURD, "GNU/Hurd", nullptr)
39 GDB_OSABI_DEF (SOLARIS, "Solaris", nullptr)
41 GDB_OSABI_DEF (FREEBSD, "FreeBSD", nullptr)
42 GDB_OSABI_DEF (NETBSD, "NetBSD", nullptr)
43 GDB_OSABI_DEF (OPENBSD, "OpenBSD", nullptr)
44 GDB_OSABI_DEF (WINCE, "WindowsCE", nullptr)
45 GDB_OSABI_DEF (GO32, "DJGPP", nullptr)
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
d-lang.h 31 struct type *builtin_void = nullptr;
32 struct type *builtin_bool = nullptr;
33 struct type *builtin_byte = nullptr;
34 struct type *builtin_ubyte = nullptr;
35 struct type *builtin_short = nullptr;
36 struct type *builtin_ushort = nullptr;
37 struct type *builtin_int = nullptr;
38 struct type *builtin_uint = nullptr;
39 struct type *builtin_long = nullptr;
40 struct type *builtin_ulong = nullptr;
    [all...]
cris-tdep.h 32 const char *cris_mode = nullptr;
ft32-tdep.h 28 struct type *pc_type = nullptr;
maint-test-settings.c 64 nullptr
101 nullptr, /* help_doc */
102 nullptr, /* set_cmd */
111 nullptr, /* help_doc */
112 nullptr, /* set_cmd */
121 nullptr, /* help_doc */
122 nullptr, /* set_cmd */
131 nullptr, /* help_doc */
132 nullptr, /* set_cmd */
141 nullptr, /* help_doc *
    [all...]
go-lang.h 34 struct type *builtin_void = nullptr;
35 struct type *builtin_char = nullptr;
36 struct type *builtin_bool = nullptr;
37 struct type *builtin_int = nullptr;
38 struct type *builtin_uint = nullptr;
39 struct type *builtin_uintptr = nullptr;
40 struct type *builtin_int8 = nullptr;
41 struct type *builtin_int16 = nullptr;
42 struct type *builtin_int32 = nullptr;
43 struct type *builtin_int64 = nullptr;
    [all...]
buildsym-legacy.c 47 gdb_assert (buildsym_compunit != nullptr || name == nullptr);
48 if (buildsym_compunit != nullptr)
57 if (buildsym_compunit == nullptr)
58 return nullptr;
67 gdb_assert (buildsym_compunit != nullptr);
76 gdb_assert (buildsym_compunit != nullptr);
85 gdb_assert (buildsym_compunit != nullptr);
94 gdb_assert (buildsym_compunit != nullptr);
103 gdb_assert (buildsym_compunit != nullptr);
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
d-lang.h 31 struct type *builtin_void = nullptr;
32 struct type *builtin_bool = nullptr;
33 struct type *builtin_byte = nullptr;
34 struct type *builtin_ubyte = nullptr;
35 struct type *builtin_short = nullptr;
36 struct type *builtin_ushort = nullptr;
37 struct type *builtin_int = nullptr;
38 struct type *builtin_uint = nullptr;
39 struct type *builtin_long = nullptr;
40 struct type *builtin_ulong = nullptr;
    [all...]
cris-tdep.h 32 const char *cris_mode = nullptr;
ft32-tdep.h 28 struct type *pc_type = nullptr;
maint-test-settings.c 64 nullptr
101 nullptr, /* help_doc */
102 nullptr, /* set_cmd */
111 nullptr, /* help_doc */
112 nullptr, /* set_cmd */
121 nullptr, /* help_doc */
122 nullptr, /* set_cmd */
131 nullptr, /* help_doc */
132 nullptr, /* set_cmd */
141 nullptr, /* help_doc *
    [all...]
go-lang.h 34 struct type *builtin_void = nullptr;
35 struct type *builtin_char = nullptr;
36 struct type *builtin_bool = nullptr;
37 struct type *builtin_int = nullptr;
38 struct type *builtin_uint = nullptr;
39 struct type *builtin_uintptr = nullptr;
40 struct type *builtin_int8 = nullptr;
41 struct type *builtin_int16 = nullptr;
42 struct type *builtin_int32 = nullptr;
43 struct type *builtin_int64 = nullptr;
    [all...]
buildsym-legacy.c 47 gdb_assert (buildsym_compunit != nullptr || name == nullptr);
48 if (buildsym_compunit != nullptr)
57 if (buildsym_compunit == nullptr)
58 return nullptr;
67 gdb_assert (buildsym_compunit != nullptr);
76 gdb_assert (buildsym_compunit != nullptr);
85 gdb_assert (buildsym_compunit != nullptr);
94 gdb_assert (buildsym_compunit != nullptr);
103 gdb_assert (buildsym_compunit != nullptr);
    [all...]
aarch64-tdep.h 76 struct type *vnq_type = nullptr;
77 struct type *vnd_type = nullptr;
78 struct type *vns_type = nullptr;
79 struct type *vnh_type = nullptr;
80 struct type *vnb_type = nullptr;
81 struct type *vnv_type = nullptr;
84 struct type *sme_tile_type_q = nullptr;
85 struct type *sme_tile_type_d = nullptr;
86 struct type *sme_tile_type_s = nullptr;
87 struct type *sme_tile_type_h = nullptr;
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Checkers/
MPIFunctionClassifier.h 70 IdentifierInfo *IdentInfo_MPI_Send = nullptr, *IdentInfo_MPI_Isend = nullptr,
71 *IdentInfo_MPI_Ssend = nullptr, *IdentInfo_MPI_Issend = nullptr,
72 *IdentInfo_MPI_Bsend = nullptr, *IdentInfo_MPI_Ibsend = nullptr,
73 *IdentInfo_MPI_Rsend = nullptr, *IdentInfo_MPI_Irsend = nullptr,
74 *IdentInfo_MPI_Recv = nullptr, *IdentInfo_MPI_Irecv = nullptr;
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 55 MCSection *TextSection = nullptr;
58 MCSection *DataSection = nullptr;
61 MCSection *BSSSection = nullptr;
67 MCSection *ReadOnlySection = nullptr;
71 MCSection *LSDASection = nullptr;
76 MCSection *CompactUnwindSection = nullptr;
80 MCSection *DwarfAbbrevSection = nullptr;
81 MCSection *DwarfInfoSection = nullptr;
82 MCSection *DwarfLineSection = nullptr;
83 MCSection *DwarfLineStrSection = nullptr;
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
LoopHint.h 38 : PragmaNameLoc(nullptr), OptionLoc(nullptr), StateLoc(nullptr),
39 ValueExpr(nullptr) {}
  /src/external/apache2/llvm/dist/llvm/tools/llvm-microsoft-demangle-fuzzer/
llvm-microsoft-demangle-fuzzer.cpp 17 free(llvm::microsoftDemangle(NullTerminatedString.c_str(), nullptr, nullptr,
18 nullptr, nullptr));
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-dce.h 21 extern void simple_dce_from_worklist (bitmap, bitmap = nullptr);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_stoptheworld_fuchsia.cpp 33 nullptr, nullptr, nullptr, nullptr,
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_stoptheworld_fuchsia.cpp 33 nullptr, nullptr, nullptr, nullptr,
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
nullptr_t.cc 28 foo (nullptr);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
nullptr_t.cc 28 foo (nullptr);
  /src/external/apache2/llvm/dist/llvm/lib/Demangle/
Demangle.cpp 25 Demangled = itaniumDemangle(MangledName.c_str(), nullptr, nullptr, nullptr);
27 Demangled = microsoftDemangle(MangledName.c_str(), nullptr, nullptr,
28 nullptr, nullptr);
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LinkAllCodegenComponents.h 40 (void) llvm::createBURRListDAGScheduler(nullptr,
42 (void) llvm::createSourceListDAGScheduler(nullptr,
44 (void) llvm::createHybridListDAGScheduler(nullptr,
46 (void) llvm::createFastDAGScheduler(nullptr, llvm::CodeGenOpt::Default);
47 (void) llvm::createDefaultScheduler(nullptr, llvm::CodeGenOpt::Default);
48 (void) llvm::createVLIWDAGScheduler(nullptr, llvm::CodeGenOpt::Default);

Completed in 50 milliseconds

1 2 3 4 5 6 7 8 91011>>