Home
last modified time | relevance | path

Searched +defs:dest +defs:fileid (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/log/
H A Dlog_auto.c47 __logrec_json_unpack_str(char *dest, size_t destlen, const u_char *src, in __logrec_json_unpack_str()
140 uint32_t fileid; in __wt_logop_col_modify_print() local
215 uint32_t fileid; in __wt_logop_col_put_print() local
246 uint32_t fileid, uint64_t recno) in __wt_logop_col_remove_pack()
289 uint32_t fileid; in __wt_logop_col_remove_print() local
351 uint32_t fileid; in __wt_logop_col_truncate_print() local
417 uint32_t fileid; in __wt_logop_row_modify_print() local
498 uint32_t fileid; in __wt_logop_row_put_print() local
535 uint32_t fileid, WT_ITEM *key) in __wt_logop_row_remove_pack()
579 uint32_t fileid; in __wt_logop_row_remove_print() local
[all …]
/dports/audio/darkice/darkice-1.4/src/
H A DUtil.cpp105 static const char fileid[] = "$Id$"; variable
145 Util :: strCpy ( char * dest, in strCpy()
160 Util :: strCat ( char * dest, in strCat()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libpijul-1.0.0-alpha.49/src/
H A Dfs.rs103 let mut fileid = OwnedPathId::inode(Inode::ROOT); in closest_in_repo_ancestor() localVariable
431 let fileid = OwnedPathId { in next() localVariable
494 let dest = match self.txn.find_block(self.channel, child.dest()) { in next() localVariable
581 let dest = self.txn.find_block(self.channel, child.dest()).unwrap(); in next() localVariable
671 let dest = self in next() localVariable
H A Drecord.rs568 let fileid = OwnedPathId { in push_children() localVariable
1324 let dest = txn in record_deleted_file() localVariable
/dports/www/privoxy/privoxy-3.0.33-stable/
H A Dloaders.c352 jb_err simple_read_line(FILE *fp, char **dest, int *newline) in simple_read_line()
1100 int load_one_re_filterfile(struct client_state *csp, int fileid) in load_one_re_filterfile()
H A Dactions.c143 jb_err merge_actions (struct action_spec *dest, in merge_actions()
214 jb_err copy_action (struct action_spec *dest, in copy_action()
694 void init_current_action (struct current_action_spec *dest) in init_current_action()
714 void init_action (struct action_spec *dest) in init_action()
742 jb_err merge_current_action (struct current_action_spec *dest, in merge_current_action()
1228 int load_one_actions_file(struct client_state *csp, int fileid) in load_one_actions_file()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/hunspell/src/tools/
H A Dhunspell.cxx209 char * dest = text_conv; in chenc() local
252 char * dest = text_conv; in get_parser() local
283 char * dest = u8; in get_parser() local
315 char * dest = letters + strlen(letters); // append wordchars in get_parser() local
548 void pipe_interface(Hunspell ** pMS, int format, FILE * fileid, char * filename) { in pipe_interface()
892 int expand_tab(char * dest, char * src, int limit) { in expand_tab()
920 void strncpyu8(char * dest, const char * src, int begin, int n) { in strncpyu8()
1500 char * add(char * dest, const char * st) { in add()
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Djob.c145 const char *dest) /* I - Job destination */ in cupsdAddJob()
182 cupsdCancelJobs(const char *dest, /* I - Destination to cancel */ in cupsdCancelJobs()
1502 const char *dest) /* I - Printer or class name */ in cupsdGetPrinterJobCount()
1655 int fileid; /* Current file ID */ in cupsdLoadJob() local
1657 const char *dest; /* Destination name */ in cupsdLoadJob() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hunspell/src/tools/
H A Dhunspell.cxx317 char* dest = text_conv; in get_parser() local
347 char* dest = u8; in get_parser() local
374 char* dest = letters + strlen(letters); // append wordchars in get_parser() local
648 void pipe_interface(Hunspell** pMS, int format, FILE* fileid, char* filename) { in pipe_interface()
1056 int expand_tab(std::string& dest, const std::string& in_src) { in expand_tab()
1083 void strncpyu8(std::string& dest, const std::string& in_src, int begin, int n) { in strncpyu8()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/SpellChecker/hunspell/src/tools/
H A Dhunspell.cxx317 char* dest = text_conv; in get_parser() local
347 char* dest = u8; in get_parser() local
374 char* dest = letters + strlen(letters); // append wordchars in get_parser() local
648 void pipe_interface(Hunspell** pMS, int format, FILE* fileid, char* filename) { in pipe_interface()
1056 int expand_tab(std::string& dest, const std::string& in_src) { in expand_tab()
1083 void strncpyu8(std::string& dest, const std::string& in_src, int begin, int n) { in strncpyu8()
/dports/textproc/hunspell/hunspell-1.7.0/src/tools/
H A Dhunspell.cxx311 char* dest = text_conv; in get_parser() local
341 char* dest = u8; in get_parser() local
368 char* dest = letters + strlen(letters); // append wordchars in get_parser() local
642 void pipe_interface(Hunspell** pMS, int format, FILE* fileid, char* filename) { in pipe_interface()
1050 int expand_tab(std::string& dest, const std::string& in_src) { in expand_tab()
1077 void strncpyu8(std::string& dest, const std::string& in_src, int begin, int n) { in strncpyu8()
/dports/devel/mercurial/mercurial-6.0/hgext/
H A Dkeyword.py292 def linkctx(self, path, fileid): argument
725 def haskwsource(dest): argument
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Dcontext.py715 def filectx(self, path, fileid=None, filelog=None): argument
1110 def _parentfilectx(self, path, fileid, filelog): argument
1242 fileid=None, argument
1292 def filectx(self, fileid, changeid=None): argument
1719 def copy(self, source, dest): argument
/dports/net/netatalk3/netatalk-3.1.12/etc/afpd/
H A Dfile.c1190 size_t mtoUTF8(const struct vol *vol, const char *src, size_t srclen, char *dest, size_t destlen) in mtoUTF8()
1896 cnid_t fileid; in afp_deleteid() local
/dports/archivers/rpm4/rpm-4.16.1.3/build/
H A Dfiles.c218 static void copyFileEntry(FileEntry src, FileEntry dest) in copyFileEntry()
970 static int seenHardLink(FileRecords files, FileListRec flp, rpm_ino_t *fileid) in seenHardLink()
1067 rpm_ino_t fileid = flp - fl->files.recs; in genCpioListAndHeader() local
/dports/devel/mercurial/mercurial-6.0/mercurial/interfaces/
H A Drepository.py1363 def clone(tr, dest, **kwargs): argument
1758 def filectx(path, changeid=None, fileid=None): argument
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dreply.c463 char **dest, const uint8_t *src, int flags) in srvstr_pull_req_talloc()
1448 struct file_id fileid; in reply_getatr() local
7690 struct file_id fileid = vfs_file_id_from_sbuf(conn, in rename_internals_fsp() local
/dports/science/silo/silo-4.10.2-bsd/src/hdf5_drv/
H A Dsilo_hdf5.c3513 db_hdf5_get_comp_var(hid_t fileid, char const *name, hsize_t *nelmts, in db_hdf5_get_comp_var()
15921 image_memcpy(void *dest, const void *src, size_t size, H5FD_file_image_op_t file_image_op, in image_memcpy()