| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| CodeViewError.h | 19 unspecified = 1, member in class:llvm::codeview::cv_error_code 47 CodeViewError(const Twine &S) : ErrorInfo(S, cv_error_code::unspecified) {}
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/ |
| MSFError.h | 19 unspecified = 1, member in class:llvm::msf::msf_error_code 47 MSFError(const Twine &S) : ErrorInfo(S, msf_error_code::unspecified) {}
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| DIAError.h | 18 unspecified = 1, member in class:llvm::pdb::dia_error_code 45 DIAError(const Twine &S) : ErrorInfo(S, dia_error_code::unspecified) {}
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
| GenericError.h | 23 unspecified, member in class:llvm::pdb::pdb_error_code 45 PDBError(const Twine &S) : ErrorInfo(S, pdb_error_code::unspecified) {}
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
| RawError.h | 19 unspecified = 1, member in class:llvm::pdb::raw_error_code 53 RawError(const Twine &S) : ErrorInfo(S, raw_error_code::unspecified) {}
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| BinaryStreamError.cpp | 20 : BinaryStreamError(stream_error_code::unspecified, Context) {} 26 case stream_error_code::unspecified: 27 ErrMsg += "An unspecified error has occurred.";
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| CodeViewError.cpp | 25 case cv_error_code::unspecified:
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
| DIAError.cpp | 27 case dia_error_code::unspecified:
|
| DIASession.cpp | 60 return make_error<DIAError>(dia_error_code::unspecified, OS.str());
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| GenericError.cpp | 25 case pdb_error_code::unspecified:
|
| /src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| BinaryStreamError.h | 19 unspecified, member in class:llvm::stream_error_code
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/ |
| MSFError.cpp | 25 case msf_error_code::unspecified:
|
| MSFBuilder.cpp | 92 return make_error<MSFError>(msf_error_code::unspecified, 171 msf_error_code::unspecified,
|
| /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| RawError.cpp | 17 case raw_error_code::unspecified:
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.rocm/ |
| precise-memory-multi-inferiors.exp | 64 if {$precise_memory == "unspecified"} { 71 if {$precise_memory != "unspecified"} { 85 foreach_with_prefix precise_memory { unspecified on off } {
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.rocm/ |
| precise-memory-multi-inferiors.exp | 64 if {$precise_memory == "unspecified"} { 71 if {$precise_memory != "unspecified"} { 85 foreach_with_prefix precise_memory { unspecified on off } {
|
| /src/usr.bin/make/unit-tests/ |
| varmod-order-numeric.mk | 41 # returned in unspecified order.
|
| posix1.mk | 163 # value is unspecified outside of inference rules. Strictly speaking
|
| /src/external/bsd/flex/dist/src/ |
| main.c | 247 if (csize == unspecified) { 254 if (interactive == unspecified) { 800 if (csize == unspecified) 961 yymore_really_used = reject_really_used = unspecified; 962 interactive = csize = unspecified;
|
| flexdef.h | 126 #define unspecified -1 macro
|
| /src/external/apache2/llvm/dist/clang/include/clang/CrossTU/ |
| CrossTranslationUnit.h | 41 unspecified = 1, member in class:clang::cross_tu::index_error_code
|
| /src/external/gpl2/groff/dist/contrib/pdfmark/ |
| pdfroff.sh | 200 is unspecified, standard output is used for PDF output.
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| i386-opc.h | 913 /* Unspecified memory size. */ 914 Unspecified, 957 unsigned int unspecified:1;
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-i386-intel.c | 705 i.types[this_operand].bitfield.unspecified = 0; 973 i.types[this_operand].bitfield.unspecified = 1; 1008 i.types[this_operand].bitfield.unspecified = 0;
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-i386-intel.c | 705 i.types[this_operand].bitfield.unspecified = 0; 973 i.types[this_operand].bitfield.unspecified = 1; 1008 i.types[this_operand].bitfield.unspecified = 0;
|