Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/binutils/gas/
H A Dwrite.c492 lie && lie->dispfrag == fragP; in cvt_frag_to_fill()
493 lie = lie->next_broken_word) in cvt_frag_to_fill()
1585 for (lie = broken_words; lie; lie = lie->next_broken_word) in write_object_file()
1590 subseg_change (lie->seg, lie->subseg); in write_object_file()
1597 lie->word_goes_here - lie->frag->fr_literal, in write_object_file()
1609 for (lie = broken_words; lie;) in write_object_file()
1617 subseg_change (lie->seg, lie->subseg); in write_object_file()
1641 lie && lie->dispfrag == fragP; in write_object_file()
1642 m++, lie = lie->next_broken_word) in write_object_file()
2169 lie && lie->dispfrag == fragP; in relax_segment()
[all …]
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h111 PointerIntPair<IndexListEntry*, 2, unsigned> lie;
114 : lie(entry, slot) {}
119 assert(!lie.getPointer()->isPoisoned() &&
122 return lie.getPointer();
131 return static_cast<Slot>(lie.getInt());
145 SlotIndex(const SlotIndex &li, Slot s) : lie(li.listEntry(), unsigned(s)) {
146 assert(lie.getPointer() != nullptr &&
153 return lie.getPointer();
167 return lie == other.lie;
171 return lie != other.lie;
[all …]
/freebsd-12.1/contrib/elftoolchain/nm/
H A Dnm.c1156 struct line_info_entry *lie; in read_elf() local
1372 if ((lie = malloc(sizeof(*lie))) == NULL) { in read_elf()
1376 lie->addr = lineaddr; in read_elf()
1377 lie->line = lineno; in read_elf()
1378 lie->file = strdup(sfile); in read_elf()
1379 if (lie->file == NULL) { in read_elf()
1381 free(lie); in read_elf()
1439 free(lie->file); in read_elf()
1440 free(lie); in read_elf()
1548 struct line_info_entry *lie; in print_lineno() local
[all …]
/freebsd-12.1/contrib/tzdata/
H A Dantarctica143 # She confirms that French Southern Territories and Terre Adélie bases
144 # don't observe daylight saving time, even if Terre Adélie supplies came
/freebsd-12.1/usr.bin/fortune/
H A DNotes153 lie a great deal. On the other hand, you are inclined to be
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DTargetOpcodes.def111 /// that must lie within the function and not contain another stackmap.
/freebsd-12.1/tools/tools/nanobsd/embedded/
H A Dcommon320 # A lie to make the boot loader work, it boots the first BSD partition
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsInstrFPU.td176 // $fs_in is part of a white lie to work around a widespread bug in the FPU
H A DMips16InstrInfo.td32 // moment. This lie fixes the problem sufficiently well to fix the errors
H A DMicroMips32r6InstrInfo.td688 // $fs_in is part of a white lie to work around a widespread bug in the FPU
/freebsd-12.1/contrib/gcc/doc/
H A Dlibgcc.texi126 constructed. The returned values lie in the range zero to two, to allow
H A Dcppinternals.texi383 macro name might lie on a different line, and the front ends definitely
H A Dinvoke.texi2184 Where the unused arguments lie between used arguments that are
7566 will lie outside of the 64 megabyte addressing range of the offset based
7814 will lie outside of the 24 bit addressing range of the offset based
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dfunctions.texi543 returned pointer is guaranteed to lie within the original
/freebsd-12.1/contrib/binutils/libiberty/
H A Dfunctions.texi559 returned pointer is guaranteed to lie within the original
/freebsd-12.1/share/examples/ipfilter/
H A Dipf-howto.txt970 can lie about. They read the TCP packet's flags section and
/freebsd-12.1/contrib/gcc/config/ia64/
H A Dia64.md849 ;; reload nightmare we lie, claim we don't need one, and fix it up
/freebsd-12.1/share/dict/
H A Dweb2a32894 lie-abed
32895 lie-by
32896 lie detector
32897 lie-down
35689 mis-lie
73137 white-lie
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-20005013 kill the macro BUFSIZ. I think the solaris fails lie elsewhere
/freebsd-12.1/contrib/gcc/cp/
H A DChangeLog-19995668 total lie. :)
H A DChangeLog-19942836 properly. Would I lie to you?
/freebsd-12.1/contrib/binutils/
H A Dlibtool.m44851 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-12.1/contrib/file/m4/
H A Dlibtool.m45504 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
/freebsd-12.1/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-12.1/contrib/ldns/m4/
H A Dlibtool.m45986 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie

12