Searched defs:pop (Results 51 - 75 of 80) sorted by relevance

1234

/external/llvm/test/MC/X86/
H A Dx86-64.s858 pop %fs label
861 pop %gs label
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DParser.java635 pop();
702 else { // restartably pop everything above us
706 pop();
708 // pop any preclosed elements now at the top
710 pop();
727 private void pop() throws SAXException { method in class:Parser
756 pop();
/external/v8/src/mips/
H A Dmacro-assembler-mips.h477 inline void pop(Register src) { Pop(src); } function in class:v8::internal::MacroAssembler
503 // Push and pop the registers that can hold pointers, as defined by the
/external/webkit/Source/JavaScriptCore/assembler/
H A DMacroAssemblerARM.h331 void pop(RegisterID dest) function in class:JSC::MacroAssemblerARM
H A DMacroAssemblerMIPS.h811 // containing machine word sized units of data. Push and pop
816 void pop(RegisterID dest) function in class:JSC::MacroAssemblerMIPS
H A DMacroAssemblerSH4.h1143 void pop(RegisterID dest) function in class:JSC::MacroAssemblerSH4
H A DMacroAssemblerX86Common.h679 // containing machine word sized units of data. Push and pop
684 void pop(RegisterID dest) function in class:JSC::MacroAssemblerX86Common
1175 // asm ops like test, or pseudo ops like pop().
H A DMacroAssemblerARMv7.h728 // containing machine word sized units of data. Push and pop
733 void pop(RegisterID dest) function in class:JSC::MacroAssemblerARMv7
1180 // asm ops like test, or pseudo ops like pop().
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h230 void pop() function in struct:WebCore::GraphicsLayerCA::ReplicaState
/external/webkit/Tools/DumpRenderTree/win/
H A DUIDelegate.cpp81 DRTUndoObject* pop() { DRTUndoObject* top = m_undoVector.last(); m_undoVector.removeLast(); return top; } function in class:DRTUndoStack
135 DRTUndoObject* redoObject = m_redoStack->pop();
149 DRTUndoObject* undoObject = m_undoStack->pop();
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToStream.java82 * Used to push/pop values used for the field m_ispreserve, but
1211 m_disableOutputEscapingStates.pop();
2232 /* don't need to pop cdataSectionState because
2258 m_ispreserve = m_preserves.isEmpty() ? false : m_preserves.pop();
3389 public final boolean pop() method in class:ToStream.BoolStack
/external/clang/lib/AST/
H A DItaniumMangle.cpp182 void pop(FunctionTypeDepthState saved) { function in class:__anon2748::CXXNameMangler::FunctionTypeDepthState
1783 FunctionTypeDepth.pop(saved);
1792 FunctionTypeDepth.pop(saved);
/external/clang/lib/CodeGen/
H A DCodeGenFunction.h334 /// know the EH stack depth. Whenever we pop a cleanup, we have
755 /// PopCleanupBlock - Will pop the cleanup entry on the stack and
1002 void pop() { function in class:clang::CodeGen::OpaqueValueMapping
/external/kernel-headers/original/linux/
H A Datmdev.h300 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */ member in struct:atm_vcc
/external/quake/quake/src/QW/client/
H A Dcommon.c62 unsigned short pop[] = variable
1105 Looks for the pop.txt file and verifies it.
1117 COM_FOpenFile("gfx/pop.lmp", &h);
1137 if (pop[i] != (unsigned short)BigShort (check[i]))
/external/quake/quake/src/WinQuake/
H A Dcommon.cpp59 unsigned short pop[] = variable
1027 Looks for the pop.txt file and verifies it.
1039 COM_OpenFile("gfx/pop.lmp", &h);
1064 if (pop[i] != (unsigned short)BigShort (check[i]))
/external/skia/src/pdf/
H A DSkPDFDevice.cpp195 void pop();
207 pop();
218 void GraphicStackState::pop() { function in class:GraphicStackState
297 pop();
364 pop();
/external/v8/src/x64/
H A Dassembler-x64.cc84 __ pop(rax);
90 __ pop(rax);
129 __ pop(rbx);
130 __ pop(rcx);
132 __ pop(rbp);
1866 void Assembler::pop(Register dst) { function in class:v8::internal::Assembler
1873 void Assembler::pop(const Operand& dst) { function in class:v8::internal::Assembler
/external/webkit/Source/WebCore/bindings/v8/
H A DSerializedScriptValue.cpp382 return pop(state);
388 return pop(state);
394 return pop(state);
585 StateBase* pop(StateBase* state) function in class:WebCore::__anon11753::Serializer
1071 pop(length);
1103 pop(length);
1120 void pop(unsigned length) function in class:WebCore::__anon11753::Deserializer
/external/webkit/Source/WebCore/editing/
H A DTextIterator.cpp149 void BitStack::pop() function in class:WebCore::BitStack
415 m_fullyClippedStack.pop();
427 m_fullyClippedStack.pop();
1140 m_fullyClippedStack.pop();
1149 m_fullyClippedStack.pop();
/external/clang/include/clang/Parse/
H A DParser.h434 void pop(tok::TokenKind t) { function in class:clang::Parser::DelimiterTracker
474 P.QuantityTracker.pop(Kind);
954 pop(0);
959 pop(D);
974 void pop(Decl *D) { function in class:clang::Parser::ParsingDeclRAIIObject
/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1129 SUnit *CurSU = AvailableQueue->pop();
1138 CurSU = AvailableQueue->pop();
1186 CurSU = AvailableQueue->pop();
1382 SUnit *CurSU = AvailableQueue->pop();
1669 SUnit *pop() { function in class:__anon6671::RegReductionPriorityQueue
1678 // Emulate pop() without clobbering NodeQueueIds.
/external/v8/src/arm/
H A Dassembler-arm.h1126 void pop(Register dst, Condition cond = al) { function in class:v8::internal::Assembler
1130 void pop() { function in class:v8::internal::Assembler
/external/v8/src/ia32/
H A Dassembler-ia32.cc93 __ pop(eax);
99 __ pop(eax);
128 __ pop(ebx);
129 __ pop(ecx);
131 __ pop(ebp);
461 void Assembler::pop(Register dst) { function in class:v8::internal::Assembler
467 // pop instruction.
474 PrintF("%d push/pop (same reg) eliminated\n", pc_offset());
477 // Convert 'push src; pop dst' to 'mov dst, src'.
483 PrintF("%d push/pop (re
579 void Assembler::pop(const Operand& dst) { function in class:v8::internal::Assembler
[all...]
/external/clang/include/clang/Sema/
H A DSema.h440 void pop() { function in class:clang::Sema::ContextRAII
448 pop();
2607 /// is invoked to pop the information about the block from the action impl.
4780 /// Destruction of this object will pop the named instantiation off
5381 PPK_Pop // #pragma pack(pop, [identifier], [n])

Completed in 1474 milliseconds

1234