Home
last modified time | relevance | path

Searched defs:Fields (Results 1 – 25 of 36) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DobjectSpreadStrictNull.js39 function g(fields: Fields, partialFields: Partial<Fields>, nearlyPartialFields: NearlyPartialFields…
/third_party/boost/libs/beast/test/doc/
Dexemplars.cpp191 class Fields class
277 using Fields = Fields_FieldsWriter; typedef
/third_party/curl/docs/
DALTSVC.md24 ## Fields section in Alt-Svc cache file format
/third_party/typescript/tests/cases/compiler/
DsubstitutionTypeNoMergeOfAssignableType.ts9 type Fields<E extends Entity> = { alias
/third_party/node/src/
Dstring_decoder.h33 enum Fields { enum
Denv.h632 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/
DobjectSpreadStrictNull.ts32 interface Fields { interface
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DOneofDescriptor.cs90 public IList<FieldDescriptor> Fields { get { return fields; } } property in Google.Protobuf.Reflection.OneofDescriptor
DMessageDescriptor.cs229 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/
DMDBuilder.cpp201 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/
Dvector_body.hpp79 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
Dbasic_dynamic_body.hpp75 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
Dspan_body.hpp79 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
Dstring_body.hpp86 reader(header<isRequest, Fields>&, value_type& b) in reader() argument
Dbuffer_body.hpp109 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/
DEHFrameSupportImpl.h52 uint8_t Fields[4] = {0x0, 0x0, 0x0, 0x0}; member
/third_party/boost/boost/beast/http/impl/
Dfile_body_win32.hpp136 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/
DNaClBitcodeHeader.h156 std::vector<NaClBitcodeHeaderField *> Fields; variable
/third_party/typescript/scripts/
Dword2md.ts101 export interface Fields extends Collection<Field> { interface
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DComputeLayoutMemoryBufferTests.cpp141 TEST_P(ComputeLayoutMemoryBufferTests, Fields) { in TEST_P() argument
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs127 public pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> Fields { property in Google.Protobuf.WellKnownTypes.Struct
DType.cs163 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> Fields { property in Google.Protobuf.WellKnownTypes.Type
/third_party/node/deps/npm/node_modules/cacache/
DREADME.md293 ##### Fields l4subsection
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp276 int Fields = int(!Section.Languages.empty()) + int(!Section.Tools.empty()) + in writeSectionContent() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dadoint_backcompat.h202 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 …]

12