Home
last modified time | relevance | path

Searched defs:Required (Results 1 – 25 of 27) sorted by relevance

12

/third_party/spirv-tools/tools/util/
Dflags.h111 #define FLAG_LONG_string(Name, Default, Required) \ argument
113 #define FLAG_LONG_bool(Name, Default, Required) \ argument
115 #define FLAG_LONG_uint(Name, Default, Required) \ argument
118 #define FLAG_SHORT_string(Name, Default, Required) \ argument
120 #define FLAG_SHORT_bool(Name, Default, Required) \ argument
122 #define FLAG_SHORT_uint(Name, Default, Required) \ argument
152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
162 #define UTIL_FLAGS_FLAG_LONG(Type, Name, Default, Required) \ argument
164 #define UTIL_FLAGS_FLAG_SHORT(Type, Name, Default, Required) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp119 const changeset_ty &Required) { in UpdatedSearchState()
158 const changeset_ty &Required; member in __anon6076f0240111::DeltaActiveSetHelper
173 const changeset_ty &Required) in DeltaActiveSetHelper()
291 const changeset_ty &Required) { in GetTestResult()
314 changeset_ty Required; in Run() local
DYAMLTraits.cpp151 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() argument
498 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey()
DVirtualFileSystem.cpp1192 bool Required; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDAGDeltaAlgorithm.h70 const changeset_ty &Required) {} in UpdatedSearchState()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DAMDGPUMetadataVerifier.cpp67 msgpack::MapDocNode &MapNode, StringRef Key, bool Required, in verifyEntry()
76 msgpack::MapDocNode &MapNode, StringRef Key, bool Required, in verifyScalarEntry()
85 StringRef Key, bool Required) { in verifyIntegerEntry()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
DDispatchStage.cpp162 unsigned Required = std::min(NumMicroOps, DispatchWidth); in isAvailable() local
/third_party/rust/crates/clap/src/builder/
Darg_settings.rs30 Required, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrItineraries.h60 Required = 0, enumerator
DMCAsmMacro.h132 bool Required = false; member
/third_party/skia/tools/gpu/gl/interface/
Dgen_interface.go56 Required bool `json:"required"` member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp107 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
/third_party/spirv-tools/test/tools/
Dflags_test.cpp21 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCommandLine.h126 Required = 0x02, // One occurrence required enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h105 Required = 0x02, // One occurrence required enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DType.cs1062 [pbr::OriginalName("CARDINALITY_REQUIRED")] Required = 2, enumerator
/third_party/typescript/src/services/codefixes/
DimportFixes.ts288 Required = 1 << 1, enumerator
/third_party/python/Lib/
Dtyping.py3073 def Required(self, parameters): function
/third_party/typescript/src/lib/
Des5.d.ts1549 type Required<T> = { alias
/third_party/typescript/lib/
Dlib.es5.d.ts1569 type Required<T> = { alias
DtypescriptServices.d.ts2854 Required = 1, enumerator
Dtypescript.d.ts2854 Required = 1, enumerator
Dtsserverlibrary.d.ts2854 Required = 1, enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2909 [pbr::OriginalName("LABEL_REQUIRED")] Required = 2, enumerator
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2854 Required = 1, enumerator

12