Home
last modified time | relevance | path

Searched refs:stom (Results 1 – 25 of 147) sorted by relevance

123456

/dports/editors/libreoffice6/libreoffice-6.4.7.2/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DRadioBut.ulf32 en-US = "{&DialogDefaultBold}Cu&stom"
/dports/editors/libreoffice/libreoffice-7.2.6.2/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DRadioBut.ulf32 en-US = "{&DialogDefaultBold}Cu&stom"
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.cpp150 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
151 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
170 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
171 Handle refs_handle (THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.cpp150 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
151 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
170 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
171 Handle refs_handle (THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/locale/com/lightcrafts/prefs/
H A DLocale_da.properties74 ScratchFileItemToolTip=V\u00e6lg en ny stom mappe
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Ddebug_menu.cpp1457 std::string stom = in debug() local
1459 … add_msg( m_info, stom.c_str(), units::to_milliliter( player_character.stomach.contains() ), in debug()
1463stom = _( "Guts Contents: %d ml / %d ml kCal: %d, Water: %d ml\nHunger: %d, Thirst: %d, kCal: %d /… in debug()
1464 add_msg( m_info, stom.c_str(), units::to_milliliter( player_character.guts.contains() ), in debug()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Ddebug_menu.cpp1457 std::string stom = in debug() local
1459 … add_msg( m_info, stom.c_str(), units::to_milliliter( player_character.stomach.contains() ), in debug()
1463stom = _( "Guts Contents: %d ml / %d ml kCal: %d, Water: %d ml\nHunger: %d, Thirst: %d, kCal: %d /… in debug()
1464 add_msg( m_info, stom.c_str(), units::to_milliliter( player_character.guts.contains() ), in debug()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstantPool.cpp182 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
183 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
356 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
357 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DconstantPool.cpp182 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
183 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
356 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
357 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DconstantPool.cpp182 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
183 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
354 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
355 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DconstantPool.cpp199 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
200 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
384 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
385 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DconstantPool.cpp198 objArrayOop stom = oopFactory::new_objArray(vmClasses::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
199 Handle refs_handle (THREAD, stom); // must handleize. in initialize_resolved_references()
364 objArrayOop stom = oopFactory::new_objArray(vmClasses::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
365 Handle refs_handle(THREAD, stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DconstantPool.cpp183 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
184 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
357 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
358 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DconstantPool.cpp197 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
198 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
369 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
370 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DconstantPool.cpp183 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in initialize_resolved_references() local
184 Handle refs_handle (THREAD, (oop)stom); // must handleize. in initialize_resolved_references()
355 … objArrayOop stom = oopFactory::new_objArray(SystemDictionary::Object_klass(), map_length, CHECK); in restore_unshareable_info() local
356 Handle refs_handle(THREAD, (oop)stom); // must handleize. in restore_unshareable_info()
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/hyphdicts/
H A Dhyph_sv_SE.dic3596 4stom
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/
H A Dhyph_sv_SE.dic3596 4stom
/dports/devel/liblouis/liblouis-3.20.0/tables/
H A Dhyph_sv_SE.dic3596 4stom
/dports/print/scribus-devel/scribus-1.5.7/resources/dicts/
H A Dhyph_sv.dic3596 4stom
/dports/editors/texmacs/TeXmacs-1.99.4-src/TeXmacs/langs/natural/hyphen/
H A Dhyphen.swedish3706 4stom
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Dit_listx3547 stom $alt
/dports/www/firefox-esr/firefox-91.8.0/intl/locales/sv/hyphenation/
H A Dhyph_sv.dic4839 4stom
/dports/lang/spidermonkey78/firefox-78.9.0/intl/locales/sv/hyphenation/
H A Dhyph_sv.dic4839 4stom
/dports/www/firefox/firefox-99.0/intl/locales/sv/hyphenation/
H A Dhyph_sv.dic4839 4stom
/dports/mail/thunderbird/thunderbird-91.8.0/intl/locales/sv/hyphenation/
H A Dhyph_sv.dic4839 4stom

123456