Searched refs:set (Results 676 - 700 of 1536) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/
H A DFileArchive.cpp25 #include <set>
189 typedef std::set<const char *> InstantiatedSet;
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.h21 #include <set>
43 std::set<unsigned> U;
H A DCodeEmitterGen.cpp29 #include <set>
54 std::set<unsigned> &NamedOpIndices,
83 std::set<unsigned> &NamedOpIndices,
293 std::set<unsigned> NamedOpIndices;
295 // Collect the set of operand indices that might correspond to named
400 // The set of HwModes used by instruction encodings.
401 std::set<unsigned> HwModes;
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h19 #include <set>
32 // The map will act like an indexed set: upon insertion of a new object,
121 std::set<RegisterId> getAliasSet(RegisterId Reg) const;
/freebsd-11-stable/contrib/less/
H A Dmark.c26 * For restored marks we set m_filename instead of m_ifile
66 * Initialize the mark table to show no marks are set.
95 /* With m_ifile set, m_filename is no longer needed. */
108 return; /* m_ifile is already set */
189 error("Mark not set", NULL_PARG);
285 * it has not been set to anything yet,
286 * set it to the beginning of the current file.
287 * {{ Couldn't we instead set marks[LASTMARK] in edit()? }}
/freebsd-11-stable/usr.sbin/rtadvd/
H A Drtadvd.c179 struct pollfd set[PFD_MAX]; local
231 /* set log level */
273 set[PFD_RAWSOCK].fd = sock.si_fd;
274 set[PFD_RAWSOCK].events = POLLIN;
277 set[PFD_RTSOCK].fd = rtsock.si_fd;
278 set[PFD_RTSOCK].events = POLLIN;
280 set[PFD_RTSOCK].fd = -1;
281 set[PFD_CSOCK].fd = ctrlsock.si_fd;
282 set[PFD_CSOCK].events = POLLIN;
321 "<%s> set time
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dc-pragma.c150 enum { set, push, pop } action; enumerator in enum:__anon1192
158 action = set;
166 action = set;
199 action = set;
241 case set: SET_GLOBAL_ALIGNMENT (align); break;
391 applied to a decl whose DECL_ASSEMBLER_NAME is already set, and the
518 /* If the DECL_ASSEMBLER_NAME is already set, it does not change,
H A Dregclass.c32 #include "hard-reg-set.h"
135 /* Contains 1 for registers that are set or clobbered by calls. */
138 fixed_regs. Which leaves us guessing as to the set of fixed_regs
250 struct reg_info_data *next; /* next set of reg_info structures */
779 /* If we're globalizing the frame pointer, we need to set the
781 set in fixed_regs. */
804 and of using memory for each pseudo. We use this data to set up
977 /* If we get here, we are set up to record the costs of all the
1040 rtx set, note;
1055 set
1035 rtx set, note; local
1407 rtx set; local
[all...]
H A Dflow.c78 REG_UNUSED notes are added for each register that is set by the insn
79 but is unused subsequently (if every register set by the insn is unused
87 which registers are set by each insn and which die there.
130 #include "hard-reg-set.h"
228 /* Bit N is set if register N is conditionally or unconditionally live. */
231 /* Bit N is set if register N is set this insn. */
242 /* If non-null, record the set of registers set unconditionally in the
246 /* If non-null, record the set o
926 regset set = (regset) xset; local
944 mark_regs_live_at_end(regset set) argument
2115 rtx insn, set; local
3503 rtx set = single_set (incr); local
3663 rtx set, y, incr, inc_val; local
[all...]
H A Dbt-load.c27 #include "hard-reg-set.h"
95 def/use web, because it records the set of blocks that contain
97 branch register in that set of blocks, either in the block
100 other_btr_uses_before_def or other_btr_uses_after_use must be set true
104 /* We set own_end when we have moved a definition into a dominator.
147 (instructions that set branch target registers), to move them
163 /* Array indexed by basic block number, giving the set of registers
167 /* Array indexed by basic block number, giving the set of registers live at
215 If EXCLUDEP is set, disregard any references within the rtx pointed to
216 by it. If returning nonzero, also set btr_reference_foun
229 rtx set; local
1166 rtx set; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_fm.c89 * When a new logical I/O is issued, we set this to point to itself. Child I/Os
90 * then inherit this pointer, so that when it is first set subsequent failures
92 * this pointer is set to NULL, and no ereport will be generated (since it
163 * where vdev_remove_wanted is set and the device has
362 /* histograms of set and cleared bits by bit number in a 64-bit word */
366 /* inline arrays of bits set and cleared. */
371 * for each range, the number of bits set and cleared. The Hamming
409 * distance between array entries, so we set the new_allowed_gap to be
602 uint64_t set, cleared; local
604 // bits set i
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dlocore.s70 .set PTmap,(PTDPTDI << PDRSHIFT)
71 .set PTD,PTmap + (PTDPTDI * PAGE_SIZE)
72 .set PTDpde,PTD + (PTDPTDI * PDESIZE)
78 .set kernbase,KERNBASE
80 .set kernload,KERNLOAD
180 * This is where the bootblocks start us, set the ball rolling...
208 * to set %cs, %ds, %es and %ss.
302 /* set up bootstrap stack */
402 * we didn't set up a frame and our caller did.
/freebsd-11-stable/sys/netinet/
H A Dip_fw.h39 #define RESVD_SET 31 /*set for default and persistent rules*/
92 #define IP_FW_XMOVE 100 /* move rules to different set */
96 #define IP_FW_SET_MOVE 104 /* Move one set to another one */
330 * { X or Y or Z } contains F_OR set in all but the last
617 uint8_t set; /* rule set (0..31) */ member in struct:ip_fw_rule
652 uint8_t set; /* rule set (0..31) */ member in struct:ip_fw
843 uint8_t set; /* set, i member in struct:_ipfw_obj_ntlv
942 uint32_t set; /* Range set to match */ member in struct:_ipfw_range_tlv
984 uint32_t set; /* set table is in */ member in struct:_ipfw_xtable_info
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h29 /// storing the elements that have non-zero bits set. In order to make this
33 /// to make multiple in-order test/set constant time after the first one is
98 void set(unsigned Idx) {
105 set(Idx);
126 /// find_first - Returns the index of the first set bit.
134 /// find_last - Returns the index of the last set bit.
145 /// find_next - Returns the index of the next set bit starting from the
146 /// "Curr" bit. Returns -1 if the next set bit is not found.
193 // BecameZero is set to true if this element became all-zero bits.
215 // one changed. BecameZero is set t
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp93 TheCXXABI.set(TargetCXXABI::GenericAArch64);
627 TheCXXABI.set(TargetCXXABI::Microsoft);
661 TheCXXABI.set(TargetCXXABI::GenericAArch64);
683 TheCXXABI.set(TargetCXXABI::WatchOS);
685 TheCXXABI.set(TargetCXXABI::iOS64);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp335 // If the stack was realigned, the frame pointer is set in order to allow
360 SavedRegs.set(RISCV::X1);
361 SavedRegs.set(RISCV::X8);
365 SavedRegs.set(RISCVABI::getBPReg());
382 SavedRegs.set(CSRegs[i]);
393 SavedRegs.set(Regs[i]);
/freebsd-11-stable/sys/x86/cpufreq/
H A Dest.c912 static int est_set(device_t dev, const struct cf_setting *set);
913 static int est_get(device_t dev, struct cf_setting *set);
1286 /* Read the current register, mask out the old, set the new id. */
1297 device_printf(dev, "Invalid id16 (set, cur) "
1353 est_set(device_t dev, const struct cf_setting *set) argument
1361 if (f->freq == set->freq)
1367 /* Read the current register, mask out the old, set the new id. */
1374 est_get(device_t dev, struct cf_setting *set) argument
1384 set->freq = f->freq;
1385 set
[all...]
/freebsd-11-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c587 fd_set set; local
613 FD_ZERO(&set);
616 FD_SET(ctx->fd, &set);
617 error = select(ctx->fd + 1, &set, NULL, NULL, NULL);
912 logger(LOG_ERR, "failed to set ip-address");
923 logger(LOG_ERR, "failed to set nameservers");
977 logger(LOG_ERR, "failed to set default route: %s",
1366 fd_set set; local
1505 FD_ZERO(&set);
1506 FD_SET(ctx.fd, &set);
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfstat.c768 PRINTF("%x\tPacket log flags set:\n", frf);
784 printlivelist(fiop, out, set, fp, group, comment)
786 int out, set;
801 rule.iri_active = set;
903 rules += printlivelist(fiop, out, set, fp->fr_data,
915 static void printdeadlist(fiop, out, set, fp, group, comment)
917 int out, set;
1009 printdeadlist(fiop, out, set, fb.fr_data, group,
1015 printdeadlist(fiop, out, set, NULL, g->fg_name, comment);
1029 int i, set; local
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c571 sigset_t set, *uset; local
585 error = copyin(uap->sm, &set, sizeof(set));
588 uset = &set;
2177 sigset_t set, oset; local
2180 OSIG2SIG(uap->mask, set);
2181 error = kern_sigprocmask(td, uap->how, &set, &oset, SIGPROCMASK_OLD);
2245 sigset_t set, oset; local
2247 OSIG2SIG(uap->mask, set);
2248 kern_sigprocmask(td, SIG_BLOCK, &set,
2257 sigset_t set, oset; local
2594 sigset_t set; local
2635 sigset_t set; local
3224 sigset_t set, *ssp; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp64 void set(short C) { function in class:__anon120::FAddendCoef
69 void set(const APFloat& C);
143 void set(short Coefficient, Value *V) { function in class:__anon120::FAddend
144 Coeff.set(Coefficient);
147 void set(const APFloat &Coefficient, Value *V) { function in class:__anon120::FAddend
148 Coeff.set(Coefficient);
151 void set(const ConstantFP *Coefficient, Value *V) { function in class:__anon120::FAddend
152 Coeff.set(Coefficient->getValueAPF());
228 void FAddendCoef::set(const APFloat& C) { function in class:FAddendCoef
267 set(Tha
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Ddirdeps.mk47 # The _DIRDEP_USE target uses the suffix to set TARGET_SPEC
59 # Before each Makefile.depend file is read, we set
82 # TARGET_SPEC and set the relevant variables accordingly.
190 # it should be set by sys.mk or similar by now.
207 # so we need to construct a set of modifiers to fill in the gaps.
232 # you really want this set by sys.mk or similar
291 # by now _DEP_TARGET_SPEC should be set, parse it.
322 # set to a set of glob expressions that might match RELDIR
384 # we assume sys.mk will set MACHINE_ARC
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp94 LoadInst *findFirstLoad(const std::set<LoadInst *> &LIs);
102 /// Given a set of VectorInfo containing candidates for a given interleave
103 /// factor, find a set that represents a 'factor' interleaved load.
478 // `ErrorMSBs`. Otherwise set all bits as undefined.
633 /// 2) a set of load instruction necessary to construct the vector,
634 /// 3) a set of all other instructions that are necessary to create the vector and
664 std::set<LoadInst *> LIs;
667 std::set<Instruction *> Is;
1102 InterleavedLoadCombineImpl::findFirstLoad(const std::set<LoadInst *> &LIs) {
1129 std::set<LoadIns
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp339 Properties.set(MachineFunctionProperties::Property::NoPHIs);
343 Properties.set(MachineFunctionProperties::Property::IsSSA);
349 Properties.set(MachineFunctionProperties::Property::NoVRegs);
410 MF.getProperties().set(MachineFunctionProperties::Property::Legalized);
412 MF.getProperties().set(
415 MF.getProperties().set(MachineFunctionProperties::Property::Selected);
417 MF.getProperties().set(MachineFunctionProperties::Property::FailedISel);
543 Twine("preferred register can only be set for normal vregs"));
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp216 void internal_sigfillset(__sanitizer_sigset_t *set) { sigfillset(set); } argument
218 uptr internal_sigprocmask(int how, __sanitizer_sigset_t *set, argument
221 return pthread_sigmask(how, set, oldset);
472 // libmalloc tries to set up a different zone as malloc_zones[0], it will call
682 __sanitizer_sigset_t set, old; local
683 internal_sigfillset(&set);
684 internal_sigprocmask(SIG_SETMASK, &set, &old);
849 // DYLD_INSERT_LIBRARIES is not set. However, checking OS version via
863 // wrappers work. If it is not, set DYLD_INSERT_LIBRARIE
[all...]

Completed in 207 milliseconds

<<21222324252627282930>>