Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/tools/tensorflow_builder/compat_checker/
Dtest_config.ini1 [Required] section
2 apple = [1.0, 2.0, 3.0]
3 banana = [1, 2, 3]
4 kiwi = [1.0.0, 2.0, 3]
5 watermelon = [range(1.0, 3.0)]
6 orange = [range(1.0, 3.0) include(4.0, 4.1, 5.0)]
7 cherry = [range(1.0, 3.0) include(4.0) exclude(2.0)]
8 raspberry = [range(,)]
9 cranberry = [range(1.0,) exclude(3.0, 4.0, 4.5)]
10 tangerine = [range(1.0, )]
[all …]
Dsample_config.ini1 [Required] section
2 platform = [linux]
3 uarch = [x86_64, x86]
4 cuda = [9.0, 10.0, 10.1]
5 cudnn = [range(7.0.0, 8.0.0)]
6 gcc = [range(4.8, )]
7 python = [range(3.3, 3.7) include(2.7)]
8 glibc = [range(2.24, )]
9 libstdcpp = [3.4.25]
10 tensorflow = [range(1.0.0, 1.13.1)]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp120 const changeset_ty &Required) { in UpdatedSearchState()
159 const changeset_ty &Required; member in __anonaf6b677e0111::DeltaActiveSetHelper
174 const changeset_ty &Required) in DeltaActiveSetHelper()
292 const changeset_ty &Required) { in GetTestResult()
315 changeset_ty Required; in Run() local
DYAMLTraits.cpp148 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() argument
471 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey()
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp120 const changeset_ty &Required) { in UpdatedSearchState()
159 const changeset_ty &Required; member in __anon634b90e60111::DeltaActiveSetHelper
174 const changeset_ty &Required) in DeltaActiveSetHelper()
284 const changeset_ty &Required) { in GetTestResult()
307 changeset_ty Required; in Run() local
DYAMLTraits.cpp124 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() argument
457 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey()
/external/dagger2/javatests/dagger/functional/producers/monitoring/
DThreadQualifiers.java36 @interface Required {} annotation in ThreadQualifiers
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DDAGDeltaAlgorithm.h71 const changeset_ty &Required) {} in UpdatedSearchState()
/external/llvm/include/llvm/ADT/
DDAGDeltaAlgorithm.h69 const changeset_ty &Required) {} in UpdatedSearchState()
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java190 "Payment Required"); in setReason()
194 "Proxy Authentication Required"); in setReason()
213 "Length Required"); in setReason()
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp358 const Counters &Required) { in insertWait()
586 Counters Required; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrItineraries.h61 Required = 0, enumerator
DMCAsmMacro.h134 bool Required = false; member
/external/llvm/include/llvm/MC/
DMCInstrItineraries.h61 Required = 0, enumerator
/external/skia/tools/gpu/gl/interface/
Dgen_interface.go56 Required bool `json:"required"` member
/external/golang-protobuf/proto/
Dproperties.go136 Required bool member
/external/llvm/lib/CodeGen/
DScheduleDAG.cpp65 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DScheduleDAG.cpp106 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
/external/fmtlib/support/
Ddocopt.py219 class Required(BranchPattern): class
/external/llvm/include/llvm/Support/
DCommandLine.h100 Required = 0x02, // One occurrence required enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DCommandLine.h114 Required = 0x02, // One occurrence required enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCommandLine.h105 Required = 0x02, // One occurrence required enumerator
/external/flatbuffers/net/FlatBuffers/
DFlatBufferBuilder.cs671 public void Required(int table, int field) in Required() method in FlatBuffers.FlatBufferBuilder
/external/autotest/client/common_lib/cros/
Dtextfsm.py132 class Required(OptionBase): class in TextFSMOptions
/external/clang/include/clang/CodeGen/
DCGFunctionInfo.h482 RequiredArgs Required; variable

12