Home
last modified time | relevance | path

Searched full:indexing (Results 1 – 25 of 259) sorted by relevance

1234567891011

/freebsd/contrib/opencsd/decoder/include/interfaces/
H A Dtrc_indexer_src_i.h53 * 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 Dtrc_indexer_pkt_i.h67 * Interface method for trace packet indexing. Implementated by a channel packet indexer.
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h41 /// \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 DIndexingOptions.h1 //===--- 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 Drenesas,rza1-ports.yaml133 * The GPIO controller base in the global pin indexing space is pin
135 * in the global pin indexing space.
H A Drenesas,rza1-pinctrl.txt208 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 DDXContainerConstants.def43 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 DFormatVariadic.h137 // indexing capabilities. In order to enable runtime indexing, we use this
211 // ===Parameter Indexing===
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp221 "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 DManualDWARFIndex.cpp79 // 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 Dtst.language_functions_neg.ksh25 # * misuse of language constructs (e.g. indexing non-tables)
/freebsd/sys/contrib/ncsw/inc/
H A Ddebug_ext.h158 - 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 Dhsearch.h33 size_t index_mask; /* Bitmask for indexing the table. */
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp1 //===- 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 Dkrb5_find_padata.371 (zero based indexing).
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c72 * 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 Dhostres_swinstalled_tbl.c99 /* map for consistent indexing */
105 /* next int available for indexing the hrSWInstalledTable */
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Darm,smmu.yaml189 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 DParseAST.h37 /// declarations/definitions when indexing.
/freebsd/sys/fs/ext2fs/
H A Dhtree.h33 /* EXT3 HTree directory indexing */
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/
H A Dmux.txt21 into the register, instead indexing begins at 1. The optional property
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DCXFile.h48 * across an indexing session.
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockIndexer.h1 //===- BlockIndexer.h - FDR Block Indexing Visitor ------------------------===//
/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DBlockIndexer.cpp1 //===- BlockIndexer.cpp - FDR Block Indexing VIsitor ----------------------===//
/freebsd/usr.sbin/ppp/
H A Dfilter.h50 * architectures where sizeof(int)==4 (this makes indexing faster).

1234567891011