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

/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h67 UpdatedSearchState(const changeset_ty &Changes, const changesetlist_ty &Sets, const changeset_ty &Required) argument
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAG.cpp65 bool SUnit::addPred(const SDep &D, bool Required) { argument
/freebsd-10.0-release/contrib/llvm/include/llvm/
H A DPassAnalysisSupport.h43 VectorType Required, RequiredTransitive, Preserved; member in class:llvm::AnalysisUsage
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c426 DtCompileTable( DT_FIELD **Field, ACPI_DMTABLE_INFO *Info, DT_SUBTABLE **RetSubtable, BOOLEAN Required) argument
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCInstrItineraries.h61 Required = 0, enumerator in enum:llvm::InstrStage::ReservationKinds
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp161 const changeset_ty &Required; member in class:__anon2314::DeltaActiveSetHelper
119 UpdatedSearchState(const changeset_ty &Changes, const changesetlist_ty &Sets, const changeset_ty &Required) argument
289 GetTestResult(const changeset_ty &Changes, const changeset_ty &Required) argument
313 changeset_ty Required; local
[all...]
H A DYAMLTraits.cpp94 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, argument
384 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, argument
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DSIInsertWaits.cpp236 insertWait(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, const Counters &Required) argument
/freebsd-10.0-release/usr.sbin/ppp/
H A Dccp.h128 int (*Required)(struct fsm *); /* Must negotiate ? */ member in struct:ccp_algorithm
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h183 RequiredArgs Required; member in class:clang::CodeGen::CGFunctionInfo
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DYAMLTraits.h427 void processKey(const char *Key, T &Val, bool Required) { argument
410 processKeyWithDefault(const char *Key, T &Val, const T& DefaultValue, bool Required) argument
H A DCommandLine.h87 Required = 0x02, // One occurrence required enumerator in enum:llvm::cl::NumOccurrencesFlag
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h2001 enum PropertyControl { None, Required, Optional }; enumerator in enum:clang::ObjCPropertyDecl::PropertyControl

Completed in 222 milliseconds