Searched refs:pop (Results 101 - 125 of 336) sorted by relevance

1234567891011>>

/freebsd-11-stable/stand/arm/uboot/
H A Dstart.S69 pop {r0, r1, r9, lr}
/freebsd-11-stable/stand/efi/loader/arch/arm/
H A Dstart.S169 pop {r0, r1}
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_sake_common.h54 #pragma pack(pop)
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Ddivmodsi4.S21 pop {r4-r7, pc}
H A Ddivsi3.S20 pop {r4, r7, pc}
H A Dsync-ops.h46 pop { r4, r5, r6, pc }
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DResourcePriorityQueue.h118 SUnit *pop() override;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DProcess.inc103 // Windows also has modal pop-up message boxes. As this method is used by
104 // bugpoint, preventing these pop-ups is additionally important.
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h35 template <typename T> T pop() { function in class:clang::interp::final
/freebsd-11-stable/lib/libc/stdlib/
H A Dradixsort.c122 #define pop(a, n, i) a = (--sp)->sa, n = sp->sn, i = sp->si macro
141 pop(a, n, i);
239 pop(a, n, i);
/freebsd-11-stable/contrib/libpcap/msdos/
H A Dpkt_rx0.asm86 pop bx
87 pop es
140 pop bx ; restore handle
156 pop ds define
167 pop ds define
189 @discard:pop ds
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp219 // RGPassManager passes. In such case, pop RGPassManager from the
227 PMS.pop();
235 PMS.pop();
244 PMS.pop();
H A DLoopPass.cpp336 // LPPassManager passes. In such case, pop LPPassManager from the
344 PMS.pop();
351 PMS.pop();
360 PMS.pop();
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp890 // Has the current diversion level decreased? Then we must pop the
1787 charinfo_node::charinfo_node(charinfo *c, statem *s, int pop, node *x) argument
1788 : node(x, s, pop), ci(c)
1976 statem *s, int pop, node *x)
1977 : charinfo_node(c, s, pop, x), tf(t), gcol(gc), fcol(fc)
1987 statem *s, int pop, node *x)
1988 : charinfo_node(c, s, pop, x), tf(t), gcol(gc), fcol(fc), wid(w)
2172 int pop, node *x)
2173 : glyph_node(c, t, gc, fc, s, pop, x), n1(gn1), n2(gn2)
2180 int pop, nod
1975 glyph_node(charinfo *c, tfont *t, color *gc, color *fc, statem *s, int pop, node *x) argument
1985 glyph_node(charinfo *c, tfont *t, color *gc, color *fc, hunits w, statem *s, int pop, node *x) argument
2170 ligature_node(charinfo *c, tfont *t, color *gc, color *fc, node *gn1, node *gn2, statem *s, int pop, node *x) argument
2178 ligature_node(charinfo *c, tfont *t, color *gc, color *fc, hunits w, node *gn1, node *gn2, statem *s, int pop, node *x) argument
2224 kern_pair_node(hunits n, node *first, node *second, statem* s, int pop, node *x) argument
2230 dbreak_node(node *n, node *p, statem *s, int pop, node *x) argument
2622 italic_corrected_node(node *nn, hunits xx, statem *s, int pop, node *p) argument
2757 break_char_node(node *n, int bc, color *c, statem *s, int pop, node *x) argument
2858 extra_size_node(vunits i, statem *s, int pop) argument
2873 vertical_size_node(vunits i, statem *s, int pop) argument
2898 vmotion_node(vunits i, color *c, statem *s, int pop) argument
2929 hline_node(hunits i, node *c, statem *s, int pop, node *nxt) argument
2949 vline_node(vunits i, node *c, statem *s, int pop, node *nxt) argument
2970 zero_width_node(node *nd, statem *s, int pop) argument
3031 overstrike_node(statem *s, int pop) argument
3073 bracket_node(statem *s, int pop) argument
3158 space_node(hunits nn, color *c, statem *s, int pop, node *p) argument
3163 space_node(hunits nn, int s, int flag, color *c, statem *st, int pop, node *p) argument
3246 diverted_space_node(vunits d, statem *s, int pop, node *p) argument
3262 diverted_copy_file_node(symbol s, statem *st, int pop, node *p) argument
3565 space_char_hmotion_node(hunits i, color *c, statem *s, int pop, node *nxt) argument
3835 special_node(const macro &m, tfont *t, color *gc, color *fc, statem *s, int pop, int n) argument
3913 suppress_node(int issue_limits, int on_or_off, symbol f, char p, int id, statem *s, int pop) argument
3955 tag_node(string s, statem *st, int pop, int delay) argument
4187 composite_node(node *p, charinfo *c, tfont *t, statem *s, int pop, node *x) argument
4322 word_space_node(hunits d, int s, color *c, width_list *w, int flag, statem *st, int pop, node *x) argument
4383 unbreakable_space_node(hunits d, int s, color *c, statem *st, int pop, node *x) argument
4439 draw_node(char c, hvpair *p, int np, font_size s, color *gc, color *fc, statem *st, int pop) argument
5341 left_italic_corrected_node(statem *s, int pop, node *xx) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm98 pop edx
99 pop ecx
100 pop ebx
101 pop edi
104 pop ebp
233 pop edi
234 pop ebx
236 pop ebp
337 pop esi
339 pop eb
[all...]
/freebsd-11-stable/stand/pc98/boot0.5/
H A Dboot.s144 pop %si
145 pop %cx
161 pop %cx
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_stack.h94 * push, @c pop, and @c top, which are standard %stack/FILO
189 * data is needed, it should be retrieved before pop() is
193 pop() function in class:stack
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Derase_fn_imps.hpp50 pop() function in class:PB_DS_CLASS_C_DEC
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp164 pop();
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Dinsert_fn_imps.hpp151 m_rc.pop();
H A Drc_binomial_heap_.hpp137 pop();
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Dunwind-cxx.h251 #pragma GCC visibility pop
/freebsd-11-stable/contrib/gcc/
H A Dunwind-generic.h238 #pragma GCC visibility pop
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.h158 #pragma pack(pop)
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ipc.h220 #pragma pack(pop)

Completed in 162 milliseconds

1234567891011>>