Home
last modified time | relevance | path

Searched defs:optionsPtr (Results 1 – 25 of 39) sorted by relevance

12

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarth/
H A DPatchLayer.cpp29 PatchLayer::PatchLayer(PatchLayerOptions* optionsPtr) : in PatchLayer()
H A DMaskLayer.cpp82 MaskLayer::MaskLayer(MaskLayerOptions* optionsPtr) : in MaskLayer()
H A DLayerListener116 void clear() {
117 … for (typename std::vector<Entry>::iterator i = _entries.begin(); i != _entries.end(); ++i) {
H A DVisibleLayer.cpp89 VisibleLayer::VisibleLayer(VisibleLayerOptions* optionsPtr) : in VisibleLayer()
H A DTerrainLayer.cpp237 TerrainLayer::TerrainLayer(TerrainLayerOptions* optionsPtr) : in TerrainLayer()
246 TerrainLayer::TerrainLayer(TerrainLayerOptions* optionsPtr, TileSource* tileSource) : in TerrainLayer()
H A DImageLayer.cpp313 ImageLayer::ImageLayer(ImageLayerOptions* optionsPtr) : in ImageLayer()
H A DElevationLayer.cpp185 ElevationLayer::ElevationLayer(ElevationLayerOptions* optionsPtr) : in ElevationLayer()
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthFeatures/
H A DFeatureTileSource51 /** A live feature source instance to use. Note, this does not serialize. */
H A DFeatureMaskLayer.cpp72 FeatureMaskLayer::FeatureMaskLayer(FeatureMaskLayerOptions* optionsPtr) : in FeatureMaskLayer()
/dports/shells/elvish/elvish-0.17.0/pkg/eval/
H A Dgo_fn.go42 type optionsPtr interface { interface
/dports/math/qposases/qpOASES-3.2.1/interfaces/matlab/
H A DqpOASES_matlab_utils.cpp413 BooleanType hasOptionsValue( const mxArray* optionsPtr, const char* const optionString, double** op… in hasOptionsValue()
443 returnValue setupOptions( Options* options, const mxArray* optionsPtr, int_t& nWSRin, real_t& maxCp… in setupOptions()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-p7.c403 static int hf_p7_auto_action_request_problem_item = -1; /* AutoActionRequestProblemItem */ in hasOptionsValue()
433 static int hf_p7_location = -1; /* SEQUENCE_OF_PerRecipientReport */ in setupOptions()
/dports/databases/kdb/kdb-3.2.0/src/parser/
H A DKDbParser_p.cpp361 QScopedPointer<SelectOptionsInternal> optionsPtr(options); in buildSelectQuery() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HLE/
H A DsceKernelMutex.cpp308 int sceKernelCreateMutex(const char *name, u32 attr, int initialCount, u32 optionsPtr) in sceKernelCreateMutex()
694 …eKernelCreateLwMutex(u32 workareaPtr, const char *name, u32 attr, int initialCount, u32 optionsPtr) in sceKernelCreateLwMutex()
H A DsceKernelMsgPipe.cpp670 int sceKernelCreateMsgPipe(const char *name, int partition, u32 attr, u32 size, u32 optionsPtr) in sceKernelCreateMsgPipe()
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceKernelMutex.cpp308 int sceKernelCreateMutex(const char *name, u32 attr, int initialCount, u32 optionsPtr) in sceKernelCreateMutex()
694 …eKernelCreateLwMutex(u32 workareaPtr, const char *name, u32 attr, int initialCount, u32 optionsPtr) in sceKernelCreateLwMutex()
H A DsceKernelMsgPipe.cpp670 int sceKernelCreateMsgPipe(const char *name, int partition, u32 attr, u32 size, u32 optionsPtr) in sceKernelCreateMsgPipe()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceKernelMutex.cpp308 int sceKernelCreateMutex(const char *name, u32 attr, int initialCount, u32 optionsPtr) in sceKernelCreateMutex()
694 …eKernelCreateLwMutex(u32 workareaPtr, const char *name, u32 attr, int initialCount, u32 optionsPtr) in sceKernelCreateLwMutex()
H A DsceKernelMsgPipe.cpp670 int sceKernelCreateMsgPipe(const char *name, int partition, u32 attr, u32 size, u32 optionsPtr) in sceKernelCreateMsgPipe()
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkStyle.c27 const Tk_OptionSpec **optionsPtr; member
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkStyle.c27 const Tk_OptionSpec **optionsPtr; member
/dports/lang/nx/nsf2.3.0/library/mongodb/
H A Dnsfmongo.c1124 bson_t options, *optionsPtr = NULL; in NsfMongoCollectionStats() local
1250 bson_t options, *optionsPtr = &options; in NsfMongoCursorAggregate() local
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkStyle.c27 const Tk_OptionSpec **optionsPtr; member
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkStyle.c28 CONST Tk_OptionSpec **optionsPtr; /* Table of option spec pointers, member
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbScanOperation.cpp502 NdbScanOperation::handleScanOptionsVersion(const ScanOptions*& optionsPtr, in handleScanOptionsVersion()

12