Home
last modified time | relevance | path

Searched refs:j01 (Results 1 – 25 of 70) sorted by relevance

123

/dports/sysutils/dateutils/dateutils-0.4.1/lib/
H A Dywd.c468 dt_dow_t j01; in __make_ywd_c() local
472 j01 = __get_jan01_wday(y); in __make_ywd_c()
504 if (j01 == DT_SUNDAY) { in __make_ywd_c()
511 if (j01 <= DT_MONDAY) { in __make_ywd_c()
533 dt_dow_t j01; in __make_ywd_yd_dow() local
561 dt_dow_t j01; in __make_ywd_ybd() local
621 dt_dow_t j01; in __ywd_get_wcnt_year() local
630 if (d.w < j01) { in __ywd_get_wcnt_year()
637 if (j01 >= DT_TUESDAY && j01 < DT_SUNDAY) { in __ywd_get_wcnt_year()
642 if (j01 < DT_SUNDAY) { in __ywd_get_wcnt_year()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/c-c++-common/gomp/
H A Dpr99928-5.c5 int j00, j01, j02, j03, j04, j06, j07, j08, j09; variable
20 #pragma omp distribute simd linear (j01) in foo()
21 for (j01 = 0; j01 < 64; j01++) in foo()
H A Dpr99928-6.c5 int j00, j01, j02, j03, j04, j06, j07, j08, j09; variable
21 for (j01 = 0; j01 < 64; j01++) in foo()
H A Dpr99928-7.c18 for (int j01 = 0; j01 < 64; j01++) in foo() local
H A Dpr99928-2.c34 int j00, j01, j02, j03; in bar() local
115 #pragma omp target parallel loop lastprivate (j01) default(none) defaultmap(none) in bar()
116 for (j01 = 0; j01 < 64; j01++) in bar()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/gomp/
H A Dpr99928-5.f907 integer :: j00, j01, j02, j03, j04, j06, j07, j08, j09 variable
23 do j01 = 1, 64
H A Dpr99928-6.f907 integer :: j00, j01, j02, j03, j04, j06, j07, j08, j09 variable
23 do j01 = 1, 64
H A Dpr99928-2.f9038 integer :: j00, j01, j02, j03 local
130 do j01 = 0, 64
/dports/net-mgmt/py-ciscoconfparse/ciscoconfparse-1.5.51/tests/
H A Dconftest.py414 j01 = """## Last commit: 2015-06-28 13:00:59 CST by mpenning variable
1222 parse_j01 = CiscoConfParse(j01, syntax="junos", comment="#!", factory=False)
1231 parse_j01_factory = CiscoConfParse(j01, syntax="junos", comment="#!", factory=True)
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChElementShellANCF_3423.cpp387 j01[0] = j0(0, 0); in Evaluate()
390 j01[1] = j0(0, 1); in Evaluate()
393 j01[2] = j0(0, 2); in Evaluate()
727 j01[0] = j0(0, 0); in Evaluate()
730 j01[1] = j0(0, 1); in Evaluate()
733 j01[2] = j0(0, 2); in Evaluate()
1355 j01[0] = j0(0, 0); in EvaluateSectionStrainStress()
1358 j01[1] = j0(0, 1); in EvaluateSectionStrainStress()
1361 j01[2] = j0(0, 2); in EvaluateSectionStrainStress()
1804 j01[0] = j0(0, 0); in SetupInitial()
[all …]
H A DChElementHexaANCF_3813.cpp299 ChVector<double> j01; in Evaluate() local
302 j01[0] = j0(0, 0); in Evaluate()
305 j01[1] = j0(0, 1); in Evaluate()
308 j01[2] = j0(0, 2); in Evaluate()
834 ChVector<double> j01; in Evaluate() local
837 j01[0] = j0(0, 0); in Evaluate()
840 j01[1] = j0(0, 1); in Evaluate()
843 j01[2] = j0(0, 2); in Evaluate()
1706 j01[0] = j0(0, 0); in T0DetJElementCenterForEAS()
1709 j01[1] = j0(0, 1); in T0DetJElementCenterForEAS()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bbgm/
H A Dbbgm_features.cxx496 unsigned short i00, j00, i01, j01, i10, j10, i11, j11; in pair_intersect() local
497 mp0.x0(i00, j00); mp0.x1(i01, j01); in pair_intersect()
504 if (brip_rect_mask::intersect(mid, ang01, i01, j01, ang10, i10, j10)) in pair_intersect()
506 if (brip_rect_mask::intersect(mid, ang01, i01, j01, ang11, i11, j11)) in pair_intersect()
514 if (brip_rect_mask::intersect_domain(mid, ang01, i01, j01, ang10, i10, j10)) in pair_intersect()
516 if (brip_rect_mask::intersect_domain(mid, ang01, i01, j01, ang11, i11, j11)) in pair_intersect()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dippe.hpp132 …void computeRotations(double j00, double j01, double j10, double j11, double p, double q, OutputAr…
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/security/openssl/openssl-1.1.1n/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/security/openssl-static/openssl-1.1.1l/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/
H A Dsanitytest.c30 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/test/
H A Dsanitytest.c31 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator

123