Home
last modified time | relevance | path

Searched defs:pop (Results 126 - 150 of 153) sorted by relevance

1234567

/third_party/python/Modules/
H A D_zoneinfo.c423 PyObject *pop = PyUnicode_FromString("pop"); in zoneinfo_clear_cache() local
/third_party/selinux/libsepol/src/
H A Dservices.c109 static char *pop(void) in pop() function
/third_party/rust/crates/syn/src/
H A Dpunctuated.rs182 pub fn pop(&mut self) -> Option<Pair<T, P>> { in pop() functions
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc502 void CodeAssembler::PopAndReturn(Node* pop, Node* value) { in PopAndReturn() argument
H A Dpipeline.cc2860 bool pop = true; in HashGraphForPGO() local
/third_party/python/Lib/
H A Dturtle.py940 def pop(self): member in Tbuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1692 WeightedLeaf pop() { in pop() function in __anon24633::LeafPrioQueue
/third_party/python/Python/
H A Dspecialize.c1459 bool pop = (_Py_OPCODE(next) == POP_TOP); in specialize_method_descriptor() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc546 void Assembler::pop(Register dst) { in pop() function in v8::internal::Assembler
552 void Assembler::pop(Operand dst) { in pop() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
H A Dmacro-assembler-x64.cc1563 unsigned pop = base::bits::CountPopulation(src); in CallRecordWriteStub() local
1582 unsigned pop = base::bits::CountPopulation(src); in CallRecordWriteStub() local
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c2926 int pop; in BPF_CALL_4() local
[all...]
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc5109 void Assembler::pop() { add(sp, sp, Operand(kPointerSize)); } in pop() function in v8::internal::Assembler
/third_party/libabigail/src/
H A Dabg-dwarf-reader.cc1654 pop() in pop() function
[all...]
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.cc8480 void Assembler::pop(Condition cond, EncodingSize size, RegisterList registers) { in pop() function in vixl::aarch32::Assembler
8521 void Assembler::pop(Condition cond, EncodingSize size, Register rt) { in pop() function in vixl::aarch32::Assembler
H A Dassembler-aarch32.h2805 void pop(RegisterList registers) { pop(al, Best, registers); } in pop() function in vixl::aarch32::Assembler
2806 void pop(Condition cond, RegisterList registers) { in pop() function in vixl::aarch32::Assembler
2809 void pop(EncodingSize size, RegisterList registers) { in pop() function in vixl::aarch32::Assembler
2814 void pop(Register rt) { pop(a function in vixl::aarch32::Assembler
2815 void pop(Condition cond, Register rt) { pop(cond, Best, rt); } pop() function in vixl::aarch32::Assembler
2816 void pop(EncodingSize size, Register rt) { pop(al, size, rt); } pop() function in vixl::aarch32::Assembler
[all...]
H A Ddisasm-aarch32.cc2109 void Disassembler::pop(Condition cond, in pop() function in vixl::aarch32::Disassembler
2117 void Disassembler::pop(Condition cond, EncodingSize size, Register rt) { in pop() function in vixl::aarch32::Disassembler
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dfilter.c2918 int pop; in BPF_CALL_4() local
[all...]
/third_party/elfutils/src/
H A Dreadelf.c11899 unsigned int pop = 0; in handle_core_item() local
/third_party/toybox/toys/pending/
H A Dbc.c4823 int pop = inst != BC_INST_PRINT; in bc_program_print() local
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js3995 function pop() { function
[all...]
/third_party/typescript/lib/
H A Dtsserverlibrary.js3979 function pop(results) { function
[all...]
H A Dtypescript.js3970 function pop(results) { function
[all...]
H A DtypescriptServices.js3970 function pop(results) { function
[all...]
H A DtypingsInstaller.js3960 function pop(results) { function
[all...]
H A Dtsserver.js3980 function pop(results) { function
[all...]

Completed in 275 milliseconds

1234567