Home
last modified time | relevance | path

Searched defs:p (Results 126 – 150 of 65459) sorted by relevance

12345678910>>...2619

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/warn/
H A DWmismatched-dealloc-2.C46 void *p = my_new (1); in test_my_new() local
50 void *p = my_new (1); in test_my_new() local
55 int *p = my_new (1); in test_my_new() local
57 delete p; in test_my_new() local
61 void *p = my_new (1); in test_my_new() local
67 void *p = my_new (1); in test_my_new() local
74 int *p = my_new (1); in test_my_new() local
81 void *p = my_new (1); in test_my_new() local
85 void *p = my_new (1); in test_my_new() local
91 void *p = my_new (1); in test_my_new() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/warn/
H A DWmismatched-dealloc-2.C46 void *p = my_new (1); in test_my_new() local
50 void *p = my_new (1); in test_my_new() local
55 int *p = my_new (1); in test_my_new() local
57 delete p; in test_my_new() local
61 void *p = my_new (1); in test_my_new() local
67 void *p = my_new (1); in test_my_new() local
74 int *p = my_new (1); in test_my_new() local
81 void *p = my_new (1); in test_my_new() local
85 void *p = my_new (1); in test_my_new() local
91 void *p = my_new (1); in test_my_new() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/warn/
H A DWmismatched-dealloc-2.C46 void *p = my_new (1); in test_my_new() local
50 void *p = my_new (1); in test_my_new() local
55 int *p = my_new (1); in test_my_new() local
57 delete p; in test_my_new() local
61 void *p = my_new (1); in test_my_new() local
67 void *p = my_new (1); in test_my_new() local
74 int *p = my_new (1); in test_my_new() local
81 void *p = my_new (1); in test_my_new() local
85 void *p = my_new (1); in test_my_new() local
91 void *p = my_new (1); in test_my_new() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/warn/
H A DWmismatched-dealloc-2.C46 void *p = my_new (1); in test_my_new() local
50 void *p = my_new (1); in test_my_new() local
55 int *p = my_new (1); in test_my_new() local
57 delete p; in test_my_new() local
61 void *p = my_new (1); in test_my_new() local
67 void *p = my_new (1); in test_my_new() local
74 int *p = my_new (1); in test_my_new() local
81 void *p = my_new (1); in test_my_new() local
85 void *p = my_new (1); in test_my_new() local
91 void *p = my_new (1); in test_my_new() local
[all …]
H A DWmismatched-new-delete-6.C52 int *p = new int; in nowarn_scalar_scalar() local
54 delete p; in nowarn_scalar_scalar() local
58 int *p = new (std::align_val_t (8)) int; in nowarn_scalar_scalar() local
60 delete p; in nowarn_scalar_scalar() local
64 int *p = new (std::nothrow) int; in nowarn_scalar_scalar() local
66 delete p; in nowarn_scalar_scalar() local
72 delete p; in nowarn_scalar_scalar() local
79 int *p = new int[__LINE__]; in nowarn_array_array() local
114 int *p = new (std::align_val_t (8)) int; in nowarn_scalar_array() local
120 int *p = new (std::nothrow) int; in nowarn_scalar_array() local
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/cargo-0.55.0/tests/testsuite/
H A Dtest.rs14 let p = project() in cargo_test_simple() localVariable
53 let p = project() in cargo_test_release() localVariable
111 let p = project() in cargo_test_overflow_checks() localVariable
149 let p = project() in cargo_test_quiet_with_harness() localVariable
188 let p = project() in cargo_test_quiet_no_harness() localVariable
221 let p = project() in cargo_test_verbose() localVariable
247 let p = project() in many_similar_names() localVariable
281 let p = project() in cargo_test_failing_test_in_bin() localVariable
341 let p = project() in cargo_test_failing_test_in_test() localVariable
389 let p = project() in cargo_test_failing_test_in_lib() localVariable
[all …]
/dports/databases/grass7/grass-7.8.6/lib/python/ctypes/ctypesgencore/parser/
H A Dcgrammar.py77 def p_identifier(p): argument
98 def p_constant(p): argument
144 def p_macro_param(p): argument
250 def p_volatile_opt(p): argument
534 def p_expression(p): argument
816 def p_enumerator(p): argument
833 def p_declarator(p): argument
882 def p_pointer(p): argument
958 def p_type_name(p): argument
1057 def p_statement(p): argument
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CCOLAMD/MATLAB/
H A Dccolamd_test.m65 p = ccolamd (A) ; variable
68 p = csymamd (A) ; variable
73 p = ccolamd (A) ; variable
78 p = ccolamd (A) ; variable
147 p = ccolamd (A) ; variable
151 p = csymamd (A) ; variable
365 p = p' ; variable
430 p = randperm (n) ; variable
431 p = p (1:nz) ; variable
441 p = randperm (m) ; variable
[all …]
/dports/shells/xonsh/xonsh-0.7.9/xonsh/ply/example/BASIC/
H A Dbasparse.py20 def p_program(p): argument
48 def p_statement(p): argument
141 def p_optend(p): argument
211 def p_optstep(p): argument
304 def p_dimlist(p): argument
361 def p_relexpr(p): argument
387 def p_varlist(p): argument
412 def p_number(p): argument
429 def p_plist(p): argument
456 def p_empty(p): argument
[all …]

12345678910>>...2619