Home
last modified time | relevance | path

Searched defs:popn (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineFrameInfo-inl.h28 void CompilerFrameInfo::popn(uint32_t n, StackAdjustment adjust) { in popn() function
43 void InterpreterFrameInfo::popn(uint32_t n) { in popn() function
H A DBaselineFrameInfo.h408 void popn(Register reg) { in popn() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineFrameInfo-inl.h24 void CompilerFrameInfo::popn(uint32_t n, StackAdjustment adjust) { in popn() function
H A DBaselineFrameInfo.h406 void popn(uint32_t n) { masm.addToStackPtr(Imm32(n * sizeof(Value))); } in popn() function
408 void popn(Register reg) { in popn() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBaselineFrameInfo-inl.h24 void CompilerFrameInfo::popn(uint32_t n, StackAdjustment adjust) { in popn() function
H A DBaselineFrameInfo.h389 void popn(uint32_t n) { masm.addToStackPtr(Imm32(n * sizeof(Value))); } in popn() function
391 void popn(Register reg) { in popn() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineFrameInfo-inl.h24 void CompilerFrameInfo::popn(uint32_t n, StackAdjustment adjust) { in popn() function
H A DBaselineFrameInfo.h406 void popn(uint32_t n) { masm.addToStackPtr(Imm32(n * sizeof(Value))); } in popn() function
408 void popn(Register reg) { in popn() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBaselineFrameInfo-inl.h26 FrameInfo::popn(uint32_t n, StackAdjustment adjust) in popn() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBaselineFrameInfo-inl.h23 void FrameInfo::popn(uint32_t n, StackAdjustment adjust) { in popn() function
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/src/
H A Dparm7plugin.cpp29 int popn; member
37 int popn = 0; in open_parm7_read() local
H A DReadPARM7.h341 static void close_parm7_file(FILE *fileptr, int popn) { in close_parm7_file()
H A DReadPARM.h86 int popn; variable
/dports/print/scribus-devel/scribus-1.5.7/scribus/desaxe/
H A Ddigester.h245 void Digester::popn(unsigned int number) in popn() function
/dports/graphics/wdune/wdune-1.926/src/
H A Dfreewrl_define.h136 #define vector_popBackN(type, me, popn) \ argument
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dstate.py92 def popn(self, n): member in FrameState
/dports/security/kgpg/kgpg-21.12.3/editor/
H A Dkgpgeditor.cpp486 QPointer<QDialog> popn = new QDialog(this); in slotFilePreDec() local
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-trie.c691 size_t popn; in trie_lookup_abstract() local
1602 { size_t popn = IS_TRIE_KEY_POP(key); in unify_key() local
2594 { size_t popn; in compile_trie_value() local
2713 { size_t popn = IS_TRIE_KEY_POP(key); in compile_trie_node() local
H A Dpl-termwalk.c267 { size_t popn; in nextTermAgenda_P__LD() local
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-wasm-0.44.0/src/
H A Dstate.rs263 pub fn popn(&mut self, n: usize) { in popn() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/wasm/src/state/
H A Dfunc_state.rs324 pub(crate) fn popn(&mut self, n: usize) { in popn() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-wasm/src/state/
H A Dfunc_state.rs353 pub(crate) fn popn(&mut self, n: usize) { in popn() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-wasm/src/state/
H A Dfunc_state.rs353 pub(crate) fn popn(&mut self, n: usize) { in popn() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-wasm/src/state/
H A Dfunc_state.rs353 pub(crate) fn popn(&mut self, n: usize) { in popn() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-wasm/src/state/
H A Dfunc_state.rs324 pub(crate) fn popn(&mut self, n: usize) { in popn() method

12