/third_party/boringssl/src/crypto/obj/ |
D | objects.go | 48 type objects struct { struct 50 byNID []object 52 nameToNID map[string]int 353 func writeNumbers(path string, objs *objects) error { 383 func writeHeader(path string, objs *objects) error { 532 func sortNIDs(nids []int, objs *objects, cmp func(a, b object) bool) { 536 func writeData(path string, objs *objects) error {
|
/third_party/flutter/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/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/python/Doc/library/ |
D | logging.config.rst | 496 .. _logging-config-dict-externalobj: 523 .. _logging-config-dict-internalobj: 599 .. _logging-import-resolution:
|
D | doctest.rst | 1366 .. _doctest-doctestparser: 1406 .. _doctest-doctestrunner: 1522 .. _doctest-outputchecker: 1555 .. _doctest-debugging:
|
D | ipaddress.rst | 216 …istry: https://www.iana.org/assignments/iana-ipv4-special-registry/iana-ipv4-special-registry.xhtml 217 …istry: https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
|
/third_party/boost/libs/intrusive/perf/ |
D | perf_list.cpp | 89 std::vector<typename ilist::value_type> objects(NumElements); in test_intrusive_list_push_back() local 131 std::vector<typename stdlist::value_type> objects(NumElements); in test_compact_std_ptrlist_push_back() local 154 stdlist objects; stdptrlist l; in test_disperse_std_ptrlist_push_back() local 180 std::vector<typename ilist::value_type> objects(NumElements); in test_intrusive_list_reverse() local 222 std::vector<typename stdlist::value_type> objects(NumElements); in test_compact_std_ptrlist_reverse() local 246 std::list<typename stdlist::value_type> objects; in test_disperse_std_ptrlist_reverse() local 278 std::vector<typename ilist::value_type> objects(NumElements); in test_intrusive_list_sort() local 332 std::vector<typename stdlist::value_type> objects(NumElements); in test_compact_std_ptrlist_sort() local 362 std::list<typename stdlist::value_type> objects; in test_disperse_std_ptrlist_sort() local 397 std::vector<typename ilist::value_type> objects(NumElements); in test_intrusive_list_write_access() local [all …]
|
/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/boost/libs/unordered/test/exception/ |
D | constructor_exception_tests.cpp | 17 struct objects struct 25 template <class T> struct construct_test1 : public objects, test::exception_base argument
|
/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()
|
/third_party/boost/tools/build/src/util/ |
D | order.py | 37 def order (self, objects): argument 88 def __eliminate_unused_constraits (self, objects): argument
|
/third_party/node/deps/npm/test/tap/ |
D | hook.js | 123 const objects = [ variable 131 .reply(200, {objects}) field 164 const objects = [ variable 172 .reply(200, {objects}) field
|
/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 | 727 ### `MemoryRetainer` 745 ### `BaseObject` 822 ### `AsyncWrap` 879 ### `HandleWrap` 893 ### `ReqWrap` 905 ### Callback scopes
|
/third_party/boost/boost/python/object/ |
D | instance.hpp | 17 namespace boost { namespace python { namespace objects { namespace 26 instance_holder* objects; member
|
D | inheritance_query.hpp | 10 namespace boost { namespace python { namespace objects { namespace
|
D | value_holder_fwd.hpp | 8 namespace boost { namespace python { namespace objects { namespace
|
D | add_to_namespace.hpp | 10 namespace boost { namespace python { namespace objects { namespace
|
D | iterator_core.hpp | 10 namespace boost { namespace python { namespace objects { namespace
|
D | class_detail.hpp | 11 namespace boost { namespace python { namespace objects { namespace
|
D | life_support.hpp | 9 namespace boost { namespace python { namespace objects { namespace
|
D | function_object.hpp | 15 namespace objects namespace
|
/third_party/node/deps/npm/node_modules/libnpmsearch/test/ |
D | index.js | 26 objects: [ property 52 objects: [ property 80 objects: [ property 102 objects: [ property 124 objects: [ property 150 objects: [ property 174 objects: [ property 198 objects: [ property 222 objects: [ property 272 objects: results property [all …]
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | objectRest2.ts | 8 const { objects } = await { objects: 12 }; constant
|
/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
|