Home
last modified time | relevance | path

Searched refs:uni1 (Results 1 – 25 of 60) sorted by relevance

123

/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/
H A Dhfs_unicompare.c112 const hfs_uni_str * uni1, const hfs_uni_str * uni2);
126 hfs_unicode_compare(HFS_INFO * hfs, const hfs_uni_str * uni1, in hfs_unicode_compare() argument
134 l1 = tsk_getu16(hfs->fs_info.endian, uni1->length); in hfs_unicode_compare()
136 s1 = uni1->unicode; in hfs_unicode_compare()
160 return hfs_unicode_compare_int(hfs->fs_info.endian, uni1, uni2); in hfs_unicode_compare()
171 hfs_unicode_compare_int(uint16_t endian, const hfs_uni_str * uni1, in hfs_unicode_compare_int() argument
178 const uint8_t *str1 = uni1->unicode; in hfs_unicode_compare_int()
180 uint16_t length1 = tsk_getu16(endian, uni1->length); in hfs_unicode_compare_int()
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/fs/
H A Dhfs_unicompare.c112 const hfs_uni_str * uni1, const hfs_uni_str * uni2);
126 hfs_unicode_compare(HFS_INFO * hfs, const hfs_uni_str * uni1, in hfs_unicode_compare() argument
134 l1 = tsk_getu16(hfs->fs_info.endian, uni1->length); in hfs_unicode_compare()
136 s1 = uni1->unicode; in hfs_unicode_compare()
160 return hfs_unicode_compare_int(hfs->fs_info.endian, uni1, uni2); in hfs_unicode_compare()
171 hfs_unicode_compare_int(uint16_t endian, const hfs_uni_str * uni1, in hfs_unicode_compare_int() argument
178 const uint8_t *str1 = uni1->unicode; in hfs_unicode_compare_int()
180 uint16_t length1 = tsk_getu16(endian, uni1->length); in hfs_unicode_compare_int()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/data/gles31/shaders/es31/
H A Duniform_location.test10 layout(location = 0) uniform float uni1;
15 out0 = uni0 + uni1;
30 layout(location = 0) uniform float uni1;
62 layout(location = 0) uniform float uni1;
82 layout(location = 5) uniform float uni1;
87 out0 = uni0[0] + uni1;
102 layout(location = 5) uniform float uni1;
134 layout(location = 7) uniform float uni1[4];
162 layout(location = 2) uniform float uni1;
167 out0 = uni0.a.x + uni1;
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/data/gles31/shaders/es32/
H A Duniform_location.test29 layout(location = 0) uniform float uni1;
34 out0 = uni0 + uni1;
49 layout(location = 0) uniform float uni1;
81 layout(location = 0) uniform float uni1;
101 layout(location = 5) uniform float uni1;
106 out0 = uni0[0] + uni1;
121 layout(location = 5) uniform float uni1;
153 layout(location = 7) uniform float uni1[4];
181 layout(location = 2) uniform float uni1;
186 out0 = uni0.a.x + uni1;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.fortran/
H A Dstruct-elem-map-1.f9023 character(kind=4, len=5) :: uni1 component
52 uni1 = 4_"abcde", &
68 if (var%uni1 /= 4_"abcde") stop 7
86 uni1 = 4_"abcde", &
118 if (var%uni1 /= 4_"abcde") stop 19
143 uni1 = 4_"abcde", &
224 uni1 = 4_"abcde", &
265 uni1 = 4_"abcde", &
309 uni1 = 4_"abcde", &
349 uni1 = 4_"abcde", &
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.fortran/
H A Dstruct-elem-map-1.f9023 character(kind=4, len=5) :: uni1 component
52 uni1 = 4_"abcde", &
68 if (var%uni1 /= 4_"abcde") stop 7
86 uni1 = 4_"abcde", &
118 if (var%uni1 /= 4_"abcde") stop 19
143 uni1 = 4_"abcde", &
224 uni1 = 4_"abcde", &
265 uni1 = 4_"abcde", &
309 uni1 = 4_"abcde", &
349 uni1 = 4_"abcde", &
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.fortran/
H A Dstruct-elem-map-1.f9023 character(kind=4, len=5) :: uni1 component
52 uni1 = 4_"abcde", &
68 if (var%uni1 /= 4_"abcde") stop 7
86 uni1 = 4_"abcde", &
118 if (var%uni1 /= 4_"abcde") stop 19
143 uni1 = 4_"abcde", &
224 uni1 = 4_"abcde", &
265 uni1 = 4_"abcde", &
309 uni1 = 4_"abcde", &
349 uni1 = 4_"abcde", &
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/testsuite/libgomp.fortran/
H A Dstruct-elem-map-1.f9023 character(kind=4, len=5) :: uni1 component
52 uni1 = 4_"abcde", &
68 if (var%uni1 /= 4_"abcde") stop 7
86 uni1 = 4_"abcde", &
118 if (var%uni1 /= 4_"abcde") stop 19
143 uni1 = 4_"abcde", &
224 uni1 = 4_"abcde", &
265 uni1 = 4_"abcde", &
309 uni1 = 4_"abcde", &
349 uni1 = 4_"abcde", &
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/
H A DUnificationSpec.hs60 , zip univars (tail univars) <&> \(uni1, uni2) ->
61 let uni1_sub = substTy subst uni1
63 in counterexample (show uni1) $
65 CType uni1 =/= CType uni2 .&&.
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/
H A DUnificationSpec.hs60 , zip univars (tail univars) <&> \(uni1, uni2) ->
61 let uni1_sub = substTy subst uni1
63 in counterexample (show uni1) $
65 CType uni1 =/= CType uni2 .&&.
/dports/games/sea-defender/Sea-Defender-d628051/utils/
H A Dsvgfont_to_mfont.rb95 uni1 = name_to_unicode[g1]
97 next if uni1.nil? || uni2.nil?
98 hkern << [uni1,uni2,k.to_f]
/dports/lang/erlang-runtime23/corba-5.0.2/lib/cosNotification/test/
H A Dnotify_test_server.idl58 union uni1 switch(long) {
74 uni1 uni1;
H A Dgrammar_SUITE.erl271 {uni1 = #notify_test_uni1{label= 1, value=10},
281 {uni1 = #notify_test_uni1{label= 1, value=10},
291 {uni1 = #notify_test_uni1{label= 1, value=10},
299 {uni1 = #notify_test_uni1{label= 1, value=10},
307 {uni1 = #notify_test_uni1{label= 1, value=10},
315 {uni1 = #notify_test_uni1{label= 1, value=10},
330 {uni1 = #notify_test_uni1{label= 1, value=10},
337 {uni1 = #notify_test_uni1{label= 1, value=10},
/dports/lang/erlang-runtime24/corba-5.0.2/lib/cosNotification/test/
H A Dnotify_test_server.idl58 union uni1 switch(long) {
74 uni1 uni1;
H A Dgrammar_SUITE.erl271 {uni1 = #notify_test_uni1{label= 1, value=10},
281 {uni1 = #notify_test_uni1{label= 1, value=10},
291 {uni1 = #notify_test_uni1{label= 1, value=10},
299 {uni1 = #notify_test_uni1{label= 1, value=10},
307 {uni1 = #notify_test_uni1{label= 1, value=10},
315 {uni1 = #notify_test_uni1{label= 1, value=10},
330 {uni1 = #notify_test_uni1{label= 1, value=10},
337 {uni1 = #notify_test_uni1{label= 1, value=10},
/dports/lang/erlang-runtime22/corba-4.5.2/lib/cosNotification/test/
H A Dnotify_test_server.idl58 union uni1 switch(long) {
74 uni1 uni1;
H A Dgrammar_SUITE.erl271 {uni1 = #notify_test_uni1{label= 1, value=10},
281 {uni1 = #notify_test_uni1{label= 1, value=10},
291 {uni1 = #notify_test_uni1{label= 1, value=10},
299 {uni1 = #notify_test_uni1{label= 1, value=10},
307 {uni1 = #notify_test_uni1{label= 1, value=10},
315 {uni1 = #notify_test_uni1{label= 1, value=10},
330 {uni1 = #notify_test_uni1{label= 1, value=10},
337 {uni1 = #notify_test_uni1{label= 1, value=10},
/dports/lang/erlang/corba-5.0.2/lib/cosNotification/test/
H A Dnotify_test_server.idl58 union uni1 switch(long) {
74 uni1 uni1;
H A Dgrammar_SUITE.erl271 {uni1 = #notify_test_uni1{label= 1, value=10},
281 {uni1 = #notify_test_uni1{label= 1, value=10},
291 {uni1 = #notify_test_uni1{label= 1, value=10},
299 {uni1 = #notify_test_uni1{label= 1, value=10},
307 {uni1 = #notify_test_uni1{label= 1, value=10},
315 {uni1 = #notify_test_uni1{label= 1, value=10},
330 {uni1 = #notify_test_uni1{label= 1, value=10},
337 {uni1 = #notify_test_uni1{label= 1, value=10},
/dports/lang/erlang-runtime21/corba-4.5.2/lib/cosNotification/test/
H A Dnotify_test_server.idl58 union uni1 switch(long) {
74 uni1 uni1;
H A Dgrammar_SUITE.erl271 {uni1 = #notify_test_uni1{label= 1, value=10},
281 {uni1 = #notify_test_uni1{label= 1, value=10},
291 {uni1 = #notify_test_uni1{label= 1, value=10},
299 {uni1 = #notify_test_uni1{label= 1, value=10},
307 {uni1 = #notify_test_uni1{label= 1, value=10},
315 {uni1 = #notify_test_uni1{label= 1, value=10},
330 {uni1 = #notify_test_uni1{label= 1, value=10},
337 {uni1 = #notify_test_uni1{label= 1, value=10},
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dtestidna.cpp784 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testCompare() local
790 uni1.append(unicodeIn[1]); in testCompare()
791 uni1.append(com); in testCompare()
792 uni1.append((UChar)0x0000); in testCompare()
824 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testCompare()
1183 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testRootLabelSeparator() local
1189 uni1.append(unicodeIn[1]); in testRootLabelSeparator()
1190 uni1.append(com); in testRootLabelSeparator()
1191 uni1.append((UChar)0x0000); in testRootLabelSeparator()
1230 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testRootLabelSeparator()
/dports/devel/icu/icu/source/test/intltest/
H A Dtestidna.cpp784 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testCompare() local
790 uni1.append(unicodeIn[1]); in testCompare()
791 uni1.append(com); in testCompare()
792 uni1.append((UChar)0x0000); in testCompare()
824 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testCompare()
1183 UnicodeString source(www), uni0(www),uni1(www), ascii0(www), ascii1(www); in testRootLabelSeparator() local
1189 uni1.append(unicodeIn[1]); in testRootLabelSeparator()
1190 uni1.append(com); in testRootLabelSeparator()
1191 uni1.append((UChar)0x0000); in testRootLabelSeparator()
1230 testCompare(src,srcLen,uni1.getBuffer(),uni1.length()-1,testName, func,FALSE); in testRootLabelSeparator()
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/include/
H A Dunls.h38 unsigned char uni1; member
/dports/math/igraph/igraph-0.9.5/src/games/
H A Dpreference.c206 igraph_real_t uni1 = RNG_UNIF(0, maxcum); in igraph_preference_game() local
207 igraph_vector_binsearch(&cumdist, uni1, &type1); in igraph_preference_game()
520 igraph_real_t uni1 = RNG_UNIF(0, maxcum); in igraph_asymmetric_preference_game() local
521 igraph_vector_binsearch(&cumdist, uni1, &type1); in igraph_asymmetric_preference_game()

123