Home
last modified time | relevance | path

Searched defs:push_frame (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/devel/yasm/yasm-1.3.0/modules/objfmts/win64/tests/gas/
H A Dwin64-gas-sce.asm7 push_frame 16 label
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/Plugin/
H A DHalo.pm271 sub push_frame { subroutine
/dports/textproc/p5-Text-Xslate/Text-Xslate-3.4.0/lib/Text/Xslate/PP/
H A DState.pm140 sub push_frame { subroutine
/dports/comms/scrcpy/scrcpy-1.9/app/src/
H A Ddecoder.c22 push_frame(struct decoder *decoder) { in push_frame() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp188 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
488 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
733 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
786 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp188 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
488 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
733 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
786 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp188 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
488 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
733 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
786 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp189 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
489 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
734 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
787 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp190 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
490 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
735 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
788 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp188 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
488 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
733 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
786 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp189 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
489 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
734 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
787 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dc1_Runtime1_ppc.cpp188 __ push_frame(frame_size_in_bytes + stack_preserve, R0); in save_live_registers() local
488 __ push_frame(frame::abi_reg_args_size, R0); // Empty dummy frame (no callee-save regs). in generate_code_for() local
733 __ push_frame(frame::abi_reg_args_size, R0); // empty dummy frame in generate_code_for() local
786 __ push_frame(frame_size_in_bytes, R0); in generate_handle_exception() local
/dports/devel/godot-tools/godot-3.2.3-stable/servers/audio/effects/
H A Daudio_stream_generator.cpp88 bool AudioStreamGeneratorPlayback::push_frame(const Vector2 &p_frame) { in push_frame() function in AudioStreamGeneratorPlayback
/dports/devel/godot/godot-3.2.3-stable/servers/audio/effects/
H A Daudio_stream_generator.cpp88 bool AudioStreamGeneratorPlayback::push_frame(const Vector2 &p_frame) { in push_frame() function in AudioStreamGeneratorPlayback
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Df_interleave.c51 inline static int push_frame(AVFilterContext *ctx) in push_frame() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Df_interleave.c51 inline static int push_frame(AVFilterContext *ctx) in push_frame() function
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Df_interleave.c55 inline static int push_frame(AVFilterContext *ctx) in push_frame() function
H A Df_loop.c266 static int push_frame(AVFilterContext *ctx) in push_frame() function
/dports/math/z3/z3-z3-4.8.13/src/ast/
H A Dast_translation.cpp67 void ast_translation::push_frame(ast * n) { in push_frame() function in ast_translation
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/
H A Dast_translation.cpp67 void ast_translation::push_frame(ast * n) { in push_frame() function in ast_translation
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dbinder.py112 def push_frame(self) -> Frame: member in ConditionalTypeBinder
/dports/graphics/rx/rx-0.4.0/cargo-crates/rgx-0.7.1/src/kit/
H A Dmod.rs170 pub fn push_frame(&mut self, frame: T) { in push_frame() method
/dports/devel/hyperscan/boost_1_75_0/boost/asio/impl/
H A Dawaitable.hpp228 void push_frame(awaitable_frame_base<Executor>* caller) noexcept in push_frame() function in boost::asio::detail::awaitable_frame_base
/dports/devel/boost-python-libs/boost_1_72_0/boost/asio/impl/
H A Dawaitable.hpp228 void push_frame(awaitable_frame_base<Executor>* caller) noexcept in push_frame() function in boost::asio::detail::awaitable_frame_base
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/asio/impl/
H A Dawaitable.hpp227 void push_frame(awaitable_frame_base<Executor>* caller) noexcept in push_frame() function in asio::detail::awaitable_frame_base

12345678