Home
last modified time | relevance | path

Searched defs:p_out (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dsplit_join_fn_imps.hpp62 node_pointer p_out = base_type::prune(pred); in split() local
H A Derase_fn_imps.hpp212 node_pointer p_out = base_type::prune(pred); in erase_if() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/
H A Dsplit_join_fn_imps.hpp62 node_pointer p_out = base_type::prune(pred); in split() local
H A Derase_fn_imps.hpp212 node_pointer p_out = base_type::prune(pred); in erase_if() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dsplit_join_fn_imps.hpp61 node_pointer p_out = base_type::prune(pred); in split() local
H A Derase_fn_imps.hpp219 node_pointer p_out = base_type::prune(pred); in erase_if() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java/
H A DHello.java28 InputStream p_out = p.getInputStream(); in getPid() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Dsplit_join_fn_imps.hpp61 node_pointer p_out = base_type::prune(pred); in split() local
H A Derase_fn_imps.hpp219 node_pointer p_out = base_type::prune(pred); in erase_if() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-swing/
H A DHello.java54 InputStream p_out = p.getInputStream(); in getPid() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dsplit_join_fn_imps.hpp61 node_pointer p_out = base_type::prune(pred); in split() local
H A Derase_fn_imps.hpp133 node_pointer p_out = base_type::prune(pred); in erase_if() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dsplit_join_fn_imps.hpp61 node_pointer p_out = base_type::prune(pred); in split() local
H A Derase_fn_imps.hpp133 node_pointer p_out = base_type::prune(pred); in erase_if() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-java-awt/
H A DHello.java57 InputStream p_out = p.getInputStream(); in getPid() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Derase_fn_imps.hpp117 node_pointer p_out = 0; in prune() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Derase_fn_imps.hpp117 node_pointer p_out = 0; in prune() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddsatest.c155 BIGNUM *p_out = NULL, *q_out = NULL, *g_out = NULL; in dsa_keygen_test() local
H A Devp_pkey_provided_test.c1458 BIGNUM *p_out = NULL, *q_out = NULL, *g_out = NULL, *j_out = NULL; in test_fromdata_dsa_fips186_4() local
H A Dectest.c2399 BIGNUM *p_out = NULL, *a_out = NULL, *b_out = NULL; in do_test_custom_explicit_fromdata() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dpll_mgr.c757 unsigned *r2_out, unsigned *n2_out, unsigned *p_out) in hsw_ddi_calculate_wrpll()