Home
last modified time | relevance | path

Searched refs:low (Results 1 – 25 of 13578) sorted by relevance

12345678910>>...544

/dports/misc/opennn/opennn-5.0.5/datasets/
H A Dcar.data1624 low,low,2,2,med,low,unacc
1627 low,low,2,2,big,low,unacc
1633 low,low,2,4,med,low,unacc
1636 low,low,2,4,big,low,unacc
1651 low,low,3,2,med,low,unacc
1654 low,low,3,2,big,low,unacc
1660 low,low,3,4,med,low,unacc
1663 low,low,3,4,big,low,unacc
1678 low,low,4,2,med,low,unacc
1681 low,low,4,2,big,low,unacc
[all …]
/dports/mail/libetpan/libetpan-1.9.4/build-android/jni/
H A DAndroid.mk39 ./src/low-level/imap/acl.c \
49 ./src/low-level/imap/enable.c \
50 ./src/low-level/imap/idle.c \
76 ./src/low-level/imap/quota.c \
135 src/low-level \
136 src/low-level/imap \
137 src/low-level/imf \
138 src/low-level/mime \
139 src/low-level/nntp \
140 src/low-level/pop3 \
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10-ipu3.rst39 - B\ :sub:`0000low`
51 - B\ :sub:`0004low`
63 - B\ :sub:`0008low`
75 - B\ :sub:`0012low`
88 - B\ :sub:`0016low`
100 - B\ :sub:`0020low`
112 - B\ :sub:`0024low`
115 - G\ :sub:`0100low`
127 - G\ :sub:`0104low`
139 - G\ :sub:`0108low`
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10-ipu3.rst39 - B\ :sub:`0000low`
51 - B\ :sub:`0004low`
63 - B\ :sub:`0008low`
75 - B\ :sub:`0012low`
88 - B\ :sub:`0016low`
100 - B\ :sub:`0020low`
112 - B\ :sub:`0024low`
115 - G\ :sub:`0100low`
127 - G\ :sub:`0104low`
139 - G\ :sub:`0108low`
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/userspace-api/media/v4l/
H A Dpixfmt-srggb10-ipu3.rst39 - B\ :sub:`0000low`
51 - B\ :sub:`0004low`
63 - B\ :sub:`0008low`
75 - B\ :sub:`0012low`
88 - B\ :sub:`0016low`
100 - B\ :sub:`0020low`
112 - B\ :sub:`0024low`
115 - G\ :sub:`0100low`
127 - G\ :sub:`0104low`
139 - G\ :sub:`0108low`
[all …]
/dports/devel/liboil/liboil-0.3.17/liboil/c/
H A Dag_clamp.c47 if (x < *low) x = *low; in clamp_s8_pointer()
66 if (x < *low) x = *low; in clamp_u8_pointer()
85 if (x < *low) x = *low; in clamp_s16_pointer()
104 if (x < *low) x = *low; in clamp_u16_pointer()
123 if (x < *low) x = *low; in clamp_s32_pointer()
142 if (x < *low) x = *low; in clamp_u32_pointer()
159 if (x < *low) x = *low; in clamp_s8_unroll4()
170 if (x < *low) x = *low; in clamp_s8_unroll4()
175 if (x < *low) x = *low; in clamp_s8_unroll4()
180 if (x < *low) x = *low; in clamp_s8_unroll4()
[all …]
/dports/games/edge/Edge-1.35-source/src/
H A Dr_occlude.cc31 angle_t low, high; member
114 R->low = low; in GetNewRange()
190 AR->low = MIN(AR->low, low); in DoSet()
221 if (low <= high) in RGL_1DOcclusionSet()
235 if (AR->low <= low && high <= AR->high) in DoTest()
336 low_b = low & 0x1F; low >>= 5;
348 low = (low+1) % ONED_TOTAL;
350 for (; low != high; low = (low+1) % ONED_TOTAL)
371 low_b = low & 0x1F; low >>= 5;
383 low = (low+1) % ONED_TOTAL;
[all …]
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/nodes/
H A DBuiltinRangeNodes.py164 if low is None:
171 if low is None:
225 low = low.getIntegerValue()
252 low = low.getIntegerValue()
305 low = low.getIntegerValue()
324 if low < high:
532 low = low.getIntegerValue()
548 low = low.getIntegerValue()
594 low = low.getIntegerValue()
655 return ExpressionBuiltinXrange1(low=low, source_ref=source_ref)
[all …]
/dports/chinese/libtabe/libtabe-0.2.6.orig/src/
H A Dtabe_util.c81 int high, low; in tabeZhiCodeToPackedBig5Code() local
85 low = code%256; in tabeZhiCodeToPackedBig5Code()
90 if (low >= 0x40 && low <= 0x7e) { in tabeZhiCodeToPackedBig5Code()
93 if (low >= 0xa1 && low <= 0xfe) { in tabeZhiCodeToPackedBig5Code()
99 if (low >= 0x40 && low <= 0x7e) { in tabeZhiCodeToPackedBig5Code()
105 if (low >= 0x40 && low <= 0x7e) { in tabeZhiCodeToPackedBig5Code()
108 if (low >= 0xa1 && low <= 0xfe) { in tabeZhiCodeToPackedBig5Code()
114 if (low >= 0x40 && low <= 0x7e) { in tabeZhiCodeToPackedBig5Code()
117 if (low >= 0xa1 && low <= 0xdc) { in tabeZhiCodeToPackedBig5Code()
123 if (low >= 0x74 && low <= 0x7e) { in tabeZhiCodeToPackedBig5Code()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/freebl/verified/kremlin/kremlib/dist/minimal/
H A DFStar_UInt128_Verified.h31 lit.low = a.low + b.low; in FStar_UInt128_add()
40 lit.low = a.low + b.low; in FStar_UInt128_add_underspec()
49 lit.low = a.low + b.low; in FStar_UInt128_add_mod()
58 lit.low = a.low - b.low; in FStar_UInt128_sub()
67 lit.low = a.low - b.low; in FStar_UInt128_sub_underspec()
76 lit.low = a.low - b.low; in FStar_UInt128_sub_mod_impl()
91 lit.low = a.low & b.low; in FStar_UInt128_logand()
100 lit.low = a.low ^ b.low; in FStar_UInt128_logxor()
109 lit.low = a.low | b.low; in FStar_UInt128_logor()
118 lit.low = ~a.low; in FStar_UInt128_lognot()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/lib/freebl/verified/kremlin/kremlib/dist/minimal/
H A DFStar_UInt128_Verified.h31 lit.low = a.low + b.low; in FStar_UInt128_add()
40 lit.low = a.low + b.low; in FStar_UInt128_add_underspec()
49 lit.low = a.low + b.low; in FStar_UInt128_add_mod()
58 lit.low = a.low - b.low; in FStar_UInt128_sub()
67 lit.low = a.low - b.low; in FStar_UInt128_sub_underspec()
76 lit.low = a.low - b.low; in FStar_UInt128_sub_mod_impl()
91 lit.low = a.low & b.low; in FStar_UInt128_logand()
100 lit.low = a.low ^ b.low; in FStar_UInt128_logxor()
109 lit.low = a.low | b.low; in FStar_UInt128_logor()
118 lit.low = ~a.low; in FStar_UInt128_lognot()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/lib/freebl/verified/kremlin/kremlib/dist/minimal/
H A DFStar_UInt128_Verified.h31 lit.low = a.low + b.low; in FStar_UInt128_add()
40 lit.low = a.low + b.low; in FStar_UInt128_add_underspec()
49 lit.low = a.low + b.low; in FStar_UInt128_add_mod()
58 lit.low = a.low - b.low; in FStar_UInt128_sub()
67 lit.low = a.low - b.low; in FStar_UInt128_sub_underspec()
76 lit.low = a.low - b.low; in FStar_UInt128_sub_mod_impl()
91 lit.low = a.low & b.low; in FStar_UInt128_logand()
100 lit.low = a.low ^ b.low; in FStar_UInt128_logxor()
109 lit.low = a.low | b.low; in FStar_UInt128_logor()
118 lit.low = ~a.low; in FStar_UInt128_lognot()
[all …]
/dports/security/nss/nss-3.76.1/nss/lib/freebl/verified/kremlin/kremlib/dist/minimal/
H A DFStar_UInt128_Verified.h31 lit.low = a.low + b.low; in FStar_UInt128_add()
40 lit.low = a.low + b.low; in FStar_UInt128_add_underspec()
49 lit.low = a.low + b.low; in FStar_UInt128_add_mod()
58 lit.low = a.low - b.low; in FStar_UInt128_sub()
67 lit.low = a.low - b.low; in FStar_UInt128_sub_underspec()
76 lit.low = a.low - b.low; in FStar_UInt128_sub_mod_impl()
91 lit.low = a.low & b.low; in FStar_UInt128_logand()
100 lit.low = a.low ^ b.low; in FStar_UInt128_logxor()
109 lit.low = a.low | b.low; in FStar_UInt128_logor()
118 lit.low = ~a.low; in FStar_UInt128_lognot()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/freebl/verified/kremlin/kremlib/dist/minimal/
H A DFStar_UInt128_Verified.h31 lit.low = a.low + b.low; in FStar_UInt128_add()
40 lit.low = a.low + b.low; in FStar_UInt128_add_underspec()
49 lit.low = a.low + b.low; in FStar_UInt128_add_mod()
58 lit.low = a.low - b.low; in FStar_UInt128_sub()
67 lit.low = a.low - b.low; in FStar_UInt128_sub_underspec()
76 lit.low = a.low - b.low; in FStar_UInt128_sub_mod_impl()
91 lit.low = a.low & b.low; in FStar_UInt128_logand()
100 lit.low = a.low ^ b.low; in FStar_UInt128_logxor()
109 lit.low = a.low | b.low; in FStar_UInt128_logor()
118 lit.low = ~a.low; in FStar_UInt128_lognot()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/freebl/verified/kremlin/kremlib/dist/minimal/
H A DFStar_UInt128_Verified.h32 lit.low = a.low + b.low; in FStar_UInt128_add()
41 lit.low = a.low + b.low; in FStar_UInt128_add_underspec()
50 lit.low = a.low + b.low; in FStar_UInt128_add_mod()
59 lit.low = a.low - b.low; in FStar_UInt128_sub()
68 lit.low = a.low - b.low; in FStar_UInt128_sub_underspec()
77 lit.low = a.low - b.low; in FStar_UInt128_sub_mod_impl()
92 lit.low = a.low & b.low; in FStar_UInt128_logand()
101 lit.low = a.low ^ b.low; in FStar_UInt128_logxor()
110 lit.low = a.low | b.low; in FStar_UInt128_logor()
119 lit.low = ~a.low; in FStar_UInt128_lognot()
[all …]
/dports/devel/vc/Vc-1.4.2/Vc/common/
H A Dscatterimplementation.h114 mem[indexes[low]] = v[low];
122 mem[indexes[low]] = v[low];
130 mem[indexes[low]] = v[low];
138 mem[indexes[low]] = v[low];
146 mem[indexes[low]] = v[low];
154 mem[indexes[low]] = v[low];
162 mem[indexes[low]] = v[low];
168 mem[indexes[low]] = v[low];
190 mem[indexes[low]] = v[low];
198 mem[indexes[low]] = v[low];
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/gcore/
H A Dgdalsse_priv.h344 low.low = ptr[0]; in Load4Val()
382 low = other.low;
389 low += other.low;
397 ret.low = low + other.low;
405 ret.low = low - other.low;
413 ret.low = low * other.low;
420 low *= other.low;
516 low = other.low;
531 ret.low = low + other.low;
539 ret.low = low - other.low;
[all …]
/dports/japanese/kinput2/kinput2-v3.1/lib/Xsj3clib/
H A Dcode.c49 low = c & 0xff;
52 if (low > 0x9e)
54 if (low > 0x7f)
55 low--;
66 low = c & 0xff;
68 low -= 0x02;
86 low = c & 0xff;
89 if (low > 0x9e)
91 if (low > 0x7f)
92 low--;
[all …]
/dports/math/stanmath/math-4.2.0/test/unit/math/prim/err/
H A Dcheck_bounded_test.cpp10 double low = -1; in TEST() local
17 x = low; in TEST()
27 x = low - 1; in TEST()
30 << ", " << low; in TEST()
35 << ", " << low; in TEST()
40 << ", " << low; in TEST()
45 << ", " << low; in TEST()
57 double low = -1; in TEST() local
84 double low = -1; in TEST() local
113 double low = -1; in TEST() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c11 return vcombine_s8(low, high); in test_vcombine_s8()
18 return vcombine_s16(low, high); in test_vcombine_s16()
25 return vcombine_s32(low, high); in test_vcombine_s32()
32 return vcombine_s64(low, high); in test_vcombine_s64()
39 return vcombine_u8(low, high); in test_vcombine_u8()
46 return vcombine_u16(low, high); in test_vcombine_u16()
53 return vcombine_u32(low, high); in test_vcombine_u32()
60 return vcombine_u64(low, high); in test_vcombine_u64()
67 return vcombine_p64(low, high); in test_vcombine_p64()
74 return vcombine_f16(low, high); in test_vcombine_f16()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c11 return vcombine_s8(low, high); in test_vcombine_s8()
18 return vcombine_s16(low, high); in test_vcombine_s16()
25 return vcombine_s32(low, high); in test_vcombine_s32()
32 return vcombine_s64(low, high); in test_vcombine_s64()
39 return vcombine_u8(low, high); in test_vcombine_u8()
46 return vcombine_u16(low, high); in test_vcombine_u16()
53 return vcombine_u32(low, high); in test_vcombine_u32()
60 return vcombine_u64(low, high); in test_vcombine_u64()
67 return vcombine_p64(low, high); in test_vcombine_p64()
74 return vcombine_f16(low, high); in test_vcombine_f16()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c11 return vcombine_s8(low, high); in test_vcombine_s8()
18 return vcombine_s16(low, high); in test_vcombine_s16()
25 return vcombine_s32(low, high); in test_vcombine_s32()
32 return vcombine_s64(low, high); in test_vcombine_s64()
39 return vcombine_u8(low, high); in test_vcombine_u8()
46 return vcombine_u16(low, high); in test_vcombine_u16()
53 return vcombine_u32(low, high); in test_vcombine_u32()
60 return vcombine_u64(low, high); in test_vcombine_u64()
67 return vcombine_p64(low, high); in test_vcombine_p64()
74 return vcombine_f16(low, high); in test_vcombine_f16()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c11 return vcombine_s8(low, high); in test_vcombine_s8()
18 return vcombine_s16(low, high); in test_vcombine_s16()
25 return vcombine_s32(low, high); in test_vcombine_s32()
32 return vcombine_s64(low, high); in test_vcombine_s64()
39 return vcombine_u8(low, high); in test_vcombine_u8()
46 return vcombine_u16(low, high); in test_vcombine_u16()
53 return vcombine_u32(low, high); in test_vcombine_u32()
60 return vcombine_u64(low, high); in test_vcombine_u64()
67 return vcombine_p64(low, high); in test_vcombine_p64()
74 return vcombine_f16(low, high); in test_vcombine_f16()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c11 return vcombine_s8(low, high); in test_vcombine_s8()
18 return vcombine_s16(low, high); in test_vcombine_s16()
25 return vcombine_s32(low, high); in test_vcombine_s32()
32 return vcombine_s64(low, high); in test_vcombine_s64()
39 return vcombine_u8(low, high); in test_vcombine_u8()
46 return vcombine_u16(low, high); in test_vcombine_u16()
53 return vcombine_u32(low, high); in test_vcombine_u32()
60 return vcombine_u64(low, high); in test_vcombine_u64()
67 return vcombine_p64(low, high); in test_vcombine_p64()
74 return vcombine_f16(low, high); in test_vcombine_f16()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Daarch64-neon-vcombine.c11 return vcombine_s8(low, high); in test_vcombine_s8()
18 return vcombine_s16(low, high); in test_vcombine_s16()
25 return vcombine_s32(low, high); in test_vcombine_s32()
32 return vcombine_s64(low, high); in test_vcombine_s64()
39 return vcombine_u8(low, high); in test_vcombine_u8()
46 return vcombine_u16(low, high); in test_vcombine_u16()
53 return vcombine_u32(low, high); in test_vcombine_u32()
60 return vcombine_u64(low, high); in test_vcombine_u64()
67 return vcombine_p64(low, high); in test_vcombine_p64()
74 return vcombine_f16(low, high); in test_vcombine_f16()
[all …]

12345678910>>...544