Home
last modified time | relevance | path

Searched defs:copy (Results 176 – 200 of 33286) sorted by relevance

12345678910>>...1332

/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gfortran.dg/
H A Dunlimited_polymorphic_19.f9012 PROCEDURE :: copy method
21 SUBROUTINE copy(self,cp,a) subroutine
23 PROCEDURE(copy_proc_intr) :: cp argument
30 END SUBROUTINE copy argument
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dunlimited_polymorphic_19.f9012 PROCEDURE :: copy method
21 SUBROUTINE copy(self,cp,a) subroutine
23 PROCEDURE(copy_proc_intr) :: cp argument
30 END SUBROUTINE copy argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dunlimited_polymorphic_19.f9012 PROCEDURE :: copy method
21 SUBROUTINE copy(self,cp,a) subroutine
23 PROCEDURE(copy_proc_intr) :: cp argument
30 END SUBROUTINE copy argument
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dnumber_fluent.cpp20 Derived copy(*this); in notation() local
28 Derived copy(*this); in unit() local
37 Derived copy(*this); in adoptUnit() local
50 Derived copy(*this); in rounding() local
58 Derived copy(*this); in grouping() local
65 Derived copy(*this); in integerWidth() local
72 Derived copy(*this); in symbols() local
79 Derived copy(*this); in adoptSymbols() local
86 Derived copy(*this); in unitWidth() local
93 Derived copy(*this); in sign() local
[all …]
/dports/x11-fm/deforaos-browser/Browser-0.5.1/src/
H A Dcopy.c127 static Copy copy; in _copy() local
281 static void _copy_refresh(Copy * copy) in _copy_refresh()
318 Copy * copy = data; in _copy_idle_first() local
479 static int _single_fifo(Copy * copy, char const * dst) in _single_fifo()
547 Copy * copy = data; in _regular_idle_in() local
558 Copy * copy = data; in _regular_channel() local
642 static void _out_rate(Copy * copy) in _out_rate()
664 Copy * copy = data; in _regular_idle_out() local
693 static void _single_remaining(Copy * copy, guint64 rate) in _single_remaining()
722 Copy * copy = data; in _single_timeout() local
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
374 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
413 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
472 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
620 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
732 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
817 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
831 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
374 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
413 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
472 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
620 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
732 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
817 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
831 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/glog/src/
H A Ddemangle.cc482 State copy = *state; in ParseEncoding() local
503 State copy = *state; in ParseName() local
524 State copy = *state; in ParseUnscopedName() local
543 State copy = *state; in ParseNestedName() local
601 State copy = *state; in ParseSourceName() local
616 State copy = *state; in ParseLocalSourceName() local
707 State copy = *state; in ParseOperatorName() local
766 State copy = *state; in ParseSpecialName() local
829 State copy = *state; in ParseCallOffset() local
852 State copy = *state; in ParseVOffset() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/criteria/
H A DCriteriaDefinitionTest.java52 ICriterionValueDefinition copy = new CriterionValueDefinition(valueDefinition); in testCopyCriterionValueDefinition() local
64 ICriterionValueDefinition copy = (ICriterionValueDefinition) element; in testFactoryCreateValueDefinition() local
82 ICriterionDefinition copy = new CriterionDefinition(definition); in testCopyCriterionDefinition() local
94 ICriterionDefinition copy = (ICriterionDefinition) element; in testFactoryCreateDefinition() local
111 ICriterionDefinition copy = new CriterionDefinition(definition); in testCopyCriterionDefinitionWithValues() local
122 ICriterionDefinition copy = (ICriterionDefinition) element; in testFactoryCreateCriterionDefinitionWithValues() local
138 private void checkDefinitionWithValues(ICriterionDefinition copy) { in checkDefinitionWithValues()
/dports/audio/taglib/taglib-1.12/tests/
H A Dtest_ogg.cpp58 ScopedFileCopy copy("empty", ".ogg"); in testSimple() local
74 ScopedFileCopy copy("empty", ".ogg"); in testSplitPackets1() local
117 ScopedFileCopy copy("empty", ".ogg"); in testSplitPackets2() local
144 ScopedFileCopy copy("empty", ".ogg"); in testDictInterface1() local
165 ScopedFileCopy copy("test", ".ogg"); in testDictInterface2() local
205 ScopedFileCopy copy("empty", ".ogg"); in testPageChecksum() local
228 ScopedFileCopy copy("empty", ".ogg"); in testPageGranulePosition() local
/dports/graphics/blender/blender-2.91.0/extern/glog/src/
H A Ddemangle.cc491 State copy = *state; in ParseEncoding() local
512 State copy = *state; in ParseName() local
533 State copy = *state; in ParseUnscopedName() local
552 State copy = *state; in ParseNestedName() local
610 State copy = *state; in ParseSourceName() local
625 State copy = *state; in ParseLocalSourceName() local
710 State copy = *state; in ParseAbiTags() local
733 State copy = *state; in ParseOperatorName() local
792 State copy = *state; in ParseSpecialName() local
855 State copy = *state; in ParseCallOffset() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/third_party/symbolize/
H A Ddemangle.cc491 State copy = *state; in ParseEncoding() local
512 State copy = *state; in ParseName() local
533 State copy = *state; in ParseUnscopedName() local
552 State copy = *state; in ParseNestedName() local
610 State copy = *state; in ParseSourceName() local
625 State copy = *state; in ParseLocalSourceName() local
710 State copy = *state; in ParseAbiTags() local
733 State copy = *state; in ParseOperatorName() local
792 State copy = *state; in ParseSpecialName() local
855 State copy = *state; in ParseCallOffset() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/third_party/symbolize/
H A Ddemangle.cc491 State copy = *state; in ParseEncoding() local
512 State copy = *state; in ParseName() local
533 State copy = *state; in ParseUnscopedName() local
552 State copy = *state; in ParseNestedName() local
610 State copy = *state; in ParseSourceName() local
625 State copy = *state; in ParseLocalSourceName() local
710 State copy = *state; in ParseAbiTags() local
733 State copy = *state; in ParseOperatorName() local
792 State copy = *state; in ParseSpecialName() local
855 State copy = *state; in ParseCallOffset() local
[all …]
/dports/devel/glog/glog-0.5.0/src/
H A Ddemangle.cc491 State copy = *state; in ParseEncoding() local
512 State copy = *state; in ParseName() local
533 State copy = *state; in ParseUnscopedName() local
552 State copy = *state; in ParseNestedName() local
610 State copy = *state; in ParseSourceName() local
625 State copy = *state; in ParseLocalSourceName() local
710 State copy = *state; in ParseAbiTags() local
733 State copy = *state; in ParseOperatorName() local
792 State copy = *state; in ParseSpecialName() local
855 State copy = *state; in ParseCallOffset() local
[all …]
/dports/games/avanor/avanor-0.5.8/item/
H A Ditem_misc.h41 XBatWing(XBatWing * copy) : XAnyFood(copy) {} in XBatWing() function
61 XRatTail(XRatTail * copy) : XAnyFood(copy) {} in XRatTail() function
80 XBone(XBone * copy) : XAnyFood(copy) {} in XBone() function
91 XChest(XChest * copy) {assert(0);} in XChest() function
116 XAncientMachinePart(XAncientMachinePart * copy) : XItem(copy) {} in XAncientMachinePart() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DPipeClonerImpl.java63 public <T extends Pipe> T copy(T p) { in copy() method in PipeClonerImpl
77 public void add(Pipe original, Pipe copy) { in add()
86 public void add(AbstractTubeImpl original, AbstractTubeImpl copy) { in add()
91 public void add(Tube original, Tube copy) { in add()
99 public <T extends Tube> T copy(T t) { in copy() method in PipeClonerImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/pipe/
H A DPipeClonerImpl.java63 public <T extends Pipe> T copy(T p) { in copy() method in PipeClonerImpl
77 public void add(Pipe original, Pipe copy) { in add()
86 public void add(AbstractTubeImpl original, AbstractTubeImpl copy) { in add()
91 public void add(Tube original, Tube copy) { in add()
99 public <T extends Tube> T copy(T t) { in copy() method in PipeClonerImpl
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
378 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
419 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
478 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
647 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
774 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
871 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
885 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
378 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
419 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
478 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
647 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
774 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
871 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
885 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/audio/flac/flac-1.3.4/include/FLAC++/
H A Dmetadata.h295 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
309 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
369 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
387 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
428 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
487 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
656 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
783 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
880 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
894 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
378 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
419 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
478 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
647 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
774 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
871 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
885 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
378 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
419 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
478 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
647 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
774 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
871 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
885 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/flac-1.3.2/include/FLAC++/
H A Dmetadata.h286 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo()
300 …inline StreamInfo &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(ob… in assign()
360 inline Padding(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Padding()
378 …inline Padding &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
419 inline Application(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Application()
478 inline SeekTable(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in SeekTable()
647 inline VorbisComment(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in VorbisComment()
774 inline CueSheet(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in CueSheet()
871 inline Picture(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in Picture()
885 …inline Picture &assign(::FLAC__StreamMetadata *object, bool copy) { Prototype::assign_object(objec… in assign()
[all …]
/dports/net/libcmis/libcmis-0.5.2/qa/libcmis/
H A Dtest-commons.cxx90 OAuth2Data copy; in oauth2DataCopyTest() local
96 OAuth2Data copy( data ); in oauth2DataCopyTest() local
117 OAuth2Handler copy; in oauth2HandlerCopyTest() local
128 OAuth2Handler copy( handler ); in oauth2HandlerCopyTest() local
171 ObjectType copy; in objectTypeCopyTest() local
177 ObjectType copy ( type ); in objectTypeCopyTest() local
/dports/audio/rhythmbox/rhythmbox-3.4.4/lib/
H A Drb-async-copy.c66 RBAsyncCopy *copy = RB_ASYNC_COPY (data); in progress_cb() local
75 RBAsyncCopy *copy = RB_ASYNC_COPY (data); in copy_cb() local
96 rb_async_copy_start (RBAsyncCopy *copy, in rb_async_copy_start()
133 rb_async_copy_cancel (RBAsyncCopy *copy) in rb_async_copy_cancel()
149 rb_async_copy_set_progress (RBAsyncCopy *copy, in rb_async_copy_set_progress()
172 rb_async_copy_get_error (RBAsyncCopy *copy) in rb_async_copy_get_error()
195 RBAsyncCopy *copy = RB_ASYNC_COPY (object); in impl_finalize() local
224 rb_async_copy_init (RBAsyncCopy *copy) in rb_async_copy_init()

12345678910>>...1332