Home
last modified time | relevance | path

Searched defs:srcVal (Results 1 – 25 of 88) sorted by relevance

1234

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/grammar/
H A Drainerscript.c1982 struct svar srcVal; in ATTR_NONNULL() local
2019 struct svar srcVal; in ATTR_NONNULL() local
2049 struct svar srcVal; in ATTR_NONNULL() local
2088 struct svar srcVal; in ATTR_NONNULL() local
2118 struct svar srcVal; in ATTR_NONNULL() local
2139 struct svar srcVal; in ATTR_NONNULL() local
2158 struct svar srcVal; in ATTR_NONNULL() local
2180 struct svar srcVal; in ATTR_NONNULL() local
2209 struct svar srcVal; in ATTR_NONNULL() local
2302 struct svar srcVal; in ATTR_NONNULL() local
[all …]
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/plugins/fmhttp/
H A Dfmhttp.c84 struct svar srcVal; in ATTR_NONNULL() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/common/
H A DIGCIRBuilder.h118 Value* srcVal = IE->getOperand(1); variable
/dports/math/vtk9/VTK-9.1.0/Common/Core/Testing/Cxx/
H A DExampleDataArrayRangeDispatch.cxx115 for (SrcValueType srcVal : srcRange) in operator ()() local
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/contrib/ffaup/
H A Dffaup.c76 struct svar srcVal; in ATTR_NONNULL() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agos/
H A Dres.cpp678 static bool getBit(Common::Stack<uint32> &dataList, uint32 &srcVal) { in getBit()
691 static uint32 copyBits(Common::Stack<uint32> &dataList, uint32 &srcVal, int numBits) { in copyBits()
719 uint32 srcVal = dataList.pop(); in decompressPN() local
/dports/games/scummvm/scummvm-2.5.1/graphics/
H A Dmanaged_surface.cpp355 const byte *srcVal = &srcP[scaleXCtr / SCALE_THRESHOLD * src.format.bytesPerPixel]; in blitFromInner() local
536 void transBlitPixel(TSRC srcVal, TDEST &destVal, const Graphics::PixelFormat &srcFormat, const Grap… in transBlitPixel()
583 void transBlitPixel<byte, byte>(byte srcVal, byte &destVal, const Graphics::PixelFormat &srcFormat,… in transBlitPixel()
637 …TSRC srcVal = srcLine[flipped ? src.w - scaleXCtr / SCALE_THRESHOLD - 1 : scaleXCtr / SCALE_THRESH… in transBlit() local
/dports/audio/audacity/audacity-Audacity-3.1.3/libraries/lib-theme/
H A DImageManipulation.cpp68 int srcVal[3], srcOpp[3]; in ChangeImageColour() local
270 int srcVal[3]; in CreateBackground() local
/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Daccumulate.cpp149 s32 srcVal = src[j]; in accumulateSquareConst() local
202 s32 srcVal = src[j]; in accumulateSquareConst() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/black_box_tests/
H A Dzello_copy.cpp213 uint8_t srcVal = srcBufferChar[srcOffset + (i * srcWidth) + j]; in testAppendMemoryCopy2DRegion() local
430 … uint8_t srcVal = srcBufferChar[srcOffset + (i * srcWidth * srcHeight) + (j * srcWidth) + k]; in testAppendMemoryCopy3DRegion() local
H A Dzello_copy_only.cpp272 uint8_t srcVal = srcBufferChar[srcOffset + (i * srcWidth) + j]; in testRegionCopyOf2DSharedMem() local
521 … uint8_t srcVal = srcBufferChar[srcOffset + (i * srcWidth * srcHeight) + (j * srcWidth) + k]; in testRegionCopyOf3DSharedMem() local
H A Dzello_world_global_work_offset.cpp133 constexpr uint8_t srcVal = 55; in executeKernelAndValidate() local
/dports/devel/qbs/qbs-src-1.21.0/src/lib/corelib/language/
H A Dmodulemerger.cpp154 const ValuePtr &srcVal = it.value(); in mergeModule() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jsapi-tests/
H A DtestStructuredClone.cpp166 JS::RootedValue srcVal(cx); in BEGIN_TEST() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudev/include/opencv2/cudev/grid/detail/
H A Dminmaxloc.hpp81 const ResType srcVal = src(y, x); in minMaxLoc_pass_1() local
/dports/games/scummvm/scummvm-2.5.1/engines/agos/
H A Dres.cpp678 static bool getBit(Common::Stack<uint32> &dataList, uint32 &srcVal) { in getBit()
691 static uint32 copyBits(Common::Stack<uint32> &dataList, uint32 &srcVal, int numBits) { in copyBits()
719 uint32 srcVal = dataList.pop(); in decompressPN() local
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Html/
H A DHtmlParser.php812 public function prefixRelPath($prefix, $srcVal, $suffix = '')
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Html/
H A DHtmlParser.php819 public function prefixRelPath($prefix, $srcVal, $suffix = '')
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Html/
H A DHtmlParser.php802 public function prefixRelPath($prefix, $srcVal, $suffix = '')
/dports/games/scummvm/scummvm-2.5.1/engines/ags/lib/allegro/
H A Dsurface.cpp184 const byte *srcVal = srcP + xDir * xCtrBpp; in draw() local
311 const byte *srcVal = srcP + scaleXCtr / SCALE_THRESHOLD * src.format.bytesPerPixel; in stretchDraw() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jsapi-tests/
H A DtestStructuredClone.cpp220 JS::RootedValue srcVal(cx); in BEGIN_TEST() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc824x/drivers/epic/
H A Depic1.c506 ULONG srcVal; in epicSourcePrint() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc824x/drivers/epic/
H A Depic1.c506 ULONG srcVal; in epicSourcePrint() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc824x/drivers/epic/
H A Depic1.c506 ULONG srcVal; in epicSourcePrint() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativespringanimation.cpp140 qreal srcVal = animation.to; in animate() local

1234