Home
last modified time | relevance | path

Searched refs:base_id (Results 1 – 25 of 1175) sorted by relevance

12345678910>>...47

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/modules/
H A Dobject_module.cc47 module_->AddOpcode(1000 + base_id, 0, base_name, in AddSingleObjectCommands()
52 module_->AddOpcode(2000 + base_id, 0, eve_name, in AddSingleObjectCommands()
54 module_->AddOpcode(2000 + base_id, 1, eve_name, in AddSingleObjectCommands()
57 AddCheck(eve_name, base_eve_name, base_id); in AddSingleObjectCommands()
73 module_->AddOpcode(2000 + base_id, 0, eve_name, in AddDoubleObjectCommands()
75 module_->AddOpcode(2000 + base_id, 1, eve_name, in AddDoubleObjectCommands()
83 AddCheck(eve_name, base_eve_name, base_id); in AddDoubleObjectCommands()
97 module_->AddOpcode(2000 + base_id, 0, eve_name, in AddRepnoObjectCommands()
105 AddCheck(eve_name, base_eve_name, base_id); in AddRepnoObjectCommands()
111 int base_id) { in AddCheck() argument
[all …]
H A Dobject_module.h52 void AddDoubleObjectCommands(int base_id,
58 void AddRepnoObjectCommands(int base_id,
64 void AddCustomRepno(int base_id,
70 int base_id);
74 int base_id);
81 int base_id);
88 void ObjectModule::AddCustomRepno(int base_id, in AddCustomRepno() argument
91 module_->AddOpcode(1000 + base_id, 0, base_name, new first); in AddCustomRepno()
95 module_->AddOpcode(2000 + base_id, 0, eve_name, new first); in AddCustomRepno()
98 AddCheck(eve_name, base_eve_name, base_id); in AddCustomRepno()
[all …]
/dports/devel/p5-CPAN-Reporter-Smoker/CPAN-Reporter-Smoker-0.29/lib/CPAN/Reporter/
H A DSmoker.pm207 my $base = $dist->base_id;
397 my $base_id = $file;
399 return $base_id;
403 my ($base_id) = @_;
447 $valid_distros{$base_id}++;
452 base_id => $base_id
479 next unless $base_id;
497 base_id => $base_id
517 base_id => $base_id
528 my $base_id = $latest{$name}{base_id};
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Dtoken_enc.c119 uint32_t base_id = TOKEN_ID(coeff_type, n, ctx); in VP8RecordCoeffTokens() local
135 if (!AddToken(tokens, v > 1, base_id + 2, s + 2)) { in VP8RecordCoeffTokens()
141 AddToken(tokens, v == 4, base_id + 5, s + 5); in VP8RecordCoeffTokens()
155 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
156 AddToken(tokens, 0, base_id + 9, s + 9); in VP8RecordCoeffTokens()
161 AddToken(tokens, 0, base_id + 8, s + 8); in VP8RecordCoeffTokens()
162 AddToken(tokens, 1, base_id + 9, s + 9); in VP8RecordCoeffTokens()
167 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
168 AddToken(tokens, 0, base_id + 10, s + 9); in VP8RecordCoeffTokens()
173 AddToken(tokens, 1, base_id + 8, s + 8); in VP8RecordCoeffTokens()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/tests/object/tree/
H A Dupdate.c18 git_oid tree_index_id, tree_updater_id, base_id; in test_object_tree_update__remove_blob() local
28 cl_git_pass(git_tree_lookup(&base_tree, g_repo, &base_id)); in test_object_tree_update__remove_blob()
47 git_oid tree_index_id, tree_updater_id, base_id; in test_object_tree_update__remove_blob_deeper() local
57 cl_git_pass(git_tree_lookup(&base_tree, g_repo, &base_id)); in test_object_tree_update__remove_blob_deeper()
76 git_oid tree_index_id, tree_updater_id, base_id; in test_object_tree_update__remove_all_entries() local
88 cl_git_pass(git_tree_lookup(&base_tree, g_repo, &base_id)); in test_object_tree_update__remove_all_entries()
108 git_oid tree_index_id, tree_updater_id, base_id; in test_object_tree_update__replace_blob() local
119 cl_git_pass(git_tree_lookup(&base_tree, g_repo, &base_id)); in test_object_tree_update__replace_blob()
144 git_oid tree_index_id, tree_updater_id, base_id; in test_object_tree_update__add_blobs() local
178 cl_git_pass(git_tree_lookup(&base_tree, g_repo, &base_id)); in test_object_tree_update__add_blobs()
[all …]
/dports/devel/py-osprofiler/osprofiler-3.4.2/osprofiler/tests/unit/drivers/
H A Dtest_elasticsearch.py57 base_id = "abacaba"
59 get_report(base_id)
67 "match": {"base_id": base_id}}
71 base_id = "1"
79 "base_id": base_id,
92 "_scroll_id": base_id,
102 self.elasticsearch.get_report(base_id)
110 "match": {"base_id": base_id}}
114 .scroll.assert_called_once_with(scroll_id=base_id, scroll="2m")
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/backend/istl/geneo/
H A Dliptonbabuskabasis.hh65 for (int base_id = 0; base_id < cnt; base_id++) { in LiptonBabuskaBasis() local
66 this->local_basis[base_id] = std::make_shared<X>(part_unity); in LiptonBabuskaBasis()
69 this->local_basis[base_id]->begin(),this->local_basis[base_id]->end(), in LiptonBabuskaBasis()
70 eigenvectors[base_id].begin(), in LiptonBabuskaBasis()
71 this->local_basis[base_id]->begin(), in LiptonBabuskaBasis()
/dports/www/firefox-esr/firefox-91.8.0/modules/libpref/init/
H A DStaticPrefListBegin.h20 #define ALWAYS_PREF(name, base_id, full_id, cpp_type, default_value) \ argument
28 inline const char* GetPrefName_##base_id() { return name; } \
29 inline StripAtomic<cpp_type> GetPrefDefault_##base_id() { \
32 #define ONCE_PREF(name, base_id, full_id, cpp_type, default_value) \ argument
38 inline const char* GetPrefName_##base_id() { return name; } \
39 inline cpp_type GetPrefDefault_##base_id() { return default_value; }
/dports/www/firefox/firefox-99.0/modules/libpref/init/
H A DStaticPrefListBegin.h20 #define ALWAYS_PREF(name, base_id, full_id, cpp_type, default_value) \ argument
28 inline const char* GetPrefName_##base_id() { return name; } \
29 inline StripAtomic<cpp_type> GetPrefDefault_##base_id() { \
32 #define ONCE_PREF(name, base_id, full_id, cpp_type, default_value) \ argument
38 inline const char* GetPrefName_##base_id() { return name; } \
39 inline cpp_type GetPrefDefault_##base_id() { return default_value; }

12345678910>>...47