Home
last modified time | relevance | path

Searched defs:vsn (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/memory/metaspace/
H A DvirtualSpaceList.cpp67 VirtualSpaceNode* vsn = VirtualSpaceNode::create_node(rs, _commit_limiter, in VirtualSpaceList() local
79 VirtualSpaceNode* vsn = _first_node; in ~VirtualSpaceList() local
95 …VirtualSpaceNode* vsn = VirtualSpaceNode::create_node(Settings::virtual_space_node_default_word_si… in create_new_node() local
144 VirtualSpaceNode* vsn = _first_node; in purge() local
179 const VirtualSpaceNode* vsn = _first_node; in print_on() local
201 const VirtualSpaceNode* vsn = _first_node; in verify_locked() local
226 const VirtualSpaceNode* vsn = _first_node; in contains() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/memory/metaspace/
H A DvirtualSpaceList.cpp67 VirtualSpaceNode* vsn = VirtualSpaceNode::create_node(rs, _commit_limiter, in VirtualSpaceList() local
79 VirtualSpaceNode* vsn = _first_node; in ~VirtualSpaceList() local
95 …VirtualSpaceNode* vsn = VirtualSpaceNode::create_node(Settings::virtual_space_node_default_word_si… in create_new_node() local
144 VirtualSpaceNode* vsn = _first_node; in purge() local
179 const VirtualSpaceNode* vsn = _first_node; in print_on() local
201 const VirtualSpaceNode* vsn = _first_node; in verify_locked() local
226 const VirtualSpaceNode* vsn = _first_node; in contains() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/gtest/memory/
H A Dtest_virtualSpaceNode.cpp147 VirtualSpaceNode vsn(false, vsn_test_size_bytes); in TEST_VM() local
170 VirtualSpaceNode vsn(false, vsn_test_size_bytes); in TEST_VM() local
192 VirtualSpaceNode vsn(false, vsn_test_size_bytes); in TEST_VM() local
209 VirtualSpaceNode vsn(false, vsn_test_size_bytes); in TEST_VM() local
220 VirtualSpaceNode vsn(false, os::vm_allocation_granularity()); in TEST_VM() local
241 VirtualSpaceNode vsn(false, os::vm_allocation_granularity()); in TEST_VM() local
259 VirtualSpaceNode vsn(false, os::vm_allocation_granularity()); in TEST_VM() local
/dports/lang/rust/rustc-1.58.1-src/src/tools/cargo/crates/resolver-tests/tests/
H A Dresolve.rs786 let vsn = format!("1.0.{}", i); in resolving_with_constrained_sibling_backtrack_parent() localVariable
826 let vsn = format!("1.0.{}", i); in resolving_with_many_equivalent_backtracking() localVariable
903 let vsn = format!("1.0.{}", i); in resolving_with_deep_traps() localVariable
910 let vsn = format!("1.0.{}", i); in resolving_with_deep_traps() localVariable
917 let vsn = format!("1.0.{}", i); in resolving_with_deep_traps() localVariable
942 let vsn = format!("1.0.{}", i); in resolving_with_constrained_cousins_backtrack() localVariable
949 let vsn = format!("1.0.{}", i); in resolving_with_constrained_cousins_backtrack() localVariable
1035 let vsn = format!("1.0.{}", i); in resolving_with_constrained_sibling_backtrack_activation() localVariable
1040 let vsn = format!("1.0.{}", i); in resolving_with_constrained_sibling_backtrack_activation() localVariable
1080 let vsn = format!("1.0.{}", i); in resolving_with_public_constrained_sibling() localVariable
[all …]
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dhttp_htx.c216 struct ist uri, vsn; in http_replace_req_meth() local
240 struct ist meth, vsn; in http_replace_req_uri() local
274 struct ist meth, uri, vsn, p; in http_replace_req_path() local
315 struct ist meth, uri, vsn, q; in http_replace_req_query() local
360 struct ist vsn, reason; in http_replace_res_status() local
384 struct ist vsn, status; in http_replace_res_reason() local
557 struct ist meth, vsn, uri, authority; in http_update_authority() local
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dhttp_htx.c216 struct ist uri, vsn; in http_replace_req_meth() local
240 struct ist meth, vsn; in http_replace_req_uri() local
272 struct ist meth, uri, vsn, p; in http_replace_req_path() local
309 struct ist meth, uri, vsn, q; in http_replace_req_query() local
354 struct ist vsn, reason; in http_replace_res_status() local
378 struct ist vsn, status; in http_replace_res_reason() local
551 struct ist meth, vsn, uri, authority; in http_update_authority() local
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dhttp_htx.c201 struct ist uri, vsn; in http_replace_req_meth() local
225 struct ist meth, vsn; in http_replace_req_uri() local
248 struct ist meth, uri, vsn, p; in http_replace_req_path() local
285 struct ist meth, uri, vsn, q; in http_replace_req_query() local
330 struct ist vsn, reason; in http_replace_res_status() local
354 struct ist vsn, status; in http_replace_res_reason() local
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dhttp_htx.c241 struct ist uri, vsn; in http_replace_req_meth() local
265 struct ist meth, vsn; in http_replace_req_uri() local
288 struct ist meth, uri, vsn, p; in http_replace_req_path() local
325 struct ist meth, uri, vsn, q; in http_replace_req_query() local
370 struct ist vsn, reason; in http_replace_res_status() local
394 struct ist vsn, status; in http_replace_res_reason() local
/dports/devel/rebar3/rebar3-3.17.0/_checkouts/erlware_commons/src/
H A Dec_vsn.erl65 vsn(#t{callback = Mod, data = Data}) -> function
/dports/devel/rebar3/rebar3-3.17.0/_build/default/lib/erlware_commons/src/
H A Dec_vsn.erl65 vsn(#t{callback = Mod, data = Data}) -> function
/dports/emulators/citra/citra-ac98458e0/src/core/arm/skyeye_common/vfp/
H A Dvfpsingle.cpp237 static u32 vfp_propagate_nan(struct vfp_single* vsd, struct vfp_single* vsn, struct vfp_single* vsm, in vfp_propagate_nan()
761 static u32 vfp_single_fadd_nonnumber(struct vfp_single* vsd, struct vfp_single* vsn, in vfp_single_fadd_nonnumber()
801 static u32 vfp_single_add(struct vfp_single* vsd, struct vfp_single* vsn, struct vfp_single* vsm, in vfp_single_add()
859 static u32 vfp_single_multiply(struct vfp_single* vsd, struct vfp_single* vsn, in vfp_single_multiply()
918 vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local
993 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local
1015 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local
1038 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local
1088 struct vfp_single vsd, vsn, vsm; in vfp_single_fdiv() local
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/arm/skyeye_common/vfp/
H A Dvfpsingle.cpp237 static u32 vfp_propagate_nan(struct vfp_single* vsd, struct vfp_single* vsn, struct vfp_single* vsm, in vfp_propagate_nan()
761 static u32 vfp_single_fadd_nonnumber(struct vfp_single* vsd, struct vfp_single* vsn, in vfp_single_fadd_nonnumber()
801 static u32 vfp_single_add(struct vfp_single* vsd, struct vfp_single* vsn, struct vfp_single* vsm, in vfp_single_add()
859 static u32 vfp_single_multiply(struct vfp_single* vsd, struct vfp_single* vsn, in vfp_single_multiply()
918 vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local
993 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local
1015 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local
1038 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local
1088 struct vfp_single vsd, vsn, vsm; in vfp_single_fdiv() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/vfp/
H A Dvfpsingle.c215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan()
729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_fadd_nonnumber()
771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add()
835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps… in vfp_single_multiply()
897 struct vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local
969 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local
992 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local
1016 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local
1054 struct vfp_single vsd, vsn, vsm; in vfp_single_fdiv() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/vfp/
H A Dvfpsingle.c215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan()
729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_fadd_nonnumber()
771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add()
835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps… in vfp_single_multiply()
897 struct vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local
969 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local
992 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local
1016 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local
1054 struct vfp_single vsd, vsn, vsm; in vfp_single_fdiv() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/vfp/
H A Dvfpsingle.c215 vfp_propagate_nan(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_propagate_nan()
729 vfp_single_fadd_nonnumber(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_fadd_nonnumber()
771 vfp_single_add(struct vfp_single *vsd, struct vfp_single *vsn, in vfp_single_add()
835 vfp_single_multiply(struct vfp_single *vsd, struct vfp_single *vsn, struct vfp_single *vsm, u32 fps… in vfp_single_multiply()
897 struct vfp_single vsd, vsp, vsn, vsm; in vfp_single_multiply_accumulate() local
969 struct vfp_single vsd, vsn, vsm; in vfp_single_fmul() local
992 struct vfp_single vsd, vsn, vsm; in vfp_single_fnmul() local
1016 struct vfp_single vsd, vsn, vsm; in vfp_single_fadd() local
1054 struct vfp_single vsd, vsn, vsm; in vfp_single_fdiv() local
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/test/ct_config_SUITE_data/config/test/
H A Dconfig_server.erl31 -define(vsn, 0.19). macro
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dserver_state.c501 static void srv_state_px_update(const struct proxy *px, int vsn, struct eb_root *st_tree) in srv_state_px_update()
532 long int vsn; in srv_state_get_version() local
663 static int srv_state_parse_and_store_line(char *line, int vsn, struct eb_root *st_tree, in srv_state_parse_and_store_line()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestvsn.c37 apr_version_t vsn; in test_ints() local
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestvsn.c37 apr_version_t vsn; in test_ints() local

12345678910