Home
last modified time | relevance | path

Searched defs:byte (Results 76 - 100 of 285) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavcodec/
H A Dhevc_sei.c520 int byte = 0xFF; in decode_nal_sei_message() local
/third_party/eudev/src/ata_id/
H A Data_id.c418 uint8_t byte[512]; in main() member
[all...]
/third_party/ffmpeg/libavformat/
H A Ddss.c259 int size, byte, ret, offset; in dss_723_1_read_packet() local
H A Dav1dec.c129 uint8_t byte; in leb() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_life.c355 uint8_t byte = 0; in fill_picture_monoblack() local
H A Dvsrc_cellauto.c273 uint8_t byte = 0; in fill_picture() local
/third_party/backends/sanei/
H A Dsanei_ab306.c229 u_char byte; in sanei_ab306_open() local
367 u_char byte; sanei_ab306_cmd() local
503 u_char byte; sanei_ab306_test_ready() local
[all...]
/third_party/icu/icu4c/source/io/
H A Dufmt_cmn.cpp212 uint8_t byte = (uint8_t)ufmt_digitvalue(buffer[count]); in ufmt_utop() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationweights.cpp60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument
156 uint32_t byte=getWeightByte(weight, length); in incWeight() local
[all...]
/third_party/libunwind/libunwind/include/
H A Ddwarf_i.h299 unsigned char byte; in dwarf_read_uleb128() local
324 unsigned char byte; in dwarf_read_sleb128() local
[all...]
/third_party/libsnd/src/
H A Ddwvw.c429 { int byte ; in dwvw_encode_store_bits() local
H A Dvoc.c536 unsigned char byte = VOC_TERMINATOR ; in voc_close() local
[all...]
/third_party/libunwind/libunwind/src/arm/
H A DGex_tables.c225 uint8_t byte, shift = 0; in arm_exidx_decode() local
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_decoder.h91 unw_word byte, result = 0; in unw_decode_uleb128() local
/third_party/json/tests/src/
H A Dunit-cbor.cpp2222 const auto byte = static_cast<uint8_t>(i); global() variable
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-util.c502 uint8_t byte = (uint8_t) ((line >> shift) & CBC_LOWER_SEVEN_BIT_MASK); parser_emit_line_info() local
[all...]
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-bytecode.c82 re_append_byte(re_compiler_ctx_t *re_ctx_p, const uint8_t byte) re_append_byte() argument
93 re_insert_byte(re_compiler_ctx_t *re_ctx_p, const uint32_t offset, const uint8_t byte) re_insert_byte() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu_width.c274 nir_ssa_def *byte = nir_extract_u8(b, nir_ssa_for_alu_src(b, alu, 0), in lower_alu_instr_width() local
/third_party/node/deps/v8/src/wasm/
H A Dmodule-decoder.h31 inline bool IsValidSectionCode(uint8_t byte) { in IsValidSectionCode() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c244 u8 *buf, *byte, bit, writeback; in ntfs_cluster_alloc() local
/third_party/node/deps/brotli/c/enc/
H A Dhash_rolling_inc.h28 static uint32_t FN(HashByte)(uint8_t byte) { in HashByte() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationweights.cpp60 setWeightByte(uint32_t weight, int32_t idx, uint32_t byte) { in setWeightByte() argument
156 uint32_t byte=getWeightByte(weight, length); in incWeight() local
[all...]
/third_party/node/deps/icu-small/source/tools/escapesrc/
H A Descapesrc.cpp113 appendByte(std::string &outstr, uint8_t byte) appendByte() argument
/third_party/icu/icu4c/source/tools/escapesrc/
H A Descapesrc.cpp113 appendByte(std::string &outstr, uint8_t byte) appendByte() argument
/third_party/lwip/src/netif/ppp/
H A Dpppos.c139 ppp_get_fcs(u8_t byte) in ppp_get_fcs() argument

Completed in 36 milliseconds

12345678910>>...12