Home
last modified time | relevance | path

Searched refs:gaps (Results 1 – 25 of 227) sorted by relevance

12345678910

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbtrace.c523 std::vector<unsigned int> &gaps) in ftrace_new_gap() argument
538 gaps.push_back (bfun->number); in ftrace_new_gap()
992 while (!gaps.empty ()) in btrace_bridge_gaps()
1032 gaps.clear (); in btrace_bridge_gaps()
1033 gaps.swap (remaining); in btrace_bridge_gaps()
1037 if (gaps.empty ()) in btrace_bridge_gaps()
1514 std::vector<unsigned int> &gaps) in btrace_compute_ftrace_1() argument
1542 if (!gaps.empty ()) in btrace_finalize_ftrace()
1545 btrace_bridge_gaps (tp, gaps); in btrace_finalize_ftrace()
1553 std::vector<unsigned int> gaps; in btrace_compute_ftrace() local
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbtrace.c523 std::vector<unsigned int> &gaps) in ftrace_new_gap() argument
538 gaps.push_back (bfun->number); in ftrace_new_gap()
992 while (!gaps.empty ()) in btrace_bridge_gaps()
1032 gaps.clear (); in btrace_bridge_gaps()
1033 gaps.swap (remaining); in btrace_bridge_gaps()
1037 if (gaps.empty ()) in btrace_bridge_gaps()
1514 std::vector<unsigned int> &gaps) in btrace_compute_ftrace_1() argument
1542 if (!gaps.empty ()) in btrace_finalize_ftrace()
1545 btrace_bridge_gaps (tp, gaps); in btrace_finalize_ftrace()
1553 std::vector<unsigned int> gaps; in btrace_compute_ftrace() local
[all …]
/netbsd/tests/bin/sh/
H A Dt_input.sh116 gaps=$#
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dbioinformatics138 # IUPAC codes/gaps: [ACGTURYKMSWBDHVNX-]+
139 # not in IUPAC codes/gaps: [EFIJLOPQZ]
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-spu.c2561 bfd_boolean gaps = FALSE; in check_function_ranges() local
2578 gaps = TRUE; in check_function_ranges()
2581 gaps = TRUE; in check_function_ranges()
2585 gaps = TRUE; in check_function_ranges()
2594 gaps = TRUE; in check_function_ranges()
2596 return gaps; in check_function_ranges()
3005 if (!gaps) in discover_functions()
3009 gaps = TRUE; in discover_functions()
3087 if (gaps) in discover_functions()
3122 gaps = FALSE; in discover_functions()
[all …]
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-spu.c2562 bfd_boolean gaps = FALSE; in check_function_ranges() local
2579 gaps = TRUE; in check_function_ranges()
2582 gaps = TRUE; in check_function_ranges()
2586 gaps = TRUE; in check_function_ranges()
2595 gaps = TRUE; in check_function_ranges()
2597 return gaps; in check_function_ranges()
3006 if (!gaps) in discover_functions()
3010 gaps = TRUE; in discover_functions()
3091 if (gaps) in discover_functions()
3126 gaps = FALSE; in discover_functions()
[all …]
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-spu.c2561 bool gaps = false; in check_function_ranges() local
2578 gaps = true; in check_function_ranges()
2581 gaps = true; in check_function_ranges()
2585 gaps = true; in check_function_ranges()
2594 gaps = true; in check_function_ranges()
2596 return gaps; in check_function_ranges()
3005 if (!gaps) in discover_functions()
3009 gaps = true; in discover_functions()
3087 if (gaps) in discover_functions()
3122 gaps = false; in discover_functions()
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf32-spu.c2561 bfd_boolean gaps = FALSE; in check_function_ranges() local
2578 gaps = TRUE; in check_function_ranges()
2581 gaps = TRUE; in check_function_ranges()
2585 gaps = TRUE; in check_function_ranges()
2594 gaps = TRUE; in check_function_ranges()
2596 return gaps; in check_function_ranges()
3005 if (!gaps) in discover_functions()
3009 gaps = TRUE; in discover_functions()
3087 if (gaps) in discover_functions()
3122 gaps = FALSE; in discover_functions()
[all …]
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dobjcopy.c2593 bfd_size_type *gaps = NULL; in copy_object() local
3132 gaps = xmalloc (num_sec * sizeof (*gaps)); in copy_object()
3133 memset (gaps, 0, num_sec * sizeof (*gaps)); in copy_object()
3163 gaps[i] = gap_stop - gap_start; in copy_object()
3189 gaps[num_sec - 1] = _pad_to - (lma + size); in copy_object()
3389 if (gaps != NULL) in copy_object()
3401 if (gaps[i] != 0) in copy_object()
3406 left = gaps[i]; in copy_object()
3433 free (gaps); in copy_object()
3434 gaps = NULL; in copy_object()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c2604 bfd_size_type *gaps = NULL; in copy_object() local
3144 gaps = xmalloc (num_sec * sizeof (*gaps)); in copy_object()
3145 memset (gaps, 0, num_sec * sizeof (*gaps)); in copy_object()
3175 gaps[i] = gap_stop - gap_start; in copy_object()
3201 gaps[num_sec - 1] = _pad_to - (lma + size); in copy_object()
3423 if (gaps != NULL) in copy_object()
3435 if (gaps[i] != 0) in copy_object()
3440 left = gaps[i]; in copy_object()
3467 free (gaps); in copy_object()
3468 gaps = NULL; in copy_object()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dobjcopy.c2593 bfd_size_type *gaps = NULL; in copy_object() local
3132 gaps = xmalloc (num_sec * sizeof (*gaps)); in copy_object()
3133 memset (gaps, 0, num_sec * sizeof (*gaps)); in copy_object()
3163 gaps[i] = gap_stop - gap_start; in copy_object()
3189 gaps[num_sec - 1] = _pad_to - (lma + size); in copy_object()
3389 if (gaps != NULL) in copy_object()
3401 if (gaps[i] != 0) in copy_object()
3406 left = gaps[i]; in copy_object()
3433 free (gaps); in copy_object()
3434 gaps = NULL; in copy_object()
/netbsd/external/bsd/pkg_install/dist/x509/
H A Dsigning.txt21 Optionally, a second list of certificates can be provided to fill gaps.
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dax.def25 allow gaps to form safely), and the disassembly table in
/netbsd/lib/libc/time/
H A DCONTRIBUTING11 free to fill gaps or fix mistakes, and please email improvements
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dax.def25 allow gaps to form safely), and the disassembly table in
/netbsd/external/public-domain/tz/dist/
H A DCONTRIBUTING11 free to fill gaps or fix mistakes, and please email improvements
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c2569 bfd_size_type *gaps = NULL; in copy_object() local
3095 gaps = (bfd_size_type *) xmalloc (c * sizeof (bfd_size_type)); in copy_object()
3096 memset (gaps, 0, c * sizeof (bfd_size_type)); in copy_object()
3124 gaps[i] = gap_stop - gap_start; in copy_object()
3148 gaps[c - 1] = pad_to - (lma + size); in copy_object()
3361 if (gaps[i] != 0) in copy_object()
3366 left = gaps[i]; in copy_object()
3393 free (gaps); in copy_object()
3394 gaps = NULL; in copy_object()
/netbsd/external/gpl3/gdb/dist/ld/scripttempl/
H A Dv850.sc98 } = 0xff /* Fill gaps with 0xff. */
H A Dv850_rh850.sc102 } = 0xff /* Fill gaps with 0xff. */
/netbsd/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dv850.sc98 } = 0xff /* Fill gaps with 0xff. */
H A Dv850_rh850.sc102 } = 0xff /* Fill gaps with 0xff. */
/netbsd/external/gpl3/binutils/dist/ld/scripttempl/
H A Dv850.sc98 } = 0xff /* Fill gaps with 0xff. */
H A Dv850_rh850.sc102 } = 0xff /* Fill gaps with 0xff. */
/netbsd/external/gpl3/gdb.old/dist/ld/scripttempl/
H A Dv850.sc98 } = 0xff /* Fill gaps with 0xff. */
H A Dv850_rh850.sc102 } = 0xff /* Fill gaps with 0xff. */

12345678910