HomeSort by relevance Sort by last modified time
    Searched refs:Items (Results 1 - 25 of 177) sorted by null

1 2 3 4 5 6 7 8

  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
DecParserTest.py 149 Items = IncObj.GetIncludes()
150 assert len(Items) == 1
151 assert Items[0].File == 'Include'
153 Items = IncObj.GetIncludes('IA32')
154 assert len(Items) == 1
156 assert Items[0].File == 'Include\\Ia32'
193 Items = Obj.GetGuids()
195 assert len(Items) == 1
196 assert Items[0].GuidCName == 'gEfiGlobalVariableGuid'
197 assert Items[0].GuidCValue == '{ 0x8BE4DF61, 0x93CA, 0x11D2, { 0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C } (…)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
65 void setItems(ArrayRef<T> ItemArray) { Items = ItemArray; }
69 for (const auto &Item : Items)
78 for (const auto &Item : Items) {
90 ArrayRef<T> Items;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
65 void setItems(ArrayRef<T> ItemArray) { Items = ItemArray; }
69 for (const auto &Item : Items)
78 for (const auto &Item : Items) {
90 ArrayRef<T> Items;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
65 void setItems(ArrayRef<T> ItemArray) { Items = ItemArray; }
69 for (const auto &Item : Items)
78 for (const auto &Item : Items) {
90 ArrayRef<T> Items;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
65 void setItems(ArrayRef<T> ItemArray) { Items = ItemArray; }
69 for (const auto &Item : Items)
78 for (const auto &Item : Items) {
90 ArrayRef<T> Items;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
65 void setItems(ArrayRef<T> ItemArray) { Items = ItemArray; }
69 for (const auto &Item : Items)
78 for (const auto &Item : Items) {
90 ArrayRef<T> Items;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
65 void setItems(ArrayRef<T> ItemArray) { Items = ItemArray; }
69 for (const auto &Item : Items)
78 for (const auto &Item : Items) {
90 ArrayRef<T> Items;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
OSLog.h 104 SmallVector<OSLogBufferItem, 4> Items;
111 for (auto &item : Items) {
120 Items, [](const OSLogBufferItem &Item) { return Item.getIsPrivate(); });
125 Items, [](const OSLogBufferItem &Item) { return Item.getIsPublic(); });
129 return llvm::any_of(Items, [](const OSLogBufferItem &Item) {
143 unsigned char getNumArgsByte() const { return Items.size(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
66 Items = ItemArray;
77 ItemEndOffsets.reserve(Items.size());
79 for (const auto &Item : Items) {
81 assert(Len > 0 && "no empty items");
88 // Make sure the offset is somewhere in our items array.
95 assert(Idx < Items.size() && "binary search for offset failed");
100 ArrayRef<T> Items;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
66 Items = ItemArray;
77 ItemEndOffsets.reserve(Items.size());
79 for (const auto &Item : Items) {
81 assert(Len > 0 && "no empty items");
88 // Make sure the offset is somewhere in our items array.
95 assert(Idx < Items.size() && "binary search for offset failed");
100 ArrayRef<T> Items;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
66 Items = ItemArray;
77 ItemEndOffsets.reserve(Items.size());
79 for (const auto &Item : Items) {
81 assert(Len > 0 && "no empty items");
88 // Make sure the offset is somewhere in our items array.
95 assert(Idx < Items.size() && "binary search for offset failed");
100 ArrayRef<T> Items;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
BinaryItemStream.h 47 const auto &Item = Items[*ExpectedIndex];
61 Buffer = Traits::bytes(Items[*ExpectedIndex]);
66 Items = ItemArray;
77 ItemEndOffsets.reserve(Items.size());
79 for (const auto &Item : Items) {
81 assert(Len > 0 && "no empty items");
88 // Make sure the offset is somewhere in our items array.
95 assert(Idx < Items.size() && "binary search for offset failed");
100 ArrayRef<T> Items;

Completed in 6554 milliseconds

1 2 3 4 5 6 7 8