Home
last modified time | relevance | path

Searched defs:pop (Results 26 - 50 of 137) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DArrayRecycler.h43 T *pop(unsigned Idx) { in pop() function in llvm::ArrayRecycler
/third_party/toybox/lib/
H A Dllist.c32 void *pop = llist_pop(&list); in llist_traverse() local
/third_party/python/Lib/turtledemo/
H A Dsorting_animate.py67 def pop(self, key): member in Shelf
/third_party/skia/experimental/xform/
H A DSkShape.h21 void pop() { this->onPop(); } in pop() function in XContext
/third_party/glslang/glslang/MachineIndependent/
H A DPoolAlloc.cpp179 void TPoolAllocator::pop() in pop() function in glslang::TPoolAllocator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DXMLRecordWriter.java235 private void pop() { in pop() method in XMLRecordWriter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DXMLRecordWriter.java239 private void pop() { in pop() method in XMLRecordWriter
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.h90 base::Optional<Key> pop() { in pop() function in v8::internal::wasm::WrapperQueue
/third_party/littlefs/scripts/
H A Dprettyasserts.py254 def pop(self, state): member in Parser
H A Dexplode_asserts.py247 def pop(self, state): member in Parse
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ssa_builder.cpp285 void ssa_rename::pop() { in pop() function in r600_sb::ssa_rename
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp177 bool MatrixStack::pop() in pop() function in sw::MatrixStack
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.cpp198 void TPoolAllocator::pop() in pop() function in TPoolAllocator
/third_party/skia/src/pdf/
H A DSkPDFGraphicStackState.cpp226 void SkPDFGraphicStackState::pop() { in pop() function in SkPDFGraphicStackState
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceThreading.h140 std::unique_ptr<T> pop() { in pop() function in Ice::BoundedProducerConsumerQueue
H A DIceTimerTree.cpp160 void TimerStack::pop(TimerIdT ID) { in pop() function in Ice::TimerStack
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dvisitor.rs283 fn pop(&self, induct: Frame<'a>) -> Option<Frame<'a>> { in pop() functions
/third_party/rust/crates/proc-macro2/src/
H A Drcvec.rs105 pub fn pop(&mut self) -> Option<T> { in pop() functions
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js
/third_party/ffmpeg/libavfilter/
H A Dvf_hysteresis.c146 static void pop(HysteresisContext *s, int *x, int *y) in pop() function
/third_party/ffmpeg/libavformat/
H A Dmoflex.c44 static int pop(BitReader *br, AVIOContext *pb) in pop() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java132 public int pop() { in pop() method in DictionaryBreakEngine.DequeI
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUScriptRun.java489 private final void pop() in pop() method in UScriptRun
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java132 int pop() { in pop() method in DictionaryBreakEngine.DequeI
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUScriptRun.java491 private final void pop() in pop() method in UScriptRun

Completed in 16 milliseconds

123456