Home
last modified time | relevance | path

Searched refs:Common (Results 201 – 225 of 38159) sorted by relevance

12345678910>>...1527

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/Common/
H A DMakefile.am.include31 ../Common/assemble.c ../Common/assemble.h\
32 ../Common/assemble_bndry.c ../Common/assemble_bndry.h\
37 ../Common/assemble.c ../Common/assemble.h\
38 ../Common/assemble_bndry.c ../Common/assemble_bndry.h\
44 ../Common/MG.c \
65 ../Common/sor.c \
111 -I../Common \
130 ../Common/optimize_profile.c ../Common/optimize_profile.h\
131 ../Common/graphXO.c ../Common/gltools.c ../Common/dxtools.c
136 ../Common/assemble_fcts.c.in ../Common/assemble_fcts.h.in \
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/twine/
H A Ddetection.cpp44 Common::EN_ANY,
53 Common::FR_FRA,
66 Common::EN_ANY,
75 Common::FR_FRA,
88 Common::EN_ANY,
97 Common::FR_FRA,
106 Common::DE_DEU,
115 Common::IT_ITA,
124 Common::ES_ESP,
137 Common::EN_ANY,
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Source/UnitTests/Common/
H A DBitUtilsTest.cpp12 EXPECT_EQ(Common::BitSize<s8>(), 8u); in TEST()
13 EXPECT_EQ(Common::BitSize<s16>(), 16u); in TEST()
14 EXPECT_EQ(Common::BitSize<s32>(), 32u); in TEST()
15 EXPECT_EQ(Common::BitSize<s64>(), 64u); in TEST()
17 EXPECT_EQ(Common::BitSize<u8>(), 8u); in TEST()
18 EXPECT_EQ(Common::BitSize<u16>(), 16u); in TEST()
19 EXPECT_EQ(Common::BitSize<u32>(), 32u); in TEST()
20 EXPECT_EQ(Common::BitSize<u64>(), 64u); in TEST()
26 EXPECT_EQ(Common::ExtractBit<0>(zero), 0); in TEST()
29 EXPECT_EQ(Common::ExtractBit<0>(one), 1); in TEST()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/base/
H A Dbase_keyboard_state.cpp231 else if (code >= Common::KEYCODE_SPACE && code < Common::KEYCODE_DELETE) { in readKey()
237 else if (code >= Common::KEYCODE_KP_DIVIDE && code <= Common::KEYCODE_KP_PLUS) { in readKey()
244 …else if ((code >= Common::KEYCODE_KP0 && code <= Common::KEYCODE_KP_PERIOD) && ((event->kbd.flags … in readKey()
443 case Common::KEYCODE_UP: in keyCodeToVKey()
457 case Common::KEYCODE_F1: in keyCodeToVKey()
459 case Common::KEYCODE_F2: in keyCodeToVKey()
461 case Common::KEYCODE_F3: in keyCodeToVKey()
463 case Common::KEYCODE_F4: in keyCodeToVKey()
465 case Common::KEYCODE_F5: in keyCodeToVKey()
467 case Common::KEYCODE_F6: in keyCodeToVKey()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/
H A Ddetection_tables.h595 KYRA2_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
607 KYRA2_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1147 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1165 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1182 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1200 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1217 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1234 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1251 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1268 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/
H A Ddetection_tables.h527 KYRA1_CD_FAN_FLAGS(Common::RU_RUS, Common::EN_ANY)
1455 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1470 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1485 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1499 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1513 LOL_CD_FAN_FLAGS(Common::RU_RUS, Common::DE_DEU)
1528 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1542 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1556 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
1570 LOL_CD_FAN_FLAGS(Common::IT_ITA, Common::EN_ANY)
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Ddetection_tables.h437 using Common::UNK_LANG;
548 { "fbear", "jfbear", kGenHEPC, Common::JA_JPN, Common::kPlatform3DO, 0 },
555 { "puttputt", "jputtputt", kGenHEPC, Common::JA_JPN, Common::kPlatform3DO, 0 },
759 { "lost", "verloren", kGenHEPC, Common::NL_NLD, Common::kPlatformWindows, 0 },
763 { "maze", "Doolhof", kGenHEPC, Common::NL_NLD, Common::kPlatformWindows, 0 },
764 { "maze", "Doolhof", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
820 { "pajama3", "SamLDM", kGenHEPC, Common::IT_ITA, Common::kPlatformWindows, 0 },
894 { "puttzoo", "game", kGenHEPC, Common::EN_ANY, Common::kPlatformIOS, 0 },
910 { "spyfox", "FUCHS", kGenHEPC, Common::DE_DEU, Common::kPlatformWindows, 0 },
929 { "spyfox", "game", kGenHEIOS, Common::EN_ANY, Common::kPlatformIOS, 0 },
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/cine/
H A Ddetection_tables.h34 Common::EN_ANY,
51 Common::EN_USA,
68 Common::FR_FRA,
83 Common::EN_ANY,
97 Common::DE_DEU,
111 Common::ES_ESP,
125 Common::FR_FRA,
139 Common::EN_ANY,
153 Common::EN_USA,
167 Common::DE_DEU,
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/
H A Ddetection_tables.h380 using Common::UNK_LANG;
490 { "fbear", "jfbear", kGenHEPC, Common::JA_JPN, Common::kPlatform3DO, 0 },
497 { "puttputt", "jputtputt", kGenHEPC, Common::JA_JPN, Common::kPlatform3DO, 0 },
698 { "lost", "verloren", kGenHEPC, Common::NL_NLD, Common::kPlatformWindows, 0 },
702 { "maze", "Doolhof", kGenHEPC, Common::NL_NLD, Common::kPlatformWindows, 0 },
703 { "maze", "Doolhof", kGenHEMac, Common::NL_NLD, Common::kPlatformMacintosh, 0 },
759 { "pajama3", "SamLDM", kGenHEPC, Common::IT_ITA, Common::kPlatformWindows, 0 },
833 { "puttzoo", "game", kGenHEPC, Common::EN_ANY, Common::kPlatformIOS, 0 },
850 { "spyfox", "FUCHS", kGenHEPC, Common::DE_DEU, Common::kPlatformWindows, 0 },
869 { "spyfox", "game", kGenHEIOS, Common::EN_ANY, Common::kPlatformIOS, 0 },
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Ddetection_tables.h31 Common::EN_ANY,
44 Common::EN_ANY,
57 Common::DE_DEU,
70 Common::EN_ANY,
83 Common::EN_ANY,
96 Common::EN_ANY,
109 Common::EN_ANY,
122 Common::EN_ANY,
135 Common::EN_ANY,
148 Common::EN_ANY,
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/
H A Ddetection_tables.h42 Common::EN_ANY,
58 Common::JA_JPN,
73 Common::EN_ANY,
89 Common::EN_ANY,
104 Common::EN_ANY,
119 Common::EN_ANY,
134 Common::EN_ANY,
150 Common::DE_DEU,
166 Common::DE_DEU,
182 Common::DE_DEU,
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/private/
H A Dprivate.h75 Common::Rect rect;
76 Common::String cursor;
82 Common::Point point;
98 Common::String sound;
104 Common::String page1;
105 Common::String page2;
115 typedef Common::HashMap<Common::String, void *> NameToPtr;
122 typedef Common::List<Common::String> SoundList;
124 typedef Common::List<Common::String> InvList;
132 typedef Common::HashMap<Common::String, bool> PlayedMediaTable;
[all …]
/dports/games/residualvm/residualvm-0.3.1/test/common/
H A Dstr.h21 Common::String str2 = str; in test_trim()
28 Common::String str("test"); in test_empty_clear()
35 Common::String str; in test_lastChar()
39 Common::String str2("bar"); in test_lastChar()
44 Common::String str("foo"); in test_concat1()
52 Common::String str("foo"); in test_concat2()
58 Common::String str("foo"); in test_concat3()
66 Common::String foo2(foo1); in test_refCount()
67 Common::String foo3(foo2); in test_refCount()
348 Common::String s = Common::String::format("%s%X", "test", 1234); in test_string_printf()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/test/common/
H A Dstr.h21 Common::String str2 = str; in test_trim()
28 Common::String str("test"); in test_empty_clear()
35 Common::String str; in test_lastChar()
39 Common::String str2("bar"); in test_lastChar()
44 Common::String str; in test_firstChar()
53 Common::String str("foo"); in test_concat1()
61 Common::String str("foo"); in test_concat2()
67 Common::String str("foo"); in test_concat3()
75 Common::String foo2(foo1); in test_refCount()
361 Common::String s = Common::String::format("%s%X", "test", 1234); in test_string_printf()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/cine/
H A Ddetection_tables.h33 Common::EN_ANY,
53 Common::EN_USA,
68 Common::EN_ANY,
82 Common::DE_DEU,
96 Common::ES_ESP,
110 Common::FR_FRA,
124 Common::EN_ANY,
138 Common::EN_USA,
152 Common::DE_DEU,
166 Common::ES_ESP,
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/wii/
H A Dosystem_events.cpp102 { KS_f1, Common::KEYCODE_F1, Common::ASCII_F1 },
103 { KS_f2, Common::KEYCODE_F2, Common::ASCII_F2 },
104 { KS_f3, Common::KEYCODE_F3, Common::ASCII_F3 },
105 { KS_f4, Common::KEYCODE_F4, Common::ASCII_F4 },
106 { KS_f5, Common::KEYCODE_F5, Common::ASCII_F5 },
107 { KS_f6, Common::KEYCODE_F6, Common::ASCII_F6 },
108 { KS_f7, Common::KEYCODE_F7, Common::ASCII_F7 },
109 { KS_f8, Common::KEYCODE_F8, Common::ASCII_F8 },
110 { KS_f9, Common::KEYCODE_F9, Common::ASCII_F9 },
117 { KS_F1, Common::KEYCODE_F1, Common::ASCII_F1 },
[all …]
/dports/games/scummvm/scummvm-2.5.1/backends/platform/wii/
H A Dosystem_events.cpp102 { KS_f1, Common::KEYCODE_F1, Common::ASCII_F1 },
103 { KS_f2, Common::KEYCODE_F2, Common::ASCII_F2 },
104 { KS_f3, Common::KEYCODE_F3, Common::ASCII_F3 },
105 { KS_f4, Common::KEYCODE_F4, Common::ASCII_F4 },
106 { KS_f5, Common::KEYCODE_F5, Common::ASCII_F5 },
107 { KS_f6, Common::KEYCODE_F6, Common::ASCII_F6 },
108 { KS_f7, Common::KEYCODE_F7, Common::ASCII_F7 },
109 { KS_f8, Common::KEYCODE_F8, Common::ASCII_F8 },
110 { KS_f9, Common::KEYCODE_F9, Common::ASCII_F9 },
117 { KS_F1, Common::KEYCODE_F1, Common::ASCII_F1 },
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/buried/
H A Ddetection_tables.h34 Common::EN_ANY,
48 Common::EN_ANY,
62 Common::EN_ANY,
76 Common::EN_ANY,
90 Common::JA_JPN,
104 Common::JA_JPN,
118 Common::EN_ANY,
132 Common::EN_ANY,
146 Common::EN_ANY,
160 Common::EN_ANY,
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/utils/
H A Dstring_util.cpp55 return Common::convertToU32String(Utf8Str.c_str(), Common::kUtf8); in utf8ToWide()
60 return Common::convertFromU32String(WideStr, Common::kUtf8); in wideToUtf8()
94 case Common::CZ_CZE: in mapCodePage()
95 case Common::HR_HRV: in mapCodePage()
96 case Common::HU_HUN: in mapCodePage()
97 case Common::PL_POL: in mapCodePage()
98 case Common::SK_SVK: in mapCodePage()
102 case Common::RU_RUS: in mapCodePage()
103 case Common::UA_UKR: in mapCodePage()
194 Common::String StringUtil::encodeSetting(const Common::String &str) { in encodeSetting()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/resource/
H A Dresource_intern.h54 const Common::ArchiveMemberPtr getMember(const Common::String &name) const;
57 …typedef Common::HashMap<Common::String, Entry, Common::IgnoreCase_Hash, Common::IgnoreCase_EqualTo…
70 const Common::ArchiveMemberPtr getMember(const Common::String &name) const;
84 Common::String name;
97 const Common::ArchiveMemberPtr getMember(const Common::String &name) const;
105 …typedef Common::HashMap<Common::String, Entry, Common::IgnoreCase_Hash, Common::IgnoreCase_EqualTo…
115 …virtual Common::Archive *load(Common::ArchiveMemberPtr file, Common::SeekableReadStream &stream) c…
122 Common::Archive *load(Common::ArchiveMemberPtr file, Common::SeekableReadStream &stream) const;
129 Common::Archive *load(Common::ArchiveMemberPtr file, Common::SeekableReadStream &stream) const;
136 Common::Archive *load(Common::ArchiveMemberPtr file, Common::SeekableReadStream &stream) const;
[all …]
/dports/games/scummvm/scummvm-2.5.1/test/common/
H A Dstr.h22 Common::String str2 = str; in test_trim()
29 Common::String str("test"); in test_empty_clear()
36 Common::String str; in test_lastChar()
40 Common::String str2("bar"); in test_lastChar()
45 Common::String str; in test_firstChar()
54 Common::String str("foo"); in test_concat1()
62 Common::String str("foo"); in test_concat2()
68 Common::String str("foo"); in test_concat3()
76 Common::String foo2(foo1); in test_refCount()
362 Common::String s = Common::String::format("%s%X", "test", 1234); in test_string_printf()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.SqlClient/src/Microsoft/SqlServer/Server/
H A DSmiTypedGetterSetter.cs41 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in IsDBNull()
55 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetVariantType()
68 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetBoolean()
81 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetByte()
95 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetBytesLength()
106 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetBytes()
119 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetCharsLength()
130 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetChars()
141 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetString()
154 …throw System.Data.Common.ADP.InternalError(System.Data.Common.ADP.InternalErrorCode.InvalidSmiCall… in GetInt16()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILVerify/src/
H A DILVerify.csproj29 <Compile Include="..\..\Common\src\TypeSystem\Common\AlignmentHelper.cs">
32 <Compile Include="..\..\Common\src\TypeSystem\Common\CastingHelper.cs">
38 <Compile Include="..\..\Common\src\TypeSystem\Common\IAssemblyDesc.cs">
41 <Compile Include="..\..\Common\src\TypeSystem\Common\Instantiation.cs">
44 <Compile Include="..\..\Common\src\TypeSystem\Common\ModuleDesc.cs">
59 <Compile Include="..\..\Common\src\TypeSystem\Common\ArrayType.cs">
68 <Compile Include="..\..\Common\src\TypeSystem\Common\ByRefType.cs">
80 <Compile Include="..\..\Common\src\TypeSystem\Common\FieldDesc.cs">
176 <Compile Include="..\..\Common\src\TypeSystem\Common\DefType.cs">
185 <Compile Include="..\..\Common\src\TypeSystem\Common\ThrowHelper.Common.cs">
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/Microsoft/SqlServer/Server/
H A DSmiRequestExecutor.cs29 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in Close()
44 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in Execute()
93 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in Execute()
109 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in Dispose()
120 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in IsSetAsDefault()
144 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in GetMetaData()
157 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in IsDBNull()
167 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in GetVariantType()
177 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in GetBoolean()
187 …throw System.Data.Common.ADP.InternalError( System.Data.Common.ADP.InternalErrorCode.Unimplemented… in GetByte()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/testbed/
H A Devents.cpp43 Common::KeyCode code;
46 {Common::KEYCODE_a, 'a'},
47 {Common::KEYCODE_b, 'b'},
48 {Common::KEYCODE_c, 'c'},
49 {Common::KEYCODE_d, 'd'},
50 {Common::KEYCODE_e, 'e'},
51 {Common::KEYCODE_f, 'f'},
52 {Common::KEYCODE_g, 'g'},
53 {Common::KEYCODE_h, 'h'},
87 Common::Event event; in keystrokeToChar()
[all …]

12345678910>>...1527