Home
last modified time | relevance | path

Searched refs:realCopy (Results 1 – 25 of 27) sorted by relevance

12

/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/Tree/
H A DFilesystem.php88 $this->realCopy($source,$destination);
99 protected function realCopy($source,$destination) { function in SabreForRainLoop\\DAV\\Tree\\Filesystem
108 $this->realCopy($source.'/'.$subnode,$destination.'/'.$subnode);
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/Tree/
H A DFilesystem.php88 $this->realCopy($source,$destination);
99 protected function realCopy($source,$destination) { function in SabreForRainLoop\\DAV\\Tree\\Filesystem
108 $this->realCopy($source.'/'.$subnode,$destination.'/'.$subnode);
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/DAV/Tree/
H A DFilesystem.php88 $this->realCopy($source,$destination);
99 protected function realCopy($source,$destination) { function in Sabre\\DAV\\Tree\\Filesystem
108 $this->realCopy($source.'/'.$subnode,$destination.'/'.$subnode);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1490 Window realCopy[]; in getOwnedWindows_NoClientCode() local
1511 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1513 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1517 return realCopy; in getOwnedWindows_NoClientCode()
1568 Window realCopy[]; in getWindows() local
1583 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1585 realCopy = fullCopy; in getWindows()
1588 realCopy = new Window[0]; in getWindows()
1590 return realCopy; in getWindows()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1480 Window[] realCopy; in getOwnedWindows_NoClientCode() local
1501 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1503 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1507 return realCopy; in getOwnedWindows_NoClientCode()
1558 Window[] realCopy; in getWindows() local
1573 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1575 realCopy = fullCopy; in getWindows()
1578 realCopy = new Window[0]; in getWindows()
1580 return realCopy; in getWindows()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1490 Window realCopy[]; in getOwnedWindows_NoClientCode() local
1511 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1513 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1517 return realCopy; in getOwnedWindows_NoClientCode()
1568 Window realCopy[]; in getWindows() local
1583 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1585 realCopy = fullCopy; in getWindows()
1588 realCopy = new Window[0]; in getWindows()
1590 return realCopy; in getWindows()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DWindow.java1469 Window realCopy[]; in getOwnedWindows_NoClientCode() local
1490 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1492 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1496 return realCopy; in getOwnedWindows_NoClientCode()
1547 Window realCopy[]; in getWindows() local
1562 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1564 realCopy = fullCopy; in getWindows()
1567 realCopy = new Window[0]; in getWindows()
1569 return realCopy; in getWindows()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1491 Window[] realCopy; in getOwnedWindows_NoClientCode() local
1512 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1514 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1518 return realCopy; in getOwnedWindows_NoClientCode()
1569 Window[] realCopy; in getWindows() local
1584 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1586 realCopy = fullCopy; in getWindows()
1589 realCopy = new Window[0]; in getWindows()
1591 return realCopy; in getWindows()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1496 Window[] realCopy; in getOwnedWindows_NoClientCode() local
1517 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1519 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1523 return realCopy; in getOwnedWindows_NoClientCode()
1574 Window[] realCopy; in getWindows() local
1589 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1591 realCopy = fullCopy; in getWindows()
1594 realCopy = new Window[0]; in getWindows()
1596 return realCopy; in getWindows()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DWindow.java1480 Window[] realCopy; in getOwnedWindows_NoClientCode() local
1501 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1503 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1507 return realCopy; in getOwnedWindows_NoClientCode()
1558 Window[] realCopy; in getWindows() local
1573 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1575 realCopy = fullCopy; in getWindows()
1578 realCopy = new Window[0]; in getWindows()
1580 return realCopy; in getWindows()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1487 Window[] realCopy; in getOwnedWindows_NoClientCode() local
1508 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1510 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1514 return realCopy; in getOwnedWindows_NoClientCode()
1565 Window[] realCopy; in getWindows() local
1580 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1582 realCopy = fullCopy; in getWindows()
1585 realCopy = new Window[0]; in getWindows()
1587 return realCopy; in getWindows()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/
H A DWindow.java1482 Window[] realCopy; in getOwnedWindows_NoClientCode() local
1503 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1505 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1509 return realCopy; in getOwnedWindows_NoClientCode()
1560 Window[] realCopy; in getWindows() local
1575 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1577 realCopy = fullCopy; in getWindows()
1580 realCopy = new Window[0]; in getWindows()
1582 return realCopy; in getWindows()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DWindow.java1469 Window realCopy[]; in getOwnedWindows_NoClientCode() local
1490 realCopy = Arrays.copyOf(fullCopy, realSize); in getOwnedWindows_NoClientCode()
1492 realCopy = fullCopy; in getOwnedWindows_NoClientCode()
1496 return realCopy; in getOwnedWindows_NoClientCode()
1547 Window realCopy[]; in getWindows() local
1562 realCopy = Arrays.copyOf(fullCopy, realSize); in getWindows()
1564 realCopy = fullCopy; in getWindows()
1567 realCopy = new Window[0]; in getWindows()
1569 return realCopy; in getWindows()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DStubGenerator.java2056 boolean realCopy = false; in writeCopyArguments()
2069 realCopy = true; in writeCopyArguments()
2080 if (realCopy) { in writeCopyArguments()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DStubGenerator.java2056 boolean realCopy = false; in writeCopyArguments()
2069 realCopy = true; in writeCopyArguments()
2080 if (realCopy) { in writeCopyArguments()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/Common/
H A DBench.cpp313 void Init(bool realCopy, bool calcCrc) in Init() argument
316 RealCopy = realCopy; in Init()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DBench.cpp313 void Init(bool realCopy, bool calcCrc) in Init() argument
316 RealCopy = realCopy; in Init()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/Common/
H A DBench.cpp313 void Init(bool realCopy, bool calcCrc) in Init() argument
316 RealCopy = realCopy; in Init()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/Common/
H A DBench.cpp311 void Init(bool realCopy, bool calcCrc) in Init() argument
314 RealCopy = realCopy; in Init()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DBench.cpp311 void Init(bool realCopy, bool calcCrc) in Init() argument
314 RealCopy = realCopy; in Init()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/Common/
H A DBench.cpp261 void Init(bool realCopy, bool calcCrc) in Init() argument
264 RealCopy = realCopy; in Init()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Common/
H A DBench.cpp311 void Init(bool realCopy, bool calcCrc) in Init() argument
314 RealCopy = realCopy; in Init()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DBench.cpp311 void Init(bool realCopy, bool calcCrc) in Init() argument
314 RealCopy = realCopy; in Init()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DBench.cpp311 void Init(bool realCopy, bool calcCrc) in Init() argument
314 RealCopy = realCopy; in Init()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/Common/
H A DBench.cpp311 void Init(bool realCopy, bool calcCrc) in Init() argument
314 RealCopy = realCopy; in Init()

12