Home
last modified time | relevance | path

Searched defs:bytesPerLine (Results 26 – 50 of 458) sorted by relevance

12345678910>>...19

/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/libhwbinder/include/hwbinder/
DTextOutput.h176 inline HexDump& HexDump::setBytesPerLine(size_t bytesPerLine) { in setBytesPerLine()
191 inline size_t HexDump::bytesPerLine() const { return mBytesPerLine; } in bytesPerLine() function
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DBASE64Encoder.java59 protected int bytesPerLine() { in bytesPerLine() method in BASE64Encoder
H A DBASE64Decoder.java69 protected int bytesPerLine() { in bytesPerLine() method in BASE64Decoder
H A DHexDumpEncoder.java74 protected int bytesPerLine() { in bytesPerLine() method in HexDumpEncoder
H A DCharacterDecoder.java94 abstract protected int bytesPerLine(); in bytesPerLine() method in CharacterDecoder
H A DCharacterEncoder.java85 abstract protected int bytesPerLine(); in bytesPerLine() method in CharacterEncoder
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/misc/
H A DBASE64Encoder.java40 protected int bytesPerLine() { in bytesPerLine() method in BASE64Encoder
H A DBASE64Decoder.java40 protected int bytesPerLine() { in bytesPerLine() method in BASE64Decoder
H A DHexDumpEncoder.java44 protected int bytesPerLine() { in bytesPerLine() method in HexDumpEncoder
H A DCharacterDecoder.java39 protected abstract int bytesPerLine(); in bytesPerLine() method in CharacterDecoder
H A DCharacterEncoder.java39 protected abstract int bytesPerLine(); in bytesPerLine() method in CharacterEncoder
/aosp_15_r20/frameworks/native/libs/binder/
H A DTextOutput.cpp50 HexDump::HexDump(const void *buf, size_t size, size_t bytesPerLine) in HexDump()
H A DDebug.cpp159 size_t bytesPerLine, int32_t singleLineBytesCutoff, in printHexData()
/aosp_15_r20/system/libhwbinder/
H A DTextOutput.cpp52 HexDump::HexDump(const void *buf, size_t size, size_t bytesPerLine) in HexDump()
H A DDebug.cpp160 size_t bytesPerLine, int32_t singleLineBytesCutoff, in printHexData()
/aosp_15_r20/external/OpenCSD/decoder/source/pkt_printers/
H A Draw_frame_printer.cpp88 void RawFramePrinter::createDataString(const int dataSize, const uint8_t *pData, int bytesPerLine, … in createDataString()
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DHexDumpEncoder.java79 protected int bytesPerLine() { in bytesPerLine() method in HexDumpEncoder
/aosp_15_r20/system/extras/tests/lib/testUtil/
H A DtestUtil.c320 const unsigned int bytesPerLine = 16; in testXDump() local
/aosp_15_r20/external/v4l2_codec2/v4l2/
H A DV4L2Device.cpp1813 size_t bytesPerLine = 0; in allocatedSizeFromV4L2Format() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1627 uint32 bytesPerLine; member
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj-hiddenapi-annotations/android_common/javac/
Dcore-oj-hiddenapi-annotations.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/pods/com/android/systemui/util/settings/api/android_common/repackaged-jarjar/turbine/
Dapi.jarorg/jetbrains/annotations/TestOnly.class TestOnly.java package org.jetbrains.annotations public ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/annotation/annotation-jvm/1.9.0-rc01/androidx.annotation_annotation/android_common_apex35/combined/
Dandroidx.annotation_annotation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/pods/com/android/systemui/retail/domain/impl/android_common/turbine-combined/
Dimpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__pods__com__android__systemui__retail__domain__android_common__api.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/pods/com/android/systemui/retail/data/api/android_common/turbine-combined/
Dapi.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__pods__com__android__systemui__retail__data__android_common__api.kotlin_module META ...

12345678910>>...19