Home
last modified time | relevance | path

Searched refs:next_tag (Results 1 – 14 of 14) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c724 gchar *cur, *next_tag; in subrip_fix_up_markup() local
741 next_tag = strchr (cur, '<'); in subrip_fix_up_markup()
742 if (next_tag == NULL) in subrip_fix_up_markup()
751 (void) g_regex_match (tag_regex, next_tag, 0, &match_info); in subrip_fix_up_markup()
775 next_tag += offset; in subrip_fix_up_markup()
776 cur = next_tag; in subrip_fix_up_markup()
780 if (*next_tag == '<' && *(next_tag + 1) == '/') { in subrip_fix_up_markup()
788 GST_LOG ("broken input, closing tag '%s' is not open", next_tag); in subrip_fix_up_markup()
790 memmove (next_tag, end_tag + 1, strlen (end_tag)); in subrip_fix_up_markup()
791 cur = next_tag; in subrip_fix_up_markup()
[all …]
/third_party/grpc/test/core/surface/
Dnum_external_connectivity_watchers_test.cc40 static size_t next_tag = 1; variable
49 channel, GRPC_CHANNEL_IDLE, connect_deadline, cq, (void*)(next_tag++)); in channel_idle_start_watch()
/third_party/musl/porting/liteos_m/kernel/src/regex/
Dregcomp.c1176 int next_tag; member
1216 int next_tag = 1; /* Next tag to use after this one. */ in tre_add_tags() local
1359 tag = next_tag; in tre_add_tags()
1361 next_tag++; in tre_add_tags()
1387 STACK_PUSHX(stack, int, next_tag + left->num_tags); in tre_add_tags()
1391 reserved_tag = next_tag; in tre_add_tags()
1392 next_tag++; in tre_add_tags()
1446 tag = next_tag; in tre_add_tags()
1448 next_tag++; in tre_add_tags()
1463 left_tag = next_tag; in tre_add_tags()
[all …]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
Dregcomp.c1177 int next_tag; member
1217 int next_tag = 1; /* Next tag to use after this one. */ in tre_add_tags() local
1360 tag = next_tag; in tre_add_tags()
1362 next_tag++; in tre_add_tags()
1388 STACK_PUSHX(stack, int, next_tag + left->num_tags); in tre_add_tags()
1392 reserved_tag = next_tag; in tre_add_tags()
1393 next_tag++; in tre_add_tags()
1447 tag = next_tag; in tre_add_tags()
1449 next_tag++; in tre_add_tags()
1464 left_tag = next_tag; in tre_add_tags()
[all …]
/third_party/musl/porting/uniproton/kernel/src/regex/
Dregcomp.c1176 int next_tag; member
1216 int next_tag = 1; /* Next tag to use after this one. */ in tre_add_tags() local
1359 tag = next_tag; in tre_add_tags()
1361 next_tag++; in tre_add_tags()
1387 STACK_PUSHX(stack, int, next_tag + left->num_tags); in tre_add_tags()
1391 reserved_tag = next_tag; in tre_add_tags()
1392 next_tag++; in tre_add_tags()
1446 tag = next_tag; in tre_add_tags()
1448 next_tag++; in tre_add_tags()
1463 left_tag = next_tag; in tre_add_tags()
[all …]
/third_party/musl/src/regex/
Dregcomp.c1176 int next_tag; member
1216 int next_tag = 1; /* Next tag to use after this one. */ in tre_add_tags() local
1359 tag = next_tag; in tre_add_tags()
1361 next_tag++; in tre_add_tags()
1387 STACK_PUSHX(stack, int, next_tag + left->num_tags); in tre_add_tags()
1391 reserved_tag = next_tag; in tre_add_tags()
1392 next_tag++; in tre_add_tags()
1446 tag = next_tag; in tre_add_tags()
1448 next_tag++; in tre_add_tags()
1463 left_tag = next_tag; in tre_add_tags()
[all …]
/third_party/gstreamer/gstplugins_good/gst/apetag/
Dgstapedemux.c199 goto next_tag; in ape_demux_parse_tags()
319 next_tag: in ape_demux_parse_tags()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_emit.c963 int next_tag) in emit_binary_bundle() argument
965 int lookahead = next_tag << 4; in emit_binary_bundle()
1012 .next_type = next_tag, in emit_binary_bundle()
1032 ins->texture.next_type = next_tag; in emit_binary_bundle()
Ddisassemble.c1915 unsigned next_tag = (words[i] >> 4) & 0xF; in disassemble_midgard() local
1944 if (next_tag == TAG_INVALID) in disassemble_midgard()
1953 last_next_tag = next_tag; in disassemble_midgard()
2009 if (next_tag == TAG_BREAK) { in disassemble_midgard()
Dcompiler.h658 int next_tag);
/third_party/gstreamer/gstreamer/gst/
Dgstpluginloader.c107 guint32 next_tag; member
161 l->next_tag = 0; in plugin_loader_new()
236 "Sending file %s to child. tag %u", filename, loader->next_tag); in plugin_loader_load()
239 entry->tag = loader->next_tag++; in plugin_loader_load()
/third_party/ffmpeg/libavformat/
Dwavdec.c111 static int64_t next_tag(AVIOContext *pb, uint32_t *tag, int big_endian) in next_tag() function
138 size = next_tag(pb, &tag, wav->rifx); in find_tag()
412 size = next_tag(pb, &tag, wav->rifx); in wav_read_header()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dmatroskamux.c757 gsize next_tag; in check_tags() local
788 next_tag = *index + len; in check_tags()
829 *index = next_tag; in check_tags()
/third_party/gettext/build-aux/
Dtexi2html14277 sub next_tag($) subroutine
14559 my $next_tag = next_tag($line);
14560 return 1 if (($line =~ /^\s*$/) or $no_line_macros{$next_tag} or
14561 (($next_tag =~ /^(\w+?)index$/) and ($1 ne 'print')) or
17195 my $next_tag = next_tag($_);
17196 if ($state->{'deff_line'} and !defined($Texi2HTML::Config::def_map{$next_tag}))
17216 my $next_tag = next_tag($_);
17217 if ($state->{'deff_line'} and !defined($Texi2HTML::Config::def_map{$next_tag}))