Home
last modified time | relevance | path

Searched defs:ml (Results 1 – 25 of 5204) sorted by relevance

12345678910>>...209

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/ml/
H A Dml.go1 package ml package
12 type ml struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/ml/
H A Dml.go1 package ml package
12 type ml struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/ml/
H A Dml.go1 package ml package
12 type ml struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkst/
H A Ddebug.cpp43 QMutexLocker ml(&soLock); in self() local
77 QMutexLocker ml(&_lock); in limit() local
93 QMutexLocker ml(&_lock); in log() local
122 QMutexLocker ml(&_lock); in clear() local
146 QMutexLocker ml(&_lock); in text() local
166 QMutexLocker ml(&_lock); in setLimit() local
173 QMutexLocker ml(&_lock); in messages() local
179 QMutexLocker ml(&_lock); in message() local
188 QMutexLocker ml(&_lock); in logLength() local
194 QMutexLocker ml(&_lock); in kstRevision() local
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/util/
H A DTestMachineList.java49 MachineList ml = new MachineList("*"); in testWildCard() local
59 MachineList ml = new MachineList(IP_LIST); in testIPList() local
71 MachineList ml = new MachineList(IP_LIST_SPACES); in testIPListSpaces() local
91 MachineList ml = new MachineList( in testStaticIPHostNameList() local
119 MachineList ml = new MachineList( in testHostNames() local
147 MachineList ml = new MachineList( in testHostNamesReverserIpMatch() local
160 MachineList ml = new MachineList(CIDR_LIST); in testCIDRs() local
185 MachineList ml = new MachineList(CIDR_LIST1); in testCIDRWith16bitmask() local
204 MachineList ml = new MachineList(CIDR_LIST2); in testCIDRWith8BitMask() local
235 MachineList ml = new MachineList(IP_CIDR_LIST); in testIPandCIDRs() local
[all …]
/dports/biology/jalview/jalview/test/jalview/util/
H A DMapListTest.java266 MapList ml = new MapList(codons, protein, 3, 1); in testLocateInFrom_noIntrons() local
297 MapList ml = new MapList(codons, protein, 3, 1); in testLocateInFrom_withIntrons() local
318 MapList ml = new MapList(codons, protein, 3, 1); in testGetOverlapsInFrom_withIntrons() local
353 MapList ml = new MapList(codons, protein, 3, 1); in testGetOverlapsInTo_withIntrons() local
396 MapList ml = new MapList(codons, protein, 3, 1); in testLocateInTo_noIntrons() local
438 MapList ml = new MapList(codons, protein, 3, 1); in testLocateInTo_withIntrons() local
472 MapList ml = new MapList(codons, protein, 3, 1); in testEquals() local
534 MapList ml = new MapList(codons, protein, 3, 1); in testConstructor() local
579 MapList ml = new MapList(codons, protein, 3, 1); in testConstructor_mergeRanges() local
623 MapList ml = new MapList(codons, protein, 3, 1); in testGetInverse() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
H A DconcurrentGCPhaseManager.cpp53 MonitorLockerEx ml(CGCPhaseManager_lock, Mutex::_no_safepoint_check_flag); in ConcurrentGCPhaseManager() local
64 MonitorLockerEx ml(CGCPhaseManager_lock, Mutex::_no_safepoint_check_flag); in ~ConcurrentGCPhaseManager() local
73 MonitorLockerEx ml(CGCPhaseManager_lock, Mutex::_no_safepoint_check_flag); in is_requested() local
91 MonitorLockerEx ml(CGCPhaseManager_lock, Mutex::_no_safepoint_check_flag); in wait_when_requested() local
99 MonitorLockerEx ml(CGCPhaseManager_lock, Mutex::_no_safepoint_check_flag); in set_phase() local
108 MonitorLockerEx ml(CGCPhaseManager_lock, Mutex::_no_safepoint_check_flag); in deactivate() local
117 MonitorLockerEx ml(CGCPhaseManager_lock); in wait_for_phase() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp52 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
62 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
74 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
99 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
122 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
130 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DsuspendibleThreadSet.cpp51 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
61 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
73 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
98 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
121 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
129 MonitorLocker ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-means-layer.c66 refresh_view (PsppireMeansLayer *ml) in refresh_view()
76 add_new_layer (PsppireMeansLayer *ml) in add_new_layer()
88 psppire_means_layer_update (PsppireMeansLayer *ml) in psppire_means_layer_update()
115 on_forward (PsppireMeansLayer *ml) in on_forward()
133 on_back (PsppireMeansLayer *ml) in on_back()
146 psppire_means_layer_clear (PsppireMeansLayer *ml) in psppire_means_layer_clear()
160 psppire_means_layer_init (PsppireMeansLayer *ml) in psppire_means_layer_init()
214 psppire_means_layer_get_model_n (PsppireMeansLayer *ml, gint n) in psppire_means_layer_get_model_n()
221 psppire_means_layer_get_model (PsppireMeansLayer *ml) in psppire_means_layer_get_model()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/foreign/
H A DTestLayoutAttributes.java43 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttribute() local
50 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributeOverwrite() local
59 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributeNonExistent() local
66 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testNameAttribute() local
74 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributesStream() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/foreign/
H A DTestLayoutAttributes.java43 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttribute() local
50 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributeOverwrite() local
59 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributeNonExistent() local
66 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testNameAttribute() local
74 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributesStream() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/foreign/
H A DTestLayoutAttributes.java43 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttribute() local
50 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributeOverwrite() local
59 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributeNonExistent() local
66 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testNameAttribute() local
74 MemoryLayout ml = MemoryLayouts.BITS_32_LE in testAttributesStream() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/gtest/runtime/
H A Dtest_safepoint_locks.cpp35 MutexLocker ml(new Mutex(Mutex::leaf, "SFPT_Test_lock", true, Mutex::_safepoint_check_always), variable
41 MutexLocker ml(new Mutex(Mutex::leaf, "SFPT_Test_lock", true, Mutex::_safepoint_check_never), variable
47 …MutexLocker ml(new Mutex(Mutex::special, "SpecialTest_lock", /*vm_block*/true, Mutex::_safepoint_c… variable
55 …MutexLocker ml(new Mutex(Mutex::special, "SpecialTest_lock", /*vm_block*/true, Mutex::_safepoint_c… variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/gtest/runtime/
H A Dtest_safepoint_locks.cpp35 MutexLocker ml(new Mutex(Mutex::leaf, "SFPT_Test_lock", true, Mutex::_safepoint_check_always), variable
41 MutexLocker ml(new Mutex(Mutex::leaf, "SFPT_Test_lock", true, Mutex::_safepoint_check_never), variable
47 …MutexLocker ml(new Mutex(Mutex::special, "SpecialTest_lock", /*vm_block*/true, Mutex::_safepoint_c… variable
55 …MutexLocker ml(new Mutex(Mutex::special, "SpecialTest_lock", /*vm_block*/true, Mutex::_safepoint_c… variable
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/
H A Dtemplate_cache.cc88 MutexLock ml(&mutex_); in IncRef() local
95 MutexLock ml(&mutex_); in DecRefN() local
255 WriterMutexLock ml(mutex_); in LoadTemplate() local
264 WriterMutexLock ml(mutex_); in GetTemplate() local
350 WriterMutexLock ml(mutex_); in StringToTemplateCache() local
581 WriterMutexLock ml(mutex_); in Delete() local
637 WriterMutexLock ml(mutex_); in DoneWithGetTemplatePtrs() local
661 WriterMutexLock ml(mutex_); in ReloadAllIfChanged() local
709 ReaderMutexLock ml(mutex_); in Clone() local
727 ReaderMutexLock ml(mutex_); in Refcount() local
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/src/mesh/
H A Dcs_mesh_location.c227 cs_mesh_location_t *ml = _mesh_location + i; in _find_id_by_name() local
261 cs_mesh_location_t *ml = NULL; in _mesh_location_define() local
326 _build_by_ml_ids(cs_mesh_location_t *ml) in _build_by_ml_ids()
497 cs_mesh_location_t *ml = _mesh_location + i; in cs_mesh_location_finalize() local
550 cs_mesh_location_t *ml = _mesh_location + ml_id; in cs_mesh_location_build() local
671 cs_mesh_location_t *ml = _mesh_location + ml_id; in cs_mesh_location_add() local
709 cs_mesh_location_t *ml = _mesh_location + ml_id; in cs_mesh_location_add_by_func() local
742 cs_mesh_location_t *ml = _mesh_location + ml_id; in cs_mesh_location_add_by_union() local
987 const cs_mesh_location_t *ml = _const_mesh_location_by_id(id); in cs_mesh_location_get_n_sub_ids() local
1006 const cs_mesh_location_t *ml = _const_mesh_location_by_id(id); in cs_mesh_location_get_sub_ids() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DsuspendibleThreadSet.cpp36 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
44 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
54 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
79 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
89 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/shared/
H A DsuspendibleThreadSet.cpp36 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in join() local
44 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in leave() local
54 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in yield() local
79 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in synchronize() local
89 MonitorLockerEx ml(STS_lock, Mutex::_no_safepoint_check_flag); in desynchronize() local

12345678910>>...209