/third_party/node/src/crypto/ |
D | README.md | 152 #### `ManagedEVPPKey` 157 #### `KeyObjectData` 163 #### `KeyObjectHandle` 168 #### `KeyObject` 173 #### `CryptoKey`
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | ResourceMap_unittest.cpp | 23 std::vector<size_t> objects(kSize, 1); in TEST() local 44 std::vector<size_t> objects(kSize, 1); in TEST() local 60 std::vector<size_t> objects; in TEST() local 92 std::vector<size_t> objects; in TEST() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
D | SlabAllocatorTests.cpp | 51 std::vector<Foo*> objects; in TEST() local 76 std::vector<AlignedFoo*> objects; in TEST() local 103 std::set<Foo*> objects; in TEST() local 132 std::set<Foo*> objects; in TEST() local
|
/third_party/python/Doc/library/ |
D | logging.config.rst | 528 .. _logging-config-dict-externalobj: 555 .. _logging-config-dict-internalobj: 631 .. _logging-import-resolution:
|
D | doctest.rst | 1366 .. _doctest-doctestparser: 1406 .. _doctest-doctestrunner: 1522 .. _doctest-outputchecker: 1555 .. _doctest-debugging:
|
D | ipaddress.rst | 222 …istry: https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml 223 …istry: https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | RawMessageInfo.java | 176 private final Object[] objects; field in RawMessageInfo 179 RawMessageInfo(MessageLite defaultInstance, String info, Object[] objects) { in RawMessageInfo()
|
D | UnknownFieldSetLite.java | 77 Object[] objects = Arrays.copyOf(first.objects, count); in mutableCopyOf() local 89 private Object[] objects; field in UnknownFieldSetLite 103 private UnknownFieldSetLite(int count, int[] tags, Object[] objects, boolean isMutable) { in UnknownFieldSetLite() 354 private static int hashCode(Object[] objects, int count) { in hashCode()
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-ring.h | 264 ___type, /* type of objects with tails */ \ argument 301 ___count /* count of payload objects being consumed */ \ argument
|
/third_party/node/src/ |
D | README.md | 789 ### `MemoryRetainer` 808 ### `BaseObject` 886 ### `AsyncWrap` 945 ### `HandleWrap` 960 ### `ReqWrap` 973 ### Callback scopes
|
/third_party/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 147 if (auto objects = Get()) { in CurrentDisplay() local 154 if (auto objects = Get()) { in CurrentSurface() local 168 if (auto objects = Get()) { in CurrentContext() local 177 if (auto objects = Get()) { in MakeCurrent() local 196 static thread_local TLSCurrentObjects objects; in Get() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | Resources.java | 199 Object objects[] = {lookup}; in getTranslation() local 237 Object objects[] = new Object[lookup.length]; in getTranslation() local
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | objectRest2.ts | 8 const { objects } = await { objects: 12 }; constant
|
/third_party/typescript/tests/cases/compiler/ |
D | genericWithIndexerOfTypeParameterType1.ts | 2 private objects = <{ [objectId: string]: T; }>{}; property in LazyArray
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | marking-state.cc | 16 std::unordered_set<HeapObjectHeader*> objects = in FlushNotFullyConstructedObjects() local
|
/third_party/typescript/tests/baselines/reference/ |
D | genericWithIndexerOfTypeParameterType1.js | 3 private objects = <{ [objectId: string]: T; }>{}; field in LazyArray
|
D | jsDeclarationsReferenceToClassInstanceCrossFile.js | 20 this.objects = []; property
|
/third_party/python/Lib/distutils/ |
D | ccompiler.py | 296 def set_link_objects(self, objects): argument 410 def _fix_object_args(self, objects, output_dir): argument 461 def _need_link(self, objects, output_file): argument 585 def create_static_lib(self, objects, output_libname, output_dir=None, argument 619 objects, argument 680 objects, argument 701 objects, argument 721 objects, argument
|
D | unixccompiler.py | 122 def create_static_lib(self, objects, output_libname, argument 148 def link(self, target_desc, objects, argument
|
D | bcppcompiler.py | 147 objects, argument 173 objects, argument
|
/third_party/python/Doc/c-api/ |
D | arg.rst | 327 .. _o_ampersand:
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | TapiUniversal.h | 92 iterator_range<object_iterator> objects() const { in objects() function
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/ |
D | TestCompatibility.java | 259 Character[] objects = new Character[10]; in testCompatibility() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/ |
D | TestCompatibility.java | 256 Character[] objects = new Character[10]; in testCompatibility() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_batch.h | 43 struct set *objects; member
|