Home
last modified time | relevance | path

Searched refs:untransformed (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/dports/lang/racket/racket-8.3/share/pkgs/web-server-doc/web-server/scribblings/
H A Dserial.scrbl23 …orms the serializing runtime that @racket[expr] is potentially a call to an untransformed context.
30 …ng runtime that @racket[expr] marks first expression after returning from an untransformed context.
32untransformed context such that @racket[call-with-serializable-current-continuation] can store it …
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/results/frbny_nowcast/Nowcasting/functions/
H A Dload_data.m17 % . Z : T x N numeric array, raw (untransformed) dataset
39 % Z : raw (untransformed) observed data
104 % Z : T x N numeric array, raw (untransformed) observed data
143 …warning(['Transformation ''' formula ''' not found for ' series '. ' 'Using untransformed data.']);
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DTextureTransform.cpp372 unsigned int untransformed = 0; in Execute() local
416 if ((*it).lockedPos == untransformed) in Execute()
417 untransformed = cnt; in Execute()
464 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/PostProcessing/
H A DTextureTransform.cpp378 unsigned int untransformed = 0; in Execute() local
422 if ((*it).lockedPos == untransformed) in Execute()
423 untransformed = cnt; in Execute()
468 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DTextureTransform.cpp378 unsigned int untransformed = 0; in Execute() local
422 if ((*it).lockedPos == untransformed) in Execute()
423 untransformed = cnt; in Execute()
470 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DTextureTransform.cpp378 unsigned int untransformed = 0; in Execute() local
422 if ((*it).lockedPos == untransformed) in Execute()
423 untransformed = cnt; in Execute()
470 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/multimedia/assimp/assimp-5.1.3/code/PostProcessing/
H A DTextureTransform.cpp379 unsigned int untransformed = 0; in Execute() local
423 if ((*it).lockedPos == untransformed) in Execute()
424 untransformed = cnt; in Execute()
469 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DTextureTransform.cpp378 unsigned int untransformed = 0; in Execute() local
422 if ((*it).lockedPos == untransformed) in Execute()
423 untransformed = cnt; in Execute()
468 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/PostProcessing/
H A DTextureTransform.cpp378 unsigned int untransformed = 0; in Execute() local
422 if ((*it).lockedPos == untransformed) in Execute()
423 untransformed = cnt; in Execute()
468 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DTextureTransform.cpp379 unsigned int untransformed = 0; in Execute() local
423 if ((*it).lockedPos == untransformed) in Execute()
424 untransformed = cnt; in Execute()
471 UpdateUVIndex((*it).updateList,untransformed); in Execute()
/dports/graphics/R-cran-munsell/munsell/man/
H A Dcomplement.Rd20 for greys (hue == "N"), and the function returns the grey untransformed.
/dports/x11-wm/mutter/mutter-41.1/src/compositor/
H A Dmeta-background-content.c675 gboolean untransformed; in meta_background_content_paint_content() local
688 untransformed = FALSE; in meta_background_content_paint_content()
704 untransformed = in meta_background_content_paint_content()
711 if (untransformed) /* actor and stage space are the same */ in meta_background_content_paint_content()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/core/
H A DLayoutElementUIComponentUtils.as37 * @return Returns the preferred width (untransformed) of the IUIComponent.
61 * @return Returns the preferred height (untransformed) of the IUIComponent.
361 // as its untransformed border top-left corner, which is (0,0).
390 // as its untransformed border top-left corner, which is (0,0).
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/drawing/
H A DPolyPolygonDescriptor.idl47 /** These are the untransformed points of this polygon.
H A DPolyPolygonBezierDescriptor.idl48 /** These are the untransformed Bezier coordinates of this polygon.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/drawing/
H A DPolyPolygonDescriptor.idl47 /** These are the untransformed points of this polygon.
H A DPolyPolygonBezierDescriptor.idl48 /** These are the untransformed Bezier coordinates of this polygon.
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/rendering/
H A DAnimationAttributes.idl47 /** Size of the untransformed animation sequence.<p>
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/rendering/
H A DAnimationAttributes.idl47 /** Size of the untransformed animation sequence.<p>
/dports/math/pdal/PDAL-2.3.0/doc/stages/
H A Dfilters.projpipeline.rst29 "untransformed.las",
/dports/misc/py-orange3-educational/orange3-educational-0.4.0/doc/widgets/
H A Dpolynomial-regression.md21 …e shape of a curve. If polynomial expansion is set to 1 it means that untransformed data are used …
/dports/graphics/krita/krita-4.4.8/plugins/dockers/lut/tests/data/psyfiTestingConfig-master/
H A DREADME.md27 …nd select an area from the sample image. The results will be displayed untransformed to the artist.
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtmultimedia/examples/multimedia/video/doc/src/
H A Dqmlvideofx.qdoc124 compared with the untransformed image on the right
170 between transformed and untransformed image regions. As an example, here is the
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/modules/
H A Dpreprocessing_targets.rst12 model in the original (untransformed) space.
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/
H A Dcopyarea-with-alpha.patch43 * untransformed repeating source pattern when the source is in off-screen

12345678910>>...16