Home
last modified time | relevance | path

Searched refs:table (Results 1 – 25 of 17931) sorted by relevance

12345678910>>...718

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/traceline/traceline/
H A Dsyscall_map.h23 std::map<int, const char*> table; in CreateSyscallMap() local
26 table[1] = "ntdll.dll!NtAccessCheck"; in CreateSyscallMap()
33 table[8] = "ntdll.dll!NtAddAtom"; in CreateSyscallMap()
50 table[25] = "ntdll.dll!NtClose"; in CreateSyscallMap()
57 table[32] = "ntdll.dll!ZwContinue"; in CreateSyscallMap()
66 table[41] = "ntdll.dll!ZwCreateKey"; in CreateSyscallMap()
101 table[76] = "ntdll.dll!NtFindAtom"; in CreateSyscallMap()
104 table[79] = "ntdll.dll!NtFlushKey"; in CreateSyscallMap()
123 table[98] = "ntdll.dll!NtLoadKey"; in CreateSyscallMap()
124 table[99] = "ntdll.dll!NtLoadKey2"; in CreateSyscallMap()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/traceline/traceline/
H A Dsyscall_map.h23 std::map<int, const char*> table; in CreateSyscallMap() local
26 table[1] = "ntdll.dll!NtAccessCheck"; in CreateSyscallMap()
33 table[8] = "ntdll.dll!NtAddAtom"; in CreateSyscallMap()
50 table[25] = "ntdll.dll!NtClose"; in CreateSyscallMap()
57 table[32] = "ntdll.dll!ZwContinue"; in CreateSyscallMap()
66 table[41] = "ntdll.dll!ZwCreateKey"; in CreateSyscallMap()
101 table[76] = "ntdll.dll!NtFindAtom"; in CreateSyscallMap()
104 table[79] = "ntdll.dll!NtFlushKey"; in CreateSyscallMap()
123 table[98] = "ntdll.dll!NtLoadKey"; in CreateSyscallMap()
124 table[99] = "ntdll.dll!NtLoadKey2"; in CreateSyscallMap()
[all …]
/dports/textproc/libtranslate/libtranslate-0.99/src/
H A Dtranslate-rfc3066-private.h12 translate_rfc3066_init (GHashTable *table) in translate_rfc3066_init() argument
14 g_return_if_fail(table != NULL); in translate_rfc3066_init()
15 g_hash_table_insert(table, "aa", _("Afar")); in translate_rfc3066_init()
16 g_hash_table_insert(table, "ab", _("Abkhazian")); in translate_rfc3066_init()
17 g_hash_table_insert(table, "ace", _("Achinese")); in translate_rfc3066_init()
18 g_hash_table_insert(table, "ach", _("Acoli")); in translate_rfc3066_init()
19 g_hash_table_insert(table, "ada", _("Adangme")); in translate_rfc3066_init()
24 g_hash_table_insert(table, "ak", _("Akan")); in translate_rfc3066_init()
27 g_hash_table_insert(table, "ale", _("Aleut")); in translate_rfc3066_init()
29 g_hash_table_insert(table, "am", _("Amharic")); in translate_rfc3066_init()
[all …]
/dports/games/netradiant/netradiant-20150621-src/radiant/
H A Dqgl.cpp534 QGL_clear( table ); in QGL_Init()
997 if ( table.major_version > 1 || table.minor_version >= 2 ) { in QGL_sharedContextCreated()
998 table.support_GL_1_2 = in QGL_sharedContextCreated()
1010 table.support_GL_1_2 = false; in QGL_sharedContextCreated()
1014 if ( table.major_version > 1 || table.minor_version >= 3 ) { in QGL_sharedContextCreated()
1015 table.support_GL_1_3 = in QGL_sharedContextCreated()
1073 if ( table.major_version > 1 || table.minor_version >= 4 ) { in QGL_sharedContextCreated()
1074 table.support_GL_1_4 = in QGL_sharedContextCreated()
1131 if ( table.major_version > 1 || table.minor_version >= 5 ) { in QGL_sharedContextCreated()
1132 table.support_GL_1_5 = in QGL_sharedContextCreated()
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/grib2/
H A Dd1 0.0.table
2 1.0.table
3 1.1.table
4 1.2.table
5 1.3.table
6 1.4.table
7 3.0.table
8 3.1.table
9 3.10.table
10 3.11.table
[all …]
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/grib2/
H A Dd1 0.0.table
2 1.0.table
3 1.1.table
4 1.2.table
5 1.3.table
6 1.4.table
7 3.0.table
8 3.1.table
9 3.10.table
10 3.11.table
[all …]
/dports/games/gtkradiant/GPL/GtkRadiant/radiant/
H A Dqgl.cpp611 QGL_clear(table); in QGL_Init()
1117 if(table.major_version > 1 || table.minor_version >= 2) in QGL_sharedContextCreated()
1119 table.support_GL_1_2 = in QGL_sharedContextCreated()
1125 if(!table.support_GL_1_2) in QGL_sharedContextCreated()
1136 if(table.major_version > 1 || table.minor_version >= 3) in QGL_sharedContextCreated()
1138 table.support_GL_1_3 = in QGL_sharedContextCreated()
1197 if(table.major_version > 1 || table.minor_version >= 4) in QGL_sharedContextCreated()
1199 table.support_GL_1_4 = in QGL_sharedContextCreated()
1257 if(table.major_version > 1 || table.minor_version >= 5) in QGL_sharedContextCreated()
1259 table.support_GL_1_5 = in QGL_sharedContextCreated()
[all …]
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Schema/
H A DMigration0.php71 $table->unique('email');
112 $table->index('user_id');
130 $table->index('user_id');
185 $table->index('f_husb');
186 $table->index('f_wife');
208 $table->index('pl_gid');
224 $table->index('d_day');
226 $table->index('d_mon');
227 $table->index('d_year');
230 $table->index('d_gid');
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil.Metadata/
H A DMetadataTableWriter.cs86 return table; in GetAssemblyTable()
90 return table; in GetAssemblyTable()
97 return table; in GetAssemblyOSTable()
101 return table; in GetAssemblyOSTable()
112 return table; in GetAssemblyProcessorTable()
123 return table; in GetAssemblyRefTable()
134 return table; in GetAssemblyRefOSTable()
145 return table; in GetAssemblyRefProcessorTable()
156 return table; in GetClassLayoutTable()
167 return table; in GetConstantTable()
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/
H A Dtables.opendocument4 <table:table table:name="Table1" table:style-name="Table1">
5 <table:table-column table:style-name="Table1.A" />
6 <table:table-column table:style-name="Table1.B" />
7 <table:table-column table:style-name="Table1.C" />
8 <table:table-column table:style-name="Table1.D" />
10 <table:table-row>
25 <table:table-row>
67 </table:table>
70 <table:table table:name="Table2" table:style-name="Table2">
133 </table:table>
[all …]
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/
H A Dtables.opendocument4 <table:table table:name="Table1" table:style-name="Table1">
5 <table:table-column table:style-name="Table1.A" />
6 <table:table-column table:style-name="Table1.B" />
7 <table:table-column table:style-name="Table1.C" />
8 <table:table-column table:style-name="Table1.D" />
10 <table:table-row>
25 <table:table-row>
67 </table:table>
70 <table:table table:name="Table2" table:style-name="Table2">
133 </table:table>
[all …]
/dports/news/slrn/slrn-1.0.3/macros/
H A Dlatin2.sl15 table[0,0] = 0x0080;
16 table[0,1] = 0x0081;
17 table[0,2] = 0x0082;
18 table[0,3] = 0x0083;
19 table[0,4] = 0x0084;
20 table[0,5] = 0x0085;
21 table[0,6] = 0x0086;
22 table[0,7] = 0x0087;
23 table[0,8] = 0x0088;
24 table[0,9] = 0x0089;
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/
H A DTextMap.cs41 private string[] table; field in System.Windows.Forms.RTF.TextMap
49 table[i] = string.Empty; in TextMap()
57 return table[(int)c];
61 table[(int)c] = value;
67 return table;
278 table [(int) StandardCharCode.A] = "A"; in SetupStandardTable()
279 table [(int) StandardCharCode.B] = "B"; in SetupStandardTable()
280 table [(int) StandardCharCode.C] = "C"; in SetupStandardTable()
281 table [(int) StandardCharCode.D] = "D"; in SetupStandardTable()
282 table [(int) StandardCharCode.E] = "E"; in SetupStandardTable()
[all …]
/dports/science/eccodes/eccodes-2.23.0-Source/definitions/
H A DMakefile.am9 ./mars_param.table\
10 ./param_id.table\
14 ./stepUnits.table
13408 grib1/1.table\
13461 grib1/2.table\
13465 grib1/3.table\
13466 grib1/4.table\
13467 grib1/5.table\
13468 grib1/6.table\
13469 grib1/7.table\
[all …]
/dports/www/nextcloud/nextcloud/core/Migrations/
H A DVersion13000Date20170718121200.php60 if ($table->hasColumn('fileid')) {
148 $table->setPrimaryKey(['id']);
177 $table->setPrimaryKey(['id']);
312 $table->setPrimaryKey(['gid']);
363 $table->setPrimaryKey(['id']);
372 $table->dropColumn('fileid');
474 $table->setPrimaryKey(['id']);
526 $table->setPrimaryKey(['id']);
606 $table->setPrimaryKey(['id']);
650 $table->setPrimaryKey(['id']);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
111 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
111 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
114 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/www/firefox/firefox-99.0/gfx/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
111 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
111 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
114 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/ots/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
114 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/x11-fonts/ots/ots-8.1.4/src/
H A Dos2.cc18 if (!table.ReadU16(&this->table.version) || in Parse()
19 !table.ReadS16(&this->table.avg_char_width) || in Parse()
20 !table.ReadU16(&this->table.weight_class) || in Parse()
21 !table.ReadU16(&this->table.width_class) || in Parse()
22 !table.ReadU16(&this->table.type) || in Parse()
23 !table.ReadS16(&this->table.subscript_x_size) || in Parse()
24 !table.ReadS16(&this->table.subscript_y_size) || in Parse()
31 !table.ReadS16(&this->table.strikeout_size) || in Parse()
33 !table.ReadS16(&this->table.family_class)) { in Parse()
111 !table.ReadU32(&this->table.vendor_id) || in Parse()
[all …]
/dports/science/grib_api/grib_api-1.28.0-Source/definitions/
H A DMakefile.am8 ./mars_param.table\
9 ./param_id.table\
11 ./stepUnits.table
35 grib1/0.table\
36 grib1/1.table\
37 grib1/10.table\
39 grib1/11.table\
40 grib1/12.table\
41 grib1/13.table\
89 grib1/2.table\
[all …]
/dports/textproc/libparsifal/libparsifal-1.1.0/src/
H A Dxmlhash.c131 table->table = malloc(size * sizeof *table->table); in Create()
132 if (!table->table) { in Create()
166 (table->table)[val] = NewNode(table); in XMLHTable_Insert()
167 table->bucket = (table->table)[val]; in XMLHTable_Insert()
186 for (table->bucket = (table->table)[val]; table->bucket; table->bucket = BUCK3T->next) { in XMLHTable_Insert()
212 (table->table)[val] = table->bucket; in XMLHTable_Insert()
224 for (table->bucket = (table->table)[val]; table->bucket; table->bucket = BUCK3T->next) { in XMLHTable_Lookup()
248 for (last = NULL, table->bucket = (table->table)[val]; table->bucket; in XMLHTable_Remove()
288 for (table->bucket = (table->table)[i]; table->bucket; in XMLHTable_Destroy()
303 if ((table->table)[i]) (table->table)[i] = NULL; in XMLHTable_Destroy()
[all …]

12345678910>>...718