Home
last modified time | relevance | path

Searched defs:Required (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h68 UpdatedSearchState(const changeset_ty &Changes, const changesetlist_ty &Sets, const changeset_ty &Required) UpdatedSearchState() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAG.cpp107 bool SUnit::addPred(const SDep &D, bool Required) { in addPred() argument
/third_party/python/Lib/test/
H A D_typed_dict_helper.py16 from typing import Annotated, Generic, Optional, Required, TypedDict, TypeVar namespace
H A Dtest_typing.py31 from typing import NamedTuple, NotRequired, Required, TypedDict namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DAMDGPUMetadataVerifier.cpp66 verifyEntry( msgpack::MapDocNode &MapNode, StringRef Key, bool Required, function_ref<bool(msgpack::DocNode &)> verifyNode) verifyEntry() argument
75 verifyScalarEntry( msgpack::MapDocNode &MapNode, StringRef Key, bool Required, msgpack::Type SKind, function_ref<bool(msgpack::DocNode &)> verifyValue) verifyScalarEntry() argument
84 verifyIntegerEntry(msgpack::MapDocNode &MapNode, StringRef Key, bool Required) verifyIntegerEntry() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp162 unsigned Required = std::min(NumMicroOps, DispatchWidth); in isAvailable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
H A DPassAnalysisSupport.h51 SmallVector<AnalysisID, 8> Required; member in llvm::AnalysisUsage
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp158 const changeset_ty &Required; member in __anon24311::DeltaActiveSetHelper
117 UpdatedSearchState(const changeset_ty &Changes, const changesetlist_ty &Sets, const changeset_ty &Required) UpdatedSearchState() argument
172 DeltaActiveSetHelper(DAGDeltaAlgorithmImpl &DDAI, const changeset_ty &Required) DeltaActiveSetHelper() argument
290 GetTestResult(const changeset_ty &Changes, const changeset_ty &Required) GetTestResult() argument
314 changeset_ty Required; Run() local
[all...]
H A 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() argument
H A DVirtualFileSystem.cpp1192 bool Required; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInstrItineraries.h60 Required = 0, enumerator
H A DMCAsmMacro.h132 bool Required = false; member
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DType.cs1062 [pbr::OriginalName("CARDINALITY_REQUIRED")] Required = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h941 void processKey(const char *Key, T &Val, bool Required, Context &Ctx) { in needsQuotes() argument
924 processKeyWithDefault(const char *Key, T &Val, const T &DefaultValue, bool Required, Context &Ctx) needsQuotes() argument
[all...]
H A DCommandLine.h126 Required = 0x02, // One occurrence required enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h696 void processKey(const char *Key, T &Val, bool Required, Context &Ctx) { in processKey() argument
658 processKeyWithDefault(const char *Key, Optional<T> &Val, const Optional<T> &DefaultValue, bool Required, Context &Ctx) processKeyWithDefault() argument
679 processKeyWithDefault(const char *Key, T &Val, const T &DefaultValue, bool Required, Context &Ctx) processKeyWithDefault() argument
[all...]
H A DCommandLine.h105 Required = 0x02, // One occurrence required enumerator
/third_party/python/Lib/
H A Dtyping.py3073 def Required(self, parameters): function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs2909 [pbr::OriginalName("LABEL_REQUIRED")] Required = 2, enumerator

Completed in 57 milliseconds