Home
last modified time | relevance | path

Searched defs:BYTE (Results 1 – 25 of 32) sorted by relevance

12

/third_party/FatFs/source/
Dinteger.h24 typedef unsigned char BYTE; typedef
Dff.c5479 UINT (*func)(const BYTE*,UINT), /* Pointer to the streaming function */ argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
DUnicodeReader.cpp24 #define BYTE(b) (((int) b) & 0xFF) macro
/third_party/icu/icu4c/source/samples/layout/
DUnicodeReader.cpp24 #define BYTE(b) (((int) b) & 0xFF) macro
/third_party/qrcodegen/cpp/
Dqrcodegen.hpp59 public: static const Mode BYTE; member in qrcodegen::QrSegment::Mode
Dqrcodegen.cpp64 const QrSegment::Mode QrSegment::Mode::BYTE (0x4, 8, 16, 16); member in qrcodegen::QrSegment::Mode
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
DQrSegment.java284 BYTE (0x4, 8, 16, 16), enumConstant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
DFontData.java32 BYTE(1), enumConstant
/third_party/FreeBSD/sys/crypto/rijndael/
Drijndael-api-fst.c36 typedef uint8_t BYTE; typedef
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
DQrSegment.java305 BYTE (0x4, 8, 16, 16), enumConstant
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
Dxxhash.c147 typedef uint8_t BYTE; typedef
151 typedef unsigned char BYTE; typedef
/third_party/lz4/lib/
Dxxhash.c147 typedef uint8_t BYTE; typedef
151 typedef unsigned char BYTE; typedef
Dlz4frame.c170 typedef uint8_t BYTE; typedef
176 typedef unsigned char BYTE; typedef
Dlz4.c302 typedef uint8_t BYTE; typedef
312 typedef unsigned char BYTE; typedef
/third_party/python/Lib/ctypes/
Dwintypes.py4 BYTE = ctypes.c_byte variable
/third_party/qrcodegen/typescript-javascript/
Dqrcodegen.ts968 public static readonly BYTE = new Mode(0x4, [ 8, 16, 16]); property in qrcodegen.QrSegment.Mode
/third_party/lzma/CPP/Common/
DMyWindows.h31 typedef unsigned char BYTE; typedef
/third_party/lz4/programs/
Dutil.h63 typedef uint8_t BYTE; typedef
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.h320 BYTE, enumerator
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.h356 BYTE, enumerator
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.h353 enum TraceType { BYTE, HALF, WORD, DWORD, FLOAT, DOUBLE, FLOAT_DOUBLE }; enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMeasureUnit.java563 public static final MeasureUnit BYTE = MeasureUnit.internalGetInstance("digital", "byte"); field in MeasureUnit
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMeasureUnit.java1090 public static final MeasureUnit BYTE = MeasureUnit.internalGetInstance("digital", "byte"); field in MeasureUnit
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.h523 BYTE, enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/
Dwebgl.js196 BYTE: 0x1400, property

12