Home
last modified time | relevance | path

Searched refs:CreateCopy (Results 1 – 25 of 1200) sorted by relevance

12345678910>>...48

/dports/science/libssm/ssm-1.4.0/
H A Dsuperpose.cpp199 mmdb::CreateCopy ( sel,argv[argNo] ); in selectAtoms()
201 mmdb::CreateCopy ( sel,"*" ); in selectAtoms()
214 mmdb::CreateCopy ( sel,"*" ); in selectAtoms()
329 mmdb::CreateCopy ( fileout,argv[argNo++] ); in main()
331 mmdb::CreateCopy ( name[nStructures],argv[argNo] ); in main()
339 mmdb::CreateCopy ( selstring[nStructures],"*" ); in main()
/dports/science/mmdb2/mmdb2-2.0.20/mmdb2/
H A Dmmdb_title.cpp274 CreateCopy ( Line,&(S[10]) ); in ConvertPDBASCII()
275 else CreateCopy ( Line,pstr(" ") ); in ConvertPDBASCII()
332 CreateCopy ( Line,pstr(" ") ); in ConvertPDBASCII()
416 CreateCopy ( Line,&(S[10]) ); in ConvertPDBASCII()
417 else CreateCopy ( Line,pstr(" ") ); in ConvertPDBASCII()
467 CreateCopy ( Line,&(S[10]) ); in ConvertPDBASCII()
468 else CreateCopy ( Line,pstr(" ") ); in ConvertPDBASCII()
777 CreateCopy ( Line,&(S[10]) ); in ConvertPDBASCII()
778 else CreateCopy ( Line,pstr(" ") ); in ConvertPDBASCII()
1295 CreateCopy ( Line,&(S[10]) ); in ConvertPDBASCII()
[all …]
H A Dmmdb_xml_.cpp210 CreateCopy ( an[i],attr_name [i] ); in AddAttribute()
211 CreateCopy ( av[i],attr_value[i] ); in AddAttribute()
286 CreateCopy ( objData,N ); in SetData()
292 CreateCopy ( objData,N ); in SetData()
296 if (bV) CreateCopy ( objData,pstr("Yes") ); in SetData()
297 else CreateCopy ( objData,pstr("No") ); in SetData()
769 CreateCopy ( objTag,&(S[k1+1]) ); in ReadObject()
774 CreateCopy ( objTag,&(S[k1+1]) ); in ReadObject()
834 CreateCopy ( objData,pstr("") ); in ReadObject()
847 CreateCopy ( objTag ,xmlObject->objTag ); in Copy()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Dnitf.rst69 In addition to the export oriented CreateCopy() API, it is also possible
90 CreateCopy() method. The QUALITY and PROGRESSIVE JPEG-specific
107 used. Only CreateCopy() method is available.
109 (only in the CreateCopy() case). The QUALITY, BLOCKXSIZE
112 - Jasper JPEG2000 driver: only in the CreateCopy() case.
129 CreateCopy()).
136 for Create() method, not CreateCopy()).
159 CreateCopy(), but may be explicitly added as with Create().
162 and to CreateCopy() for now.
166 CreateCopy() for now. Note that the NITF RPC00B format uses limited
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/drivers/raster/
H A Dnitf.rst69 In addition to the export oriented CreateCopy() API, it is also possible
90 CreateCopy() method. The QUALITY and PROGRESSIVE JPEG-specific
107 used. Only CreateCopy() method is available.
109 (only in the CreateCopy() case). The QUALITY, BLOCKXSIZE
112 - Jasper JPEG2000 driver: only in the CreateCopy() case.
129 CreateCopy()).
136 for Create() method, not CreateCopy()).
159 CreateCopy(), but may be explicitly added as with Create().
162 and to CreateCopy() for now.
166 CreateCopy() for now. Note that the NITF RPC00B format uses limited
[all …]
/dports/graphics/gdal/gdal-3.3.3/doc/source/drivers/raster/
H A Dnitf.rst69 In addition to the export oriented CreateCopy() API, it is also possible
90 CreateCopy() method. The QUALITY and PROGRESSIVE JPEG-specific
107 used. Only CreateCopy() method is available.
109 (only in the CreateCopy() case). The QUALITY, BLOCKXSIZE
112 - Jasper JPEG2000 driver: only in the CreateCopy() case.
129 CreateCopy()).
136 for Create() method, not CreateCopy()).
159 CreateCopy(), but may be explicitly added as with Create().
162 and to CreateCopy() for now.
166 CreateCopy() for now. Note that the NITF RPC00B format uses limited
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/g_shared/
H A Da_pickups.h193 virtual AInventory *CreateCopy (AActor *other);
241 AInventory *CreateCopy (AActor *other);
295 virtual AInventory *CreateCopy (AActor *other);
398 virtual AInventory *CreateCopy (AActor *other);
419 virtual AInventory *CreateCopy (AActor *other);
438 virtual AInventory *CreateCopy (AActor *other);
453 virtual AInventory *CreateCopy (AActor *other);
472 virtual AInventory *CreateCopy (AActor *other);
513 AInventory *CreateCopy (AActor *other);
H A Da_armor.cpp66 AInventory *ABasicArmor::CreateCopy (AActor *other) in CreateCopy() function in ABasicArmor
218 AInventory *ABasicArmorPickup::CreateCopy (AActor *other) in CreateCopy() function in ABasicArmorPickup
220 ABasicArmorPickup *copy = static_cast<ABasicArmorPickup *> (Super::CreateCopy (other)); in CreateCopy()
300 AInventory *ABasicArmorBonus::CreateCopy (AActor *other) in CreateCopy() function in ABasicArmorBonus
302 ABasicArmorBonus *copy = static_cast<ABasicArmorBonus *> (Super::CreateCopy (other)); in CreateCopy()
399 AInventory *AHexenArmor::CreateCopy (AActor *other) in CreateCopy() function in AHexenArmor
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A DDriver.i94 %newobject CreateCopy;
97 %feature( "kwargs" ) CreateCopy;
100 GDALDatasetShadow *CreateCopy( const char *utf8_path,
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A DDriver.i94 %newobject CreateCopy;
97 %feature( "kwargs" ) CreateCopy;
100 GDALDatasetShadow *CreateCopy( const char *utf8_path,
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A DDriver.i94 %newobject CreateCopy;
97 %feature( "kwargs" ) CreateCopy;
100 GDALDatasetShadow *CreateCopy( const char *utf8_path,
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DHealthPickup.vc33 // CreateCopy
37 Inventory CreateCopy(EntityEx Toucher)
39 Inventory Copy = ::CreateCopy(Toucher);
H A DBasicArmorPickup.vc34 // CreateCopy
38 Inventory CreateCopy(EntityEx Toucher)
40 BasicArmorPickup Copy = BasicArmorPickup(::CreateCopy(Toucher));
H A DCoin.vc61 // CreateCopy
65 Inventory CreateCopy(EntityEx Toucher)
69 return ::CreateCopy(Toucher);
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst290CreateCopy() and Create(). The CreateCopy method involves calling the CreateCopy() method on the f…
292CreateCopy it is possible to check the DCAP_CREATE and DCAP_CREATECOPY metadata on the format driv…
310 printf( "Driver %s supports CreateCopy() method.\n", pszFormat );
327 printf( "Driver %s supports CreateCopy() method.\n", pszFormat );
340 print("Driver {} supports CreateCopy() method.".format(fileformat))
342 Note that a number of drivers are read-only and won't support Create() or CreateCopy().
344 Using CreateCopy()
356 poDstDS = poDriver->CreateCopy( pszDstFilename, poSrcDS, FALSE,
381 dst_ds = driver.CreateCopy(dst_filename, src_ds, strict=0)
399 poDstDS = poDriver->CreateCopy( pszDstFilename, poSrcDS, FALSE,
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst290CreateCopy() and Create(). The CreateCopy method involves calling the CreateCopy() method on the f…
292CreateCopy it is possible to check the DCAP_CREATE and DCAP_CREATECOPY metadata on the format driv…
310 printf( "Driver %s supports CreateCopy() method.\n", pszFormat );
327 printf( "Driver %s supports CreateCopy() method.\n", pszFormat );
340 print("Driver {} supports CreateCopy() method.".format(fileformat))
342 Note that a number of drivers are read-only and won't support Create() or CreateCopy().
344 Using CreateCopy()
356 poDstDS = poDriver->CreateCopy( pszDstFilename, poSrcDS, FALSE,
381 dst_ds = driver.CreateCopy(dst_filename, src_ds, strict=0)
399 poDstDS = poDriver->CreateCopy( pszDstFilename, poSrcDS, FALSE,
[all …]
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Draster_api_tut.rst290CreateCopy() and Create(). The CreateCopy method involves calling the CreateCopy() method on the f…
292CreateCopy it is possible to check the DCAP_CREATE and DCAP_CREATECOPY metadata on the format driv…
310 printf( "Driver %s supports CreateCopy() method.\n", pszFormat );
327 printf( "Driver %s supports CreateCopy() method.\n", pszFormat );
340 print("Driver {} supports CreateCopy() method.".format(fileformat))
342 Note that a number of drivers are read-only and won't support Create() or CreateCopy().
344 Using CreateCopy()
356 poDstDS = poDriver->CreateCopy( pszDstFilename, poSrcDS, FALSE,
381 dst_ds = driver.CreateCopy(dst_filename, src_ds, strict=0)
399 poDstDS = poDriver->CreateCopy( pszDstFilename, poSrcDS, FALSE,
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/compilergcc/
H A DcompilerKeilC51.h19 virtual Compiler* CreateCopy();
30 virtual Compiler* CreateCopy();
H A DcompilerKeilC51.cpp41 Compiler * CompilerKeilC51::CreateCopy() in CreateCopy() function in CompilerKeilC51
91 Compiler * CompilerKeilCX51::CreateCopy() in CreateCopy() function in CompilerKeilCX51
/dports/deskutils/syncthingtray/c++utilities/tests/
H A Dtestutils.h17 CreateCopy, /**< a working copy of the test file is created */ enumerator
32 …const std::string &relativeTestFilePath, WorkingCopyMode mode = WorkingCopyMode::CreateCopy) const;
34 WorkingCopyMode mode = WorkingCopyMode::CreateCopy) const;
166 …pyPath(const std::string &relativeTestFilePath, WorkingCopyMode mode = WorkingCopyMode::CreateCopy)
176 …th, const std::string &relativeWorkingCopyPath, WorkingCopyMode mode = WorkingCopyMode::CreateCopy)
/dports/games/ecwolf/ecwolf-1.3.3-src/src/g_shared/
H A Da_inventory.h68 virtual AInventory *CreateCopy(AActor *holder); in DEFINE_TFLAGS_OPERATORS()
86 AInventory *CreateCopy(AActor *holder);
98 AInventory *CreateCopy(AActor *holder);
H A Da_inventory.cpp76 AInventory *AInventory::CreateCopy(AActor *holder) in CreateCopy() function in AInventory
203 AInventory *invItem = CreateCopy(toucher); in TryPickup()
251 AInventory *AAmmo::CreateCopy(AActor *holder) in IMPLEMENT_CLASS()
256 return Super::CreateCopy(holder); in IMPLEMENT_CLASS()
341 AInventory *ABackpackItem::CreateCopy(AActor *holder) in CreateCopy() function in ABackpackItem
371 return Super::CreateCopy(holder); in CreateCopy()
788 AInventory *CreateCopy(AActor *holder) in CreateCopy() function in AExtraLifeItem
795 return Super::CreateCopy(holder); in CreateCopy()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DWindowsFormsSynchronizationContext.cs61 public override SynchronizationContext CreateCopy () in CreateCopy() method in System.Windows.Forms.WindowsFormsSynchronizationContext
63 return base.CreateCopy (); in CreateCopy()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Threading/tests/
H A DHostExecutionContextTests.cs24 Assert.NotNull(hec.CreateCopy()); in BasicTest()
28 Assert.NotNull(hec.CreateCopy()); in BasicTest()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_ContextAwareResult.cs158 return context.CreateCopy();
179 return context == null ? null : context.CreateCopy();
401 _Context = cachedContext.CreateCopy(); in CaptureOrComplete()
463 …tionContext.Run((_Flags & StateFlags.ThreadSafeContextCopy) != 0 ? context.CreateCopy() : context, in Complete()

12345678910>>...48