Home
last modified time | relevance | path

Searched refs:ok_to_replace (Results 1 – 25 of 49) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/examples/summaries/cocoa/
H A Dcache.py24 def add_item(self, key, value, ok_to_replace=True): argument
25 if not(ok_to_replace) and self.look_for_key(key):
/dports/devel/cgit/cgit-1.2.3/git/
H A Dread-cache.c1020 const struct cache_entry *ce, int pos, int ok_to_replace) in has_file_name() argument
1041 if (!ok_to_replace) in has_file_name()
1076 const struct cache_entry *ce, int pos, int ok_to_replace) in has_dir_name() argument
1209 if (!ok_to_replace) in has_dir_name()
1254 int pos, int ok_to_replace) in check_file_directory_conflict() argument
1269 retval = has_file_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1275 return retval + has_dir_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1282 int ok_to_replace = option & ADD_CACHE_OK_TO_REPLACE; in add_index_entry_with_check() local
1328 check_file_directory_conflict(istate, ce, pos, ok_to_replace)) { in add_index_entry_with_check()
1329 if (!ok_to_replace) in add_index_entry_with_check()
/dports/devel/git-p4/git-2.34.1/
H A Dread-cache.c1077 const struct cache_entry *ce, int pos, int ok_to_replace) in has_file_name() argument
1098 if (!ok_to_replace) in has_file_name()
1133 const struct cache_entry *ce, int pos, int ok_to_replace) in has_dir_name() argument
1252 if (!ok_to_replace) in has_dir_name()
1297 int pos, int ok_to_replace) in check_file_directory_conflict() argument
1312 retval = has_file_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1318 return retval + has_dir_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1325 int ok_to_replace = option & ADD_CACHE_OK_TO_REPLACE; in add_index_entry_with_check() local
1371 check_file_directory_conflict(istate, ce, pos, ok_to_replace)) { in add_index_entry_with_check()
1372 if (!ok_to_replace) in add_index_entry_with_check()
/dports/devel/git-svn/git-2.34.1/
H A Dread-cache.c1077 const struct cache_entry *ce, int pos, int ok_to_replace)
1098 if (!ok_to_replace)
1133 const struct cache_entry *ce, int pos, int ok_to_replace)
1252 if (!ok_to_replace)
1297 int pos, int ok_to_replace)
1312 retval = has_file_name(istate, ce, pos, ok_to_replace);
1318 return retval + has_dir_name(istate, ce, pos, ok_to_replace);
1325 int ok_to_replace = option & ADD_CACHE_OK_TO_REPLACE;
1371 check_file_directory_conflict(istate, ce, pos, ok_to_replace)) {
1372 if (!ok_to_replace)
/dports/devel/git-gui/git-2.34.1/
H A Dread-cache.c1077 const struct cache_entry *ce, int pos, int ok_to_replace) in has_file_name() argument
1098 if (!ok_to_replace) in has_file_name()
1133 const struct cache_entry *ce, int pos, int ok_to_replace) in has_dir_name() argument
1252 if (!ok_to_replace) in has_dir_name()
1297 int pos, int ok_to_replace) in check_file_directory_conflict() argument
1312 retval = has_file_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1318 return retval + has_dir_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1325 int ok_to_replace = option & ADD_CACHE_OK_TO_REPLACE; in add_index_entry_with_check() local
1371 check_file_directory_conflict(istate, ce, pos, ok_to_replace)) { in add_index_entry_with_check()
1372 if (!ok_to_replace) in add_index_entry_with_check()
/dports/devel/git/git-2.34.1/
H A Dread-cache.c1077 const struct cache_entry *ce, int pos, int ok_to_replace) in has_file_name() argument
1098 if (!ok_to_replace) in has_file_name()
1133 const struct cache_entry *ce, int pos, int ok_to_replace) in has_dir_name() argument
1252 if (!ok_to_replace) in has_dir_name()
1297 int pos, int ok_to_replace) in check_file_directory_conflict() argument
1312 retval = has_file_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1318 return retval + has_dir_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1325 int ok_to_replace = option & ADD_CACHE_OK_TO_REPLACE; in add_index_entry_with_check() local
1371 check_file_directory_conflict(istate, ce, pos, ok_to_replace)) { in add_index_entry_with_check()
1372 if (!ok_to_replace) in add_index_entry_with_check()
/dports/devel/git-cvs/git-2.34.1/
H A Dread-cache.c1077 const struct cache_entry *ce, int pos, int ok_to_replace) in has_file_name() argument
1098 if (!ok_to_replace) in has_file_name()
1133 const struct cache_entry *ce, int pos, int ok_to_replace) in has_dir_name() argument
1252 if (!ok_to_replace) in has_dir_name()
1297 int pos, int ok_to_replace) in check_file_directory_conflict() argument
1312 retval = has_file_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1318 return retval + has_dir_name(istate, ce, pos, ok_to_replace); in check_file_directory_conflict()
1325 int ok_to_replace = option & ADD_CACHE_OK_TO_REPLACE; in add_index_entry_with_check() local
1371 check_file_directory_conflict(istate, ce, pos, ok_to_replace)) { in add_index_entry_with_check()
1372 if (!ok_to_replace) in add_index_entry_with_check()
/dports/audio/gsm/gsm-1.0-pl19/src/
H A Dtoast.c299 static int ok_to_replace P1(( name ), char * name)
513 else if (ok_to_replace(o)) out = fopen(o, WRITE);
/dports/net/pjsip/pjproject-2.11.1/third_party/gsm/src/
H A Dtoast.c299 static int ok_to_replace P1(( name ), char * name)
512 else if (ok_to_replace(o)) out = fopen(o, WRITE);
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dindex.c1073 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1092 if (!ok_to_replace) in has_file_name()
1106 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1126 if (!ok_to_replace) in has_dir_name()
1156 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1158 int retval = has_file_name(index, entry, pos, ok_to_replace); in check_file_directory_collision()
1159 retval = retval + has_dir_name(index, entry, ok_to_replace); in check_file_directory_collision()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Dindex.c1117 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1134 if (!ok_to_replace) in has_file_name()
1148 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1166 if (!ok_to_replace) in has_dir_name()
1196 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1198 if (has_file_name(index, entry, pos, ok_to_replace) < 0 || in check_file_directory_collision()
1199 has_dir_name(index, entry, ok_to_replace) < 0) { in check_file_directory_collision()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dindex.c1117 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1134 if (!ok_to_replace) in has_file_name()
1148 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1166 if (!ok_to_replace) in has_dir_name()
1196 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1198 if (has_file_name(index, entry, pos, ok_to_replace) < 0 || in check_file_directory_collision()
1199 has_dir_name(index, entry, ok_to_replace) < 0) { in check_file_directory_collision()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dindex.c1109 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1126 if (!ok_to_replace) in has_file_name()
1140 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1158 if (!ok_to_replace) in has_dir_name()
1188 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1190 if (has_file_name(index, entry, pos, ok_to_replace) < 0 || in check_file_directory_collision()
1191 has_dir_name(index, entry, ok_to_replace) < 0) { in check_file_directory_collision()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dindex.c1097 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1114 if (!ok_to_replace) in has_file_name()
1128 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1146 if (!ok_to_replace) in has_dir_name()
1176 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1178 if (has_file_name(index, entry, pos, ok_to_replace) < 0 || in check_file_directory_collision()
1179 has_dir_name(index, entry, ok_to_replace) < 0) { in check_file_directory_collision()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dindex.c1117 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1134 if (!ok_to_replace) in has_file_name()
1148 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1166 if (!ok_to_replace) in has_dir_name()
1196 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1198 if (has_file_name(index, entry, pos, ok_to_replace) < 0 || in check_file_directory_collision()
1199 has_dir_name(index, entry, ok_to_replace) < 0) { in check_file_directory_collision()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dindex.c1109 const git_index_entry *entry, size_t pos, int ok_to_replace) in has_file_name() argument
1126 if (!ok_to_replace) in has_file_name()
1140 const git_index_entry *entry, int ok_to_replace) in has_dir_name() argument
1158 if (!ok_to_replace) in has_dir_name()
1188 git_index_entry *entry, size_t pos, int ok_to_replace) in check_file_directory_collision() argument
1190 if (has_file_name(index, entry, pos, ok_to_replace) < 0 || in check_file_directory_collision()
1191 has_dir_name(index, entry, ok_to_replace) < 0) { in check_file_directory_collision()

12