Home
last modified time | relevance | path

Searched refs:IDs (Results 1 – 25 of 224) sorted by relevance

123456789

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DInternals.h33 bool clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range);
34 bool hasDiagnostic(ArrayRef<unsigned> IDs, SourceRange range) const;
75 bool clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range);
80 unsigned IDs[] = { ID1, ID2 }; in clearDiagnostic() local
81 return clearDiagnostic(IDs, range); in clearDiagnostic()
85 unsigned IDs[] = { ID1, ID2, ID3 }; in clearDiagnostic() local
86 return clearDiagnostic(IDs, range); in clearDiagnostic()
94 unsigned IDs[] = { ID1, ID2 }; in hasDiagnostic() local
95 return CapturedDiags.hasDiagnostic(IDs, range); in hasDiagnostic()
H A DTransformActions.cpp145 bool clearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range);
164 void commitClearDiagnostic(ArrayRef<unsigned> IDs, SourceRange range);
369 bool TransformActionsImpl::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic() argument
372 if (!CapturedDiags.hasDiagnostic(IDs, range)) in clearDiagnostic()
378 data.DiagIDs.append(IDs.begin(), IDs.end()); in clearDiagnostic()
501 void TransformActionsImpl::commitClearDiagnostic(ArrayRef<unsigned> IDs, in commitClearDiagnostic() argument
503 CapturedDiags.clearDiagnostic(IDs, range); in commitClearDiagnostic()
671 bool TransformActions::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic() argument
673 return static_cast<TransformActionsImpl*>(Impl)->clearDiagnostic(IDs, range); in clearDiagnostic()
H A DARCMT.cpp29 bool CapturedDiagList::clearDiagnostic(ArrayRef<unsigned> IDs, in clearDiagnostic() argument
38 if ((IDs.empty() || // empty means clear all diagnostics in the range. in clearDiagnostic()
39 llvm::is_contained(IDs, I->getID())) && in clearDiagnostic()
59 bool CapturedDiagList::hasDiagnostic(ArrayRef<unsigned> IDs, in hasDiagnostic() argument
67 if ((IDs.empty() || // empty means any diagnostic in the range. in hasDiagnostic()
68 llvm::find(IDs, I->getID()) != IDs.end()) && in hasDiagnostic()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp67 if (auto EC = Reader.readArray(IDs, *HashCount)) { in readHashTable()
116 size_t Count = IDs.size(); in getIDForString()
125 uint32_t ID = IDs[Index]; in getIDForString()
139 return IDs; in name_ids()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DTypeBitCodes.def9 // This file provides an x-macro link between AST Type IDs and
10 // their stable serialized bit-code record type IDs.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp82 DenseMap<const Value *, unsigned> IDs; member
102 unsigned lookup(const Value *V) const { return IDs.lookup(V); } in lookup()
241 if (IDs.lookup(V)) in map()
250 IDs[V] = Values.size(); in map()
268 << ", user-id = " << M.IDs.lookup(U.getUser()) << ", user = "; in debugValue()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info55 type IDs::. Type lookups in child dicts that are not associated with a
497 ‘ctf_type_t’. *Note Type indexes and type IDs::.
517 * Type indexes and type IDs::
530 File: ctf-spec.info, Node: The info word, Next: Type indexes and type IDs, Up: The type section
577 File: ctf-spec.info, Node: Type indexes and type IDs, Next: Type kinds, Prev: The info word, Up…
579 2.3.2 Type indexes and type IDs
582 Types are referred to within the CTF file via “type IDs”. A type ID is
584 below are in the “parent range”: these IDs are used for dictionaries
591 These IDs appear in ‘ctf_type_t.ctt_type’ (*note The type section::),
594 compress well. The IDs are implicit: at open time, the consumer walks
[all …]
H A Dctf-spec.texi66 type IDs}. Type lookups in child dicts that are not associated with a
636 @code{ctf_stype_t}, not @code{ctf_type_t}. @xref{Type indexes and type IDs}.
717 @node Type indexes and type IDs
718 @subsection Type indexes and type IDs
720 @cindex Type IDs
721 @cindex Type, IDs of
727 @cindex Type IDs, ranges
728 Types are referred to within the CTF file via @dfn{type IDs}. A type ID is a
730 and below are in the @dfn{parent range}: these IDs are used for dictionaries
736 These IDs appear in @code{ctf_type_t.ctt_type} (@pxref{The type section}), but
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.info55 type IDs::. Type lookups in child dicts that are not associated with a
497 'ctf_type_t'. *Note Type indexes and type IDs::.
517 * Type indexes and type IDs::
530 File: ctf-spec.info, Node: The info word, Next: Type indexes and type IDs, Up: The type section
577 File: ctf-spec.info, Node: Type indexes and type IDs, Next: Type kinds, Prev: The info word, Up…
579 2.3.2 Type indexes and type IDs
582 Types are referred to within the CTF file via "type IDs". A type ID is
584 below are in the "parent range": these IDs are used for dictionaries
591 These IDs appear in 'ctf_type_t.ctt_type' (*note The type section::),
594 compress well. The IDs are implicit: at open time, the consumer walks
[all …]
H A Dctf-spec.texi66 type IDs}. Type lookups in child dicts that are not associated with a
636 @code{ctf_stype_t}, not @code{ctf_type_t}. @xref{Type indexes and type IDs}.
717 @node Type indexes and type IDs
718 @subsection Type indexes and type IDs
720 @cindex Type IDs
721 @cindex Type, IDs of
727 @cindex Type IDs, ranges
728 Types are referred to within the CTF file via @dfn{type IDs}. A type ID is a
730 and below are in the @dfn{parent range}: these IDs are used for dictionaries
736 These IDs appear in @code{ctf_type_t.ctt_type} (@pxref{The type section}), but
[all …]
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.922 changed to provide better performance with long queue IDs.
100 Major changes - long queue IDs
103 Postfix 2.9 introduces support for non-repeating queue IDs (also
105 case, lower case and decimal digit characters. Long queue IDs are
107 that expect queue IDs with the smaller [A-F0-9] character set.
124 [Feature 20110320] Support for long, non-repeating, queue IDs (queue
133 of the differences with the old short queue IDs.
135 This changes new Postfix queue IDs from the short form 0FCEE9247A9
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dmanaged-keys.inc.rst78 If two keys have IDs exactly 128 apart and one is revoked, the two
79 key IDs will collide, causing several problems. To prevent this,
92 unrevoked key IDs.
/netbsd-src/external/bsd/file/dist/tests/
H A Djson1.testfile12 "IDs": [116, 943, 234, 38793]
/netbsd-src/external/bsd/wpa/dist/hostapd/
H A Dhostapd.vlan6 # Optional wildcard entry matching all VLAN IDs. The first # in the interface
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DPDBStringTable.h56 FixedStreamArray<support::ulittle32_t> IDs; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp51 DenseMap<const Value *, std::pair<unsigned, bool>> IDs; member
65 unsigned size() const { return IDs.size(); } in size()
66 std::pair<unsigned, bool> &operator[](const Value *V) { return IDs[V]; } in operator []()
69 return IDs.lookup(V); in lookup()
74 unsigned ID = IDs.size() + 1; in index()
75 IDs[V].first = ID; in index()
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dversion15 1.8: Probe SCSI devices at any IDs and change boot command to use SCSI
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def1 /*===-- FixedMetadataKinds.def - Fixed metadata kind IDs -------*- C++ -*-=== *\
H A DInstruction.h338 unsigned IDs[] = {ID1, ID2};
339 return dropUnknownNonDebugMetadata(IDs);
/netbsd-src/external/bsd/ntp/dist/html/scripts/
H A Dauthopt.txt10 <li class='inline'><a href='authopt.html#trustedkey'>trustedkey - specify trusted key IDs</a></li>\
/netbsd-src/usr.bin/indent/
H A D.indent.pro17 -nfc1 /* Don't format comments in line 1, to preserve CVS IDs. */
/netbsd-src/external/public-domain/xz/dist/doc/
H A Dxz-file-format.txt55 5.4. Custom Filter IDs
353 Implementations SHOULD support at least the Check IDs 0x00
354 (None) and 0x01 (CRC32). Supporting other Check IDs is
575 officially defined Filter IDs and the formats of their Filter
578 Filter IDs greater than or equal to 0x4000_0000_0000_0000
580 These Filter IDs MUST never be used in List of Filter Flags.
988 5.4. Custom Filter IDs
990 If a developer wants to use custom Filter IDs, he has two
992 him to allocate a range of IDs for the developer.
1004 (well, hopefully unique) Filter IDs.
/netbsd-src/external/bsd/libbind/dist/
H A DCHANGES45 2. [bug] Randomize query IDs. New function res_nrandomid().
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Darmada-38x-solidrun-microsom.dtsi58 * IDs prior to binding with the driver.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBitCodeFormat.rst140 Abbreviation IDs
147 defined below) or one of the abbreviation IDs defined for the current block by
150 The set of builtin abbrev IDs is:
162 Abbreviation IDs 4 and above are defined by the stream itself, and specify an
172 function bodies). Block IDs 0-7 are reserved for `standard blocks`_ whose
173 meaning is defined by Bitcode; block IDs 8 and greater are application
308 Abbreviations are implicitly assigned IDs sequentially starting from 4 (the
310 ``BLOCKINFO`` record for the particular block type receive IDs first, in order,
404 may be added. Block IDs 0-7 are reserved for standard blocks.
430 IDs as described in `DEFINE_ABBREV`_.
[all …]

123456789