/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 69 SmallVectorImpl<TiReference> &Refs) { in handleMethodOverloadList() 95 SmallVectorImpl<TiReference> &Refs) { in handleBaseClass() 105 SmallVectorImpl<TiReference> &Refs) { in handleEnumerator() 115 SmallVectorImpl<TiReference> &Refs) { in handleDataMember() 127 SmallVectorImpl<TiReference> &Refs) { in handleOverloadedMethod() 137 SmallVectorImpl<TiReference> &Refs) { in handleOneMethod() 155 SmallVectorImpl<TiReference> &Refs) { in handleNestedType() 165 SmallVectorImpl<TiReference> &Refs) { in handleStaticDataMember() 176 SmallVectorImpl<TiReference> &Refs) { in handleVirtualBaseClass() 191 SmallVectorImpl<TiReference> &Refs) { in handleVFPtr() [all …]
|
H A D | TypeRecordHelpers.cpp | 49 SmallVector<TypeIndex, 1> Refs; in getModifiedType() local
|
H A D | TypeHashing.cpp | 36 SmallVector<TiReference, 4> Refs; in hashType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndexDiscovery.cpp | 70 SmallVectorImpl<TiReference> &Refs) { in handleMethodOverloadList() 96 SmallVectorImpl<TiReference> &Refs) { in handleBaseClass() 106 SmallVectorImpl<TiReference> &Refs) { in handleEnumerator() 116 SmallVectorImpl<TiReference> &Refs) { in handleDataMember() 128 SmallVectorImpl<TiReference> &Refs) { in handleOverloadedMethod() 138 SmallVectorImpl<TiReference> &Refs) { in handleOneMethod() 156 SmallVectorImpl<TiReference> &Refs) { in handleNestedType() 166 SmallVectorImpl<TiReference> &Refs) { in handleStaticDataMember() 177 SmallVectorImpl<TiReference> &Refs) { in handleVirtualBaseClass() 192 SmallVectorImpl<TiReference> &Refs) { in handleVFPtr() [all …]
|
H A D | TypeRecordHelpers.cpp | 49 SmallVector<TypeIndex, 1> Refs; in getModifiedType() local
|
H A D | TypeHashing.cpp | 36 SmallVector<TiReference, 4> Refs; in hashType() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | SmallString.h | 35 SmallString(std::initializer_list<StringRef> Refs) in SmallString() 56 void assign(std::initializer_list<StringRef> Refs) { in assign() 73 void append(std::initializer_list<StringRef> Refs) { in append()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | SmallString.h | 35 SmallString(std::initializer_list<StringRef> Refs) in SmallString() 56 void assign(std::initializer_list<StringRef> Refs) { in assign() 73 void append(std::initializer_list<StringRef> Refs) { in append()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | SmallString.h | 35 SmallString(std::initializer_list<StringRef> Refs) in SmallString() 56 void assign(std::initializer_list<StringRef> Refs) { in assign() 73 void append(std::initializer_list<StringRef> Refs) { in append()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | SmallString.h | 35 SmallString(std::initializer_list<StringRef> Refs) in SmallString() 56 void assign(std::initializer_list<StringRef> Refs) { in assign() 73 void append(std::initializer_list<StringRef> Refs) { in append()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | SmallString.h | 35 SmallString(std::initializer_list<StringRef> Refs) in SmallString() 56 void assign(std::initializer_list<StringRef> Refs) { in assign() 73 void append(std::initializer_list<StringRef> Refs) { in append()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 222 struct Refs in createRenderPass() struct 224 std::vector<AttachmentRef> colorAttachmentRefs; in createRenderPass() 225 std::vector<AttachmentRef> resolveAttachmentRefs; in createRenderPass() 226 std::vector<AttachmentRef> depthStencilAttachmentRefs; in createRenderPass() 227 std::vector<AttachmentRef> inputAttachmentRefs; in createRenderPass()
|
/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | Transforms.cpp | 221 ExprSet &Refs; member in __anon0cd4fbcf0111::ReferenceClear 229 ExprSet &Refs; member in __anon0cd4fbcf0111::ReferenceCollector
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.cpp | 1059 NodeList Refs; in getRelatedRefs() local 1275 auto &Refs = RefM[BA.Id]; in buildBlockRefs() local 1330 RegisterSet &Refs = RefM[BA.Id]; in recordDefsForDF() local 1468 NodeList Refs = PA.Addr->members(*this); in removeUnusedPhis() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | vec.rs | 2235 struct Refs<'a> { in test_vec_cycle_wrapped() struct 2236 v: Vec<Cell<Option<&'a C<'a>>>>, in test_vec_cycle_wrapped() 2243 impl<'a> Refs<'a> { in test_vec_cycle_wrapped() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | vec.rs | 2235 struct Refs<'a> { in test_vec_cycle_wrapped() struct 2236 v: Vec<Cell<Option<&'a C<'a>>>>, in test_vec_cycle_wrapped() 2243 impl<'a> Refs<'a> { in test_vec_cycle_wrapped() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | vec.rs | 2235 struct Refs<'a> { in test_vec_cycle_wrapped() struct 2236 v: Vec<Cell<Option<&'a C<'a>>>>, in test_vec_cycle_wrapped() 2243 impl<'a> Refs<'a> { in test_vec_cycle_wrapped() implementation
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | vec.rs | 2235 struct Refs<'a> { in test_vec_cycle_wrapped() struct 2236 v: Vec<Cell<Option<&'a C<'a>>>>, in test_vec_cycle_wrapped() 2243 impl<'a> Refs<'a> { in test_vec_cycle_wrapped() implementation
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | vec.rs | 2235 struct Refs<'a> { in test_vec_cycle_wrapped() struct 2236 v: Vec<Cell<Option<&'a C<'a>>>>, in test_vec_cycle_wrapped() 2243 impl<'a> Refs<'a> { in test_vec_cycle_wrapped() implementation
|
/aosp_15_r20/external/webrtc/test/ |
H A D | fake_encoded_frame.cc | 62 FakeFrameBuilder& FakeFrameBuilder::Refs( in Refs() function in webrtc::test::FakeFrameBuilder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 53 unsigned Refs = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 53 unsigned Refs = 0; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | ExecutionDomainFix.h | 53 unsigned Refs = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 53 unsigned Refs = 0; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | ExecutionDomainFix.h | 53 unsigned Refs = 0; member
|