Home
last modified time | relevance | path

Searched refs:init_frame (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c818 static void init_frame(VP8D_COMP *pbi) { in init_frame() function
976 init_frame(pbi); in vp8_decode_frame()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/upb/json/
Dparser.c223 static void init_frame(upb_jsonparser_frame* frame) { in init_frame() function
286 init_frame(inner); in start_jsonparser_frame()
3277 init_frame(p->top); in json_parser_reset()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/json/
Dparser.rl221 static void init_frame(upb_jsonparser_frame* frame) {
284 init_frame(inner);
2847 init_frame(p->top);
/external/pcre/dist2/src/
Dpcre2_jit_compile.c2119 static void init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int … in init_frame() function
9729 init_frame(common, ccbegin, NULL, framesize + extrasize - 1, extrasize); in compile_assert_matchingpath()
10457init_frame(common, ccbegin, NULL, BACKTRACK_AS(bracket_backtrack)->u.framesize + stacksize, stacks… in compile_bracket_matchingpath()
10919 init_frame(common, cc, NULL, stacksize - 1, stacksize - framesize); in compile_bracketpos_matchingpath()
11852 init_frame(common, cc, ccend, size - 1, 0); in compile_then_trap_matchingpath()
/external/protobuf/php/ext/google/protobuf/
Dupb.c8996 static void init_frame(upb_jsonparser_frame* frame) { in init_frame() function
9059 init_frame(inner); in start_jsonparser_frame()
12059 init_frame(p->top); in json_parser_reset()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12824 static void init_frame(upb_jsonparser_frame* frame) { in init_frame() function
12887 init_frame(inner); in start_jsonparser_frame()
15924 init_frame(p->top); in json_parser_reset()