Home
last modified time | relevance | path

Searched defs:byte (Results 1 - 25 of 264) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Draw_data.hpp30 typedef detail::uint8 byte; typedef
/third_party/elfutils/libasm/
H A Dasm_adduleb128.c58 uint32_t byte; in asm_adduleb128() local
H A Dasm_addsleb128.c58 uint32_t byte; in asm_addsleb128() local
/third_party/libunwind/libunwind/src/mi/
H A D_ReadSLEB.c7 unw_word_t byte, result = 0; in _ReadSLEB() local
H A D_ReadULEB.c7 unw_word_t byte, result = 0; in _ReadULEB() local
/third_party/skia/src/effects/
H A DSkColorMatrixFilter.cpp10 static SkScalar byte_to_unit_float(U8CPU byte) { in byte_to_unit_float() argument
/third_party/ffmpeg/libavformat/
H A Dg723_1.c55 int size, byte, ret; in g723_1_read_packet() local
/third_party/curl/tests/unit/
H A Dunit1651.c354 int byte; variable
/third_party/json/docs/examples/
H A Dto_ubjson.cpp9 void print_byte(uint8_t byte) in print_byte() argument
[all...]
H A Dto_bjdata.cpp9 void print_byte(uint8_t byte) in print_byte() argument
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecode-generator-inl.h15 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 Dutf8-decoder.h24 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 Dwctomb.c30 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 Dtest6.c16 typedef unsigned char byte; typedef
/third_party/elfutils/libcpu/
H A Di386_parse.y406 byte: byte bit label
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Ddes.c75 uint8_t byte[8]; member
/third_party/benchmark/test/
H A Ddonotoptimize_test.cc16 unsigned char& byte; member
/third_party/libabigail/tests/data/test-read-dwarf/
H A Dtest1.cc16 typedef unsigned char byte; typedef
/third_party/libcoap/src/
H A Dcoap_asn1.c40 uint8_t byte; in asn1_tag_c() local
[all...]
/third_party/lwip/src/core/distributed_net/
H A Ddistributed_net_utils.c73 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 DSimpleMultiPlayer.h29 typedef unsigned char byte; // an 8-bit unsigned value typedef
/third_party/skia/third_party/externals/brotli/go/cbrotli/
H A Dwriter.go
/third_party/toybox/toys/pending/
H A Dhexdump.c52 const char *make_printable(unsigned char byte) { in make_printable() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dexamples_test.cc39 auto byte = absl::Uniform<uint8_t>(gen); in TEST() local
/third_party/ffmpeg/libavcodec/
H A Dpgxdec.c57 int byte; in pgx_decode_header() local

Completed in 10 milliseconds

1234567891011