Home
last modified time | relevance | path

Searched refs:target (Results 80176 – 80200 of 755519) sorted by relevance

1...<<3201320232033204320532063207320832093210>>...30221

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxclip2.c135 gx_device *tdev = cdev->target; in tile_clip_fill_rectangle()
187 code = (*dev_proc(cdev->target, copy_mono)) (cdev->target, in tile_clip_copy_mono()
263 int code = (*dev_proc(cdev->target, copy_color)) in tile_clip_copy_color()
264 (cdev->target, data_row, sourcex + txrun - x, raster, in tile_clip_copy_color()
287 int code = (*dev_proc(cdev->target, copy_alpha)) in tile_clip_copy_alpha()
288 (cdev->target, data_row, sourcex + txrun - x, raster, in tile_clip_copy_alpha()
314 int code = (*dev_proc(cdev->target, strip_copy_rop)) in tile_clip_strip_copy_rop()
315 (cdev->target, data_row, sourcex + txrun - x, raster, in tile_clip_strip_copy_rop()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxclip2.c135 gx_device *tdev = cdev->target; in tile_clip_fill_rectangle()
187 code = (*dev_proc(cdev->target, copy_mono)) (cdev->target, in tile_clip_copy_mono()
263 int code = (*dev_proc(cdev->target, copy_color)) in tile_clip_copy_color()
264 (cdev->target, data_row, sourcex + txrun - x, raster, in tile_clip_copy_color()
287 int code = (*dev_proc(cdev->target, copy_alpha)) in tile_clip_copy_alpha()
288 (cdev->target, data_row, sourcex + txrun - x, raster, in tile_clip_copy_alpha()
314 int code = (*dev_proc(cdev->target, strip_copy_rop)) in tile_clip_strip_copy_rop()
315 (cdev->target, data_row, sourcex + txrun - x, raster, in tile_clip_strip_copy_rop()
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/clientv3/integration/
H A Dserver_shutdown_test.go294 target := lead
296 target = (target + 1) % 2
300 cli, err := clientv3.New(clientv3.Config{Endpoints: []string{eps[target]}})
314 clus.Members[target].Stop(t)
317 clus.Members[(target+1)%2].Stop(t)
319 clus.Members[(target+1)%2].Stop(t)
321 clus.Members[target].Stop(t)
348 clus.Members[target].Restart(t)
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/propka30/Source/
H A Drotate.py371 target = []
372 target.append(30.828-27.506)
373 target.append(22.537-24.631)
374 target.append(34.806-34.705)
375 str = " %8.3lf%8.3lf%8.3lf" % (target[0], target[1], target[2])
384 rmsd += pow( (atom[i] - target[i]), 2)
408 new_rmsd += pow( (new_position[i] - target[i]), 2)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dtask_group_test.cc119 explicit CopyCountingTask(std::shared_ptr<uint8_t> target) in CopyCountingTask() argument
120 : counter(0), target(std::move(target)) {} in CopyCountingTask()
123 : counter(other.counter + 1), target(other.target) {} in CopyCountingTask()
127 target = other.target; in operator =()
135 *target = counter; in operator ()()
141 std::shared_ptr<uint8_t> target; member in arrow::internal::CopyCountingTask
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/api/v2/
H A Ddevice.proto58 // If unset, all combinations with number_of_qubits target are allowed.
101 // Symmetric gates, any id order within each target is valid.
104 // Asymmetric gates, the order of ids in each target is important.
105 // Only the order specified in each target is valid.
116 // The name of the target list.
121 // The type of ordering of the ids within each target in this set.
122 // For instance, if the ids within each target are symmetric.
129 // A description of a valid target of a multi-qubit gate operation
132 // A list of qubit ids that form a valid gate target.
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/
H A Dpsxcounters.c30 u16 mode, target; member
131 if( value < rcnts[index].target ) in _psxRcntWcount()
133 rcnts[index].cycle = rcnts[index].target * rcnts[index].rate; in _psxRcntWcount()
204 count -= rcnts[index].target; in psxRcntReset()
293 SPU_async( SpuUpdInterval[Config.PsxType] * rcnts[3].target ); in psxRcntUpdate()
400 rcnts[index].target = value; // TODO: only upper 16bit used in psxRcntWtarget()
463 verboseLog( 2, "[RCNT %i] rtarget: %x\n", index, rcnts[index].target ); in psxRcntRtarget()
465 return rcnts[index].target; in psxRcntRtarget()
501 rcnts[3].target = (PSXCLK / (FrameRate[Config.PsxType] * HSyncTotal[Config.PsxType])); in psxRcntInit()
/dports/math/py-iminuit/iminuit-2.8.4/
H A DPKG-INFO15 :target: http://iminuit.readthedocs.io/en/latest
23 :target: https://scikit-hep.org
25 :target: https://pypi.org/project/iminuit
27 :target: https://github.com/conda-forge/iminuit-feedstock
29 :target: https://coveralls.io/github/scikit-hep/iminuit?branch=develop
31 :target: https://iminuit.readthedocs.io/en/stable
34 :target: https://doi.org/10.5281/zenodo.3949207
36 :target: https://ascl.net/2108.024
62 :target: https://mybinder.org/v2/gh/scikit-hep/iminuit/develop?filepath=doc%2Ftutorial
/dports/math/py-iminuit/iminuit-2.8.4/src/iminuit.egg-info/
H A DPKG-INFO15 :target: http://iminuit.readthedocs.io/en/latest
23 :target: https://scikit-hep.org
25 :target: https://pypi.org/project/iminuit
27 :target: https://github.com/conda-forge/iminuit-feedstock
29 :target: https://coveralls.io/github/scikit-hep/iminuit?branch=develop
31 :target: https://iminuit.readthedocs.io/en/stable
34 :target: https://doi.org/10.5281/zenodo.3949207
36 :target: https://ascl.net/2108.024
62 :target: https://mybinder.org/v2/gh/scikit-hep/iminuit/develop?filepath=doc%2Ftutorial
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pytest/pytest-3.6.2.dist-info/
H A DMETADATA44 :target: http://docs.pytest.org
51 :target: https://pypi.org/project/pytest/
54 :target: https://anaconda.org/conda-forge/pytest
57 :target: https://pypi.org/project/pytest/
60 :target: https://coveralls.io/r/pytest-dev/pytest
63 :target: https://travis-ci.org/pytest-dev/pytest
66 :target: https://ci.appveyor.com/project/pytestbot/pytest
69 :target: https://github.com/ambv/black
72 :target: https://www.codetriage.com/pytest-dev/pytest
/dports/net-im/uTox/uTox/src/xlib/
H A Dwindow.c292 UTOX_WINDOW *target = obj; in notify_tween_thread() local
294 if (!target) { in notify_tween_thread()
302 .window = target->window, in notify_tween_thread()
311 while (target->_.y > 2) { in notify_tween_thread()
312 target->_.y -= 2; in notify_tween_thread()
313 XMoveWindow(display, target->window, target->_.x, target->_.y); in notify_tween_thread()
315 XSendEvent(display, target->window, 0, 0, &ev); in notify_tween_thread()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/charts/src/mx/charts/events/
H A DChartItemEvent.as146 * @param target The chart on which the event was triggered.
154 triggerEvent:MouseEvent=null, target:ChartBase=null)
157 if (triggerEvent && triggerEvent.target)
159 relPt = target.globalToLocal(triggerEvent.target.localToGlobal(
164 if (target)
165 relPt = new Point(target.mouseX,target.mouseY);
256 return new ChartItemEvent(type, hitSet, this,ChartBase(this.target));
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/classes/com/apple/laf/
H A DScreenMenu.java199 Component target = null; in handleMouseEvent()
205 target = fInvoker.getMenuComponent(i); in handleMouseEvent()
211 if (target == null && fLastMouseEventTarget == null) return; in handleMouseEvent()
214 if (target != fLastMouseEventTarget) { in handleMouseEvent()
225 if (target != null) { in handleMouseEvent()
227 new MouseEvent(target, MouseEvent.MOUSE_ENTERED, in handleMouseEvent()
232 fLastMouseEventTarget = target; in handleMouseEvent()
236 if (target == null) return; in handleMouseEvent()
238 new MouseEvent(target, kind, when, modifiers, in handleMouseEvent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.rmi/share/classes/sun/rmi/transport/
H A DDGCImpl.java250 void registerTarget(VMID vmid, Target target) { in registerTarget() argument
254 target.vmidDead(vmid); in registerTarget()
256 info.notifySet.add(target); in registerTarget()
264 void unregisterTarget(VMID vmid, Target target) { in unregisterTarget() argument
268 info.notifySet.remove(target); in unregisterTarget()
311 for (Target target : info.notifySet) { in checkLeases()
312 target.vmidDead(info.vmid); in checkLeases()
351 Target target = AccessController.doPrivileged( in AccessController.doPrivileged()
358 ObjectTable.putTarget(target); in AccessController.doPrivileged()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/rust/tvm-rt/src/
H A Dndarray.rs199 let target = self.copy_to_ndarray(earr)?; in to_vec() localVariable
200 let arr = target.as_dltensor(); in to_vec()
242 pub fn copy_to_ndarray(&self, target: NDArray) -> Result<NDArray, NDArrayError> { in copy_to_ndarray()
243 if self.dtype() != target.dtype() { in copy_to_ndarray()
246 actual: target.dtype(), in copy_to_ndarray()
252 target.as_raw_dltensor(), in copy_to_ndarray()
256 Ok(target) in copy_to_ndarray()
260 pub fn copy_to_ctx(&self, target: &Context) -> Result<NDArray, NDArrayError> { in copy_to_ctx()
263 *target, in copy_to_ctx()
/dports/www/restbed/restbed-4.8/dependency/catch/CMake/
H A DFindGcov.cmake94 # Add a new global target for all gcov targets. This target could be used to
96 # for each target.
103 # This function will add gcov evaluation for target <TNAME>. Only sources of
104 # this target will be evaluated and no dependencies will be added. It will call
110 # We don't have to check, if the target has support for coverage, thus this
152 # add target for gcov evaluation of <TNAME>
155 # add evaluation target to the global gcov target.
/dports/www/rt44/rt-4.4.5/lib/RT/
H A DLink.pm160 my $target = RT::URI->new( $self->CurrentUser );
161 unless ($target->FromURI( $args{'Target'} )) {
181 if ( $target->IsLocal ) {
182 my $object = $target->Object;
191 if ( $base->URI eq $target->URI ) {
198 Target => $target->URI,
231 my $target = RT::URI->new($self->CurrentUser);
232 $target->FromURI( $args{'Target'} )
237 Target => $target->URI );
/dports/www/rt50/rt-5.0.2/lib/RT/
H A DLink.pm160 my $target = RT::URI->new( $self->CurrentUser );
161 unless ($target->FromURI( $args{'Target'} )) {
181 if ( $target->IsLocal ) {
182 my $object = $target->Object;
191 if ( $base->URI eq $target->URI ) {
198 Target => $target->URI,
231 my $target = RT::URI->new($self->CurrentUser);
232 $target->FromURI( $args{'Target'} )
237 Target => $target->URI );
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/cfg-expr-0.8.1/
H A DCHANGELOG.md15 - [PR#28](https://github.com/EmbarkStudios/cfg-expr/pull/28) updated target-lexicon to 0.12. Thanks…
16 - [PR#29](https://github.com/EmbarkStudios/cfg-expr/pull/29) updated the built-in target list to 1.…
31 - Fixed support for the `uclibceabi` environment added for one target in rust 1.50.0.
35 - Updated the builtin target list to Rust 1.50.0. Again, somewhat of a breaking change as many targ…
42 - Updated the builtin target list to Rust 1.49.0, this is somewhat of a breaking change, as rustc n…
46 - Updated the builtin target list to Rust 1.48.0
50 - Updated the builtin target list to Rust 1.47.0
58 …target_` predicates against a [`target_lexicon::Triple`](https://docs.rs/target-lexicon/0.11.0/tar…
61 …ings. This allows for custom targets where one or more components of the target triple are not bui…
/dports/math/lapack/lapack-3.10.0/CMAKE/
H A DFindGcov.cmake93 # Add a new global target for all gcov targets. This target could be used to
95 # for each target.
101 # This function will add gcov evaluation for target <TNAME>. Only sources of
102 # this target will be evaluated and no dependencies will be added. It will call
108 # We don't have to check, if the target has support for coverage, thus this
150 # add target for gcov evaluation of <TNAME>
153 # add evaluation target to the global gcov target.
/dports/math/lapacke/lapack-3.10.0/CMAKE/
H A DFindGcov.cmake93 # Add a new global target for all gcov targets. This target could be used to
95 # for each target.
101 # This function will add gcov evaluation for target <TNAME>. Only sources of
102 # this target will be evaluated and no dependencies will be added. It will call
108 # We don't have to check, if the target has support for coverage, thus this
150 # add target for gcov evaluation of <TNAME>
153 # add evaluation target to the global gcov target.
/dports/www/py-lesscpy/lesscpy-0.14.0/
H A DREADME.rst5 :target: https://travis-ci.org/lesscpy/lesscpy
8 :target: https://coveralls.io/r/lesscpy/lesscpy
11 :target: https://pypi.python.org/pypi/lesscpy
14 :target: https://pypi.python.org/pypi/lesscpy
17 :target: https://pypi.python.org/pypi/lesscpy
21 :target: https://pypi.python.org/pypi/lesscpy
106 target [output]
111 target less file or directory
144 -L, --lex-only Run lexer on target
/dports/devel/glrparser/glrparser-1.4/doc/
H A DMakefile.in108 target=`echo $@ | sed s/-recursive//`; \
110 echo "Making $$target in $$subdir"; \
113 local_target="$$target-am"; \
115 local_target="$$target"; \
121 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
133 target=`echo $@ | sed s/-recursive//`; \
135 echo "Making $$target in $$subdir"; \
137 local_target="$$target-am"; \
139 local_target="$$target"; \
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/
H A Dcontainer.py166 target = item.get('Target').lstrip('/')
168 if target == 'word/document.xml':
170 self.relationships[typ] = target
171 self.relationships_rmap[target] = typ
203 target = item.get('Target')
204 if item.get('TargetMode', None) != 'External' and not target.startswith('#'):
205 target = '/'.join((base, target.lstrip('/')))
208 by_id[Id] = by_type[typ] = target
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/
H A Dbuild.rs12 let target = env::var("TARGET").unwrap(); in main() localVariable
13 let windows = target.contains("windows"); in main()
18 if cfg!(feature = "force-system-lib-on-osx") && target.contains("apple") { in main()
26 if target.contains("apple") || target.contains("haiku") { in main()
240 } else if target.contains("-apple-") { in main()
272 if target.contains("-apple-") { in main()
346 if target.contains("solaris") { in main()
350 if target.contains("-apple-") { in main()

1...<<3201320232033204320532063207320832093210>>...30221