/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/ |
H A D | image_utils.h | 78 struct Reference { struct 83 inline bool operator==(const Reference& a, const Reference& b) { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 298 void LVScope::addMissingElements(LVScope *Reference) { in addMissingElements() 439 LVScope *Reference = getReference(); in resolveReferences() local 1073 LVScope *Reference = getReference(); in printExtra() local 1801 LVScope *Reference = getReference(); in resolveReferences() local 1810 if (LVScope *Reference = getReference()) in resolveReferences() local 1872 LVScope *Reference = getReference(); in printExtra() local 2012 if (LVScope *Reference = getReference()) in printExtra() local
|
H A D | LVSymbol.cpp | 244 LVSymbol *Reference = getReference(); in resolveReferences() local 443 if (LVSymbol *Reference = getReference()) in printExtra() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | ast-print.cpp | 10 struct Reference struct 17 Reference r; in test1() argument
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | reference.h | 28 explicit Reference(const AbiT& value) : value_(value) {} in Reference() function 29 explicit Reference(AbiT&& value) : value_(std::move(value)) {} in Reference() function
|
/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/ |
H A D | Reference.java | 25 class Reference { class 31 public Reference(AhatInstance src, String field, AhatInstance ref, Reachability reachability) { in Reference() method in Reference
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/default.allocator/ |
H A D | allocator_types.deprecated_in_cxx17.verify.cpp | 34 …typedef std::allocator<char>::reference Reference; // expected-warning {{'reference' … in f() typedef 41 …typedef std::allocator<char const>::reference Reference; // expected-warning {{'refer… in f() typedef
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
H A D | SharedObject.java | 102 public static final class Reference<T extends SharedObject> implements Cloneable { class in SharedObject 105 public Reference(T r) { in Reference() method in SharedObject.Reference
|
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/ |
H A D | SharedObject.java | 99 public static final class Reference<T extends SharedObject> implements Cloneable { class in SharedObject 102 public Reference(T r) { in Reference() method in SharedObject.Reference
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/ |
H A D | Block.java | 140 public static class Reference implements Renderable class in Block 150 public Reference(InternalContextAdapter context, Block parent) in Reference() method in Block.Reference
|
/aosp_15_r20/external/armnn/build-tool/ |
H A D | README.md | 131 ### SETUP_ARGS 156 ### BUILD_ARGS
|
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/ |
H A D | Reference.java | 30 public final class Reference extends com.google.protobuf.GeneratedMessageV3 class 36 private Reference(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Reference() method in Reference 40 private Reference() { in Reference() method in Reference
|
/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/ |
H A D | Value.hpp | 78 class Reference : public Value class 81 Reference(const T &ref) in Reference() function in vk::dbg::Reference
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | xml.etree.elementtree.rst | 492 Reference chapter 820 Reference chapter
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ResourceValues.cpp | 99 Reference::Reference() : reference_type(Type::kResource) {} in Reference() function in aapt::Reference 101 Reference::Reference(const ResourceNameRef& n, Type t) in Reference() function in aapt::Reference 104 Reference::Reference(const ResourceId& i, Type type) in Reference() function in aapt::Reference 107 Reference::Reference(const ResourceNameRef& n, const ResourceId& i) in Reference() function in aapt::Reference
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVELFReader.cpp | 557 LVElementEntry &Reference = ElementTable[Offset]; in processOneDie() local 1081 uint64_t Reference = *FormValue.getAsReference(); in updateReference() local 1140 LVElementEntry &Reference = Iter->second; in getElementForOffset() local
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | Reference.java | 30 public final class Reference extends com.google.protobuf.GeneratedMessageV3 class 36 private Reference(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Reference() method in Reference 40 private Reference() { in Reference() method in Reference
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/src/com/android/libraries/pcc/chronicle/api/ |
D | DataTypeDescriptor.kt | 150 data class Reference(val name: kotlin.String) : FieldType() in build() dataClass
|
/aosp_15_r20/art/tools/ahat/src/test-dump/ |
H A D | DumpedStuff.java | 128 public static class Reference { class in DumpedStuff 131 public Reference(Object referent) { in Reference() method in DumpedStuff.Reference
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
H A D | Session.java | 358 private class Reference implements AutoCloseable { class in Session.Runner 359 public Reference() { in Reference() method in Session.Runner.Reference
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 647 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 753 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 647 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 753 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 647 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 753 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 646 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 752 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 327 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 647 LVScope *Reference = nullptr; // DW_AT_specification, DW_AT_abstract_origin. variable 753 LVScope *Reference = nullptr; // Reference to DW_AT_extension attribute. variable
|