| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDefines.h | 17 enum class DWARFEnumState { MoreItems, Complete }; enumerator
|
| H A D | DWARFAbbreviationDeclaration.cpp | 32 return DWARFEnumState::Complete; in extract()
|
| H A D | DWARFDebugAbbrev.cpp | 37 if (*es == DWARFEnumState::Complete) in extract()
|
| /freebsd-13.1/contrib/openpam/ |
| H A D | TODO | 7 - Complete unit tests for openpam_dispatch().
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 917 bool Complete = true; in MethodsAndNestedClassesComplete() local 920 I != E && Complete; ++I) { in MethodsAndNestedClassesComplete() 938 Complete = false; in MethodsAndNestedClassesComplete() 941 MNCComplete[RD] = Complete; in MethodsAndNestedClassesComplete() 942 return Complete; in MethodsAndNestedClassesComplete() 961 I != E && Complete; ++I) { in IsRecordFullyDefined() 968 Complete = false; in IsRecordFullyDefined() 973 Complete = FD->isDefined(); in IsRecordFullyDefined() 976 Complete = false; in IsRecordFullyDefined() 979 RecordsComplete[RD] = Complete; in IsRecordFullyDefined() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 56 raw_ostream &CStream, bool &Complete) const; 169 bool Complete = false; in getInstruction() local 175 while (Result == Success && !Complete) { in getInstruction() 179 Result = getSingleInstruction(*Inst, MI, Bytes, Address, cs, Complete); in getInstruction() 297 bool &Complete) const { in getSingleInstruction() 407 Complete = true; in getSingleInstruction() 411 Complete = true; in getSingleInstruction()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Expression/ |
| H A D | ExpressionParser.h | 76 virtual bool Complete(CompletionRequest &request, unsigned line, unsigned pos,
|
| H A D | UserExpression.h | 111 virtual bool Complete(ExecutionContext &exe_ctx, CompletionRequest &request, in Complete() function
|
| /freebsd-13.1/contrib/libxo/libxo/ |
| H A D | add.man.in | 6 Complete documentation can be found on github:
|
| /freebsd-13.1/contrib/libcbor/doc/source/ |
| H A D | index.rst | 12 - Complete RFC conformance [#]_
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.h | 74 bool Complete(CompletionRequest &request, unsigned line, unsigned pos,
|
| H A D | ClangUserExpression.h | 149 bool Complete(ExecutionContext &exe_ctx, CompletionRequest &request,
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_f01.txt | 5 bindings for devices which contain Function 1. Complete documentation
|
| H A D | rmi_spi.txt | 5 bindings for devices using the SPI transport driver. Complete documentation
|
| H A D | rmi_i2c.txt | 5 bindings for devices using the I2C transport driver. Complete documentation
|
| H A D | rmi_2d_sensor.txt | 6 Function 12. Complete documentation for transports and other functions
|
| /freebsd-13.1/contrib/tcsh/nls/russian/ |
| H A D | set3 | 13 11 Complete current word 16 14 Complete current word ignoring programmable completions
|
| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set3 | 13 11 Complete current word 16 14 Complete current word ignoring programmable completions
|
| /freebsd-13.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set3 | 13 11 Complete current word 16 14 Complete current word ignoring programmable completions
|
| /freebsd-13.1/contrib/opencsd/decoder/source/etmv4/ |
| H A D | trc_pkt_decode_etmv4i.cpp | 583 bool Complete = false; in resolveElements() local 585 while (!Complete) in resolveElements() 613 Complete = !m_out_elem.numElemToSend() && !isElemForRes(); in resolveElements() 616 if (Complete) { in resolveElements()
|
| /freebsd-13.1/sys/contrib/libsodium/builds/msvc/build/ |
| H A D | buildbase.bat | 59 ECHO Complete: %solution%
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | Editline.h | 113 Complete, enumerator
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | TODO | 40 - Complete Tru64 SIA support
|
| /freebsd-13.1/contrib/less/ |
| H A D | less.hlp | 256 TAB ...................................... Complete filename & cycle. 257 SHIFT-TAB ...................... ESC-TAB Complete filename & reverse cycle. 258 ctrl-L ................................... Complete filename, list all.
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | Editline.cpp | 703 m_editor_status = EditorStatus::Complete; in EndOrAddLineCommand() 1371 : m_editor_status(EditorStatus::Complete), m_color_prompts(color_prompts), in Editline() 1497 m_editor_status = EditorStatus::Complete; in GetLine() 1522 m_editor_status = EditorStatus::Complete; in GetLine()
|