/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | text.cpp | 107 std::string::size_type pos1 = str.find_first_not_of(" \t"); in trim() local
|
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
H A D | text.cpp | 112 std::string::size_type pos1 = str.find_first_not_of(" \t"); in trim() local
|
/netbsd-src/external/bsd/tre/dist/tests/ |
H A D | test-str-source.c | 58 str_handler_compare(size_t pos1, size_t pos2, size_t len, void *context) in str_handler_compare()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-alias.h | 183 ranges_overlap_p (HOST_WIDE_INT pos1, in ranges_overlap_p()
|
H A D | genrecog.c | 302 compare_positions (struct position *pos1, struct position *pos2) in compare_positions() 331 common_position (struct position *pos1, struct position *pos2) in common_position()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-alias.h | 190 ranges_overlap_p (HOST_WIDE_INT pos1, in ranges_overlap_p()
|
H A D | genrecog.cc | 302 compare_positions (struct position *pos1, struct position *pos2) in compare_positions() 331 common_position (struct position *pos1, struct position *pos2) in common_position()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | msgl-equal.c | 111 pos_equal (const lex_pos_ty *pos1, const lex_pos_ty *pos2) in pos_equal()
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | name_test.c | 548 unsigned int pos1; ISC_RUN_TEST_IMPL() member 591 unsigned int pos1; ISC_RUN_TEST_IMPL() member
|
/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | texindex.c | 445 compare_general (char *str1, char *str2, long int pos1, long int pos2, int use_keyfields) in compare_general() 659 long int pos1, char *start2, long int length2, long int pos2) in compare_field()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 2935 immutable pos1 = haystack.length - balance.length; variable 2948 size_t pos1, pos2; variable 3024 size_t pos1, pos2; variable 3100 size_t pos1, pos2; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | searching.d | 2816 immutable pos1 = haystack.length - balance.length; variable 2829 size_t pos1, pos2; variable 2951 size_t pos1, pos2; variable
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_rs600.c | 76 u32 pos1, pos2; in avivo_is_counter_moving() local
|
H A D | radeon_evergreen.c | 1366 u32 pos1, pos2; in dce4_is_counter_moving() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_map.c | 1078 int pos1; in isl_basic_set_eq_is_stride() local 13314 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_set_equate() 13322 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in equator() 13358 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_basic_map_equate() 13372 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_map_equate() 13386 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_map_oppose() 13424 __isl_take isl_space *space, enum isl_dim_type type1, int pos1, in constraint_order_ge() 13450 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_basic_map_order_ge() 13468 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_map_order_ge() 13486 enum isl_dim_type type1, int pos1, enum isl_dim_type type2, int pos2) in isl_map_order_le() [all …]
|
H A D | isl_flow.c | 2985 isl_size pos1, pos2; in before_node() local
|
H A D | isl_schedule_node.c | 1216 __isl_take isl_schedule_node *node, int pos1, int pos2) in isl_schedule_node_grandchild()
|
H A D | isl_aff.c | 3850 int pos1, int pos2) in less()
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_allocation.c | 367 uint32_t *pos1, *pos2; in udf_calc_freespace() local 417 uint32_t *pos1; in udf_calc_vpart_freespace() local
|
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | node.c | 616 long pos1 = 0; in cm_node() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-format.c | 129 int pos1, int pos2, int opt, const char *gmsgid, ...) in format_warning_substr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-format.cc | 129 int pos1, int pos2, int opt, const char *gmsgid, ...) in format_warning_substr()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 986 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 989 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument 993 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 996 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 988 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 991 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument 995 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 998 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 987 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 990 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument 993 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 996 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|