Home
last modified time | relevance | path

Searched defs:first_byte (Results 1 - 9 of 9) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-util.c42 parser_emit_two_bytes(parser_context_t *context_p, uint8_t first_byte, uint8_t second_byte) parser_emit_two_bytes() argument
H A Djs-parser.c1055 uint8_t *first_byte = page_p->bytes + offset; in parser_post_processing() local
1446 uint16_t first_byte = page_p->bytes[offset]; in parser_post_processing() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dwrgif.c85 boolean first_byte; /* if TRUE, waiting_code is not valid */ member
/third_party/jerryscript/jerry-core/lit/
H A Dlit-strings.c647 lit_get_unicode_char_size_by_utf8_first_byte (const lit_utf8_byte_t first_byte) /**< buffer with characters */ in lit_get_unicode_char_size_by_utf8_first_byte() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc369 ReadVarint32FromArray( uint32 first_byte, const uint8* buffer, uint32* value) ReadVarint32FromArray() argument
/third_party/node/src/
H A Dinspector_socket.cc295 unsigned char first_byte = *it++; in decode_frame_hybi17() local
H A Dnode_http2.h460 uint64_t first_byte; // Time first DATA frame byte was received member
/third_party/python/Objects/
H A Dcodeobject.c930 int first_byte = read_byte(bounds); in advance_with_locations() local
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h2385 uint8_t first_byte = *this->pc_; in DecodeFunctionBody() local

Completed in 21 milliseconds