Home
last modified time | relevance | path

Searched defs:Reference (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/common/
H A DIOKitRef.h25 static void Reference(T value) { in Reference() function
H A DCoreFoundationRef.h25 static void Reference(T value) { in Reference() function
H A DRefBase.h159 static void Reference(T value) { in Reference() function in RefBase
H A DRefCounted.cpp41 void RefCounted::Reference() { in Reference() function in RefCounted
H A DRefCounted.h48 static void Reference(T* value) { in Reference() function
H A DNSRef.h70 static void Reference(T value) { in Reference() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceBitVector.h61 class Reference { class in Ice::SmallBitVector
79 Reference(ElementType *D, SizeT B) : Data(D), Bit(B) { in Reference() function in Ice::SmallBitVector::Reference
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Dreference_type.cc19 TINT_INSTANTIATE_TYPEINFO(tint::sem::Reference); variable
24 Reference::Reference(const Type* subtype, in Reference() function in tint::sem::Reference
[all...]
H A Dreference_type.h28 class Reference : public Castable<Reference, Type> { class
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A 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/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A 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/node/src/
H A Daliased_buffer.h69 class Reference { class in node::AliasedBufferBase
71 Reference(AliasedBufferBase<NativeT, V8T>* aliased_buffer, size_t index) in Reference() function in node::AliasedBufferBase::Reference
74 Reference(const Reference& that) in Reference() function in node::AliasedBufferBase::Reference
[all...]
H A Djs_native_api_v8.h517 class Reference : public RefBase { class
[all...]
H A Djs_native_api_v8.cc1236 Reference::Reference(JSVM_Env env, v8::Local<v8::Value> value, Args&&... args) Reference() function in v8impl::Reference
[all...]
/third_party/node/deps/v8/src/objects/
H A Dslots-atomic-inl.h33 class Reference { class in v8::internal::AtomicSlot
35 explicit Reference(Tagged_t* address) : address_(address) {} in Reference() function in v8::internal::AtomicSlot::Reference
[all...]
H A Dslots.h200 class Reference { class in v8::internal::UnalignedSlot
202 explicit Reference(Address address) : address_(address) {} in Reference() function in v8::internal::UnalignedSlot::Reference
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DValue.hpp78 class Reference : public Value class
81 Reference(const T &ref) in Reference() function in vk::dbg::Reference
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp68 void Reference() const { in Reference() function
101 static void Reference(const RefTracker& handle) { in Reference() function
/third_party/skia/third_party/externals/angle2/src/common/
H A Dbitset_utils.h63 Reference(BitSetT *parent, ParamT bit) : mParent(parent), mBit(bit) {} in Reference() function in angle::final::final
522 Reference(BitSetArra function in angle::final::final
[all...]
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_type.h183 struct Reference : public Castable<Reference, Type> { struct
H A Dparser_type.cc32 TINT_INSTANTIATE_TYPEINFO(tint::reader::spirv::Reference); variable
162 Reference::Reference(const Type* t, ast::StorageClass s) in Reference() function in tint::reader::spirv::Reference
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp47 struct Reference { struct
/third_party/gn/src/gn/
H A Dxcode_object.cc343 std::string PBXObject::Reference() const { in Reference() function in PBXObject
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DViewableTaggedData.java611 private static class Reference { class in ViewableTaggedData
615 private Reference(int sourcePosition, int targetPosition) { in Reference() method in ViewableTaggedData.Reference
[all...]
/third_party/rust/crates/cxx/tests/ffi/
H A Dlib.rs230 type Reference<'a>; types
408 pub struct Reference<'a>(&'a String); structure names

Completed in 19 milliseconds

12