Home
last modified time | relevance | path

Searched refs:lie (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h95 PointerIntPair<IndexListEntry*, 2, unsigned> lie;
99 return lie.getPointer();
108 return static_cast<Slot>(lie.getInt());
124 SlotIndex(IndexListEntry *entry, unsigned slot) : lie(entry, slot) {}
127 SlotIndex(const SlotIndex &li, Slot s) : lie(li.listEntry(), unsigned(s)) {
134 return lie.getPointer();
148 return lie == other.lie;
152 return lie != other.lie;
/freebsd-14.2/contrib/elftoolchain/nm/
H A Dnm.c1195 struct line_info_entry *lie; in read_elf() local
1411 if ((lie = malloc(sizeof(*lie))) == NULL) { in read_elf()
1415 lie->addr = lineaddr; in read_elf()
1416 lie->line = lineno; in read_elf()
1417 lie->file = strdup(sfile); in read_elf()
1418 if (lie->file == NULL) { in read_elf()
1420 free(lie); in read_elf()
1478 free(lie->file); in read_elf()
1479 free(lie); in read_elf()
1587 struct line_info_entry *lie; in print_lineno() local
[all …]
/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dmax77686.txt24 -LDOn : for LDOs, where n can lie in range 1 to 26.
26 -BUCKn : for BUCKs, where n can lie in range 1 to 9.
H A Dmax77802.txt44 -LDOn : for LDOs, where n can lie in ranges 1-15, 17-21, 23-30
47 -BUCKn : for BUCKs, where n can lie in range 1 to 10.
/freebsd-14.2/contrib/tzdata/
H A Dantarctica153 # She confirms that French Southern Territories and Terre Adélie bases
154 # don't observe daylight saving time, even if Terre Adélie supplies came
/freebsd-14.2/usr.bin/fortune/
H A DNotes152 lie a great deal. On the other hand, you are inclined to be
/freebsd-14.2/tools/tools/nanobsd/embedded/
H A Dcommon303 # A lie to make the boot loader work, it boots the first BSD partition
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def129 /// that must lie within the function and not contain another stackmap.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrFPU.td180 // $fs_in is part of a white lie to work around a widespread bug in the FPU
H A DMips16InstrInfo.td31 // moment. This lie fixes the problem sufficiently well to fix the errors
H A DMicroMips32r6InstrInfo.td691 // $fs_in is part of a white lie to work around a widespread bug in the FPU
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dbib3274 Thou shalt not lie with mankind, as with womankind: it is abomination.
3275 Neither shalt thou lie with any beast to defile thyself therewith: neither shall any woman stand be…
3293 Ye shall not steal, neither deal falsely, neither lie one to another.
13007 Now therefore be content, look upon me; for it is evident unto you if I lie.
13382 They shall lie down alike in the dust, and the worms shall cover them.
13690 Should I lie against my right? my wound is incurable without transgression.
13834 When they couch in their dens, and abide in the covert to lie in wait?
15362 Once have I sworn by my holiness that I will not lie unto David.
16778 A faithful witness will not lie: but a false witness will utter lies.
21329 I will feed my flock, and I will cause them to lie down, saith the Lord GOD.
[all …]
/freebsd-14.2/contrib/bc/
H A DNEWS.md414 allocate memory. Unfortunately, there are cases when Linux and FreeBSD lie and
/freebsd-14.2/share/examples/ipfilter/
H A Dipf-howto.txt969 can lie about. They read the TCP packet's flags section and
/freebsd-14.2/share/dict/
H A Dweb2a32894 lie-abed
32895 lie-by
32896 lie detector
32897 lie-down
35689 mis-lie
73137 white-lie
/freebsd-14.2/contrib/ntp/sntp/m4/
H A Dlibtool.m45968 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/openpam/m4/
H A Dlibtool.m45990 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m45968 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/file/m4/
H A Dlibtool.m45968 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/libevent/m4/
H A Dlibtool.m45991 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/ldns/m4/
H A Dlibtool.m45993 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/openbsm/m4/
H A Dlibtool.m45968 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/unbound/
H A Daclocal.m45977 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/sqlite3/
H A Daclocal.m46007 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-14.2/contrib/sendmail/
H A DRELEASE_NOTES2792 (SFS_NONE), lie and say there is plenty of space.

12