Home
last modified time | relevance | path

Searched defs:new_ofs (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DmethodComparator.cpp219 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
242 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DmethodComparator.cpp219 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
242 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DmethodComparator.cpp220 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
243 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DmethodComparator.cpp219 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
242 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/prims/
H A DmethodComparator.cpp219 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
242 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/prims/
H A DmethodComparator.cpp220 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
243 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/prims/
H A DmethodComparator.cpp220 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
243 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DmethodComparator.cpp215 int new_ofs = s_new->bytecode().get_offset_s2(c_new); in args_same() local
238 int new_ofs = s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dparallax_layer.cpp122 Point2 new_ofs = ((orig_offset + p_offset) * motion_scale) * p_scale + motion_offset; in set_base_offset_and_scale() local
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dparallax_layer.cpp122 Point2 new_ofs = ((orig_offset + p_offset) * motion_scale) * p_scale + motion_offset; in set_base_offset_and_scale() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp277 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
314 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DmethodComparator.cpp277 int new_ofs = _s_new->bytecode().get_offset_s2(c_new); in args_same() local
314 int new_ofs = _s_new->bytecode().get_offset_s4(c_new); in args_same() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dparallax_layer.cpp127 …Point2 new_ofs = (screen_offset + (p_offset - screen_offset) * motion_scale) + motion_offset * p_s… in set_base_offset_and_scale() local
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dparallax_layer.cpp127 …Point2 new_ofs = (screen_offset + (p_offset - screen_offset) * motion_scale) + motion_offset * p_s… in set_base_offset_and_scale() local
/dports/emulators/jzintv/jzintv-20200712-src/src/icart/
H A Dicartrom.c521 const int new_ofs = icarttag_decode(rom_img, img_len, ignore_crc, ofs, in icartrom_decode() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_edit.c2825 float new_ofs[3]; in view3d_from_minmax() local
3269 float new_ofs[3]; in viewcenter_cursor_exec() local
3309 float new_ofs[3]; in viewcenter_pick_invoke() local
3605 float new_ofs[3]; in view3d_zoom_border_exec() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/rel/
H A Ddl_sparse_table.cpp177 unsigned new_ofs = ci.m_offset+diff; in make_byte_aligned_end() local
/dports/math/z3/z3-z3-4.8.13/src/muz/rel/
H A Ddl_sparse_table.cpp177 unsigned new_ofs = ci.m_offset+diff; in make_byte_aligned_end() local
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Danimation_track_editor.cpp2899 float new_ofs = (mm->get_position().x - timeline->get_name_limit()) / timeline->get_zoom_scale(); in _gui_input() local
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Danimation_track_editor.cpp2899 float new_ofs = (mm->get_position().x - timeline->get_name_limit()) / timeline->get_zoom_scale(); in _gui_input() local
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslarray.c126 size_t new_ofs; in linear_get_data_addr() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/bpf/
H A Dverifier.c825 int new_ofs = state->acquired_refs; in acquire_reference_state() local
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/bpf/
H A Dverifier.c825 int new_ofs = state->acquired_refs; in acquire_reference_state() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/bpf/
H A Dverifier.c825 int new_ofs = state->acquired_refs; in acquire_reference_state() local