Home
last modified time | relevance | path

Searched defs:BYTE (Results 1 - 25 of 26) sorted by relevance

12

/third_party/FatFs/source/
H A Dinteger.h24 typedef unsigned char BYTE; typedef
H A Dff.c5477 f_forward( FIL* fp, UINT (*func)(const BYTE*,UINT), UINT btf, UINT* bf ) global() argument
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A DUnicodeReader.cpp24 #define BYTE(b) (((int) b) & 0xFF) macro
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DUnicodeReader.cpp24 #define BYTE(b) (((int) b) & 0xFF) macro
/third_party/FreeBSD/sys/crypto/rijndael/
H A Drijndael-api-fst.c35 typedef uint8_t BYTE; typedef
[all...]
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp59 public: static const Mode BYTE; member in qrcodegen::final::final
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrSegment.java284 BYTE (0x4, 8, 16, 16), enum constant
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontData.java32 BYTE(1), enum constant
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrSegment.java305 BYTE (0x4, 8, 16, 16), enum constant
/third_party/lz4/programs/
H A Dutil.h63 typedef uint8_t BYTE; typedef
71 typedef unsigned char BYTE; typedef
/third_party/python/Lib/ctypes/
H A Dwintypes.py4 BYTE = ctypes.c_byte variable
/third_party/lzma/CPP/Common/
H A DMyWindows.h39 #undef BYTE macro
40 typedef unsigned char BYTE; typedef
/third_party/lz4/lib/
H A Dxxhash.c147 typedef uint8_t BYTE; typedef
151 typedef unsigned char BYTE; typedef
[all...]
H A Dlz4.c302 typedef uint8_t BYTE; typedef
312 typedef unsigned char BYTE; typedef
[all...]
H A Dlz4frame.c170 typedef uint8_t BYTE; typedef
176 typedef unsigned char BYTE; typedef
[all...]
/third_party/skia/third_party/externals/angle2/src/common/third_party/xxhash/
H A Dxxhash.c147 typedef uint8_t BYTE; typedef
151 typedef unsigned char BYTE; typedef
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMeasureUnit.java563 public static final MeasureUnit BYTE = MeasureUnit.internalGetInstance("digital", "byte"); field in MeasureUnit
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h320 BYTE, enumerator
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h356 BYTE, enumerator
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h353 enum TraceType { BYTE, HALF, WORD, DWORD, FLOAT, DOUBLE, FLOAT_DOUBLE }; enumerator
/third_party/python/Lib/test/
H A Dtest_codecs.py39 from ctypes.wintypes import BOOL, BYTE, WCHAR, UINT, DWORD namespace
/third_party/python/Python/
H A Dpylifecycle.c54 # undef BYTE macro
H A Dpythonrun.c36 # undef BYTE macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMeasureUnit.java1090 public static final MeasureUnit BYTE = MeasureUnit.internalGetInstance("digital", "byte"); field in MeasureUnit
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.h523 BYTE, enumerator

Completed in 58 milliseconds

12