Searched defs:offset_type (Results 1 - 20 of 20) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h300 typedef uint64_t offset_type; typedef in class:llvm::IndexedInstrProf::HashT
308 static std::pair<offset_type, offset_type>
312 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D);
313 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D);
317 StringRef ReadKey(const unsigned char *D, offset_type N) {
323 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
H A DInstrProfReader.h300 typedef uint64_t offset_type; typedef in class:llvm::IndexedInstrProf::HashT
308 static std::pair<offset_type, offset_type>
312 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D);
313 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D);
317 StringRef ReadKey(const unsigned char *D, offset_type N) {
323 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
H A DInstrProfReader.h300 typedef uint64_t offset_type; typedef in class:llvm::IndexedInstrProf::HashT
308 static std::pair<offset_type, offset_type>
312 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D);
313 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D);
317 StringRef ReadKey(const unsigned char *D, offset_type N) {
323 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h300 typedef uint64_t offset_type; typedef in class:llvm::IndexedInstrProf::HashT
308 static std::pair<offset_type, offset_type>
312 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D);
313 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D);
317 StringRef ReadKey(const unsigned char *D, offset_type N) {
323 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ProfileData/
H A DInstrProfReader.h300 typedef uint64_t offset_type; typedef in class:llvm::IndexedInstrProf::HashT
308 static std::pair<offset_type, offset_type>
312 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D);
313 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D);
317 StringRef ReadKey(const unsigned char *D, offset_type N) {
323 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ProfileData/
H A DInstrProfReader.h300 typedef uint64_t offset_type; typedef in class:llvm::IndexedInstrProf::HashT
308 static std::pair<offset_type, offset_type>
312 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D);
313 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D);
317 StringRef ReadKey(const unsigned char *D, offset_type N) {
323 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DOnDiskHashTable.h42 /// typedef uint32_t offset_type; // The type for offsets into the table.
47 /// static std::pair<offset_type, offset_type>
51 /// offset_type KeyLen);
54 /// data_type_ref Data, offset_type DataLen);
73 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTableGenerator
74 offset_type NumBuckets;
75 offset_type NumEntries;
80 offset_type Of
286 typedef typename Info::offset_type offset_type; typedef in class:llvm::OnDiskChainedHashTable
439 typedef typename base_type::offset_type offset_type; typedef in class:llvm::OnDiskIterableChainedHashTable
[all...]

Completed in 400 milliseconds