/third_party/python/Doc/c-api/ |
D | typeobj.rst | 31 .. _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/ |
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/ |
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/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_type.h | 183 struct Reference : public Castable<Reference, Type> { struct 203 Type const* const type; 205 ast::StorageClass const storage_class;
|
/third_party/mesa3d/docs/vulkan/ |
D | graphics-state.rst | 211 Reference chapter
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | RefCounted.cpp | 31 void RefCounted::Reference() { in Reference() function in dawn_native::RefCounted
|
D | RefCounted.h | 108 void Reference() const { in Reference() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZElimCompare.cpp | 47 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/ |
D | Value.hpp | 78 class Reference : public Value class 81 Reference(const T &ref) in Reference() function in vk::dbg::Reference
|
/third_party/python/Doc/library/ |
D | xml.etree.elementtree.rst | 499 Reference chapter 827 Reference chapter
|
/third_party/skia/third_party/externals/tint/src/sem/ |
D | reference_type.cc | 24 Reference::Reference(const Type* subtype, in Reference() function in tint::sem::Reference
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | RefCounted.h | 48 static void Reference(T* value) { in Reference() function
|
D | IOKitRef.h | 25 static void Reference(T value) { in Reference() function
|
D | CoreFoundationRef.h | 25 static void Reference(T value) { in Reference() function
|
D | RefCounted.cpp | 41 void RefCounted::Reference() { in Reference() function in RefCounted
|
D | NSRef.h | 70 static void Reference(T value) { in Reference() function
|
D | RefBase.h | 159 static void Reference(T value) { in Reference() function
|
/third_party/node/src/ |
D | aliased_buffer.h | 112 Reference(AliasedBufferBase<NativeT, V8T>* aliased_buffer, size_t index) in Reference() function 115 Reference(const Reference& that) in Reference() function
|
/third_party/jerryscript/docs/ |
D | 05.PORT-API.md | 1 # Reference chapter
|
/third_party/mesa3d/docs/drivers/ |
D | lima.rst | 251 Reference chapter
|
/third_party/flutter/skia/site/dev/tools/ |
D | markdown.md | 150 Reference chapter
|
/third_party/node/test/cctest/ |
D | test_js_native_api_v8.cc | 29 TEST_F(JsNativeApiV8Test, Reference) { in TEST_F() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | RefBaseTests.cpp | 68 void Reference() const { in Reference() function 101 static void Reference(const RefTracker& handle) { in Reference() function
|
/third_party/flatbuffers/ts/flexbuffers/ |
D | reference.ts | 25 export class Reference { class
|
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/ |
D | JQL.java | 418 private static class Reference extends WeakReference<JQL> { class in JQL 421 Reference(JQL jql, ReferenceQueue<JQL> rq) { in Reference() method in JQL.Reference
|