Searched refs:hsp (Results 1 – 5 of 5) sorted by relevance
38 void *hsp) in write_callback() argument42 html_parser_char_parse(hsp, ((char *)buffer)[p]); in write_callback()43 if (html_parser_cmp_tag(hsp, "a", 1)) in write_callback()44 if (html_parser_cmp_attr(hsp, "href", 4)) in write_callback()45 if (html_parser_is_in(hsp, HTML_VALUE_ENDED)) { in write_callback()46 html_parser_val(hsp)[html_parser_val_length(hsp)] = '\0'; in write_callback() local47 printf("%s\n", html_parser_val(hsp)); in write_callback()57 HTMLSTREAMPARSER *hsp; in main() local66 hsp = html_parser_init(); in main()68 html_parser_set_tag_to_lower(hsp, 1); in main()[all …]
100 char hexstuff[HEXDUMP_SHORTS_PER_LINE*HEXDUMP_HEXSTUFF_PER_SHORT+1], *hsp; in hex_and_ascii_print_with_offset() local108 hsp = hexstuff; asp = asciistuff; in hex_and_ascii_print_with_offset()112 (void)snprintf(hsp, sizeof(hexstuff) - (hsp - hexstuff), in hex_and_ascii_print_with_offset()114 hsp += HEXDUMP_HEXSTUFF_PER_SHORT; in hex_and_ascii_print_with_offset()119 *hsp = *asp = '\0'; in hex_and_ascii_print_with_offset()123 i = 0; hsp = hexstuff; asp = asciistuff; in hex_and_ascii_print_with_offset()129 (void)snprintf(hsp, sizeof(hexstuff) - (hsp - hexstuff), in hex_and_ascii_print_with_offset()131 hsp += 3; in hex_and_ascii_print_with_offset()136 *hsp = *asp = '\0'; in hex_and_ascii_print_with_offset()
764 Word hsp = VG_(threads)[tid_if_known].arch.vex.guest_REDIR_SP; local766 if (hsp >= 1 && hsp < redir_stack_size)768 .arch.vex.guest_REDIR_STACK[hsp-1];842 Word hsp = VG_(threads)[tid_if_known] local844 hsp -= 2 * redirs_used;846 if (hsp >= 1 && hsp < redir_stack_size)848 .arch.vex.guest_REDIR_STACK[hsp-1];
234 const int hsp = sp; in meanShiftSegmentation() local325 if (c1 != c2 && g.edges[e_it].val.dr < hr && g.edges[e_it].val.dsp < hsp) in meanShiftSegmentation()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...