Home
last modified time | relevance | path

Searched defs:fillByte (Results 1 – 14 of 14) sorted by relevance

/dports/devel/okteta/okteta-0.26.6/core/
H A Dpiecetablebytearraymodel_p.cpp27 …Private::PieceTableByteArrayModelPrivate(PieceTableByteArrayModel* parent, int size, Byte fillByte) in PieceTableByteArrayModelPrivate()
192 Size PieceTableByteArrayModelPrivate::fill(Byte fillByte, Address offset, Size fillLength) in fill()
445 Byte fillByte, int fillLength) in doFillChange()
H A Dpiecetablebytearraymodel.cpp19 PieceTableByteArrayModel::PieceTableByteArrayModel(int size, Byte fillByte, QObject* parent) in PieceTableByteArrayModel()
109 Size PieceTableByteArrayModel::fill(Byte fillByte, Address offset, Size fillLength) in fill()
H A Dbytearraymodel.cpp170 Size ByteArrayModel::fill(Byte fillByte, Address offset, Size fillLength) in fill()
H A Dbytearraymodel_p.cpp323 Size ByteArrayModelPrivate::fill(Byte fillByte, Address offset, Size fillLength) in fill()
H A Dfixedsizebytearraymodel.cpp235 Size FixedSizeByteArrayModel::fill(Byte fillByte, Address offset, Size fillLength) in fill()
/dports/devel/rgbds/rgbds/src/asm/
H A Dopt.c16 int32_t fillByte; member
H A Dsection.c21 uint8_t fillByte; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.h87 int8_t fillByte; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.h87 int8_t fillByte; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/armips/Commands/
H A DCDirectiveFile.h87 int8_t fillByte; variable
/dports/misc/sword/sword-1.8.1/include/
H A Dswbuf.h49 char fillByte; variable
/dports/audio/fdk-aac/fdk-aac-2.0.2/libAACenc/src/
H A Dbitenc.cpp632 UCHAR fillByte = 0x00; /* for EXT_FIL and EXT_FILL_DATA */ in FDKaacEnc_writeExtensionPayload() local
/dports/multimedia/handbrake/fdk-aac-2.0.1/libAACenc/src/
H A Dbitenc.cpp632 UCHAR fillByte = 0x00; /* for EXT_FIL and EXT_FILL_DATA */ in FDKaacEnc_writeExtensionPayload() local
/dports/devel/okteta/okteta-0.26.6/gui/
H A Dabstractbytearrayview_p.cpp113 Size NullModel::fill(Byte fillByte, Address offset, Size fillLength) in fill()