| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | agentexpr.texi | 186 Pop the top two numbers on the stack, multiply them, and push their 191 Pop the top two numbers, add them, and push the sum. Now the top of the 210 Pop the top two stack items, @var{a} and @var{b}, as integers; push 265 Pop two integers from the stack, and push their sum, as an integer. 268 Pop two integers from the stack, subtract the top value from the 272 Pop two integers from the stack, multiply them, and push the product on 278 Pop two signed integers from the stack; divide the next-to-top value by 283 Pop two unsigned integers from the stack; divide the next-to-top value 288 Pop two signed integers from the stack; divide the next-to-top value by 293 Pop two unsigned integers from the stack; divide the next-to-top value [all …]
|
| HD | gdb.info-3 | 3794 Pop the top two numbers on the stack, multiply them, and push their 3799 Pop the top two numbers, add them, and push the sum. Now the top 3816 Pop the top two stack items, A and B, as integers; push their sum, 3861 Pop two integers from the stack, and push their sum, as an integer. 3864 Pop two integers from the stack, subtract the top value from the 3868 Pop two integers from the stack, multiply them, and push the 3874 Pop two signed integers from the stack; divide the next-to-top 3879 Pop two unsigned integers from the stack; divide the next-to-top 3884 Pop two signed integers from the stack; divide the next-to-top 3889 Pop two unsigned integers from the stack; divide the next-to-top [all …]
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_lfstack.h | 48 T *Pop() { in Pop() function
|
| HD | sanitizer_allocator.h | 349 Batch *b = region->free_list.Pop(); in AllocateBatch() 520 Batch *b = region->free_list.Pop(); in PopulateFreeList()
|
| /NextBSD/crypto/heimdal/etc/ |
| HD | services.append | 21 kpop 1109/tcp # Pop with Kerberos
|
| /NextBSD/contrib/llvm/lib/Transforms/Utils/ |
| HD | LowerSwitch.cpp | 460 unsigned &Pop = Popularity[I.BB]; in processSwitchInst() local 461 if ((Pop += N) > MaxPop) { in processSwitchInst() 462 MaxPop = Pop; in processSwitchInst()
|
| /NextBSD/usr.bin/calendar/calendars/de_DE.ISO8859-1/ |
| HD | calendar.musik | 63 /* Pop */
|
| /NextBSD/contrib/compiler-rt/lib/asan/ |
| HD | asan_allocator.h | 98 AsanChunk *Pop();
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMScheduleV6.td | 143 // Pop, def is the 3rd operand. 146 // Pop + branch, def is the 3rd operand.
|
| HD | ARMScheduleA8.td | 168 // Pop, def is the 3rd operand.
|
| HD | ARMScheduleSwift.td | 347 // Pop, def is the 3rd operand. 354 // Pop + branch, def is the 3rd operand.
|
| HD | ARMScheduleA9.td | 309 // Pop, def is the 3rd operand. 318 // Pop + branch, def is the 3rd operand.
|
| /NextBSD/contrib/gcc/ |
| HD | tree-browser.def | 3 Contributed by Sebastian Pop <s.pop@laposte.net>
|
| HD | ChangeLog.tree-ssa | 1291 2004-02-24 Sebastian Pop <sebastian.pop@cri.ensmp.fr> 3401 2003-12-26 Sebastian Pop <s.pop@laposte.net> 7039 block local varrays from walk_data. Pop entry off block local 9062 2003-08-04 Sebastian Pop <s.pop@laposte.net> 11078 2003-05-10 Sebastian Pop <s.pop@laposte.net> 11082 2003-05-09 Sebastian Pop <s.pop@laposte.net> 11516 2003-04-18 Sebastian Pop <s.pop@laposte.net> 11663 (pop_bsi): New. Pop a block_stmt_iterator off a stack. 14174 * c-decl.c (c_expand_body): Pop TV_EXPAND before running the tree 14258 2002-11-26 Sebastian Pop <s.pop@laposte.net> [all …]
|
| HD | ChangeLog-2006 | 4986 2006-05-29 Sebastian Pop <pop@cri.ensmp.fr> 5673 2006-05-17 Sebastian Pop <pop@cri.ensmp.fr> 5701 2006-05-17 Sebastian Pop <pop@cri.ensmp.fr> 7652 2006-04-07 Sebastian Pop <pop@cri.ensmp.fr> 7729 2006-04-05 Sebastian Pop <pop@cri.ensmp.fr> 7783 2006-04-04 Sebastian Pop <pop@cri.ensmp.fr> 7880 2006-04-02 Sebastian Pop <pop@cri.ensmp.fr> 7909 2006-04-02 Sebastian Pop <pop@cri.ensmp.fr> 7914 2006-04-02 Sebastian Pop <pop@cri.ensmp.fr> 7942 2006-04-02 Sebastian Pop <pop@cri.ensmp.fr> [all …]
|
| HD | ChangeLog-2005 | 1475 2005-12-14 Sebastian Pop <pop@cri.ensmp.fr> 1484 2005-12-14 Sebastian Pop <pop@cri.ensmp.fr> 1489 2005-12-14 Sebastian Pop <pop@cri.ensmp.fr> 4844 2005-11-05 Sebastian Pop <pop@cri.ensmp.fr> 4923 2005-11-04 Sebastian Pop <pop@cri.ensmp.fr> 5716 2005-10-12 Sebastian Pop <pop@cri.ensmp.fr> 6660 2005-09-26 Sebastian Pop <pop@cri.ensmp.fr> 7336 2005-09-09 Sebastian Pop <pop@cri.ensmp.fr> 7342 2005-09-09 Sebastian Pop <pop@cri.ensmp.fr> 7763 2005-09-01 Sebastian Pop <pop@cri.ensmp.fr> [all …]
|
| /NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/ |
| HD | IOHandler.h | 764 Pop () in Pop() function
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | sol2-gc1.asm | 149 ! Pop the argc, argv, and environ arguments off the stack, push the
|
| HD | sol2-c1.asm | 136 ! Pop the argc, argv, and environ arguments off the stack, push the
|
| /NextBSD/usr.bin/calendar/calendars/ |
| HD | calendar.music | 120 06/16 The Monterey Pop festival opens, 1967
|
| /NextBSD/contrib/llvm/tools/lldb/source/Core/ |
| HD | Debugger.cpp | 1070 m_input_reader_stack.Pop (); in PopIOHandler()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Parse/ |
| HD | Parser.h | 1107 void Pop() { in Pop() function
|
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | SymbolFileDWARF.cpp | 180 void Pop () in Pop() function in DIEStack 204 m_die_stack.Pop(); in ~ScopedPopper()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseDeclCXX.cpp | 3079 ParsingDef.Pop(); in ParseCXXMemberSpecification()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1999 | 2412 (pop_from_top_level): Pop function context if appropriate. 3075 (poplevel): Pop local labels. Use pop_labels. 5288 * semantics.c (finish_class_definition): Pop it here. 5343 (structsp): Adjust accordingly. Pop scope when required.
|