Home
last modified time | relevance | path

Searched refs:txOffset (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestFSEditLogLoader.java343 long txOffset = entry.getKey(); in testValidateEditLogWithCorruptBody() local
348 corruptByteInFile(logFile, txOffset); in testValidateEditLogWithCorruptBody()
352 assertEquals("Failed when corrupting txn opcode at " + txOffset, in testValidateEditLogWithCorruptBody()
360 long txOffset = entry.getKey(); in testValidateEditLogWithCorruptBody() local
365 truncateFile(logFile, txOffset); in testValidateEditLogWithCorruptBody()
370 "at " + txOffset, expectedEndTxId, validation.getEndTxId()); in testValidateEditLogWithCorruptBody()
/dports/devel/kyra/kyra/engine/
H A Dpixelblock.cpp221 int txOffset = isect.min.x - tBounds.min.x; in DrawScaledDown() local
236 U32 xError = ( txOffset * xInc ); in DrawScaledDown()
368 int txOffset = isect.min.x - tBounds.min.x; in DrawScaledLinear() local
385 U32 xError = ( txOffset * xInc ); in DrawScaledLinear()
504 int txOffset = isect.min.x - tBounds.min.x; in DrawScaledFast() local
519 U32 xError = ( txOffset * xInc ); in DrawScaledFast()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/include/
H A DIxHssAcc.h733 unsigned txOffset,
1282 unsigned *txOffset,
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UI/
H A DSavedataScreen.cpp338 int txOffset = down_ ? 4 : 0;
339 txOffset = 0;
346 if (txOffset) {
348 y += txOffset * 2;
349 overlayBounds.y += txOffset * 2;
H A DMainScreen.cpp268 int txOffset = down_ ? 4 : 0; in Draw() local
269 if (!gridStyle_) txOffset = 0; in Draw()
284 if (txOffset) { in Draw()
286 y += txOffset * 2; in Draw()
287 overlayBounds.y += txOffset * 2; in Draw()
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DSavedataScreen.cpp338 int txOffset = down_ ? 4 : 0; in Draw() local
339 txOffset = 0; in Draw()
346 if (txOffset) { in Draw()
348 y += txOffset * 2; in Draw()
349 overlayBounds.y += txOffset * 2; in Draw()
H A DMainScreen.cpp268 int txOffset = down_ ? 4 : 0; in Draw() local
269 if (!gridStyle_) txOffset = 0; in Draw()
284 if (txOffset) { in Draw()
286 y += txOffset * 2; in Draw()
287 overlayBounds.y += txOffset * 2; in Draw()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DSavedataScreen.cpp338 int txOffset = down_ ? 4 : 0; in Draw() local
339 txOffset = 0; in Draw()
346 if (txOffset) { in Draw()
348 y += txOffset * 2; in Draw()
349 overlayBounds.y += txOffset * 2; in Draw()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m197 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
199 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
203 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
208 advances[i].width += txOffset.x;
209 advances[i].height += txOffset.y;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m197 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
199 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
203 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
208 advances[i].width += txOffset.x;
209 advances[i].height += txOffset.y;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m197 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
199 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
203 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
208 advances[i].width += txOffset.x;
209 advances[i].height += txOffset.y;
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DCTextPipe.m203 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
205 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
209 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
214 advances[i].width += txOffset.x;
215 advances[i].height += txOffset.y;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m203 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
205 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
209 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
214 advances[i].width += txOffset.x;
215 advances[i].height += txOffset.y;
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m198 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
200 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
204 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
209 advances[i].width += txOffset.x;
210 advances[i].height += txOffset.y;
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m197 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
199 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
203 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
208 advances[i].width += txOffset.x;
209 advances[i].height += txOffset.y;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m197 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
199 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
203 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
208 advances[i].width += txOffset.x;
209 advances[i].height += txOffset.y;
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DCTextPipe.m198 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
200 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
204 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
209 advances[i].width += txOffset.x;
210 advances[i].height += txOffset.y;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DCTextPipe.m203 …CGPoint txOffset = { (CGFloat)g_gvTransformsAsDoubles[tin + 4], (CGFloat)g_gvTransformsAsDoubles[t…
205 txOffset = CGPointApplyAffineTransform(txOffset, invTx);
209 CGContextShowGlyphsAtPoint(cgRef, txOffset.x + pt.x, txOffset.y + pt.y, &glyph, 1);
214 advances[i].width += txOffset.x;
215 advances[i].height += txOffset.y;
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_agent.c66 int txOffset; member
349 if (agent->msg && agent->msg->txOffset == agent->msg->txLength) in qemuAgentIOProcess()
396 if (!agent->msg || agent->msg->txOffset == agent->msg->txLength) in qemuAgentIOWrite()
400 agent->msg->txBuffer + agent->msg->txOffset, in qemuAgentIOWrite()
401 agent->msg->txLength - agent->msg->txOffset); in qemuAgentIOWrite()
411 agent->msg->txOffset += done; in qemuAgentIOWrite()
485 if (agent->msg && agent->msg->txOffset < agent->msg->txLength) in qemuAgentRegister()

12