Home
last modified time | relevance | path

Searched defs:duplicate (Results 1 – 25 of 3034) sorted by relevance

12345678910>>...122

/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/core/
H A Dduplicate.inl31 inline image duplicate(image const & Image) function
41 inline texture duplicate(texture const & Texture) function
61 inline texture duplicate(texType const & Texture) function
81 inline texture duplicate(texType const & Texture, typename texType::format_type Format) function
102 inline texture duplicate function
122 inline texture duplicate function
148 inline texture duplicate function
168 inline texture duplicate function
194 inline texture duplicate function
214 inline texture duplicate function
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/System.Data.Linq/
H A DDuplicateKeyException.cs36 public DuplicateKeyException (object duplicate) in DuplicateKeyException()
41 public DuplicateKeyException (object duplicate, string message) in DuplicateKeyException()
46 public DuplicateKeyException (object duplicate, string message, Exception innerException) in DuplicateKeyException()
52 object duplicate; field in System.Data.Linq.DuplicateKeyException
/dports/games/megaglest/megaglest-source-3.13.0/source/tests/shared_lib/graphics/
H A Dmodel_test.cpp57 bool duplicate = colorPicker.get_next_assign_color(colorPicker.getUniqueColorID()); in test_ColorPicking_loop() local
67 bool duplicate = colorPicker2.get_next_assign_color(colorPicker2.getUniqueColorID()); in test_ColorPicking_loop() local
85 bool duplicate = colorPicker.get_next_assign_color(colorPicker.getUniqueColorID()); in test_ColorPicking_prime() local
95 bool duplicate = colorPicker2.get_next_assign_color(colorPicker2.getUniqueColorID()); in test_ColorPicking_prime() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cast/net/rtp/
H A Dframer_unittest.cc51 bool duplicate = false; in TEST_F() local
78 bool duplicate = false; in TEST_F() local
120 bool duplicate = false; in TEST_F() local
218 bool duplicate = false; in TEST_F() local
249 bool duplicate = false; in TEST_F() local
271 bool duplicate = false; in TEST_F() local
299 bool duplicate = false; in TEST_F() local
365 bool duplicate = false; in TEST_F() local
413 bool duplicate = false; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cast/net/rtp/
H A Dframer_unittest.cc51 bool duplicate = false; in TEST_F() local
78 bool duplicate = false; in TEST_F() local
120 bool duplicate = false; in TEST_F() local
218 bool duplicate = false; in TEST_F() local
249 bool duplicate = false; in TEST_F() local
271 bool duplicate = false; in TEST_F() local
299 bool duplicate = false; in TEST_F() local
365 bool duplicate = false; in TEST_F() local
413 bool duplicate = false; in TEST_F() local
/dports/security/owasp-dependency-check/DependencyCheck-3.1.1/dependency-check-core/src/main/java/org/owasp/dependencycheck/xml/hints/
H A DVendorDuplicatingHintRule.java40 private String duplicate; field in VendorDuplicatingHintRule
48 public VendorDuplicatingHintRule(String value, String duplicate) { in VendorDuplicatingHintRule()
85 public void setDuplicate(String duplicate) { in setDuplicate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Linq/
H A DExceptions.cs24 private object duplicate; field in System.Data.Linq.DuplicateKeyException
25 public DuplicateKeyException(object duplicate) { in DuplicateKeyException()
28 public DuplicateKeyException(object duplicate, string message) in DuplicateKeyException()
32 public DuplicateKeyException(object duplicate, string message, Exception innerException) in DuplicateKeyException()
/dports/net/kea/kea-2.0.1/src/bin/dhcp4/tests/
H A Dclient_handler_unittest.cc139 bool duplicate = false; in TEST_F() local
167 bool duplicate = false; in TEST_F() local
204 bool duplicate = false; in TEST_F() local
240 bool duplicate = false; in TEST_F() local
279 bool duplicate = false; in TEST_F() local
295 bool duplicate = false; in TEST_F() local
326 bool duplicate = false; in TEST_F() local
358 bool duplicate = false; in TEST_F() local
403 bool duplicate = false; in TEST_F() local
427 bool duplicate = false; in TEST_F() local
[all …]
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/tests/
H A Dclient_handler_unittest.cc123 bool duplicate = false; in TEST_F() local
149 bool duplicate = false; in TEST_F() local
184 bool duplicate = false; in TEST_F() local
200 bool duplicate = false; in TEST_F() local
227 bool duplicate = false; in TEST_F() local
259 bool duplicate = false; in TEST_F() local
304 bool duplicate = false; in TEST_F() local
342 bool duplicate = false; in TEST_F() local
394 bool duplicate = false; in TEST_F() local
448 bool duplicate = false; in TEST_F() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkStream.h107 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
155 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
165 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
188 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
204 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
314 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
391 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/numerics/
H A DFunc1.h153 virtual Func1& duplicate() const { in duplicate() function
196 virtual Func1& duplicate() const { in duplicate() function
234 virtual Func1& duplicate() const { in duplicate() function
268 virtual Func1& duplicate() const { in duplicate() function
297 virtual Func1& duplicate() const { in duplicate() function
347 virtual Func1& duplicate() const { in duplicate() function
403 virtual Func1& duplicate() const { in duplicate() function
466 virtual Func1& duplicate() const { in duplicate() function
523 virtual Func1& duplicate() const { in duplicate() function
581 virtual Func1& duplicate() const { in duplicate() function
[all …]
/dports/security/tor/tor-0.4.6.8/src/lib/malloc/
H A Dmalloc.c162 char *duplicate; in tor_strdup_() local
184 char *duplicate; in tor_strndup_() local
202 char *duplicate; in tor_memdup_() local
215 char *duplicate; in tor_memdup_nulterm_() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/malloc/
H A Dmalloc.c162 char *duplicate; in tor_strdup_() local
184 char *duplicate; in tor_strndup_() local
202 char *duplicate; in tor_memdup_() local
215 char *duplicate; in tor_memdup_nulterm_() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkStream.h114 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
167 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
177 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
200 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
216 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
333 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
410 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkStream.h114 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
167 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
177 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
200 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
216 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
333 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
410 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/core/
H A DSkStream.h114 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
167 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
177 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
200 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
216 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
333 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
410 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkStream.h114 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
167 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
177 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
200 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
216 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
333 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
410 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkStream.h114 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
167 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
177 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
200 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
216 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
333 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
410 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/core/
H A DSkStream.h114 std::unique_ptr<SkStream> duplicate() const { in duplicate() function
167 std::unique_ptr<SkStreamRewindable> duplicate() const { in duplicate() function
177 std::unique_ptr<SkStreamSeekable> duplicate() const { in duplicate() function
200 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
216 std::unique_ptr<SkStreamMemory> duplicate() const { in duplicate() function
340 std::unique_ptr<SkStreamAsset> duplicate() const { in duplicate() function
419 std::unique_ptr<SkMemoryStream> duplicate() const { in duplicate() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug211.go9 type R interface { duplicate() } methodSpec
10 type S interface { duplicate() } methodSpec
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug211.go9 type R interface { duplicate() } methodSpec
10 type S interface { duplicate() } methodSpec
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug211.go9 type R interface { duplicate() } methodSpec
10 type S interface { duplicate() } methodSpec
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug211.go9 type R interface { duplicate() } methodSpec
10 type S interface { duplicate() } methodSpec
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug211.go9 type R interface { duplicate() } methodSpec
10 type S interface { duplicate() } methodSpec
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug211.go9 type R interface { duplicate() } methodSpec
10 type S interface { duplicate() } methodSpec

12345678910>>...122