/freebsd-src/contrib/libucl/doc/ |
H A D | api.md | 8 - [Emitting functions](#emitting-functions) 27 - [Emitting functions](#emitting-functions-1) 52 ### Emitting functions 244 # Emitting functions 253 Moreover, libucl API allows to select a custom set of emitting functions allowing 280 Libucl provides the following functions for emitting UCL objects: 306 … For objects, arrays, booleans and numeric types this function performs emitting to a compact json…
|
H A D | libucl.3 | 30 .SS Emitting functions 309 .SH EMITTING FUNCTIONS 325 Moreover, libucl API allows to select a custom set of emitting functions 363 Libucl provides the following functions for emitting UCL objects: 407 emitting to a compact json format actually.
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DiagnosticInfo.h | 450 /// \p PassName is the name of the pass emitting this diagnostic. \p 625 /// \p PassName is the name of the pass emitting this diagnostic. \p 661 /// \p PassName is the name of the pass emitting this diagnostic. 691 /// \p PassName is the name of the pass emitting this diagnostic. If this name 719 /// \p PassName is the name of the pass emitting this diagnostic. If 736 /// \p PassName is the name of the pass emitting this diagnostic. If this name 765 /// \p PassName is the name of the pass emitting this diagnostic. If 782 /// \p PassName is the name of the pass emitting this diagnostic. If this name 837 /// \p PassName is the name of the pass emitting this diagnostic. If 856 /// \p PassName is the name of the pass emitting thi [all...] |
/freebsd-src/contrib/libxo/libxo/ |
H A D | xo_explicit.h | 28 * of emitting invalid xml or json, but the developer shouldn't need 35 * prep for emitting output fields.
|
H A D | xo_emit_f.3 | 33 emitting functions. These processing of arguments, except for
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | TraversalChecker.cpp | 46 // It is mildly evil to print directly to llvm::outs() rather than emitting in checkBranchCondition() 88 // It is mildly evil to print directly to llvm::outs() rather than emitting in checkPreCall() 105 // It is mildly evil to print directly to llvm::outs() rather than emitting in checkPostCall()
|
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerTypeUnit.cpp | 361 // Add task for emitting .debug_line section. in finishCloningAndEmit() 367 // Add task for emitting .debug_info section. in finishCloningAndEmit() 370 // Add task for emitting Pub accelerator sections. in finishCloningAndEmit() 379 // Add task for emitting .debug_str_offsets section. in finishCloningAndEmit() 382 // Add task for emitting .debug_abbr section. in finishCloningAndEmit()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 66 /// Whether we are currently emitting an entry value operation. in peek() 114 /// Push a DW_OP_piece / DW_OP_bit_piece for emitting later, if one is needed in createRegister() 138 /// Start emitting data to the temporary buffer. The data stored in the 183 /// register by emitting a fragment of a super-register or by piecing together 214 /// Finalize an entry value by emitting its size operand, and committing the
|
H A D | DwarfExpression.cpp | 141 // can avoid emitting redundant aliasing subregs. Because this is in addMachineReg() 233 // The loop below is emitting the value starting at least significant byte, in addConstantFP() 412 assert(!IsEmittingEntryValue && "Already emitting entry value?"); in beginEntryValueExpression() 448 "Began emitting entry value block before cancelling entry value"); in cancelEntryValue() 523 // The fragment offset must have already been adjusted by emitting an in addExpression()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | TokenConcatenation.h | 26 /// For example, it emitting two identifiers "foo" and "bar" next to each 27 /// other would cause the lexer to produce one "foobar" token. Emitting "1"
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnosticPrinter.cpp | 66 // This is important as if the location is missing, we may be emitting in HandleDiagnostic() 68 // other infrastructure necessary when emitting more rich diagnostics. in HandleDiagnostic()
|
H A D | TextDiagnosticPrinter.cpp | 132 // This is important as if the location is missing, we may be emitting in HandleDiagnostic() 134 // other infrastructure necessary when emitting more rich diagnostics. in HandleDiagnostic()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHazardRecognizer.h | 30 // in the same packet, then try to wait another cycle before emitting. 62 /// Return the hazard type of emitting this node. There are three
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOptimizationRemarkEmitter.h | 61 /// \p PassName is the name of the pass emitting this diagnostic. If this name 87 /// \p PassName is the name of the pass emitting this diagnostic. If this name 113 /// \p PassName is the name of the pass emitting this diagnostic. If this name
|
H A D | ScheduleHazardRecognizer.h | 53 /// getHazardType - Return the hazard type of emitting this node. There are 77 /// PreEmitNoops - This callback is invoked prior to emitting an instruction.
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | DiagnosticRenderer.h | 39 /// This class provides an interface for building and emitting 122 /// This is the primary entry point for emitting diagnostic messages.
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCStreamer.h | 316 /// When emitting an object file, create and emit a real label. When emitting 343 /// Return true if this asm streamer supports emitting unformatted text 392 /// Return the current section that the streamer is emitting code to. in getCurrentSection() 402 /// Return the previous section that the streamer is emitting code to. 455 // add the section we're emitting it to later. 532 /// Start emitting COFF symbol definition 686 /// Functionally identical to EmitBytes. When emitting textual assembly, this 1029 /// point of emitting .xdata, in order to indicate that the frame is active.
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | OptEmitter.h |
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ConstantEmitter.h | 9 // A helper class for emitting expressions and values as llvm::Constants 94 // side effects, or emitting an initialization that requires a
|
H A D | CodeGenAction.cpp | 832 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 837 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 842 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 847 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 852 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 857 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 862 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl() 867 // handler. There is no generic way of emitting them. in DiagnosticHandlerImpl()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUELFStreamer.h | 10 // emitting data into an actual object file.
|
/freebsd-src/contrib/arm-optimized-routines/pl/math/test/ |
H A D | pl_test.h |
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CodeGenABITypes.h | 187 /// Get a pointer to a protocol object for the given declaration, emitting it if 189 /// for emitting a protocol reference in code (e.g. for a protocol expression)
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXMCAsmInfo.h | 29 /// emitting \p SectionName. For example:
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MCTargetAsmParser.cpp | 38 // Some targets erroneously report success after emitting an error. in parseDirective()
|