/third_party/boost/boost/intrusive/detail/ |
D | transform_iterator.hpp | 130 struct members struct in boost::intrusive::detail::transform_iterator 133 BOOST_INTRUSIVE_FORCEINLINE members(const Iterator &it, const UnaryFunction &f) in members() function 137 BOOST_INTRUSIVE_FORCEINLINE members() in members() argument 140 Iterator m_it;
|
/third_party/typescript/tests/cases/compiler/ |
D | unionTypeWithRecursiveSubtypeReduction1.ts | 2 public members: Class[]; property in Module 6 public members: (Class | Property)[]; property in Namespace
|
D | unionTypeWithRecursiveSubtypeReduction2.ts | 2 public members: Class[]; property in Module 6 public members: (Class | Property)[]; property in Namespace
|
/third_party/python/Lib/ctypes/ |
D | _aix.py | 151 def get_legacy(members): argument 174 def get_version(name, members): argument 212 def get_member(name, members): argument
|
/third_party/typescript/tests/baselines/reference/ |
D | parserRealSource7.js | 141 var members = symType.members; variable 159 …bol = findSymbolFromAlias(importDecl.alias, { topLevelScope: scopeChain, members: null, tcContext:… property 212 …modType.members = new ScopedMembers(new DualStringHashTable(new StringHashTable(), new StringHashT… variable 248 …var members = new ScopedMembers(new DualStringHashTable(publicMembersTable, new StringHashTable())… variable 346 …classType.members = new ScopedMembers(new DualStringHashTable(new StringHashTable(), new StringHas… variable 349 …instanceType.members = new ScopedMembers(new DualStringHashTable(new StringHashTable(), new String… variable 390 …classType.instanceType.members = new ScopedMembers(new DualStringHashTable(new StringHashTable(), … variable 392 …classType.members = new ScopedMembers(new DualStringHashTable(new StringHashTable(), new StringHas… variable 440 …interfaceType.members = new ScopedMembers(new DualStringHashTable(new StringHashTable(), new Strin… variable 965 …bol = findSymbolFromAlias(importDecl.alias, { topLevelScope: scopeChain, members: null, tcContext:… property
|
/third_party/skia/third_party/externals/tint/src/ast/ |
D | struct.h | 57 const StructMemberList members; variable
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/comp/ |
D | struct-layout.comp.json | 21 "members" : [ array 32 "members" : [ array 49 "members" : [ array
|
D | physical-pointer.comp.json | 21 "members" : [ array 37 "members" : [ array
|
D | struct-packing.comp.json | 21 "members" : [ array 43 "members" : [ array 58 "members" : [ array 80 "members" : [ array 95 "members" : [ array 105 "members" : [ array 183 "members" : [ array 297 "members" : [ array 319 "members" : [ array 334 "members" : [ array [all …]
|
D | array-of-physical-pointer.comp.json | 21 "members" : [ array 43 "members" : [ array
|
/third_party/boost/boost/hana/fwd/ |
D | members.hpp | 30 constexpr auto members = [](auto&& object) { in __anon0a27b7c60102() variable
|
/third_party/boost/libs/hana/include/boost/hana/fwd/ |
D | members.hpp | 30 constexpr auto members = [](auto&& object) { in __anon981a8dd90102() variable
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | prefer-enum-initializers.ts | 30 const { members } = node; constant
|
D | adjacent-overload-signatures.ts | 133 const members = getMembers(node); constant
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_split_per_member_structs.c | 42 nir_variable **members = map_entry->data; in find_var_member() local 71 nir_variable **members = in split_variable() local
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/vert/ |
D | read-from-row-major-array.vert.json | 11 "members" : [ array 24 "members" : [ array
|
D | array-size-reflection.vert.json | 11 "members" : [ array 44 "members" : [ array
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
D | Value.hpp | 96 Struct(const std::string &type, const std::shared_ptr<Variables> &members) in Struct() 121 std::shared_ptr<Variables> const members; member in vk::dbg::Struct
|
/third_party/typescript/tests/baselines/reference/JSDocParsing/ |
D | TypeExpressions.parsesCorrectly.recordType1.json | 8 "members": { object
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/asm/ |
D | op-source-glsl-ssbo-2.asm.comp.json | 21 "members" : [ array 38 "members" : [ array
|
D | op-source-none-ssbo-2.asm.comp.json | 21 "members" : [ array 38 "members" : [ array
|
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-reflection/asm/comp/ |
D | pointer-to-array-of-physical-pointer.asm.comp.json | 21 "members" : [ array 37 "members" : [ array
|
/third_party/python/Lib/lib2to3/fixes/ |
D | fix_renames.py | 17 def alternates(members): argument
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | test_inspector_builder.cc | 53 ast::StructMemberList members; in MakeInOutStruct() local 95 ast::StructMemberList members; in MakeStructType() local 104 ast::StructMemberList members, in MakeStructTypeFromMembers() 164 std::vector<std::tuple<size_t, const ast::Type*>> members) { in MakeStructVariableReferenceBodyFunction()
|
/third_party/boost/libs/hana/test/concept/struct/ |
D | minimal_struct.hpp | 21 boost::hana::tuple<Members...> members; member
|