Searched refs:records (Results 1 - 25 of 377) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h45 bool empty() const { return Serializer.records().empty(); }
74 for (auto Record : Serializer.records()) {
80 ArrayRef<MutableArrayRef<uint8_t>> records() const { function in class:llvm::codeview::TypeTableBuilder
81 return Serializer.records();
119 for (auto Record : TempSerializer.records()) {
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h45 bool empty() const { return Serializer.records().empty(); }
74 for (auto Record : Serializer.records()) {
80 ArrayRef<MutableArrayRef<uint8_t>> records() const { function in class:llvm::codeview::TypeTableBuilder
81 return Serializer.records();
119 for (auto Record : TempSerializer.records()) {
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
H A DTypeTableBuilder.h46 bool empty() const { return Serializer.records().empty(); }
79 for (auto Record : Serializer.records()) {
85 ArrayRef<ArrayRef<uint8_t>> records() const { return Serializer.records(); } function in class:llvm::codeview::TypeTableBuilder
126 for (auto Record : TempSerializer.records())
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
H A Dtest_thread.py73 records = 1000 variable in class:ConcurrentDataStoreBase
81 keys=range(self.records)
84 records_per_writer=self.records//self.writers
86 self.assertEqual(self.records,self.writers*records_per_writer)
132 print "%s: creating records %d - %d" % (name, start, stop)
141 print "%s: records %d - %d finished" % (name, start, x)
149 print "%s: finished creating records" % name
170 print "%s: found %d records" % (name, count)
181 records = 1000 variable in class:BTreeConcurrentDataStore
188 records variable in class:HashConcurrentDataStore
198 records = 1000 variable in class:SimpleThreadedBase
322 records = 2000 variable in class:ThreadedTransactionsBase
472 records = 1000 variable in class:BTreeThreadedTransactions
478 records = 1000 variable in class:HashThreadedTransactions
484 records = 1000 variable in class:BTreeThreadedNoWaitTransactions
491 records = 1000 variable in class:HashThreadedNoWaitTransactions
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
H A Dtest_thread.py73 records = 1000 variable in class:ConcurrentDataStoreBase
81 keys=range(self.records)
84 records_per_writer=self.records//self.writers
86 self.assertEqual(self.records,self.writers*records_per_writer)
132 print "%s: creating records %d - %d" % (name, start, stop)
141 print "%s: records %d - %d finished" % (name, start, x)
149 print "%s: finished creating records" % name
170 print "%s: found %d records" % (name, count)
181 records = 1000 variable in class:BTreeConcurrentDataStore
188 records variable in class:HashConcurrentDataStore
198 records = 1000 variable in class:SimpleThreadedBase
322 records = 2000 variable in class:ThreadedTransactionsBase
472 records = 1000 variable in class:BTreeThreadedTransactions
478 records = 1000 variable in class:HashThreadedTransactions
484 records = 1000 variable in class:BTreeThreadedNoWaitTransactions
491 records = 1000 variable in class:HashThreadedNoWaitTransactions
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_thread.py73 records = 1000 variable in class:ConcurrentDataStoreBase
81 keys=range(self.records)
84 records_per_writer=self.records//self.writers
86 self.assertEqual(self.records,self.writers*records_per_writer)
132 print "%s: creating records %d - %d" % (name, start, stop)
141 print "%s: records %d - %d finished" % (name, start, x)
149 print "%s: finished creating records" % name
170 print "%s: found %d records" % (name, count)
181 records = 1000 variable in class:BTreeConcurrentDataStore
188 records variable in class:HashConcurrentDataStore
198 records = 1000 variable in class:SimpleThreadedBase
322 records = 2000 variable in class:ThreadedTransactionsBase
472 records = 1000 variable in class:BTreeThreadedTransactions
478 records = 1000 variable in class:HashThreadedTransactions
484 records = 1000 variable in class:BTreeThreadedNoWaitTransactions
491 records = 1000 variable in class:HashThreadedNoWaitTransactions
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_thread.py73 records = 1000 variable in class:ConcurrentDataStoreBase
81 keys=range(self.records)
84 records_per_writer=self.records//self.writers
86 self.assertEqual(self.records,self.writers*records_per_writer)
132 print "%s: creating records %d - %d" % (name, start, stop)
141 print "%s: records %d - %d finished" % (name, start, x)
149 print "%s: finished creating records" % name
170 print "%s: found %d records" % (name, count)
181 records = 1000 variable in class:BTreeConcurrentDataStore
188 records variable in class:HashConcurrentDataStore
198 records = 1000 variable in class:SimpleThreadedBase
322 records = 2000 variable in class:ThreadedTransactionsBase
472 records = 1000 variable in class:BTreeThreadedTransactions
478 records = 1000 variable in class:HashThreadedTransactions
484 records = 1000 variable in class:BTreeThreadedNoWaitTransactions
491 records = 1000 variable in class:HashThreadedNoWaitTransactions
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dcgitb.py118 records = inspect.getinnerframes(etb, context) variable
119 for frame, file, lnum, func, lines, index in records:
206 records = inspect.getinnerframes(etb, context) variable
207 for frame, file, lnum, func, lines, index in records:
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dcgitb.py118 records = inspect.getinnerframes(etb, context) variable
119 for frame, file, lnum, func, lines, index in records:
206 records = inspect.getinnerframes(etb, context) variable
207 for frame, file, lnum, func, lines, index in records:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dcgitb.py118 records = inspect.getinnerframes(etb, context) variable
119 for frame, file, lnum, func, lines, index in records:
206 records = inspect.getinnerframes(etb, context) variable
207 for frame, file, lnum, func, lines, index in records:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dcgitb.py118 records = inspect.getinnerframes(etb, context) variable
119 for frame, file, lnum, func, lines, index in records:
206 records = inspect.getinnerframes(etb, context) variable
207 for frame, file, lnum, func, lines, index in records:
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/
H A D__init__.py496 A formatter suitable for formatting a number of records.
508 def formatHeader(self, records):
510 Return the header string for the specified records.
514 def formatFooter(self, records):
516 Return the footer string for the specified records.
520 def format(self, records):
522 Format the specified records and return the result as a string.
525 if len(records) > 0:
526 rv = rv + self.formatHeader(records)
527 for record in records
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/logging/
H A D__init__.py496 A formatter suitable for formatting a number of records.
508 def formatHeader(self, records):
510 Return the header string for the specified records.
514 def formatFooter(self, records):
516 Return the footer string for the specified records.
520 def format(self, records):
522 Format the specified records and return the result as a string.
525 if len(records) > 0:
526 rv = rv + self.formatHeader(records)
527 for record in records
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
H A D__init__.py496 A formatter suitable for formatting a number of records.
508 def formatHeader(self, records):
510 Return the header string for the specified records.
514 def formatFooter(self, records):
516 Return the footer string for the specified records.
520 def format(self, records):
522 Format the specified records and return the result as a string.
525 if len(records) > 0:
526 rv = rv + self.formatHeader(records)
527 for record in records
[all...]

Completed in 894 milliseconds

1234567891011>>