Home
last modified time | relevance | path

Searched refs:p_orig (Results 1 – 25 of 132) sorted by relevance

123456

/dports/net/kamailio/kamailio-5.4.5/src/modules/cplc/
H A Dcpl_parser.c323 return p-p_orig; in encode_address_attr()
397 return p-p_orig; in encode_address_switch_attr()
459 return p-p_orig; in encode_lang_attr()
522 return p-p_orig; in encode_priority_attr()
575 return p-p_orig; in encode_string_switch_attr()
617 return p-p_orig; in encode_string_attr()
662 return p-p_orig; in encode_time_switch_attr()
762 return p-p_orig; in encode_time_attr()
816 return p-p_orig; in encode_lookup_attr()
884 return p-p_orig; in encode_location_attr()
[all …]
/dports/math/blis/blis-0.8.1/frame/base/
H A Dbli_malloc.c146 void* p_orig; in bli_fmalloc_align() local
162 p_orig = f( size ); in bli_fmalloc_align()
166 bli_fmalloc_post_check( p_orig ); in bli_fmalloc_align()
169 p_byte = p_orig; in bli_fmalloc_align()
187 *p_addr = p_orig; in bli_fmalloc_align()
200 void* p_orig; in bli_ffree_align() local
218 p_orig = *p_addr; in bli_ffree_align()
221 f( p_orig ); in bli_ffree_align()
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_confmgr.c433 pasture_cfg_t *p_orig, *p=NULL; in test_confmgr_validate() local
435 p_orig = parse_and_validate(mgr, "Llamaname Quest\n" in test_confmgr_validate()
438 tt_assert(p_orig); in test_confmgr_validate()
441 const alpaca_cfg_t *ac0 = config_mgr_get_obj(mgr, p_orig, ALPACA_IDX); in test_confmgr_validate()
442 const llama_cfg_t *lc0 = config_mgr_get_obj(mgr, p_orig, LLAMA_IDX); in test_confmgr_validate()
446 tt_str_op(p_orig->address, OP_EQ, "99 CAMELID WAY"); in test_confmgr_validate()
449 p = parse_and_validate(mgr, "llamaname 123", p_orig, &msg); in test_confmgr_validate()
455 p = parse_and_validate(mgr, "", p_orig, &msg); in test_confmgr_validate()
463 "Fuzziness 4\n", p_orig, &msg); in test_confmgr_validate()
471 "Address 99 camelid way\n", p_orig, &msg); in test_confmgr_validate()
[all …]
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_confmgr.c433 pasture_cfg_t *p_orig, *p=NULL; in test_confmgr_validate() local
435 p_orig = parse_and_validate(mgr, "Llamaname Quest\n" in test_confmgr_validate()
438 tt_assert(p_orig); in test_confmgr_validate()
441 const alpaca_cfg_t *ac0 = config_mgr_get_obj(mgr, p_orig, ALPACA_IDX); in test_confmgr_validate()
442 const llama_cfg_t *lc0 = config_mgr_get_obj(mgr, p_orig, LLAMA_IDX); in test_confmgr_validate()
446 tt_str_op(p_orig->address, OP_EQ, "99 CAMELID WAY"); in test_confmgr_validate()
449 p = parse_and_validate(mgr, "llamaname 123", p_orig, &msg); in test_confmgr_validate()
455 p = parse_and_validate(mgr, "", p_orig, &msg); in test_confmgr_validate()
463 "Fuzziness 4\n", p_orig, &msg); in test_confmgr_validate()
471 "Address 99 camelid way\n", p_orig, &msg); in test_confmgr_validate()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp64 path const p_orig(TC.value); in main() local
65 path p(p_orig); in main()
68 ASSERT_EQ(p, TC.expect) << DISPLAY(p_orig); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp64 path const p_orig(TC.value); in main() local
65 path p(p_orig); in main()
68 ASSERT_EQ(p, TC.expect) << DISPLAY(p_orig); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp64 path const p_orig(TC.value); in main() local
65 path p(p_orig); in main()
68 ASSERT_EQ(p, TC.expect) << DISPLAY(p_orig); in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp64 path const p_orig(TC.value); in main() local
65 path p(p_orig); in main()
68 ASSERT_EQ(p, TC.expect) << DISPLAY(p_orig); in main()
/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/tests/ModulemdTests/
H A Dprofile.py61 p_orig = Modulemd.Profile(name="testprofile")
62 p = p_orig.copy()
69 p_orig.set_description("Test profile")
74 p = p_orig.copy()
/dports/biology/py-cutadapt/cutadapt-3.3/tests/cut/
H A Dno_indels.fasta1 >3p_orig
11 >5p_orig
/dports/biology/py-cutadapt/cutadapt-3.3/tests/data/
H A Dno_indels.fasta3 >3p_orig
13 >5p_orig
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dpfm.c38 char *p, *q, *p_orig; in parse_libpfm_events_option() local
45 p_orig = p = strdup(str); in parse_libpfm_events_option()
54 sep = p ? str + (p - p_orig - 1) : ""; in parse_libpfm_events_option()
112 free(p_orig); in parse_libpfm_events_option()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dpfm.c38 char *p, *q, *p_orig; in parse_libpfm_events_option() local
45 p_orig = p = strdup(str); in parse_libpfm_events_option()
54 sep = p ? str + (p - p_orig - 1) : ""; in parse_libpfm_events_option()
112 free(p_orig); in parse_libpfm_events_option()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dpfm.c38 char *p, *q, *p_orig; in parse_libpfm_events_option() local
45 p_orig = p = strdup(str); in parse_libpfm_events_option()
54 sep = p ? str + (p - p_orig - 1) : ""; in parse_libpfm_events_option()
112 free(p_orig); in parse_libpfm_events_option()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp63 path const p_orig(TC.value); in main() local
64 path p(p_orig); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp63 path const p_orig(TC.value); in main() local
64 path p(p_orig); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp63 path const p_orig(TC.value); in main() local
64 path p(p_orig); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp75 path const p_orig(TC.value); in main() local
76 path p(p_orig); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp75 path const p_orig(TC.value); in main() local
76 path p(p_orig); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp75 path const p_orig(TC.value); in main() local
76 path p(p_orig); in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/path.modifiers/
H A Dremove_filename.pass.cpp75 path const p_orig(TC.value); in main() local
76 path p(p_orig); in main()
/dports/graphics/geos/geos-3.9.1/include/geos/edgegraph/
H A DMarkHalfEdge.h47 MarkHalfEdge(const geom::Coordinate& p_orig) : in MarkHalfEdge() argument
48 HalfEdge(p_orig), in MarkHalfEdge()
/dports/multimedia/vlc/vlc-3.0.16/modules/spu/
H A Drss.c558 picture_t *p_orig; in LoadImage() local
566 p_orig = image_ReadUrl( p_handler, psz_url, &fmt_in, &fmt_out ); in LoadImage()
568 if( !p_orig ) in LoadImage()
576 fmt_in.i_height = p_orig->p[Y_PLANE].i_visible_lines; in LoadImage()
577 fmt_in.i_width = p_orig->p[Y_PLANE].i_visible_pitch; in LoadImage()
578 fmt_out.i_width = p_orig->p[Y_PLANE].i_visible_pitch in LoadImage()
579 *p_sys->p_style->i_font_size/p_orig->p[Y_PLANE].i_visible_lines; in LoadImage()
582 p_pic = image_Convert( p_handler, p_orig, &fmt_in, &fmt_out ); in LoadImage()
583 picture_Release( p_orig ); in LoadImage()
591 p_pic = p_orig; in LoadImage()
/dports/math/py-seaborn/seaborn-0.11.0/seaborn/tests/
H A Dtest_core.py42 p_orig = VectorPlotter(
48 assert p is p_orig
70 p_orig = VectorPlotter(
77 assert p is p_orig
304 p_orig = VectorPlotter(
310 assert p is p_orig
333 p_orig = VectorPlotter(
340 assert p is p_orig
454 p_orig = VectorPlotter(
460 assert p is p_orig
[all …]
/dports/math/giacxcas/giac-1.6.0/src/
H A Dthreaded.cc2465 pcofactor=p_orig; in mod_gcd()
2467 if (p_orig.empty()){ in mod_gcd()
2477 d=p_orig; in mod_gcd()
2486 pcofactor=p_orig; in mod_gcd()
3280 vector< T_unsigned<int,hashgcd_U> >::iterator it=p_orig.begin(),itend=p_orig.end();
3289 vector< T_unsigned<gen,hashgcd_U> >::const_iterator it=p_orig.begin(),itend=p_orig.end(); in smod()
3301 vector< T_unsigned<int,hashgcd_U> >::const_iterator it=p_orig.begin(),itend=p_orig.end(); in unmod()
3369 vector< T_unsigned<int,hashgcd_U> >::const_iterator it=p_orig.begin(),itend=p_orig.end(); in ichinrem()
3396 vector< T_unsigned<gen,hashgcd_U> >::const_iterator it=p_orig.begin(),itend=p_orig.end(); in ichinrem()
3782 smod(p_orig,modulo,p); in gcd()
[all …]

123456