/third_party/typescript/tests/baselines/reference/ |
D | objectSpreadStrictNull.js | 39 function g(fields: Fields, partialFields: Partial<Fields>, nearlyPartialFields: NearlyPartialFields…
|
/third_party/boost/libs/beast/test/doc/ |
D | exemplars.cpp | 191 class Fields class 277 using Fields = Fields_FieldsWriter; typedef
|
/third_party/curl/docs/ |
D | ALTSVC.md | 24 ## Fields section in Alt-Svc cache file format
|
/third_party/typescript/tests/cases/compiler/ |
D | substitutionTypeNoMergeOfAssignableType.ts | 9 type Fields<E extends Entity> = { alias
|
/third_party/node/src/ |
D | string_decoder.h | 33 enum Fields { enum
|
D | env.h | 632 enum Fields { enum 753 enum Fields { kCount, kRefCount, kHasOutstanding, kFieldsCount }; enum 778 enum Fields { kHasTickScheduled = 0, kHasRejectionToWarn, kFieldsCount }; enum
|
/third_party/typescript/tests/cases/conformance/types/spread/ |
D | objectSpreadStrictNull.ts | 32 interface Fields { interface
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | OneofDescriptor.cs | 90 public IList<FieldDescriptor> Fields { get { return fields; } } property in Google.Protobuf.Reflection.OneofDescriptor
|
D | MessageDescriptor.cs | 229 public FieldCollection Fields { get; } property in Google.Protobuf.Reflection.MessageDescriptor
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | MDBuilder.cpp | 201 MDNode *MDBuilder::createTBAAStructNode(ArrayRef<TBAAStructField> Fields) { in createTBAAStructNode() 215 StringRef Name, ArrayRef<std::pair<MDNode *, uint64_t>> Fields) { in createTBAAStructTypeNode() 250 ArrayRef<TBAAStructField> Fields) { in createTBAATypeNode()
|
/third_party/boost/boost/beast/http/ |
D | vector_body.hpp | 79 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
|
D | basic_dynamic_body.hpp | 75 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
|
D | span_body.hpp | 79 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
|
D | string_body.hpp | 86 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
|
D | buffer_body.hpp | 109 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | EHFrameSupportImpl.h | 52 uint8_t Fields[4] = {0x0, 0x0, 0x0, 0x0}; member
|
/third_party/boost/boost/beast/http/impl/ |
D | file_body_win32.hpp | 136 writer(header<isRequest, Fields>&, value_type& b) in writer() argument 186 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitcodeHeader.h | 156 std::vector<NaClBitcodeHeaderField *> Fields; variable
|
/third_party/typescript/scripts/ |
D | word2md.ts | 101 export interface Fields extends Collection<Field> { interface
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | ComputeLayoutMemoryBufferTests.cpp | 141 TEST_P(ComputeLayoutMemoryBufferTests, Fields) { in TEST_P() argument
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Struct.cs | 127 public pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> Fields { property in Google.Protobuf.WellKnownTypes.Struct
|
D | Type.cs | 163 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> Fields { property in Google.Protobuf.WellKnownTypes.Type
|
/third_party/node/deps/npm/node_modules/cacache/ |
D | README.md | 293 ##### Fields l4subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | WasmEmitter.cpp | 276 int Fields = int(!Section.Languages.empty()) + int(!Section.Tools.empty()) + in writeSectionContent() local
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | adoint_backcompat.h | 202 typedef interface ADOFields Fields; typedef 1364 #define RecordsetEventsVt_WillChangeField(This, cFields, Fields, adStatus, pRecordset) ((This)->lpV… argument 1365 #define RecordsetEventsVt_FieldChangeComplete(This, cFields, Fields, pError, adStatus, pRecordset) … argument 2255 #define Recordset15_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2264 #define Recordset15_Update(This, Fields, Values) ((This)->lpVtbl ->Update (This, Fields, Values)) argument 2438 #define Recordset20_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2447 #define Recordset20_Update(This, Fields, Values) ((This)->lpVtbl ->Update (This, Fields, Values)) argument 2627 #define Recordset21_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows,… argument 2636 #define Recordset21_Update(This, Fields, Values) ((This)->lpVtbl ->Update (This, Fields, Values)) argument 2818 #define _Recordset_GetRows(This, Rows, Start, Fields, pvar) ((This)->lpVtbl ->GetRows (This, Rows, … argument [all …]
|