Home
last modified time | relevance | path

Searched refs:root_table (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/www/firefox/firefox-99.0/media/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/graphics/webp/libwebp-1.2.1/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/utils/
H A Dhuffman_utils.c83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert((root_table != NULL && sorted != NULL) || in BuildHuffmanTable()
95 (root_table == NULL && sorted == NULL)); in BuildHuffmanTable()
161 if (root_table == NULL) continue; in BuildHuffmanTable()
180 if (root_table == NULL) continue; in BuildHuffmanTable()
189 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
190 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
214 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
218 if (root_table == NULL) { in VP8LBuildHuffmanTable()
224 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
[all …]
/dports/security/pear-LiveUser_Admin/LiveUser_Admin-0.4.0/Storage/
H A DSQL.php376 $offset, $root_table, $selectable_tables) argument
379 $fields = array_keys($this->tables[$root_table]['fields']);
451 $tables[$root_table] = true;
743 unset($tables[$root_table]);
750 if (in_array($root_table, $visited)) {
753 $visited[] = $root_table;
760 if (is_array($this->tables[$root_table]['joins'][$table])) {
763 if (isset($this->tables[$root_table]['fields'][$joinsource])
795 …$filters[] = $this->prefix.$this->alias[$root_table].'.'.$this->tables[$root_table]['joins'][$tabl…
825 foreach ($this->tables[$root_table]['joins'] as $table => $fields) {
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/utils/
H A Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable() argument
83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert(root_table != NULL); in BuildHuffmanTable()
180 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
181 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
205 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
212 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
218 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
/dports/www/epiphany/epiphany-41.0/src/bookmarks/
H A Dephy-bookmarks-export.c87 GHashTable *root_table; in write_contents_cb() local
90 root_table = g_task_get_task_data (task); in write_contents_cb()
92 if (!gvdb_table_write_contents_finish (root_table, result, &error)) { in write_contents_cb()
155 GHashTable *root_table; in ephy_bookmarks_export() local
159 root_table = gvdb_hash_table_new (NULL, NULL); in ephy_bookmarks_export()
161 table = gvdb_hash_table_new (root_table, "tags"); in ephy_bookmarks_export()
165 table = gvdb_hash_table_new (root_table, "bookmarks"); in ephy_bookmarks_export()
170 g_task_set_task_data (task, root_table, (GDestroyNotify)g_hash_table_unref); in ephy_bookmarks_export()
172 gvdb_table_write_contents_async (root_table, filename, FALSE, in ephy_bookmarks_export()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/utils/
H A Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable() argument
83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert(root_table != NULL); in BuildHuffmanTable()
180 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
181 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
205 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
212 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
218 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/utils/
H A Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable() argument
83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert(root_table != NULL); in BuildHuffmanTable()
180 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
181 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
205 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
212 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
218 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/utils/
H A Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits,
83 HuffmanCode* table = root_table; // next available space in table
94 assert(root_table != NULL);
180 root_table[low].bits = (uint8_t)(table_bits + root_bits);
181 root_table[low].value = (uint16_t)((table - root_table) - low);
205 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits,
212 total_size = BuildHuffmanTable(root_table, root_bits,
218 total_size = BuildHuffmanTable(root_table, root_bits,
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/utils/
H A Dhuffman_utils.c80 static int BuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in BuildHuffmanTable() argument
83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable()
94 assert(root_table != NULL); in BuildHuffmanTable()
180 root_table[low].bits = (uint8_t)(table_bits + root_bits); in BuildHuffmanTable()
181 root_table[low].value = (uint16_t)((table - root_table) - low); in BuildHuffmanTable()
205 int VP8LBuildHuffmanTable(HuffmanCode* const root_table, int root_bits, in VP8LBuildHuffmanTable() argument
212 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
218 total_size = BuildHuffmanTable(root_table, root_bits, in VP8LBuildHuffmanTable()
/dports/sysutils/tracker3/tracker-3.1.2/tests/gvdb/
H A Dgvdb-test.c43 GHashTable *root_table, *ns_table; in test_gvdb_walk() local
52 root_table = gvdb_hash_table_new (NULL, NULL); in test_gvdb_walk()
54 ns_table = gvdb_hash_table_new (root_table, "namespaces"); in test_gvdb_walk()
64 g_assert_true (gvdb_table_write_contents (root_table, DB_FILE, FALSE, NULL)); in test_gvdb_walk()
67 g_hash_table_unref (root_table); in test_gvdb_walk()
85 GHashTable *root_table, *ns_table; in test_gvdb_nested_keys() local
95 root_table = gvdb_hash_table_new (NULL, NULL); in test_gvdb_nested_keys()
97 ns_table = gvdb_hash_table_new (root_table, "namespaces"); in test_gvdb_nested_keys()
107 g_assert_true (gvdb_table_write_contents (root_table, DB_FILE, FALSE, NULL)); in test_gvdb_nested_keys()
110 g_hash_table_unref (root_table); in test_gvdb_nested_keys()
/dports/sysutils/tracker/tracker-2.3.4/tests/gvdb/
H A Dgvdb-test.c43 GHashTable *root_table, *ns_table; in test_gvdb_walk() local
52 root_table = gvdb_hash_table_new (NULL, NULL); in test_gvdb_walk()
54 ns_table = gvdb_hash_table_new (root_table, "namespaces"); in test_gvdb_walk()
64 g_assert (gvdb_table_write_contents (root_table, DB_FILE, FALSE, NULL)); in test_gvdb_walk()
67 g_hash_table_unref (root_table); in test_gvdb_walk()
85 GHashTable *root_table, *ns_table; in test_gvdb_nested_keys() local
95 root_table = gvdb_hash_table_new (NULL, NULL); in test_gvdb_nested_keys()
97 ns_table = gvdb_hash_table_new (root_table, "namespaces"); in test_gvdb_nested_keys()
107 g_assert (gvdb_table_write_contents (root_table, DB_FILE, FALSE, NULL)); in test_gvdb_nested_keys()
110 g_hash_table_unref (root_table); in test_gvdb_nested_keys()
/dports/security/pear-LiveUser_Admin/LiveUser_Admin-0.4.0/Perm/
H A DSimple.php703 function _makeGet($params, $root_table, $selectable_tables) argument
772 $root_table = reset($selectable_tables);
774 return $this->_makeGet($params, $root_table, $selectable_tables);
805 $root_table = reset($selectable_tables);
807 return $this->_makeGet($params, $root_table, $selectable_tables);
838 $root_table = reset($selectable_tables);
840 return $this->_makeGet($params, $root_table, $selectable_tables);
871 $root_table = reset($selectable_tables);
873 return $this->_makeGet($params, $root_table, $selectable_tables);
904 $root_table = reset($selectable_tables);
[all …]

1234567891011