Searched refs:finish (Results 251 - 275 of 596) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c195 when locus == start == finish (and data is NULL). */
2172 location_t finish = get_range_from_loc (m_line_table, where).m_finish; local
2174 = linemap_position_for_loc_and_offset (m_line_table, finish, 1);
2178 if (next_loc == finish)
2199 the start and finish of WHERE. */
2229 the start and finish of WHERE with NEW_CONTENT. */
2247 location_t finish = get_pure_location (m_line_table, src_range.m_finish); local
2251 = linemap_position_for_loc_and_offset (m_line_table, finish, 1);
2254 if (next_loc == finish)
2259 finish
[all...]
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc195 when locus == start == finish (and data is NULL). */
2252 location_t finish = get_range_from_loc (m_line_table, where).m_finish;
2254 = linemap_position_for_loc_and_offset (m_line_table, finish, 1);
2258 if (next_loc == finish)
2279 the start and finish of WHERE. */
2309 the start and finish of WHERE with NEW_CONTENT. */
2327 location_t finish = get_pure_location (m_line_table, src_range.m_finish);
2331 = linemap_position_for_loc_and_offset (m_line_table, finish, 1);
2334 if (next_loc == finish)
2339 finish
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgodump.cc1367 real_debug_hooks->finish (filename);
1433 go_debug_hooks.finish = go_finish;
H A Dlanghooks.h440 immediately and the finish hook is not called. */
445 which case the finish hook is called immediately. */
449 void (*finish) (void); member in struct:lang_hooks
461 /* Function to finish handling an incomplete decl at the end of
H A Dlra-int.h43 int start, finish; member in struct:lra_live_range
/netbsd-current/sys/arch/sun3/sun3/
H A Dtrap.c553 goto finish;
601 finish:
/netbsd-current/sys/arch/sun2/sun2/
H A Dtrap.c538 goto finish;
586 finish:
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_ccm.c399 goto finish;
438 finish:
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_state.c1494 unsigned int finish; member in struct:__anon11322
1515 prim->vc_format, prim->start, prim->finish, prim->numverts);
1615 int count = (prim->finish - start) / sizeof(u16);
1621 prim->start, prim->finish, prim->offset, prim->numverts);
1628 if (start >= prim->finish || (prim->start & 0x7)) {
1633 dwords = (prim->finish - prim->start + 3) / sizeof(u32);
1653 prim->start, prim->finish);
2294 prim.finish = vertex->count; /* unused */
2387 prim.finish = elts->end;
2593 tclprim.finish
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dgimple-parser.c1080 location_t finish; local
1100 finish = op.get_finish ();
1101 location_t combined_loc = make_location (op_loc, op_loc, finish);
1107 ret.src_range.m_finish = finish;
1719 location_t finish; local
1740 finish = c_parser_tokens_buf (parser, 0)->location;
1742 set_c_expr_source_range (&expr, start, finish);
1783 finish = c_parser_peek_token (parser)->get_finish ();
1787 set_c_expr_source_range (&expr, start, finish);
1821 finish
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dgimple-parser.cc1094 location_t finish; local
1114 finish = op.get_finish ();
1115 location_t combined_loc = make_location (op_loc, op_loc, finish);
1121 ret.src_range.m_finish = finish;
1730 location_t finish; local
1751 finish = c_parser_tokens_buf (parser, 0)->location;
1753 set_c_expr_source_range (&expr, start, finish);
1800 finish = c_parser_peek_token (parser)->get_finish ();
1804 set_c_expr_source_range (&expr, start, finish);
1846 finish
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
H A Dlshift.asm258 jc L(finish)
304 L(finish):
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.cpp363 SpillPlacement::finish() { function in class:SpillPlacement
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h108 void finish();
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_reset.c776 if (engine->reset.finish)
777 engine->reset.finish(engine);
1078 finish:
1100 goto finish;
1249 * request that won't finish until the reset is done. This
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsignature.c205 if ((t = hash->finish(hash, &hashbuf[n])) != expected) {
244 t = hash->finish(hash, &hashbuf[0]);
286 t = hash->finish(hash, &hashbuf[0]);
511 n = hash->finish(hash, hashout);
H A Dcrypto.h74 unsigned (*finish)(pgp_hash_t *, uint8_t *); member in struct:pgp_hash_t
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldemul.c108 ld_emulation->finish ();
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.h384 immediately and the finish hook is not called. */
389 which case the finish hook is called immediately. */
393 void (*finish) (void); member in struct:lang_hooks
405 /* Function to finish handling an incomplete decl at the end of
H A Dlra-int.h43 int start, finish; member in struct:lra_live_range
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldemul.c101 ld_emulation->finish ();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtracepoint.h284 void finish ();
H A Dcompleter.h154 const char *finish () function in class:completion_match_for_lcd
193 "[abi:cxx11]" substring, such that calling finish() results in:
198 /* Storage used by the finish() method, if it has to compute a new
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_local.h121 int (*finish) (RSA *rsa); member in struct:rsa_meth_st
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_key.c83 if (r->meth != NULL && r->meth->finish != NULL)
84 r->meth->finish(r);
112 if (dest->meth->finish != NULL)
113 dest->meth->finish(dest);

Completed in 474 milliseconds

<<11121314151617181920>>