| /third_party/python/Doc/library/ |
| D | sqlite3.rst | 1157 .. _SQLite limit category: https://www.sqlite.org/c3ref/c_limit_attached.html 1294 .. _sqlite3-cursor-objects: 1327 .. _database cursor: https://en.wikipedia.org/wiki/Cursor_(databases) 1399 .. _RETURNING clauses: https://www.sqlite.org/lang_returning.html 1545 .. _sqlite3-columns-by-name: 1546 .. _sqlite3-row-objects: 1573 .. _sqlite3-blob-objects: 1660 .. _sqlite3-exceptions:
|
| D | logging.config.rst | 575 .. _handler-config-dict-order: 625 .. _logging-config-dict-internalobj: 701 .. _logging-import-resolution:
|
| D | doctest.rst | 1370 .. _doctest-doctestparser: 1410 .. _doctest-doctestrunner: 1526 .. _doctest-outputchecker: 1559 .. _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/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/skia/m133/third_party/externals/harfbuzz/test/fuzzing/ |
| D | hb-repacker-fuzzer.cc | 45 void cleanup (hb_object_t* objects, uint16_t num_objects) in cleanup() 54 void add_links_to_objects (hb_object_t* objects, uint16_t num_objects, in add_links_to_objects() 94 hb_object_t* objects = nullptr; in LLVMFuzzerTestOneInput() local
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | RawMessageInfo.java | 158 private final Object[] objects; field in RawMessageInfo 161 RawMessageInfo(MessageLite defaultInstance, String info, Object[] objects) { in RawMessageInfo()
|
| D | UnknownFieldSetLite.java | 54 Object[] objects = Arrays.copyOf(first.objects, count); in mutableCopyOf() local 66 private Object[] objects; field in UnknownFieldSetLite 80 private UnknownFieldSetLite(int count, int[] tags, Object[] objects, boolean isMutable) { in UnknownFieldSetLite() 333 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/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
|
| /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/compiler/ |
| D | genericWithIndexerOfTypeParameterType1.ts | 2 private objects = <{ [objectId: string]: T; }>{}; property in LazyArray
|
| /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/Doc/c-api/ |
| D | arg.rst | 343 .. _o_ampersand:
|
| /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 | bcppcompiler.py | 147 objects, argument 173 objects, argument
|
| D | unixccompiler.py | 122 def create_static_lib(self, objects, output_libname, argument 148 def link(self, target_desc, objects, argument
|
| /third_party/glfw/src/ |
| D | win32_joystick.h | 42 _GLFWjoyobjectWin32* objects; member
|
| /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/flatbuffers/tests/ts/reflection/ |
| D | schema.ts | 258 const objects = Schema.createObjectsVector(builder, builder.createObjectOffsetList(this.objects)); constant
|