Home
last modified time | relevance | path

Searched defs:pop (Results 76 - 100 of 137) sorted by relevance

123456

/third_party/elfutils/libdwfl/
H A Dframe_unwind.c152 #define pop(x) do_pop(&stack, x) in expr_eval() macro
496 #undef pop expr_eval() macro
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckTags.java91 public void pop() { in pop() method in CheckTags.DocStack
/third_party/node/deps/npm/node_modules/jsonparse/
H A Djsonparse.js
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h263 inline Item pop() in pop() function in nv50_ir::Stack
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DSymbolTable.cpp130 void TSymbolTable::pop() in pop() function in sh::TSymbolTable
/third_party/python/Lib/
H A Dweakref.py261 def pop(self, key, *args): member in WeakValueDictionary
503 def pop(self, key, *args): member in WeakKeyDictionary
[all...]
/third_party/python/Lib/logging/
H A Dconfig.py343 def pop(self, key, default=None): member in ConvertingDict
353 def pop(self, idx=-1): member in ConvertingList
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp57 SUnit *pop() { in pop() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh709 unsigned int pop = 0; in get_population() local
H A Dhb-open-type.hh624 void pop () { len--; } in pop() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp666 MachineOperand &pop() { in pop() function in __anon24880::TreeWalkerState
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc346 ProtoWriter::ProtoElement* ProtoWriter::ProtoElement::pop() { in pop() function in google::protobuf::util::converter::ProtoWriter::ProtoElement
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dstack.rs252 pub fn pop(&mut self) -> Option<T> { in pop() functions
/third_party/libunwind/libunwind/src/ia64/
H A DGparser.c58 pop (struct ia64_state_record *sr) in pop() function
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc852 bool pop = true; in operator <<() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h394 void pop(Register dst) { in pop() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.h598 void pop(DoubleRegister dst) { in pop() function in v8::internal::TurboAssembler
603 void pop(Register dst) { in pop() function in v8::internal::TurboAssembler
608 void pop() { la(sp, MemOperand(sp, kSystemPointerSize)); } in pop() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h373 void pop(Register dst) { in pop() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h381 void pop(Register dst) { in pop() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h1010 void pop(Register dst, Condition cond = al) { in pop() function in v8::internal::Assembler
/third_party/node/deps/v8/src/regexp/
H A Dregexp-interpreter.cc142 int pop() { in pop() function in v8::internal::__anon14987::BacktrackStack
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.h142 int (*pop) (pa_sink_input *i, size_t request_nbytes, pa_memchunk *chunk); /* may NOT be NULL */ member
/third_party/python/Lib/collections/
H A D__init__.py233 def pop(self, key, default=__marker): member in OrderedDict
1071 def pop(self, key, *args): global() member in ChainMap
1294 def pop(self, i=-1): global() member in UserList
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLegacyPassManager.cpp1733 void PMStack::pop() { in pop() function in llvm::legacy::FunctionPassManagerImpl::PMStack
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h329 void pop() in pop() function in TSymbolTable

Completed in 39 milliseconds

123456