Home
last modified time | relevance | path

Searched full:record (Results 1 – 25 of 16106) sorted by relevance

12345678910>>...645

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DAttrPCHWrite.inc13 Record.push_back(SA->isInherited());
14 Record.push_back(A->isImplicit());
15 Record.push_back(A->isPackExpansion());
20 Record.push_back(SA->isInherited());
21 Record.push_back(A->isImplicit());
22 Record.push_back(A->isPackExpansion());
27 Record.push_back(SA->isInherited());
28 Record.push_back(A->isImplicit());
29 Record.push_back(A->isPackExpansion());
30 Record.AddStmt(SA->getMin());
[all …]
DAttrPCHRead.inc12 bool isInherited = Record.readInt();
13 bool isImplicit = Record.readInt();
14 bool isPackExpansion = Record.readInt();
22 bool isInherited = Record.readInt();
23 bool isImplicit = Record.readInt();
24 bool isPackExpansion = Record.readInt();
32 bool isInherited = Record.readInt();
33 bool isImplicit = Record.readInt();
34 bool isPackExpansion = Record.readInt();
35 Expr * min = Record.readExpr();
[all …]
DASTBitCodes.h160 /// preprocessing record.
283 /// The block containing the detailed preprocessing record.
320 /// Record types that occur within the control block.
326 /// Record code for the list of other AST files imported by
330 /// Record code for the original file that was used to
335 /// Record code for file ID of the file or buffer that was used to
343 /// Record code for the module name.
346 /// Record code for the module map file that was used to build this
350 /// Record code for the module build directory.
354 /// Record types that occur within the options block inside
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DAttrPCHWrite.inc13 Record.push_back(SA->isInherited());
14 Record.push_back(A->isImplicit());
15 Record.push_back(A->isPackExpansion());
20 Record.push_back(SA->isInherited());
21 Record.push_back(A->isImplicit());
22 Record.push_back(A->isPackExpansion());
27 Record.push_back(SA->isInherited());
28 Record.push_back(A->isImplicit());
29 Record.push_back(A->isPackExpansion());
30 Record.AddStmt(SA->getMin());
[all …]
DAttrPCHRead.inc12 bool isInherited = Record.readInt();
13 bool isImplicit = Record.readInt();
14 bool isPackExpansion = Record.readInt();
22 bool isInherited = Record.readInt();
23 bool isImplicit = Record.readInt();
24 bool isPackExpansion = Record.readInt();
32 bool isInherited = Record.readInt();
33 bool isImplicit = Record.readInt();
34 bool isPackExpansion = Record.readInt();
35 Expr * min = Record.readExpr();
[all …]
DASTBitCodes.h167 /// preprocessing record.
294 /// The block containing the detailed preprocessing record.
331 /// Record types that occur within the control block.
337 /// Record code for the list of other AST files imported by
341 /// Record code for the original file that was used to
346 /// Record code for file ID of the file or buffer that was used to
354 /// Record code for the module name.
357 /// Record code for the module map file that was used to build this
361 /// Record code for the module build directory.
365 /// Record types that occur within the options block inside
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DAttrPCHWrite.inc13 Record.push_back(SA->isInherited());
14 Record.push_back(A->isImplicit());
15 Record.push_back(A->isPackExpansion());
20 Record.push_back(SA->isInherited());
21 Record.push_back(A->isImplicit());
22 Record.push_back(A->isPackExpansion());
27 Record.push_back(SA->isInherited());
28 Record.push_back(A->isImplicit());
29 Record.push_back(A->isPackExpansion());
30 Record.AddStmt(SA->getMin());
[all …]
DAttrPCHRead.inc12 bool isInherited = Record.readInt();
13 bool isImplicit = Record.readInt();
14 bool isPackExpansion = Record.readInt();
22 bool isInherited = Record.readInt();
23 bool isImplicit = Record.readInt();
24 bool isPackExpansion = Record.readInt();
32 bool isInherited = Record.readInt();
33 bool isImplicit = Record.readInt();
34 bool isPackExpansion = Record.readInt();
35 Expr * min = Record.readExpr();
[all …]
DASTBitCodes.h167 /// preprocessing record.
294 /// The block containing the detailed preprocessing record.
331 /// Record types that occur within the control block.
337 /// Record code for the list of other AST files imported by
341 /// Record code for the original file that was used to
346 /// Record code for file ID of the file or buffer that was used to
354 /// Record code for the module name.
357 /// Record code for the module map file that was used to build this
361 /// Record code for the module build directory.
365 /// Record types that occur within the options block inside
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DAttrPCHWrite.inc13 Record.push_back(SA->isInherited());
14 Record.push_back(A->isImplicit());
15 Record.push_back(A->isPackExpansion());
20 Record.push_back(SA->isInherited());
21 Record.push_back(A->isImplicit());
22 Record.push_back(A->isPackExpansion());
27 Record.push_back(SA->isInherited());
28 Record.push_back(A->isImplicit());
29 Record.push_back(A->isPackExpansion());
30 Record.AddStmt(SA->getMin());
[all …]
DAttrPCHRead.inc12 bool isInherited = Record.readInt();
13 bool isImplicit = Record.readInt();
14 bool isPackExpansion = Record.readInt();
22 bool isInherited = Record.readInt();
23 bool isImplicit = Record.readInt();
24 bool isPackExpansion = Record.readInt();
32 bool isInherited = Record.readInt();
33 bool isImplicit = Record.readInt();
34 bool isPackExpansion = Record.readInt();
35 Expr * min = Record.readExpr();
[all …]
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-attributes/gen/clang/Serialization/
DAttrPCHWrite.inc12 Record.push_back(SA->isInherited());
13 Record.push_back(A->isImplicit());
14 Record.push_back(A->getSpellingListIndex());
15 Record.push_back(SA->getNumSGPR());
20 Record.push_back(SA->isInherited());
21 Record.push_back(A->isImplicit());
22 Record.push_back(A->getSpellingListIndex());
23 Record.push_back(SA->getNumVGPR());
28 Record.push_back(SA->isInherited());
29 Record.push_back(A->isImplicit());
[all …]
DAttrPCHRead.inc11 bool isInherited = Record[Idx++];
12 bool isImplicit = Record[Idx++];
13 unsigned Spelling = Record[Idx++];
14 unsigned numSGPR = Record[Idx++];
21 bool isInherited = Record[Idx++];
22 bool isImplicit = Record[Idx++];
23 unsigned Spelling = Record[Idx++];
24 unsigned numVGPR = Record[Idx++];
31 bool isInherited = Record[Idx++];
32 bool isImplicit = Record[Idx++];
[all …]
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp33 ASTRecordWriter Record; member in clang::ASTStmtWriter
39 ASTStmtWriter(ASTWriter &Writer, ASTWriter::RecordData &Record) in ASTStmtWriter() argument
40 : Writer(Writer), Record(Writer, Record), in ASTStmtWriter()
48 return Record.EmitStmt(Code, AbbrevToUse); in Emit()
63 Record.AddSourceLocation(ArgInfo.TemplateKWLoc); in AddTemplateKWAndArgsInfo()
64 Record.AddSourceLocation(ArgInfo.LAngleLoc); in AddTemplateKWAndArgsInfo()
65 Record.AddSourceLocation(ArgInfo.RAngleLoc); in AddTemplateKWAndArgsInfo()
67 Record.AddTemplateArgumentLoc(Args[i]); in AddTemplateKWAndArgsInfo()
75 Record.AddSourceLocation(S->getSemiLoc()); in VisitNullStmt()
76 Record.push_back(S->HasLeadingEmptyMacro); in VisitNullStmt()
[all …]
H A DASTReaderStmt.cpp34 const ASTReader::RecordData &Record; member in clang::ASTStmtReader
83 const ASTReader::RecordData &Record, unsigned &Idx) in ASTStmtReader() argument
84 : Reader(Reader), F(F), DeclsCursor(Cursor), Record(Record), Idx(Idx) { } in ASTStmtReader()
86 /// \brief The number of record fields required for the Stmt class
90 /// \brief The number of record fields required for the Expr class
112 SourceLocation TemplateKWLoc = ReadSourceLocation(Record, Idx); in ReadTemplateKWAndArgsInfo()
114 ArgInfo.setLAngleLoc(ReadSourceLocation(Record, Idx)); in ReadTemplateKWAndArgsInfo()
115 ArgInfo.setRAngleLoc(ReadSourceLocation(Record, Idx)); in ReadTemplateKWAndArgsInfo()
118 Reader.ReadTemplateArgumentLoc(F, Record, Idx)); in ReadTemplateKWAndArgsInfo()
128 S->setSemiLoc(ReadSourceLocation(Record, Idx)); in VisitNullStmt()
[all …]
H A DASTWriter.cpp88 ASTRecordWriter Record; member in clang::ASTTypeWriter
90 /// \brief Type code that corresponds to the record generated.
92 /// \brief Abbreviation to use for the record, if any.
96 ASTTypeWriter(ASTWriter &Writer, ASTWriter::RecordDataImpl &Record) in ASTTypeWriter() argument
97 : Writer(Writer), Record(Writer, Record), Code((TypeCode)0), AbbrevToUse(0) { } in ASTTypeWriter()
100 return Record.Emit(Code, AbbrevToUse); in Emit()
106 Record.AddTypeRef(T.getLocalUnqualifiedType()); in Visit()
107 Record.push_back(Qs.getAsOpaqueValue()); in Visit()
137 Record.AddTypeRef(T->getElementType()); in VisitComplexType()
142 Record.AddTypeRef(T->getPointeeType()); in VisitPointerType()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp413 /// the middle of the metadata block and load any record.
423 /// Index that keeps track of where to find a metadata record in the stream.
469 Error parseOneMetadata(SmallVectorImpl<uint64_t> &Record, unsigned Code,
472 Error parseMetadataStrings(ArrayRef<uint64_t> Record, StringRef Blob,
475 ArrayRef<uint64_t> Record);
476 Error parseMetadataKindRecord(SmallVectorImpl<uint64_t> &Record);
550 return error("Invalid record"); in upgradeDIExpression()
683 SmallVector<uint64_t, 64> Record; in lazyLoadModuleMetadataBlock() local
685 // Get the abbrevs, and preload record positions to make them lazy-loadable. in lazyLoadModuleMetadataBlock()
702 case BitstreamEntry::Record: { in lazyLoadModuleMetadataBlock()
[all …]
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp356 /// Read a value/type pair out of the specified record from slot 'Slot'.
357 /// Increment Slot past the number of slots used in the record. Return true on
359 bool getValueTypePair(SmallVectorImpl<uint64_t> &Record, unsigned &Slot, in getValueTypePair() argument
361 if (Slot == Record.size()) return true; in getValueTypePair()
362 unsigned ValNo = (unsigned)Record[Slot++]; in getValueTypePair()
372 if (Slot == Record.size()) in getValueTypePair()
375 unsigned TypeNo = (unsigned)Record[Slot++]; in getValueTypePair()
380 /// Read a value out of the specified record from slot 'Slot'. Increment Slot
381 /// past the number of slots used by the value in the record. Return true if
383 bool popValue(SmallVectorImpl<uint64_t> &Record, unsigned &Slot, in popValue() argument
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp431 /// the middle of the metadata block and load any record.
441 /// Index that keeps track of where to find a metadata record in the stream.
472 Error parseOneMetadata(SmallVectorImpl<uint64_t> &Record, unsigned Code,
475 Error parseMetadataStrings(ArrayRef<uint64_t> Record, StringRef Blob,
478 ArrayRef<uint64_t> Record);
479 Error parseMetadataKindRecord(SmallVectorImpl<uint64_t> &Record);
554 return error("Invalid record"); in upgradeDIExpression()
686 SmallVector<uint64_t, 64> Record; in lazyLoadModuleMetadataBlock() local
687 // Get the abbrevs, and preload record positions to make them lazy-loadable. in lazyLoadModuleMetadataBlock()
702 case BitstreamEntry::Record: { in lazyLoadModuleMetadataBlock()
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/
H A Dun_literacy.xml3 <record>
10 <field name="Record Type">Census - de jure - complete tabulation</field>
15 </record>
16 <record>
23 <field name="Record Type">Census - de jure - complete tabulation</field>
28 </record>
29 <record>
36 <field name="Record Type">Census - de jure - complete tabulation</field>
41 </record>
42 <record>
[all …]
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTBitCodes.h156 /// preprocessing record.
227 /// \brief The block containing the detailed preprocessing record.
258 /// \brief Record types that occur within the control block.
264 /// \brief Record code for the list of other AST files imported by
268 /// \brief Record code for the original file that was used to
276 /// \brief Record code for file ID of the file or buffer that was used to
284 /// \brief Record code for the module name.
287 /// \brief Record code for the module map file that was used to build this
291 /// \brief Record code for the signature that identifiers this AST file.
294 /// \brief Record code for the module build directory.
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/functionaltests/
H A DAsyncBasicCrudTest.java51 private static class Record { class in AsyncBasicCrudTest
62 private Record setId(String id) { in setId()
71 private Record setSort(String sort) { in setSort()
80 private Record setAttribute(String attribute) { in setAttribute()
89 private Record setAttribute2(String attribute2) { in setAttribute2()
98 private Record setAttribute3(String attribute3) { in setAttribute3()
107 Record record = (Record) o; in equals()
108 return Objects.equals(id, record.id) && in equals()
109 Objects.equals(sort, record.sort) && in equals()
110 Objects.equals(attribute, record.attribute) && in equals()
[all …]
H A DBasicCrudTest.java50 private static class Record { class in BasicCrudTest
61 private Record setId(String id) { in setId()
70 private Record setSort(String sort) { in setSort()
79 private Record setAttribute(String attribute) { in setAttribute()
88 private Record setAttribute2(String attribute2) { in setAttribute2()
97 private Record setAttribute3(String attribute3) { in setAttribute3()
106 Record record = (Record) o; in equals()
107 return Objects.equals(id, record.id) && in equals()
108 Objects.equals(sort, record.sort) && in equals()
109 Objects.equals(attribute, record.attribute) && in equals()
[all …]
/aosp_15_r20/external/llvm/lib/DebugInfo/CodeView/
H A DTypeTableBuilder.cpp24 TypeIndex TypeTableBuilder::writeModifier(const ModifierRecord &Record) { in writeModifier() argument
25 TypeRecordBuilder Builder(Record.getKind()); in writeModifier()
27 Builder.writeTypeIndex(Record.getModifiedType()); in writeModifier()
28 Builder.writeUInt16(static_cast<uint16_t>(Record.getModifiers())); in writeModifier()
33 TypeIndex TypeTableBuilder::writeProcedure(const ProcedureRecord &Record) { in writeProcedure() argument
34 TypeRecordBuilder Builder(Record.getKind()); in writeProcedure()
36 Builder.writeTypeIndex(Record.getReturnType()); in writeProcedure()
37 Builder.writeUInt8(static_cast<uint8_t>(Record.getCallConv())); in writeProcedure()
38 Builder.writeUInt8(static_cast<uint8_t>(Record.getOptions())); in writeProcedure()
39 Builder.writeUInt16(Record.getParameterCount()); in writeProcedure()
[all …]
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationRecordTest.java294 NotificationRecord record = new NotificationRecord(mMockContext, sbn, defaultChannel); in testSound_default_preUpgradeUsesNotification() local
295 assertEquals(Settings.System.DEFAULT_NOTIFICATION_URI, record.getSound()); in testSound_default_preUpgradeUsesNotification()
296 assertEquals(Notification.AUDIO_ATTRIBUTES_DEFAULT, record.getAudioAttributes()); in testSound_default_preUpgradeUsesNotification()
307 NotificationRecord record = new NotificationRecord(mMockContext, sbn, defaultChannel); in testSound_custom_preUpgradeUsesNotification() local
308 assertEquals(CUSTOM_SOUND, record.getSound()); in testSound_custom_preUpgradeUsesNotification()
309 assertEquals(CUSTOM_ATTRIBUTES, record.getAudioAttributes()); in testSound_custom_preUpgradeUsesNotification()
321 NotificationRecord record = new NotificationRecord(mMockContext, sbn, defaultChannel); in testSound_default_userLocked_preUpgrade() local
322 assertEquals(CUSTOM_SOUND, record.getSound()); in testSound_default_userLocked_preUpgrade()
323 assertEquals(CUSTOM_ATTRIBUTES, record.getAudioAttributes()); in testSound_default_userLocked_preUpgrade()
333 NotificationRecord record = new NotificationRecord(mMockContext, sbn, defaultChannel); in testSound_noSound_preUpgrade() local
[all …]

12345678910>>...645