Home
last modified time | relevance | path

Searched refs:seen_ptr (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/git-svn/git-2.34.1/
H A Dpathspec.h165 int item, char **seen_ptr) in matches_skip_worktree() argument
167 if (!*seen_ptr) in matches_skip_worktree()
168 *seen_ptr = find_pathspecs_matching_skip_worktree(pathspec); in matches_skip_worktree()
169 return (*seen_ptr)[item]; in matches_skip_worktree()
H A Dconfig.c2797 int *seen_ptr) in maybe_remove_section() argument
2806 seen = *seen_ptr; in maybe_remove_section()
2858 *seen_ptr = seen; in maybe_remove_section()
/dports/devel/git-gui/git-2.34.1/
H A Dpathspec.h165 int item, char **seen_ptr) in matches_skip_worktree() argument
167 if (!*seen_ptr) in matches_skip_worktree()
168 *seen_ptr = find_pathspecs_matching_skip_worktree(pathspec); in matches_skip_worktree()
169 return (*seen_ptr)[item]; in matches_skip_worktree()
H A Dconfig.c2797 int *seen_ptr) in maybe_remove_section() argument
2806 seen = *seen_ptr; in maybe_remove_section()
2858 *seen_ptr = seen; in maybe_remove_section()
/dports/devel/git-p4/git-2.34.1/
H A Dpathspec.h165 int item, char **seen_ptr) in matches_skip_worktree() argument
167 if (!*seen_ptr) in matches_skip_worktree()
168 *seen_ptr = find_pathspecs_matching_skip_worktree(pathspec); in matches_skip_worktree()
169 return (*seen_ptr)[item]; in matches_skip_worktree()
H A Dconfig.c2797 int *seen_ptr) in maybe_remove_section() argument
2806 seen = *seen_ptr; in maybe_remove_section()
2858 *seen_ptr = seen; in maybe_remove_section()
/dports/devel/git/git-2.34.1/
H A Dpathspec.h165 int item, char **seen_ptr) in matches_skip_worktree() argument
167 if (!*seen_ptr) in matches_skip_worktree()
168 *seen_ptr = find_pathspecs_matching_skip_worktree(pathspec); in matches_skip_worktree()
169 return (*seen_ptr)[item]; in matches_skip_worktree()
H A Dconfig.c2797 int *seen_ptr) in maybe_remove_section() argument
2806 seen = *seen_ptr; in maybe_remove_section()
2858 *seen_ptr = seen; in maybe_remove_section()
/dports/devel/git-cvs/git-2.34.1/
H A Dpathspec.h165 int item, char **seen_ptr) in matches_skip_worktree() argument
167 if (!*seen_ptr) in matches_skip_worktree()
168 *seen_ptr = find_pathspecs_matching_skip_worktree(pathspec); in matches_skip_worktree()
169 return (*seen_ptr)[item]; in matches_skip_worktree()
H A Dconfig.c2797 int *seen_ptr) in maybe_remove_section() argument
2806 seen = *seen_ptr; in maybe_remove_section()
2858 *seen_ptr = seen; in maybe_remove_section()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DFifo.cpp312 u8* seen_ptr = s_video_buffer_seen_ptr; in RunGpuLoop() local
315 if (write_ptr > seen_ptr) in RunGpuLoop()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c2604 int *seen_ptr) in maybe_remove_section() argument
2613 seen = *seen_ptr; in maybe_remove_section()
2665 *seen_ptr = seen; in maybe_remove_section()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Ddecl.c7940 bool seen_ptr = false; in match_binding_attributes() local
8049 if (seen_ptr) in match_binding_attributes()
8055 seen_ptr = true; in match_binding_attributes()
8118 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Ddecl.c7943 bool seen_ptr = false; in match_binding_attributes() local
8052 if (seen_ptr) in match_binding_attributes()
8058 seen_ptr = true; in match_binding_attributes()
8121 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Ddecl.c7923 bool seen_ptr = false; in match_binding_attributes() local
8032 if (seen_ptr) in match_binding_attributes()
8038 seen_ptr = true; in match_binding_attributes()
8101 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Ddecl.c9111 bool seen_ptr = false; in match_binding_attributes() local
9220 if (seen_ptr) in match_binding_attributes()
9226 seen_ptr = true; in match_binding_attributes()
9289 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Ddecl.c9111 bool seen_ptr = false; in match_binding_attributes() local
9220 if (seen_ptr) in match_binding_attributes()
9226 seen_ptr = true; in match_binding_attributes()
9289 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Ddecl.c10480 bool seen_ptr = false; in match_binding_attributes() local
10589 if (seen_ptr) in match_binding_attributes()
10595 seen_ptr = true; in match_binding_attributes()
10659 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Ddecl.c10751 bool seen_ptr = false; in match_binding_attributes() local
10860 if (seen_ptr) in match_binding_attributes()
10866 seen_ptr = true; in match_binding_attributes()
10930 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Ddecl.c10435 bool seen_ptr = false; in match_binding_attributes() local
10544 if (seen_ptr) in match_binding_attributes()
10550 seen_ptr = true; in match_binding_attributes()
10614 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Ddecl.c10852 bool seen_ptr = false; in match_binding_attributes() local
10961 if (seen_ptr) in match_binding_attributes()
10967 seen_ptr = true; in match_binding_attributes()
11031 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Ddecl.c10901 bool seen_ptr = false; in match_binding_attributes() local
11010 if (seen_ptr) in match_binding_attributes()
11016 seen_ptr = true; in match_binding_attributes()
11080 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Ddecl.c10884 bool seen_ptr = false; in match_binding_attributes() local
10993 if (seen_ptr) in match_binding_attributes()
10999 seen_ptr = true; in match_binding_attributes()
11063 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Ddecl.c10480 bool seen_ptr = false; in match_binding_attributes() local
10589 if (seen_ptr) in match_binding_attributes()
10595 seen_ptr = true; in match_binding_attributes()
10659 if (ppc && !seen_ptr) in match_binding_attributes()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Ddecl.c10883 bool seen_ptr = false; in match_binding_attributes() local
10992 if (seen_ptr) in match_binding_attributes()
10998 seen_ptr = true; in match_binding_attributes()
11062 if (ppc && !seen_ptr) in match_binding_attributes()

12