Home
last modified time | relevance | path

Searched refs:names_map (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Dpart_names.cc26 void PartNames::PushMap(const NamesMap& names_map) { in PushMap() argument
27 pending_maps_.push_back(&names_map); in PushMap()
30 void PartNames::ApplyMap(const NamesMap& names_map) { in ApplyMap() argument
33 if (base::Optional<SpaceSplitString> mapped_names = names_map.Get(name)) in ApplyMap()
H A Dpart_names.h32 void PushMap(const NamesMap& names_map);
41 void ApplyMap(const NamesMap& names_map);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Dpart_names.cc26 void PartNames::PushMap(const NamesMap& names_map) { in PushMap() argument
27 pending_maps_.push_back(&names_map); in PushMap()
30 void PartNames::ApplyMap(const NamesMap& names_map) { in ApplyMap() argument
33 if (base::Optional<SpaceSplitString> mapped_names = names_map.Get(name)) in ApplyMap()
H A Dpart_names.h34 void PushMap(const NamesMap& names_map);
43 void ApplyMap(const NamesMap& names_map);
/dports/games/openage/openage-0.3.0-1262-ga554ab49/openage/convert/
H A Ddriver.py207 names_map = dict()
216 names_map[groups[0]] = groups[1].lower()
221 return names_map
224 def slp_rename(filepath, names_map): argument
229 names_map[filepath.stem] + filepath.suffix
343 def convert_slp(filepath, dirname, names_map, converter_pool, args): argument
373 names_map
404 def convert_mediafile(filepath, dirname, names_map, converter_pool, args): argument
419 convert_slp(filepath, dirname, names_map, converter_pool, args)
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/compress/
H A DHeaderTable.h28 using names_map = folly::F14FastMap<HPACKHeaderName, std::list<uint32_t>>;
89 const names_map& names() const { in names()
215 names_map names_;
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/zip/src/
H A Dread.rs74 names_map: HashMap<String, usize>, field
181 let mut names_map = HashMap::new(); in new() localVariable
187 names_map.insert(file.file_name.clone(), files.len()); in new()
194 names_map: names_map, in new()
227 let index = match self.names_map.get(name) { in by_name()
/dports/devel/py-pyparsing/pyparsing-3.0.6/examples/
H A Dcuneiform_python.py82 names_map = { variable
85 ident.add_parse_action(lambda t: names_map.get(t[0], t[0]))
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zip-0.5.5/src/
H A Dread.rs58 names_map: HashMap<String, usize>, field
207 let mut names_map = HashMap::new(); in new() localVariable
216 names_map.insert(file.file_name.clone(), files.len()); in new()
223 names_map: names_map, in new()
261 self.names_map.keys().map(|s| s.as_str()) in file_names()
267 let index = match self.names_map.get(name) { in by_name()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/zip-0.5.5/src/
H A Dread.rs58 names_map: HashMap<String, usize>, field
207 let mut names_map = HashMap::new(); in new() localVariable
216 names_map.insert(file.file_name.clone(), files.len()); in new()
223 names_map: names_map, in new()
261 self.names_map.keys().map(|s| s.as_str()) in file_names()
267 let index = match self.names_map.get(name) { in by_name()
/dports/lang/rust/rustc-1.58.1-src/src/librustdoc/clean/
H A Dauto_trait.rs52 let names_map = tcx in generate_for_trait() localVariable
62 let lifetime_predicates = Self::handle_lifetimes(&region_data, &names_map); in generate_for_trait()
156 fn get_lifetime(region: Region<'_>, names_map: &FxHashMap<Symbol, Lifetime>) -> Lifetime { in get_lifetime()
159 names_map.get(&name).unwrap_or_else(|| { in get_lifetime()
179 names_map: &FxHashMap<Symbol, Lifetime>, in handle_lifetimes()
289 let lifetime_predicates = names_map in handle_lifetimes()
297 .map(|region| GenericBound::Outlives(Self::get_lifetime(region, names_map))) in handle_lifetimes()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/zip-0.4.2/src/
H A Dread.rs75 names_map: HashMap<String, usize>, field
224 let mut names_map = HashMap::new(); in new() localVariable
233 names_map.insert(file.file_name.clone(), files.len()); in new()
240 names_map: names_map, in new()
274 let index = match self.names_map.get(name) { in by_name()
/dports/www/firefox/firefox-99.0/third_party/rust/zip/src/
H A Dread.rs75 names_map: HashMap<String, usize>, field
224 let mut names_map = HashMap::new(); in new() localVariable
233 names_map.insert(file.file_name.clone(), files.len()); in new()
240 names_map: names_map, in new()
274 let index = match self.names_map.get(name) { in by_name()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/zip/src/
H A Dread.rs75 names_map: HashMap<String, usize>, field
224 let mut names_map = HashMap::new(); in new() localVariable
233 names_map.insert(file.file_name.clone(), files.len()); in new()
240 names_map: names_map, in new()
274 let index = match self.names_map.get(name) { in by_name()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/zip/src/
H A Dread.rs75 names_map: HashMap<String, usize>, field
224 let mut names_map = HashMap::new(); in new() localVariable
233 names_map.insert(file.file_name.clone(), files.len()); in new()
240 names_map: names_map, in new()
274 let index = match self.names_map.get(name) { in by_name()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/zip/src/
H A Dread.rs75 names_map: HashMap<String, usize>, field
224 let mut names_map = HashMap::new(); in new() localVariable
233 names_map.insert(file.file_name.clone(), files.len()); in new()
240 names_map: names_map, in new()
274 let index = match self.names_map.get(name) { in by_name()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/armature/
H A Darmature_relations.c139 GHash *names_map; member
158 GHASH_ITER (gh_iter, afd->names_map) { in joined_armature_fix_animdata_cb()
198 GHASH_ITER (gh_iter, afd->names_map) { in joined_armature_fix_animdata_cb()
330 afd.names_map = BLI_ghash_str_new("join_armature_adt_fix"); in ED_armature_join_objects_exec()
350 BLI_ghash_insert(afd.names_map, BLI_strdup(pchan->name), curbone->name); in ED_armature_join_objects_exec()
399 BLI_ghash_free(afd.names_map, MEM_freeN, NULL); in ED_armature_join_objects_exec()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/zip-0.5.8/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
291 let mut names_map = HashMap::new(); in new() localVariable
301 names_map.insert(file.file_name.clone(), files.len()); in new()
308 names_map, in new()
339 self.names_map.keys().map(|s| s.as_str()) in file_names()
361 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/databases/xls2txt/xls2txt-1222f8069428f6bcedfcccf9e80523db34c0d343/cargo-crates/zip-0.5.8/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
291 let mut names_map = HashMap::new(); in new() localVariable
301 names_map.insert(file.file_name.clone(), files.len()); in new()
308 names_map, in new()
339 self.names_map.keys().map(|s| s.as_str()) in file_names()
361 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/zip-0.5.13/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
333 let mut names_map = HashMap::new(); in new() localVariable
343 names_map.insert(file.file_name.clone(), files.len()); in new()
350 names_map, in new()
419 self.names_map.keys().map(|s| s.as_str()) in file_names()
441 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/zip-0.5.13/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
333 let mut names_map = HashMap::new(); in new() localVariable
343 names_map.insert(file.file_name.clone(), files.len()); in new()
350 names_map, in new()
419 self.names_map.keys().map(|s| s.as_str()) in file_names()
441 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/zip-0.5.13/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
333 let mut names_map = HashMap::new(); in new() localVariable
343 names_map.insert(file.file_name.clone(), files.len()); in new()
350 names_map, in new()
419 self.names_map.keys().map(|s| s.as_str()) in file_names()
441 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/zip-0.5.13/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
333 let mut names_map = HashMap::new(); in new() localVariable
343 names_map.insert(file.file_name.clone(), files.len()); in new()
350 names_map, in new()
419 self.names_map.keys().map(|s| s.as_str()) in file_names()
441 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zip-0.5.9/src/
H A Dread.rs53 names_map: HashMap<String, usize>, field
325 let mut names_map = HashMap::new(); in new() localVariable
335 names_map.insert(file.file_name.clone(), files.len()); in new()
342 names_map, in new()
411 self.names_map.keys().map(|s| s.as_str()) in file_names()
433 let index = match self.names_map.get(name) { in by_name_with_optional_password()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/zip-0.5.13/src/
H A Dread.rs52 names_map: HashMap<String, usize>, field
333 let mut names_map = HashMap::new(); in new() localVariable
343 names_map.insert(file.file_name.clone(), files.len()); in new()
350 names_map, in new()
419 self.names_map.keys().map(|s| s.as_str()) in file_names()
441 let index = match self.names_map.get(name) { in by_name_with_optional_password()

12