Home
last modified time | relevance | path

Searched refs:Sets (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd-9-stable/contrib/llvm/lib/Support/
DDeltaAlgorithm.cpp45 const changesetlist_ty &Sets) { in Delta() argument
47 UpdatedSearchState(Changes, Sets); in Delta()
50 if (Sets.size() <= 1) in Delta()
55 if (Search(Changes, Sets, Res)) in Delta()
60 for (changesetlist_ty::const_iterator it = Sets.begin(), in Delta()
61 ie = Sets.end(); it != ie; ++it) in Delta()
63 if (SplitSets.size() == Sets.size()) in Delta()
70 const changesetlist_ty &Sets, in Search() argument
73 for (changesetlist_ty::const_iterator it = Sets.begin(), in Search()
74 ie = Sets.end(); it != ie; ++it) { in Search()
[all …]
DDAGDeltaAlgorithm.cpp120 const changesetlist_ty &Sets, in UpdatedSearchState() argument
122 DDA.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState()
166 const changesetlist_ty &Sets) LLVM_OVERRIDE { in UpdatedSearchState() argument
167 DDAI.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState()
/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DDeltaAlgorithm.h61 const changesetlist_ty &Sets);
69 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets,
75 const changesetlist_ty &Sets) {} in UpdatedSearchState() argument
DDAGDeltaAlgorithm.h68 const changesetlist_ty &Sets, in UpdatedSearchState() argument
/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_cfg_uwire.txt150 # 4 ports, 3 functions (NIC, FCoE and iSCSI), scaling up to 8 "CPU Queue Sets"
298 # Sets" for ports 0-3. The FCoE and iSCSI functions for such OSes will be
306 niqflint = 8 # NCPUS "Queue Sets"
307 nethctrl = 8 # NCPUS "Queue Sets"
318 niqflint = 8 # NCPUS "Queue Sets"
319 nethctrl = 8 # NCPUS "Queue Sets"
330 niqflint = 8 # NCPUS "Queue Sets"
331 nethctrl = 8 # NCPUS "Queue Sets"
342 niqflint = 8 # NCPUS "Queue Sets"
343 nethctrl = 8 # NCPUS "Queue Sets"
[all …]
Dt5fw_cfg_uwire.txt194 # 4 ports, 3 functions (NIC, FCoE and iSCSI), scaling up to 8 "CPU Queue Sets"
342 # Sets" for ports 0-3. The FCoE and iSCSI functions for such OSes will be
350 niqflint = 8 # NCPUS "Queue Sets"
351 nethctrl = 8 # NCPUS "Queue Sets"
362 niqflint = 8 # NCPUS "Queue Sets"
363 nethctrl = 8 # NCPUS "Queue Sets"
374 niqflint = 8 # NCPUS "Queue Sets"
375 nethctrl = 8 # NCPUS "Queue Sets"
386 niqflint = 8 # NCPUS "Queue Sets"
387 nethctrl = 8 # NCPUS "Queue Sets"
[all …]
Dt5fw_cfg_fpga.txt173 # 4 ports, 3 functions (NIC, FCoE and iSCSI), scaling up to 8 "CPU Queue Sets"
321 # Sets" for ports 0-3. The FCoE and iSCSI functions for such OSes will be
356 # "Queue Sets" each.
400 niqflint = 4 # 2 "Queue Sets" + NXIQ
401 nethctrl = 2 # 2 "Queue Sets"
402 neq = 4 # 2 "Queue Sets" * 2
411 niqflint = 4 # 2 "Queue Sets" + NXIQ
412 nethctrl = 2 # 2 "Queue Sets"
413 neq = 4 # 2 "Queue Sets" * 2
/freebsd-9-stable/contrib/llvm/lib/DebugInfo/
DDWARFDebugAranges.cpp24 RangeSetColl Sets; in extract() local
29 Sets.push_back(Set); in extract()
36 for (RangeSetColl::const_iterator I = Sets.begin(), E = Sets.end(); I != E; in extract()
/freebsd-9-stable/contrib/llvm/utils/TableGen/
DTableGen.cpp154 SetTheory Sets; in LLVMTableGenMain() local
155 Sets.addFieldExpander("Set", "Elements"); in LLVMTableGenMain()
159 const std::vector<Record*> *Elts = Sets.expand(Recs[i]); in LLVMTableGenMain()
DCodeGenRegisters.h449 SetTheory Sets; variable
527 SetTheory &getSets() { return Sets; } in getSets()
DCodeGenSchedule.cpp95 Sets.addFieldExpander("InstRW", "Instrs"); in CodeGenSchedModels()
99 Sets.addOperator("instrs", new InstrsOp); in CodeGenSchedModels()
100 Sets.addOperator("instregex", new InstRegexOp(Target)); in CodeGenSchedModels()
687 const RecVec *InstDefs = Sets.expand(InstRWDef); in createInstRWClass()
718 const RecVec *OrigInstDefs = Sets.expand(RWDefs[0]); in createInstRWClass()
898 const RecVec *InstDefs = Sets.expand(Rec); in inferFromInstRWs()
DCodeGenSchedule.h224 SetTheory Sets; variable
/freebsd-9-stable/sys/boot/common/
Dhelp.common135 Sets the default delay for the autoboot command to <value> seconds.
144 Sets the default set of kernel boot filename(s). It may be overridden
242 Sets the current console. If <value> is omitted, a list of valid
257 Sets the list of binaries which the kernel will try to run as initial
266 Sets the list of directories which will be searched in for modules
310 Sets the size of kernel memory (bytes). This overrides
342 Sets the lowest address that the pci code will assign
/freebsd-9-stable/share/i18n/csmapper/CP/
DCP1131%UCS.src16 # + RFC1345 Mnemonics and Character Sets
/freebsd-9-stable/crypto/heimdal/kuser/
Dkdigest-commands.in87 help = "Sets up a digest context and return initial parameters"
271 help = "Sets up a digest context and return initial parameters"
/freebsd-9-stable/sys/dev/e1000/
DREADME148 10baseT/UTP - Sets speed to 10 Mbps. Use the ifconfig mediaopt
151 100baseTX - Sets speed to 100 Mbps. Use the ifconfig mediaopt
154 1000baseTX - Sets speed to 1000 Mbps. In this case, the driver
157 1000baseSX - Sets speed to 1000 Mbps. In this case, the driver
/freebsd-9-stable/lib/libc/softfloat/
Dtimesoftfloat.txt30 Function Sets
139 Function Sets
/freebsd-9-stable/contrib/gperf/src/
Dbool-array.icc44 /* Sets the specified bit to true.
Doptions.icc33 /* Sets a given boolean option. */
/freebsd-9-stable/crypto/heimdal/cf/
Dmips-abi.m44 dnl Check for MIPS/IRIX ABI flags. Sets $abi and $abilibdirext to some
/freebsd-9-stable/sys/dev/pccard/
Dcard_if.m61 # Sets the memory offset of the pccard bridge's window into attribute
/freebsd-9-stable/contrib/gcc/
Dtree-browser.def33 DEFTBCODE (TB_VERBOSE, "verbose", "Sets/unsets verbose mode (default is on).")
/freebsd-9-stable/crypto/openssh/
Dsftp-server.076 Sets an explicit umask(2) to be applied to newly-created files
/freebsd-9-stable/contrib/libstdc++/
Dconfigure.ac66 # Sets up automake. Must come after AC_CANONICAL_SYSTEM. Each of the
81 # Runs configure.host, finds CC, CXX, and assorted other critical bits. Sets
/freebsd-9-stable/crypto/openssh/regress/
DREADME.regress55 test-exec.sh: the main test driver. Sets environment, creates config files

1234