/freebsd/contrib/opencsd/decoder/include/interfaces/ |
H A D | trc_indexer_src_i.h | 53 * Indexing is optional at runtime. Indexes can be saved and re-used. 63 * index granularity. The indexing will indicate if an indexed element - e.g. a source 70 * @return uint32_t : Size of indexing block. 88 * May be used by the deformatter to collate IDs and reduce indexing calls. 90 * indexing information into the decoder indexer.
|
H A D | trc_indexer_pkt_i.h | 67 * Interface method for trace packet indexing. Implementated by a channel packet indexer.
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexDataConsumer.h | 41 /// \returns true to continue indexing, or false to abort. 48 /// \returns true to continue indexing, or false to abort. 55 /// \returns true to continue indexing, or false to abort.
|
H A D | IndexingOptions.h | 1 //===--- IndexingOptions.h - Options for indexing ---------------*- C++ -*-===// 40 // If set, skip indexing inside some declarations for performance.
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | renesas,rza1-ports.yaml | 133 * The GPIO controller base in the global pin indexing space is pin 135 * in the global pin indexing space.
|
H A D | renesas,rza1-pinctrl.txt | 208 The GPIO controller base in the global pin indexing space is pin 48, thus 210 indexing space.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | DXContainerConstants.def | 43 SHADER_FEATURE_FLAG(25, 30, ResourceDescriptorHeapIndexing, "Resource descriptor heap indexing") 44 SHADER_FEATURE_FLAG(26, 31, SamplerDescriptorHeapIndexing, "Sampler descriptor heap indexing")
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FormatVariadic.h | 137 // indexing capabilities. In order to enable runtime indexing, we use this 211 // ===Parameter Indexing===
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandOptionArgumentTable.cpp | 221 "expression is a bitfield, i.e. the bits indicated by the indexing " in SummaryStringHelpTextCallback() 225 "indexing operator are shown as the result of the variable. if the " in SummaryStringHelpTextCallback() 275 "LLDB also has support for indexing ([ ]) in expression paths, and " in ExprPathHelpTextCallback()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | ManualDWARFIndex.cpp | 79 // indexing the unit, and then 8 extra entries for finalizing each index set. in Index() 81 Progress progress("Manually indexing DWARF", module_desc.GetData(), in Index() 86 // Keep memory down by clearing DIEs for any units if indexing in Index() 109 // done indexing to make sure we don't pull in all DWARF dies, but we need in Index() 191 // If it's a pch/pcm, continue indexing it. in IndexUnit()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.language_functions_neg.ksh | 25 # * misuse of language constructs (e.g. indexing non-tables)
|
/freebsd/sys/contrib/ncsw/inc/ |
H A D | debug_ext.h | 158 - idx: an index variable, for indexing the sub-structure items 182 the full hierarchy (including array indexing) must be specified. 205 the full hierarchy (including array indexing) must be specified.
|
/freebsd/lib/libc/stdlib/ |
H A D | hsearch.h | 33 size_t index_mask; /* Bitmask for indexing the table. */
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexDecl.cpp | 1 //===- IndexDecl.cpp - Indexing declarations ------------------------------===// 154 // indexing purposes we want to point to the base name. in handleObjCMethod() 383 // Indexing for enumdecl itself is handled inside TagDecl, we just want to in VisitEnumDecl() 573 // indexing contents based on whether the @implementation was present or in VisitObjCPropertyImplDecl() 686 // We want to index the template parameters only once when indexing the in shouldIndexTemplateParameterDefaultValue()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | krb5_find_padata.3 | 71 (zero based indexing).
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | hostres_partition_tbl.c | 72 * This table is used to get a consistent indexing. It saves the name -> index 88 /* Mapping table for consistent indexing */ 96 /* next int available for indexing the hrPartitionTable */
|
H A D | hostres_swinstalled_tbl.c | 99 /* map for consistent indexing */ 105 /* next int available for indexing the hrSWInstalledTable */
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | arm,smmu.yaml | 189 interrupts, specified in order of their indexing by the SMMU. 218 input IDs). This property is not valid for SMMUs using stream indexing, or 595 /* SMMU with stream matching or stream indexing */
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | ParseAST.h | 37 /// declarations/definitions when indexing.
|
/freebsd/sys/fs/ext2fs/ |
H A D | htree.h | 33 /* EXT3 HTree directory indexing */
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
H A D | mux.txt | 21 into the register, instead indexing begins at 1. The optional property
|
/freebsd/contrib/llvm-project/clang/include/clang-c/ |
H A D | CXFile.h | 48 * across an indexing session.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | BlockIndexer.h | 1 //===- BlockIndexer.h - FDR Block Indexing Visitor ------------------------===//
|
/freebsd/contrib/llvm-project/llvm/lib/XRay/ |
H A D | BlockIndexer.cpp | 1 //===- BlockIndexer.cpp - FDR Block Indexing VIsitor ----------------------===//
|
/freebsd/usr.sbin/ppp/ |
H A D | filter.h | 50 * architectures where sizeof(int)==4 (this makes indexing faster).
|