Home
last modified time | relevance | path

Searched refs:value4 (Results 1 – 25 of 1537) sorted by relevance

12345678910>>...62

/dports/devel/libluksde/libluksde-20200205/libfcrypto/
H A Dlibfcrypto_serpent_context.c89 value4 = ~value4; \
208 value4 = ~value4; \
324 value4 = ~value4; \
816 value4, in libfcrypto_serpent_context_set_key()
847 value4, in libfcrypto_serpent_context_set_key()
856 value4, in libfcrypto_serpent_context_set_key()
887 value4, in libfcrypto_serpent_context_set_key()
896 value4, in libfcrypto_serpent_context_set_key()
971 value4, in libfcrypto_serpent_context_set_key()
987 value4, in libfcrypto_serpent_context_set_key()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Mesh/test/
H A DitkBinaryMask3DMeshSourceTest.cxx171 image->SetPixel( index, value4 ); in CreateCubeConfig()
206 const unsigned char& value4 ) in Create16CubeConfig() argument
212 value1, value2, value3, value4, in Create16CubeConfig()
219 value1, value2, value3, value4, in Create16CubeConfig()
226 value1, value2, value3, value4, in Create16CubeConfig()
233 value1, value2, value3, value4, in Create16CubeConfig()
240 value1, value2, value3, value4, in Create16CubeConfig()
247 value1, value2, value3, value4, in Create16CubeConfig()
254 value1, value2, value3, value4, in Create16CubeConfig()
261 value1, value2, value3, value4, in Create16CubeConfig()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dcss_light_dark_value_pair_test.cc27 const auto* value4 = ParseUAPropertyValue( in TEST() local
33 ASSERT_TRUE(value4); in TEST()
37 EXPECT_TRUE(*value4 == *value4); in TEST()
38 EXPECT_TRUE(*value3 == *value4); in TEST()
50 const auto* value4 = in TEST() local
55 ASSERT_TRUE(value4); in TEST()
59 EXPECT_TRUE(*value4 == *value4); in TEST()
60 EXPECT_FALSE(*value3 == *value4); in TEST()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgDB/
H A DInput.cpp157 value4.valid((*this)[3].getStr()))
162 value4.assign((*this)[3].getStr());
174 value4.valid((*this)[3].getStr()) &&
180 value4.assign((*this)[3].getStr());
193 value4.valid((*this)[3].getStr()) &&
200 value4.assign((*this)[3].getStr());
222 value4.assign((*this)[3].getStr());
246 value4.assign((*this)[3].getStr());
314 value4.valid((*this)[4].getStr()))
319 value4.assign((*this)[4].getStr());
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgDB/
H A DInput.cpp154 value4.valid((*this)[3].getStr())) in read()
159 value4.assign((*this)[3].getStr()); in read()
171 value4.valid((*this)[3].getStr()) && in read()
177 value4.assign((*this)[3].getStr()); in read()
190 value4.valid((*this)[3].getStr()) && in read()
197 value4.assign((*this)[3].getStr()); in read()
219 value4.assign((*this)[3].getStr()); in read()
243 value4.assign((*this)[3].getStr()); in read()
311 value4.valid((*this)[4].getStr())) in read()
316 value4.assign((*this)[4].getStr()); in read()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/
H A DEtwProvider.cs192 value4 = (value4 ?? string.Empty); in WriteEvent()
229 value4 = (value4 ?? string.Empty); in WriteEvent()
270 value4 = (value4 ?? string.Empty); in WriteEvent()
315 value4 = (value4 ?? string.Empty); in WriteEvent()
365 value4 = (value4 ?? string.Empty); in WriteEvent()
419 value4 = (value4 ?? string.Empty); in WriteEvent()
477 value4 = (value4 ?? string.Empty); in WriteEvent()
539 value4 = (value4 ?? string.Empty); in WriteEvent()
605 value4 = (value4 ?? string.Empty); in WriteEvent()
675 value4 = (value4 ?? string.Empty); in WriteEvent()
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DDataLog.h62 void dataLog(const T1& value1, const T2& value2, const T3& value3, const T4& value4) in dataLog() argument
64 dataFile().print(value1, value2, value3, value4); in dataLog()
68 void dataLog(const T1& value1, const T2& value2, const T3& value3, const T4& value4, const T5& valu… in dataLog() argument
70 dataFile().print(value1, value2, value3, value4, value5); in dataLog()
74 void dataLog(const T1& value1, const T2& value2, const T3& value3, const T4& value4, const T5& valu… in dataLog() argument
76 dataFile().print(value1, value2, value3, value4, value5, value6); in dataLog()
82 dataFile().print(value1, value2, value3, value4, value5, value6, value7); in dataLog()
88 dataFile().print(value1, value2, value3, value4, value5, value6, value7, value8); in dataLog()
94 dataFile().print(value1, value2, value3, value4, value5, value6, value7, value8, value9); in dataLog()
100 … dataFile().print(value1, value2, value3, value4, value5, value6, value7, value8, value9, value10); in dataLog()
[all …]
H A DPrintStream.h76 void print(const T1& value1, const T2& value2, const T3& value3, const T4& value4) in print() argument
81 print(value4); in print()
90 print(value4); in print()
100 print(value4); in print()
111 print(value4); in print()
123 print(value4); in print()
136 print(value4); in print()
150 print(value4); in print()
165 print(value4); in print()
181 print(value4); in print()
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DDataLog.h62 void dataLog(const T1& value1, const T2& value2, const T3& value3, const T4& value4) in dataLog() argument
64 dataFile().print(value1, value2, value3, value4); in dataLog()
68 void dataLog(const T1& value1, const T2& value2, const T3& value3, const T4& value4, const T5& valu… in dataLog() argument
70 dataFile().print(value1, value2, value3, value4, value5); in dataLog()
74 void dataLog(const T1& value1, const T2& value2, const T3& value3, const T4& value4, const T5& valu… in dataLog() argument
76 dataFile().print(value1, value2, value3, value4, value5, value6); in dataLog()
82 dataFile().print(value1, value2, value3, value4, value5, value6, value7); in dataLog()
88 dataFile().print(value1, value2, value3, value4, value5, value6, value7, value8); in dataLog()
94 dataFile().print(value1, value2, value3, value4, value5, value6, value7, value8, value9); in dataLog()
100 … dataFile().print(value1, value2, value3, value4, value5, value6, value7, value8, value9, value10); in dataLog()
[all …]
H A DPrintStream.h76 void print(const T1& value1, const T2& value2, const T3& value3, const T4& value4) in print() argument
81 print(value4); in print()
90 print(value4); in print()
100 print(value4); in print()
111 print(value4); in print()
123 print(value4); in print()
136 print(value4); in print()
150 print(value4); in print()
165 print(value4); in print()
181 print(value4); in print()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/CodeGen/tests/
H A DAliasTest.cpp21 m_context.value4[0] = 0x01234567; in Run()
22 m_context.value4[1] = 0x01234567; in Run()
23 m_context.value4[2] = 0x01234567; in Run()
24 m_context.value4[3] = 0x01234567; in Run()
29 TEST_VERIFY(m_context.value4[0] == (CONSTANT_3 * 2)); in Run()
30 TEST_VERIFY(m_context.value4[1] == 0); in Run()
31 TEST_VERIFY(m_context.value4[2] == 0); in Run()
32 TEST_VERIFY(m_context.value4[3] == (CONSTANT_3 * 2)); in Run()
59 jitter.PullRel(offsetof(CONTEXT, value4[i])); in Compile()
65 jitter.MD_PullRel(offsetof(CONTEXT, value4), true, false, false, true); in Compile()
/dports/devel/py-black/black-21.7b0/tests/data/
H A Dcomposition_no_trailing_comma.py66 key4: value4,
78 key4: value4,
90 key4: value4,
103 key4: value4,
117 key4: value4,
133 key4: value4,
145 key4: value4,
252 key4: value4,
264 key4: value4,
276 key4: value4,
[all …]
H A Dcomposition.py66 key4: value4,
78 key4: value4,
90 key4: value4,
103 key4: value4,
117 key4: value4,
133 key4: value4,
145 key4: value4,
174 key4: value4,
/dports/cad/tochnog/Sources/gid/tochnog.gid/
H A Dtochnog.cnd22 QUESTION: value4
46 QUESTION: value4
70 QUESTION: value4
100 QUESTION: value4
130 QUESTION: value4
160 QUESTION: value4
190 QUESTION: value4
214 QUESTION: value4
238 QUESTION: value4
262 QUESTION: value4
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/
H A DArgumentParser.cpp311 return read(pos,str,value1, value2, value3, value4); in read()
432 value4.valid(_argv[pos+4])) in read()
437 value4.assign(_argv[pos+4]); in read()
459 value4.valid(_argv[pos+4]) && in read()
465 value4.assign(_argv[pos+4]); in read()
488 value4.valid(_argv[pos+4]) && in read()
495 value4.assign(_argv[pos+4]); in read()
519 value4.valid(_argv[pos+4]) && in read()
527 value4.assign(_argv[pos+4]); in read()
552 value4.valid(_argv[pos+4]) && in read()
[all …]
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DArgumentParser.cpp311 return read(pos,str,value1, value2, value3, value4); in read()
432 value4.valid(_argv[pos+4])) in read()
437 value4.assign(_argv[pos+4]); in read()
459 value4.valid(_argv[pos+4]) && in read()
465 value4.assign(_argv[pos+4]); in read()
488 value4.valid(_argv[pos+4]) && in read()
495 value4.assign(_argv[pos+4]); in read()
519 value4.valid(_argv[pos+4]) && in read()
527 value4.assign(_argv[pos+4]); in read()
552 value4.valid(_argv[pos+4]) && in read()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dcss_light_dark_color_pair_test.cc27 const auto* value4 = CreateLightDarkColorPair( in TEST() local
32 ASSERT_TRUE(value4); in TEST()
36 EXPECT_TRUE(*value4 == *value4); in TEST()
37 EXPECT_TRUE(*value3 == *value4); in TEST()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DServer.cpp50 wchar_t* value4 = _wgetenv(Ice::stringToWstring(varname1).c_str());
51 test(value4 != 0 && wstring(value4) == L"2");
63 char* value4 = getenv(varname2.c_str());
64 test(value4 != 0 && string(value4) == "2");
/dports/devel/ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DServer.cpp50 wchar_t* value4 = _wgetenv(Ice::stringToWstring(varname1).c_str()); in run() local
51 test(value4 != 0 && wstring(value4) == L"2"); in run()
63 char* value4 = getenv(varname2.c_str()); in run() local
64 test(value4 != 0 && string(value4) == "2"); in run()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/IceGrid/deployer/
H A DServer.cpp50 wchar_t* value4 = _wgetenv(Ice::stringToWstring(varname1).c_str()); in run() local
51 test(value4 != 0 && wstring(value4) == L"2"); in run()
63 char* value4 = getenv(varname2.c_str()); in run() local
64 test(value4 != 0 && string(value4) == "2"); in run()
/dports/lang/php80/php-8.0.15/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt121 ["value4"]=>
152 ["value4"]=>
172 ["value4"]=>
192 ["value4"]=>
212 ["value4"]=>
238 ["value4"]=>
258 ["value4"]=>
283 ["value4"]=>
303 ["value4"]=>
334 ["value4"]=>
[all …]
/dports/lang/php81/php-8.1.1/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt24 public $value4 = 30;
123 ["value4"]=>
154 ["value4"]=>
174 ["value4"]=>
194 ["value4"]=>
214 ["value4"]=>
240 ["value4"]=>
260 ["value4"]=>
285 ["value4"]=>
305 ["value4"]=>
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt24 public $value4 = 30;
123 ["value4"]=>
154 ["value4"]=>
174 ["value4"]=>
194 ["value4"]=>
214 ["value4"]=>
240 ["value4"]=>
260 ["value4"]=>
285 ["value4"]=>
305 ["value4"]=>
[all …]
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt121 ["value4"]=>
152 ["value4"]=>
172 ["value4"]=>
192 ["value4"]=>
212 ["value4"]=>
238 ["value4"]=>
258 ["value4"]=>
283 ["value4"]=>
303 ["value4"]=>
334 ["value4"]=>
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/bluez/
H A Dbluetooth_service_attribute_value_bluez_unittest.cc65 BluetoothServiceAttributeValueBlueZ* value4 = in TEST() local
69 BluetoothServiceAttributeValueBlueZ value = *value4; in TEST()
70 delete value4; in TEST()
87 BluetoothServiceAttributeValueBlueZ value4(MakeSequence({value3})); in TEST() local
91 MakeSequence({value1, value2, value3, value4})); in TEST()
132 std::unique_ptr<BluetoothServiceAttributeValueBlueZ> value4( in TEST() local
138 value = *value4; in TEST()
139 value4 = nullptr; in TEST()

12345678910>>...62