Home
last modified time | relevance | path

Searched defs:Reference (Results 1 – 25 of 75) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dtransform_output_iterator.cuh31 struct Reference { struct in TransformOutputIterator
32 OutputType *output_ptr;
33 ConversionOp conversion_op;
36 …__host__ __device__ __forceinline__ Reference(OutputType *output_ptr, ///< Output iterator af… in Reference() function
41 __host__ __device__ __forceinline__ OriginType operator=(OriginType val) { in operator =()
/third_party/rust/rust/tests/ui/nll/
Dlocal-outlives-static-via-hrtb.rs7 trait Reference { interface
11 impl<'a, T: 'a> Reference for &'a T { impl
/third_party/python/Doc/c-api/
Dtypeobj.rst31 .. _tp-slots-table:
33 "tp slots"
192 sub-slots
333 slot typedefs
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DSharedObject.java102 public static final class Reference<T extends SharedObject> implements Cloneable { class in SharedObject
105 public Reference(T r) { in Reference() method in SharedObject.Reference
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DSharedObject.java99 public static final class Reference<T extends SharedObject> implements Cloneable { class in SharedObject
102 public Reference(T r) { in Reference() method in SharedObject.Reference
/third_party/mesa3d/docs/vulkan/
Dcommand-pools.rst71 Reference chapter
Dgraphics-state.rst222 Reference chapter
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h183 struct Reference : public Castable<Reference, Type> { struct
203 Type const* const type;
205 ast::StorageClass const storage_class;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp47 struct Reference { struct
50 Reference &operator|=(const Reference &Other) { in operator |=()
56 explicit operator bool() const { return Def || Use; } in operator bool()
60 bool Def = false;
61 bool Use = false;
/third_party/protobuf/docs/
Dcmake_protobuf_generate.md111 ## Reference section in How to use `protobuf_generate`
/third_party/python/Doc/library/
Dxml.etree.elementtree.rst492 Reference chapter
820 Reference chapter
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DValue.hpp78 class Reference : public Value class
81 Reference(const T &ref) in Reference() function in vk::dbg::Reference
/third_party/rust/rust/src/doc/
Dnot_found.md53 # Reference chapter
/third_party/skia/third_party/externals/dawn/src/common/
DRefCounted.h48 static void Reference(T* value) { in Reference() function
DCoreFoundationRef.h25 static void Reference(T value) { in Reference() function
DIOKitRef.h25 static void Reference(T value) { in Reference() function
DRefCounted.cpp41 void RefCounted::Reference() { in Reference() function in RefCounted
DNSRef.h70 static void Reference(T value) { in Reference() function
DRefBase.h159 static void Reference(T value) { in Reference() function
/third_party/skia/third_party/externals/tint/src/sem/
Dreference_type.cc24 Reference::Reference(const Type* subtype, in Reference() function in tint::sem::Reference
/third_party/jerryscript/docs/
D05.PORT-API.md1 # Reference chapter
/third_party/mesa3d/docs/drivers/
Dlima.rst252 Reference chapter
/third_party/protobuf/third_party/abseil-cpp/absl/container/internal/
Dinlined_vector.h62 using Reference = ValueType<A>&; variable
/third_party/lwip/contrib/apps/LwipMibCompiler/SharpSnmpLib/Mib/Elements/Types/
DTextualConvention.cs148 public string Reference property in Lextm.SharpSnmpLib.Mib.Elements.Types.TextualConvention
/third_party/grpc/src/csharp/
DBUILD-INTEGRATION.md139 # Reference chapter

123