| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
| H A D | PerfContextSwitchDecoder.cpp | 103 case Variant::Complete: in GetLowestKnownTSC() 118 case Variant::Complete: in GetStartTSC() 133 case Variant::Complete: in GetEndTSC() 150 o.variant = Variant::Complete; in CreateCompleteExecution()
|
| H A D | PerfContextSwitchDecoder.h | 33 Complete, enumerator
|
| /freebsd-14.2/contrib/openpam/ |
| H A D | TODO | 7 - Complete unit tests for openpam_dispatch().
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | Sema.cpp | 954 bool Complete = true; in MethodsAndNestedClassesComplete() local 957 I != E && Complete; ++I) { in MethodsAndNestedClassesComplete() 975 Complete = false; in MethodsAndNestedClassesComplete() 978 MNCComplete[RD] = Complete; in MethodsAndNestedClassesComplete() 979 return Complete; in MethodsAndNestedClassesComplete() 998 I != E && Complete; ++I) { in IsRecordFullyDefined() 1005 Complete = false; in IsRecordFullyDefined() 1010 Complete = FD->isDefined(); in IsRecordFullyDefined() 1013 Complete = false; in IsRecordFullyDefined() 1016 RecordsComplete[RD] = Complete; in IsRecordFullyDefined() [all …]
|
| /freebsd-14.2/lib/libxo/ |
| H A D | add.man | 6 Complete documentation can be found on github:
|
| /freebsd-14.2/contrib/libxo/libxo/ |
| H A D | add.man.in | 6 Complete documentation can be found on github:
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 56 raw_ostream &CStream, bool &Complete) const; 178 bool Complete = false; in getInstruction() local 184 while (Result == Success && !Complete) { in getInstruction() 188 Result = getSingleInstruction(*Inst, MI, Bytes, Address, cs, Complete); in getInstruction() 306 bool &Complete) const { in getSingleInstruction() 416 Complete = true; in getSingleInstruction() 420 Complete = true; in getSingleInstruction()
|
| /freebsd-14.2/contrib/libcbor/doc/source/api/ |
| H A D | streaming_decoding.rst | 9 Complete usage example: `examples/streaming_parser.c <https://github.com/PJK/libcbor/blob/master/ex…
|
| H A D | streaming_encoding.rst | 10 …te strings <type_3>`, :doc:`arrays <type_4>`, and :doc:`maps <type_5>`. Complete example: `example…
|
| /freebsd-14.2/contrib/libcbor/doc/source/ |
| H A D | index.rst | 12 - Complete `IETF RFC 8949 (STD 94) <https://www.rfc-editor.org/info/std94>`_ conformance [#]_
|
| /freebsd-14.2/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 | 155 bool Complete(ExecutionContext &exe_ctx, CompletionRequest &request,
|
| /freebsd-14.2/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-14.2/contrib/tcsh/nls/russian/ |
| H A D | set3 | 13 11 Complete current word 16 14 Complete current word ignoring programmable completions
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAbbreviationDeclaration.h | 28 enum class ExtractState { Complete, MoreItems }; enumerator
|
| /freebsd-14.2/contrib/tcsh/nls/ukrainian/ |
| H A D | set3 | 13 11 Complete current word 16 14 Complete current word ignoring programmable completions
|
| /freebsd-14.2/contrib/tcsh/nls/C/ |
| H A D | set3 | 13 11 Complete current word 16 14 Complete current word ignoring programmable completions
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugAbbrev.cpp | 41 if (*ES == DWARFAbbreviationDeclaration::ExtractState::Complete) in extract()
|
| /freebsd-14.2/sys/contrib/libsodium/builds/msvc/build/ |
| H A D | buildbase.bat | 59 ECHO Complete: %solution%
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | Editline.h | 115 Complete, enumerator
|