/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | raw_data.hpp | 30 typedef detail::uint8 byte; typedef
|
/third_party/elfutils/libasm/ |
H A D | asm_adduleb128.c | 58 uint32_t byte; in asm_adduleb128() local
|
H A D | asm_addsleb128.c | 58 uint32_t byte; in asm_addsleb128() local
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | _ReadSLEB.c | 7 unw_word_t byte, result = 0; in _ReadSLEB() local
|
H A D | _ReadULEB.c | 7 unw_word_t byte, result = 0; in _ReadULEB() local
|
/third_party/skia/src/effects/ |
H A D | SkColorMatrixFilter.cpp | 10 static SkScalar byte_to_unit_float(U8CPU byte) { in byte_to_unit_float() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | g723_1.c | 55 int size, byte, ret; in g723_1_read_packet() local
|
/third_party/curl/tests/unit/ |
H A D | unit1651.c | 354 int byte; variable
|
/third_party/json/docs/examples/ |
H A D | to_ubjson.cpp | 9 void print_byte(uint8_t byte) in print_byte() argument [all...] |
H A D | to_bjdata.cpp | 9 void print_byte(uint8_t byte) in print_byte() argument [all...] |
/third_party/node/deps/v8/src/regexp/ |
H A D | regexp-bytecode-generator-inl.h | 15 void RegExpBytecodeGenerator::Emit(uint32_t byte, uint32_t twenty_four_bits) { in Emit() argument 20 void RegExpBytecodeGenerator::Emit(uint32_t byte, int32_t twenty_four_bits) { in Emit() argument
|
/third_party/node/deps/v8/src/third_party/utf8-decoder/ |
H A D | utf8-decoder.h | 24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() argument [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
H A D | wctomb.c | 30 char byte[256] = {0}; in wctomb_0100() local 44 char byte[256] = {0}; in wctomb_0200() local
|
/third_party/libabigail/tests/data/test-read-ctf/ |
H A D | test6.c | 16 typedef unsigned char byte; typedef
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | utf8_decode.h | 48 constexpr inline uint32_t decode(uint32_t* state, uint32_t* codep, unsigned char byte) in decode() argument
|
/third_party/elfutils/libcpu/ |
H A D | i386_parse.y | 406 byte: byte bit label [all...] |
/third_party/ffmpeg/libavutil/tests/ |
H A D | des.c | 75 uint8_t byte[8]; member
|
/third_party/benchmark/test/ |
H A D | donotoptimize_test.cc | 16 unsigned char& byte; member
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
H A D | test1.cc | 16 typedef unsigned char byte; typedef
|
/third_party/libcoap/src/ |
H A D | coap_asn1.c | 40 uint8_t byte; in asn1_tag_c() local [all...] |
/third_party/lwip/src/core/distributed_net/ |
H A D | distributed_net_utils.c | 73 u8_t byte = 0x80;// binary 1000|0000 in mask_len_to_mask() local
|
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/ |
H A D | SimpleMultiPlayer.h | 29 typedef unsigned char byte; // an 8-bit unsigned value typedef
|
/third_party/skia/third_party/externals/brotli/go/cbrotli/ |
H A D | writer.go | |
/third_party/toybox/toys/pending/ |
H A D | hexdump.c | 52 const char *make_printable(unsigned char byte) { in make_printable() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
H A D | examples_test.cc | 39 auto byte = absl::Uniform<uint8_t>(gen); in TEST() local
|