| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | IOKitRef.h | 25 static void Reference(T value) { in Reference() function
|
| H A D | CoreFoundationRef.h | 25 static void Reference(T value) { in Reference() function
|
| H A D | RefBase.h | 159 static void Reference(T value) { in Reference() function in RefBase
|
| H A D | RefCounted.cpp | 41 void RefCounted::Reference() { in Reference() function in RefCounted
|
| H A D | RefCounted.h | 48 static void Reference(T* value) { in Reference() function
|
| H A D | NSRef.h | 70 static void Reference(T value) { in Reference() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceBitVector.h | 61 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 D | reference_type.cc | 19 TINT_INSTANTIATE_TYPEINFO(tint::sem::Reference); variable 24 Reference::Reference(const Type* subtype, in Reference() function in tint::sem::Reference [all...] |
| H A D | reference_type.h | 28 class Reference : public Castable<Reference, Type> { class
|
| /third_party/icu/icu4j/main/classes/collate/src/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
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/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
|
| /third_party/node/src/ |
| H A D | aliased_buffer.h | 69 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 D | js_native_api_v8.h | 517 class Reference : public RefBase { class [all...] |
| H A D | js_native_api_v8.cc | 1236 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 D | slots-atomic-inl.h | 33 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 D | slots.h | 200 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 D | Value.hpp | 78 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 D | RefBaseTests.cpp | 68 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 D | bitset_utils.h | 63 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 D | parser_type.h | 183 struct Reference : public Castable<Reference, Type> { struct
|
| H A D | parser_type.cc | 32 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 D | SystemZElimCompare.cpp | 47 struct Reference { struct
|
| /third_party/gn/src/gn/ |
| H A D | xcode_object.cc | 343 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 D | ViewableTaggedData.java | 611 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 D | lib.rs | 230 type Reference<'a>; types 408 pub struct Reference<'a>(&'a String); structure names
|