Home
last modified time | relevance | path

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

123

/third_party/python/Doc/c-api/
Dtypeobj.rst31 .. _tp-slots-table:
33 "tp slots"
186 sub-slots
327 slot typedefs
/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/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/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/mesa3d/docs/vulkan/
Dgraphics-state.rst211 Reference chapter
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRefCounted.cpp31 void RefCounted::Reference() { in Reference() function in dawn_native::RefCounted
DRefCounted.h108 void Reference() const { in Reference() function
/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/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/python/Doc/library/
Dxml.etree.elementtree.rst499 Reference chapter
827 Reference chapter
/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/skia/third_party/externals/dawn/src/common/
DRefCounted.h48 static void Reference(T* value) { in Reference() function
DIOKitRef.h25 static void Reference(T value) { in Reference() function
DCoreFoundationRef.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/node/src/
Daliased_buffer.h112 Reference(AliasedBufferBase<NativeT, V8T>* aliased_buffer, size_t index) in Reference() function
115 Reference(const Reference& that) in Reference() function
/third_party/jerryscript/docs/
D05.PORT-API.md1 # Reference chapter
/third_party/mesa3d/docs/drivers/
Dlima.rst251 Reference chapter
/third_party/flutter/skia/site/dev/tools/
Dmarkdown.md150 Reference chapter
/third_party/node/test/cctest/
Dtest_js_native_api_v8.cc29 TEST_F(JsNativeApiV8Test, Reference) { in TEST_F() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DRefBaseTests.cpp68 void Reference() const { in Reference() function
101 static void Reference(const RefTracker& handle) { in Reference() function
/third_party/flatbuffers/ts/flexbuffers/
Dreference.ts25 export class Reference { class
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJQL.java418 private static class Reference extends WeakReference<JQL> { class in JQL
421 Reference(JQL jql, ReferenceQueue<JQL> rq) { in Reference() method in JQL.Reference

123