Home
last modified time | relevance | path

Searched refs:copyMode (Results 1 – 25 of 83) sorted by relevance

1234

/dports/multimedia/QtAV/QtAV-1.13.0/src/codec/video/
H A DVideoDecoderFFmpegHW.h36 Q_PROPERTY(CopyMode copyMode READ copyMode WRITE setCopyMode NOTIFY copyModeChanged)
49 CopyMode copyMode() const;
H A DVideoDecoderMediaCodec.cpp56 if (copyMode() == ZeroCopy) { in flush()
148 if (copyMode() != ZeroCopy) { in frame()
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Tree/View/
H A DContentMovingPagePositionMap.php42 public string $copyMode = 'move'; variable in TYPO3\\CMS\\Backend\\Tree\\View\\ContentMovingPagePositionMap
66 … 'cmd[tt_content][' . $this->moveUid . '][' . $this->copyMode . ']' => '-' . $row['uid'],
71 'cmd[tt_content][' . $this->moveUid . '][' . $this->copyMode . ']' => $pid,
/dports/lang/tclX/tclx8.4/library/
H A Dcompat.tcl271 set copyMode NORMAL
277 set copyMode BYTES
284 set copyMode MAX_BYTES
320 if ![cequal $copyMode NORMAL] {
353 if {[cequal $copyMode BYTES] && ($totalBytesToRead > 0) && \
/dports/textproc/zorba/zorba-2.7.0/src/runtime/collections/
H A Dcollections_base.cpp51 void getCopyMode(store::CopyMode& copyMode, const static_context* sctx) in getCopyMode() argument
53 copyMode.set(true, in getCopyMode()
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/View/Drawing/
H A DBackendLayoutRenderer.php320 …$copyMode = $this->clipboard->clipData['normal']['mode'] ? '-' . $this->clipboard->clipData['norma…
323 … . $this->drawPasteIcon($pasteItem, $pasteTitle, $copyMode, 't3js-paste-into', 'pasteIntoColumn')
326 … . $this->drawPasteIcon($pasteItem, $pasteTitle, $copyMode, 't3js-paste-after', 'pasteAfterRecord')
341 * @param string $copyMode copy or cut
347 …private function drawPasteIcon(int $pasteItem, string $pasteTitle, string $copyMode, string $cssCl… argument
354 …. ' class="t3js-paste t3js-paste' . htmlspecialchars($copyMode) . ' ' . htmlspecialchars($cssClass…
/dports/devel/clipp/clipp-1.2.3/examples/
H A Dcomplex_nesting.cpp24 auto copyMode = "copy mode:" % ( in main() local
68 copyMode | compareMode | mergeMode | command("list"), in main()
H A Dtext_formatting.cpp55 auto copyMode = "copy mode:" % ( in main() local
99 copyMode | compareMode | mergeMode | command("list"), in main()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmac.c325 short copyMode; in mac_copy_mono() local
337 copyMode = srcOr; in mac_copy_mono()
339 copyMode = notSrcBic; // this mode is untested ! (no file found which is using it) in mac_copy_mono()
341 copyMode = srcCopy; in mac_copy_mono()
343 copyMode += ditherCopy; in mac_copy_mono()
353 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_mono()
374 short copyMode, shade, maxShade = (1 << depth) - 1, byteCount = raster * h; in mac_copy_alpha() local
408 copyMode = srcCopy + ditherCopy; in mac_copy_alpha()
422 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_alpha()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmac.c325 short copyMode; in mac_copy_mono() local
337 copyMode = srcOr; in mac_copy_mono()
339 copyMode = notSrcBic; // this mode is untested ! (no file found which is using it) in mac_copy_mono()
341 copyMode = srcCopy; in mac_copy_mono()
343 copyMode += ditherCopy; in mac_copy_mono()
353 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_mono()
374 short copyMode, shade, maxShade = (1 << depth) - 1, byteCount = raster * h; in mac_copy_alpha() local
408 copyMode = srcCopy + ditherCopy; in mac_copy_alpha()
422 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_alpha()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmac.c301 short copyMode; in mac_copy_mono() local
313 copyMode = srcOr; in mac_copy_mono()
315 copyMode = notSrcBic; // this mode is untested ! (no file found which is using it) in mac_copy_mono()
317 copyMode = srcCopy; in mac_copy_mono()
319 copyMode += ditherCopy; in mac_copy_mono()
329 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_mono()
348 short copyMode, shade, maxShade = (1 << depth) - 1, byteCount = raster * h; in mac_copy_alpha() local
382 copyMode = srcCopy + ditherCopy; in mac_copy_alpha()
396 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_alpha()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmac.c301 short copyMode; in mac_copy_mono() local
313 copyMode = srcOr; in mac_copy_mono()
315 copyMode = notSrcBic; // this mode is untested ! (no file found which is using it) in mac_copy_mono()
317 copyMode = srcCopy; in mac_copy_mono()
319 copyMode += ditherCopy; in mac_copy_mono()
329 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_mono()
348 short copyMode, shade, maxShade = (1 << depth) - 1, byteCount = raster * h; in mac_copy_alpha() local
382 copyMode = srcCopy + ditherCopy; in mac_copy_alpha()
396 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_alpha()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmac.c323 short copyMode; in mac_copy_mono() local
335 copyMode = srcOr; in mac_copy_mono()
337 copyMode = notSrcBic; // this mode is untested ! (no file found which is using it) in mac_copy_mono()
339 copyMode = srcCopy; in mac_copy_mono()
341 copyMode += ditherCopy; in mac_copy_mono()
351 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_mono()
372 short copyMode, shade, maxShade = (1 << depth) - 1, byteCount = raster * h; in mac_copy_alpha() local
406 copyMode = srcCopy + ditherCopy; in mac_copy_alpha()
420 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_alpha()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmac.c323 short copyMode; in mac_copy_mono() local
335 copyMode = srcOr; in mac_copy_mono()
337 copyMode = notSrcBic; // this mode is untested ! (no file found which is using it) in mac_copy_mono()
339 copyMode = srcCopy; in mac_copy_mono()
341 copyMode += ditherCopy; in mac_copy_mono()
351 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_mono()
372 short copyMode, shade, maxShade = (1 << depth) - 1, byteCount = raster * h; in mac_copy_alpha() local
406 copyMode = srcCopy + ditherCopy; in mac_copy_alpha()
420 PICTWriteInt(mdev->currPicPos, copyMode); in mac_copy_alpha()
/dports/science/hdf/hdf-4.2.15/java/src/jni/
H A Dhdfr24Imp.c42 int copyMode; in Java_hdf_hdflib_HDFLibrary_DF24getdims() local
86 int copyMode; in Java_hdf_hdflib_HDFLibrary_DF24getimage() local
212 int copyMode; in Java_hdf_hdflib_HDFLibrary_DF24addimage() local
255 int copyMode; in Java_hdf_hdflib_HDFLibrary_DF24putimage() local
/dports/multimedia/QtAV/QtAV-1.13.0/examples/QMLPlayer/qml/QMLPlayer/
H A DVideoCodec.qml7 height: titleHeight + detail.height + listView.height + copyMode.height + Utils.kSpacing*4
84 copyMode.visible = false
86 copyMode.visible = zcopy
94 id: copyMode
/dports/graphics/krita/krita-4.4.8/libs/image/
H A Dkis_pixel_selection.h50 …KisPixelSelection(const KisPixelSelection& rhs, KritaUtils::DeviceCopyMode copyMode = KritaUtils::…
55 …KisPixelSelection(const KisPaintDeviceSP copySource, KritaUtils::DeviceCopyMode copyMode = KritaUt…
H A Dkis_pixel_selection.cpp76 …ixelSelection::KisPixelSelection(const KisPixelSelection& rhs, KritaUtils::DeviceCopyMode copyMode) in KisPixelSelection() argument
77 : KisPaintDevice(rhs, copyMode) in KisPixelSelection()
90 …Selection(const KisPaintDeviceSP copySource, KritaUtils::DeviceCopyMode copyMode, KisSelectionWSP … in KisPixelSelection() argument
94 KisPaintDeviceSP tmpDevice = new KisPaintDevice(*copySource, copyMode, 0); in KisPixelSelection()
97 this->makeFullCopyFrom(*tmpDevice, copyMode, 0); in KisPixelSelection()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/portlayer/storage/volume/
H A Dvolume.go85 func NewVolume(store *url.URL, ID string, info map[string][]byte, device Disk, copyMode executor.Co…
105 CopyMode: copyMode,
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/
H A DWorkflowIOTasks.cpp109 SaveWorkflowTask::SaveWorkflowTask(Schema *schema, const Metadata &meta, bool copyMode) in SaveWorkflowTask() argument
112 rawData = HRSchemaSerializer::schema2String(*schema, &meta, copyMode); in SaveWorkflowTask()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/serialize/
H A DHRSchemaSerializer.h96 …tring elementsDefinition(const QList<Actor *> &procs, const NamesMap &nmap, bool copyMode = false);
99 …String actorBindings(const ActorBindingsGraph &graph, const NamesMap &nmap, bool copyMode = false);
104 static QString schema2String(const Schema &schema, const Metadata *meta, bool copyMode = false);
/dports/devel/clipp/clipp-1.2.3/test/
H A Dprefix_free_test.cpp33 auto copyMode = "copy mode:" % ( in make_cli_1() local
77 copyMode | compareMode | mergeMode | command("list"), in make_cli_1()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edit.cpp254 bool ADM_Composer::getTimeBase(uint32_t *scale, uint32_t *rate, bool copyMode) in getTimeBase() argument
298 …%u is %s-encoded, copy mode: %d\n",ListOfRefs.at(i),vid->fieldEncoded? "field" : "frame",copyMode); in getTimeBase()
309 if(vid->fieldEncoded && !copyMode) in getTimeBase()
330 if(vid->fieldEncoded && !copyMode) in getTimeBase()
808 uint64_t ADM_Composer::getFrameIncrement(bool copyMode) in getFrameIncrement() argument
819 if(!copyMode && vid->fieldEncoded) in getFrameIncrement()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edit.cpp254 bool ADM_Composer::getTimeBase(uint32_t *scale, uint32_t *rate, bool copyMode) in getTimeBase() argument
298 …%u is %s-encoded, copy mode: %d\n",ListOfRefs.at(i),vid->fieldEncoded? "field" : "frame",copyMode); in getTimeBase()
309 if(vid->fieldEncoded && !copyMode) in getTimeBase()
330 if(vid->fieldEncoded && !copyMode) in getTimeBase()
808 uint64_t ADM_Composer::getFrameIncrement(bool copyMode) in getFrameIncrement() argument
819 if(!copyMode && vid->fieldEncoded) in getFrameIncrement()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/common/ADM_editor/src/
H A DADM_edit.cpp254 bool ADM_Composer::getTimeBase(uint32_t *scale, uint32_t *rate, bool copyMode) in getTimeBase() argument
298 …%u is %s-encoded, copy mode: %d\n",ListOfRefs.at(i),vid->fieldEncoded? "field" : "frame",copyMode); in getTimeBase()
309 if(vid->fieldEncoded && !copyMode) in getTimeBase()
330 if(vid->fieldEncoded && !copyMode) in getTimeBase()
808 uint64_t ADM_Composer::getFrameIncrement(bool copyMode) in getFrameIncrement() argument
819 if(!copyMode && vid->fieldEncoded) in getFrameIncrement()

1234