Home
last modified time | relevance | path

Searched refs:_source (Results 1 – 25 of 2392) sorted by relevance

12345678910>>...96

/dports/databases/vfront/vfront-0.96c/plugins/ckeditor/
H A Dckeditor.pack78 '_source/core/event.js',
80 '_source/core/env.js',
91 '_source/core/event.js',
93 '_source/core/env.js',
95 '_source/core/dom.js',
96 '_source/core/tools.js',
97 '_source/core/dtd.js',
108 '_source/core/lang.js',
113 '_source/core/skins.js',
115 '_source/core/ui.js',
[all …]
/dports/sysutils/aptly/aptly-1.4.0/system/t05_snapshot/
H A DPullSnapshot10Test_snapshot_show10 0ad_0~r11863-2_source
16 2ping_2.0-1_source
18 2vcard_0.5-3_source
33 4g8_1.0-3_source
42 7kaa_2.14.3-1_source
49 9base_1:6-5_source
52 9menu_1.8-5_source
55 9wm_1.2-9_source
65 a56_1.3-6_source
72 aa3d_1.0-8_source
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/src/System/Linq/
H A DSelect.cs102 _source = source; in SelectEnumerableIterator()
209 _source = source; in SelectArrayIterator()
271 return _source.Length; in GetCount()
313 return _selector(_source[_source.Length - 1]); in TryGetLast()
332 _source = source; in SelectListIterator()
433 if (_source.Count != 0) in TryGetFirst()
445 int len = _source.Count; in TryGetLast()
472 _source = source; in SelectIListIterator()
584 if (_source.Count != 0) in TryGetFirst()
623 _source = source; in SelectIPartitionIterator()
[all …]
H A DWhere.cs91 _source = source; in WhereEnumerableIterator()
200 private readonly TSource[] _source; field in System.Linq.Enumerable.WhereArrayIterator
207 _source = source; in WhereArrayIterator()
240 TSource[] source = _source; in MoveNext()
308 _source = source; in WhereListIterator()
326 TSource item = _source[i]; in GetCount()
374 TSource item = _source[i]; in ToArray()
420 _source = source; in WhereSelectArrayIterator()
458 TSource[] source = _source; in MoveNext()
526 _source = source; in WhereSelectListIterator()
[all …]
/dports/sysutils/aptly/aptly-1.4.0/system/t11_package/
H A DSearchPackage6Test_gold3 0ad_0.0.16-2~bpo70+1_source
6 0ad_0~r11863-2_source
17 2ping_2.0-1_source
19 2vcard_0.5-3_source
36 4g8_1.0-3_source
45 7kaa_2.14.3-1_source
52 9base_1:6-5_source
55 9menu_1.8-5_source
58 9wm_1.2-9_source
68 a56_1.3-6_source
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_dnd.c43 _source->win = None; in _ecore_x_dnd_init()
51 free(_source); in _ecore_x_dnd_init()
84 if (_source) in _ecore_x_dnd_shutdown()
85 free(_source); in _ecore_x_dnd_shutdown()
87 _source = NULL; in _ecore_x_dnd_shutdown()
417 return _source; in _ecore_x_dnd_source_get()
473 if (_source->dest) in _ecore_x_dnd_drop()
635 _ecore_x_dnd_drag(_source->prev.window, _source->prev.x, _source->prev.y); in ecore_x_dnd_source_action_set()
678 if ((_source->dest) && (win != _source->dest)) in _ecore_x_dnd_drag()
737 x2 = _source->rectangle.x + _source->rectangle.width; in _ecore_x_dnd_drag()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
112 _source = -1; in close()
122 _source = ::dup(rhs._source); in basic_pipe()
140 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
112 _source = -1; in close()
122 _source = ::dup(rhs._source); in basic_pipe()
140 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
112 _source = -1; in close()
122 _source = ::dup(rhs._source); in basic_pipe()
140 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
112 _source = -1; in close()
122 _source = ::dup(rhs._source); in basic_pipe()
140 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/devel/dragon/dragon-1.5.5/src/
H A DFSMTransition.cc38 _source = 0; in FSMTransition()
45 _source = x._source; in FSMTransition()
52 _source = source; in FSMTransition()
58 _source = source; in FSMTransition()
69 _source = source; in setSource()
79 return _source; in Source()
94 _source = x._source; in operator =()
102 if (_source < x._source) in operator <()
108 if (_source == x._source) in operator <()
150 if (_source > x._source) in operator >()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
120 _source = -1; in close()
130 _source = ::dup(rhs._source); in basic_pipe()
148 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
120 _source = -1; in close()
130 _source = ::dup(rhs._source); in basic_pipe()
148 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
120 _source = -1; in close()
130 _source = ::dup(rhs._source); in basic_pipe()
148 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/process/detail/posix/
H A Dbasic_pipe.hpp28 int _source = -1; member in boost::process::detail::posix::basic_pipe
46 _source = fds[0]; in basic_pipe()
51 basic_pipe(basic_pipe&& lhs) : _source(lhs._source), _sink(lhs._sink) in basic_pipe()
53 lhs._source = -1; in basic_pipe()
59 _source = lhs._source; in operator =()
62 lhs._source = -1; in operator =()
71 if (_source != -1) in ~basic_pipe()
120 _source = -1; in close()
130 _source = ::dup(rhs._source); in basic_pipe()
148 _source = ::dup(rhs._source); in operator =()
[all …]
/dports/math/linbox/linbox-1.6.3/linbox/field/
H A Dhom.h121 _source (S) in Hom()
305 Source _source; variable
359 Source _source; variable
384 Source _source;
406 _source (S) in Hom()
418 return _source; in source()
422 return _source; in target()
426 Source _source;
463 Source _source;
530 Source _source;
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/XPath/
H A DXNodeNavigator.cs45 private XObject _source; field in System.Xml.XPath.XNodeNavigator
52 _source = node; in XNodeNavigator()
58 _source = other._source; in XNodeNavigator()
67 if (_source != null)
201 if (_source != null)
261 return _source;
315 _source = other._source; in MoveTo()
443 _source = a; in MoveToFirstNamespace()
621 _source = a; in MoveToNextNamespace()
632 _source = _parent; in MoveToParent()
[all …]
/dports/devel/dbus-c++/dbus-cplusplus-0.9.1pw/src/integration/glib/
H A Dglib-integration.cpp64 if (_source) in _enable()
75 if (_source) in _disable()
77 g_source_destroy(_source); in _disable()
78 _source = NULL; in _disable()
163 if (_source) in _enable()
192 if (!_source) in _disable()
196 g_source_destroy(_source); in _disable()
197 _source = NULL; in _disable()
252 if (_source) in ~BusDispatcher()
254 GSource *temp = _source; in ~BusDispatcher()
[all …]
/dports/games/allacrost/allacrost-1.0.2/src/engine/audio/
H A Daudio_descriptor.cpp105 _source(NULL), in AudioDescriptor()
130 _source(NULL), in AudioDescriptor()
284 if (_source != NULL) in FreeAudio()
291 if (_source != NULL) { in FreeAudio()
292 _source->Reset(); in FreeAudio()
293 _source = NULL; in FreeAudio()
348 if (_source == NULL) { in Play()
380 if (_source == NULL) { in Stop()
403 if (_source == NULL) { in Pause()
844 if (_source) { in SetVolume()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml.Linq/src/System/Xml/Linq/
H A DXNodeReader.cs17 private object _source; field in System.Xml.Linq.XNodeReader
26 _source = node; in XNodeReader()
461 _source = null; in Close()
932 if (_source != _root) in ReadToNextSibling()
1193 _source = n.next; in ReadIntoDocument()
1201 _source = s; in ReadIntoDocument()
1214 _source = n.next; in ReadIntoElement()
1222 _source = s; in ReadIntoElement()
1227 _source = e; in ReadIntoElement()
1237 _source = a.value; in ReadIntoAttribute()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Dom/
H A DDocumentXPathNavigator.cs31 _source = other._source; in DocumentXPathNavigator()
48 XmlNode node = _source; in SetValue()
262 return _source;
742 _source = sibling; in MoveToNext()
781 _source = sibling; in MoveToPrevious()
841 _source = child; in MoveToFirstChild()
896 _source = that._source; in MoveTo()
1235 return _source == that._source in IsSamePosition()
1246 return IsDescendant(_source, that._source); in IsDescendant()
1383 if (_source == that._source in ComparePosition()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DNGCCHandler.java41 _source = source; in NGCCHandler()
54 protected final NGCCEventSource _source; field in NGCCHandler
98 int id = _source.replace(this,child); in spawnChildFromEnterElement()
104 int id = _source.replace(this,child); in spawnChildFromEnterAttribute()
110 int id = _source.replace(this,child); in spawnChildFromLeaveElement()
116 int id = _source.replace(this,child); in spawnChildFromLeaveAttribute()
122 int id = _source.replace(this,child); in spawnChildFromText()
123 _source.sendText(id,value); in spawnChildFromText()
134 int id = _source.replace(this,_parent); in revertToParentFromEnterElement()
147 int id = _source.replace(this,_parent); in revertToParentFromLeaveElement()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/
H A DNGCCHandler.java43 _source = source; in NGCCHandler()
56 protected final NGCCEventSource _source; field in NGCCHandler
100 int id = _source.replace(this,child); in spawnChildFromEnterElement()
106 int id = _source.replace(this,child); in spawnChildFromEnterAttribute()
112 int id = _source.replace(this,child); in spawnChildFromLeaveElement()
118 int id = _source.replace(this,child); in spawnChildFromLeaveAttribute()
124 int id = _source.replace(this,child); in spawnChildFromText()
125 _source.sendText(id,value); in spawnChildFromText()
136 int id = _source.replace(this,_parent); in revertToParentFromEnterElement()
149 int id = _source.replace(this,_parent); in revertToParentFromLeaveElement()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/gen/config/
H A DNGCCHandler.java43 _source = source; in NGCCHandler()
56 protected final NGCCEventSource _source; field in NGCCHandler
100 int id = _source.replace(this,child); in spawnChildFromEnterElement()
106 int id = _source.replace(this,child); in spawnChildFromEnterAttribute()
112 int id = _source.replace(this,child); in spawnChildFromLeaveElement()
118 int id = _source.replace(this,child); in spawnChildFromLeaveAttribute()
124 int id = _source.replace(this,child); in spawnChildFromText()
125 _source.sendText(id,value); in spawnChildFromText()
136 int id = _source.replace(this,_parent); in revertToParentFromEnterElement()
149 int id = _source.replace(this,_parent); in revertToParentFromLeaveElement()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DNGCCHandler.java41 _source = source; in NGCCHandler()
54 protected final NGCCEventSource _source; field in NGCCHandler
98 int id = _source.replace(this,child); in spawnChildFromEnterElement()
104 int id = _source.replace(this,child); in spawnChildFromEnterAttribute()
110 int id = _source.replace(this,child); in spawnChildFromLeaveElement()
116 int id = _source.replace(this,child); in spawnChildFromLeaveAttribute()
122 int id = _source.replace(this,child); in spawnChildFromText()
123 _source.sendText(id,value); in spawnChildFromText()
134 int id = _source.replace(this,_parent); in revertToParentFromEnterElement()
147 int id = _source.replace(this,_parent); in revertToParentFromLeaveElement()
[all …]

12345678910>>...96