Home
last modified time | relevance | path

Searched defs:pop_stack (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DPythonTorchFunctionTLS.cpp12 const std::shared_ptr<SafePyObject> PythonTorchFunctionTLS::pop_stack() { in pop_stack() function in at::impl::PythonTorchFunctionTLS
/aosp_15_r20/external/python/cpython3/Tools/clinic/
Dcpp.py73 def pop_stack(): function
/aosp_15_r20/external/icing/icing/scoring/advanced_scoring/
H A Dscoring-visitor.h111 std::unique_ptr<ScoreExpression> pop_stack() { in pop_stack() function
/aosp_15_r20/external/pytorch/c10/core/impl/
H A DTorchDispatchModeTLS.cpp38 pop_stack() { in pop_stack() function in c10::impl::TorchDispatchModeTLS
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_cfg.cpp41 pop_stack(exec_list *list) in pop_stack() function
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_cfg.cpp41 pop_stack(exec_list *list) in pop_stack() function
/aosp_15_r20/external/libcups/cups/
H A Draster-interpret.c914 pop_stack(_cups_ps_stack_t *st) /* I - Stack */ in pop_stack() function
/aosp_15_r20/external/selinux/checkpolicy/
H A Dmodule_compiler.c1481 static void pop_stack(void) in pop_stack() function