Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h92 PointerIntPair<IndexListEntry*, 2, unsigned> lie; variable
96 return lie.getPointer(); in listEntry()
105 return static_cast<Slot>(lie.getInt()); in getSlot()
121 SlotIndex(IndexListEntry *entry, unsigned slot) : lie(entry, slot) {} in SlotIndex()
124 SlotIndex(const SlotIndex &li, Slot s) : lie(li.listEntry(), unsigned(s)) { in SlotIndex()
131 return lie.getPointer(); in isValid()
145 return lie == other.lie;
149 return lie != other.lie;
/freebsd/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()
1423 SLIST_INSERT_HEAD(line_info, lie, entries); in read_elf()
1476 lie = SLIST_FIRST(line_info); in read_elf()
1478 free(lie->file); in read_elf()
[all …]
/freebsd/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/contrib/tzdata/
H A Dantarctica
/freebsd/usr.bin/fortune/
H A DNotes151 lie a great deal. On the other hand, you are inclined to be
/freebsd/tools/tools/nanobsd/embedded/
H A Dcommon302 # A lie to make the boot loader work, it boots the first BSD partition
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetOpcodes.def129 /// that must lie within the function and not contain another stackmap.
/freebsd/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/contrib/one-true-awk/testdir/
H A Dbib490 Come, let us make our father drink wine, and we will lie with him, that we may preserve seed of our…
492 …my father: let us make him drink wine this night also; and go thou in, and lie with him, that we m…
846 …hou take away my son's mandrakes also? And Rachel said, Therefore he shall lie with thee to night …
1160 And it came to pass, as she spake to Joseph day by day, that he hearkened not unto her, to lie by h…
1164 …ee, he hath brought in an Hebrew unto us to mock us; he came in unto me to lie with me, and I crie…
1451 But I will lie with my fathers, and thou shalt carry me out of Egypt, and bury me in their buryingp…
2091 And if a man lie not in wait, but God deliver him into his hand; then I will appoint thee a place w…
2130 And if a man entice a maid that is not betrothed, and lie with her, he shall surely endow her to be…
2156 But the seventh year thou shalt let it rest and lie still; that the poor of thy people may eat: and…
2852 If a soul sin, and commit a trespass against the LORD, and lie unto his neighbour in that which was…
[all …]
/freebsd/contrib/bc/
H A DNEWS.md414 allocate memory. Unfortunately, there are cases when Linux and FreeBSD lie and
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt969 can lie about. They read the TCP packet's flags section and
/freebsd/share/dict/
H A Dweb2a32894 lie-abed
32895 lie-by
32896 lie detector
32897 lie-down
35689 mis-lie
73137 white-lie
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m45968 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/contrib/openpam/m4/
H A Dlibtool.m45990 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/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/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/contrib/libevent/m4/
H A Dlibtool.m45991 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/contrib/ldns/m4/
H A Dlibtool.m45993 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/contrib/file/m4/
H A Dlibtool.m45990 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/contrib/unbound/
H A Daclocal.m45977 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/contrib/sqlite3/
H A Daclocal.m46007 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2792 (SFS_NONE), lie and say there is plenty of space.

12