Home
last modified time | relevance | path

Searched defs:WriteList (Results 1 – 25 of 65) sorted by relevance

123

/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Serialization/
H A DKdbxFile.Write.cs580 private void WriteList(ProtectedStringDictionary dictStrings, bool bEntryStrings) in WriteList() method in KeePassLib.Serialization.KdbxFile
589 private void WriteList(ProtectedBinaryDictionary dictBinaries) in WriteList() method in KeePassLib.Serialization.KdbxFile
598 private void WriteList(string name, AutoTypeConfig cfgAutoType) in WriteList() method in KeePassLib.Serialization.KdbxFile
619 private void WriteList(string name, ITimeLogger times) in WriteList() method in KeePassLib.Serialization.KdbxFile
637 private void WriteList(string name, PwObjectList<PwEntry> value, bool bIsHistory) in WriteList() method in KeePassLib.Serialization.KdbxFile
650 private void WriteList(string name, PwObjectList<PwDeletedObject> value) in WriteList() method in KeePassLib.Serialization.KdbxFile
663 private void WriteList(string name, MemoryProtectionConfig value) in WriteList() method in KeePassLib.Serialization.KdbxFile
680 private void WriteList(string name, StringDictionaryEx value) in WriteList() method in KeePassLib.Serialization.KdbxFile
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dgen-runtime-invoke.cs91 static void WriteList (StreamWriter w, string[] values) { in WriteList() method in Tests
/dports/editors/lazarus/lazarus/components/fpvectorial/
H A Dodtvectorialwriter.pas129 procedure WriteList(AEntity: TvList; ACurPage: TvTextPageSequence; AData: TvVectorialDocument); procedure
1648 procedure TvODTVectorialWriter.WriteList(AEntity: TvList; procedure
/dports/editors/lazarus-qt5/lazarus/components/fpvectorial/
H A Dodtvectorialwriter.pas129 procedure WriteList(AEntity: TvList; ACurPage: TvTextPageSequence; AData: TvVectorialDocument); procedure
1648 procedure TvODTVectorialWriter.WriteList(AEntity: TvList; procedure
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dodtvectorialwriter.pas130 procedure WriteList(AEntity: TvList; ACurPage: TvTextPageSequence; AData: TvVectorialDocument); procedure
1691 procedure TvODTVectorialWriter.WriteList(AEntity: TvList; procedure
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpvectorial/
H A Dodtvectorialwriter.pas130 procedure WriteList(AEntity: TvList; ACurPage: TvTextPageSequence; AData: TvVectorialDocument); procedure
1691 procedure TvODTVectorialWriter.WriteList(AEntity: TvList; procedure
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/
H A Dmake_simple.py158 def WriteList(makefile, value_list, variable, prefix='', quoter=QuoteIfNecessary): function
/dports/devel/git-lfs/git-lfs-3.0.2/git/
H A Dfilter_process_scanner.go196 func (o *FilterProcessScanner) WriteList(list []string) error { func
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/rocks/Mono.Cecil.Rocks/
H A DDocCommentId.cs140 void WriteList<T> (IList<T> list, Action<T> action) in WriteList() method in Mono.Cecil.Rocks.DocCommentId
/dports/news/husky-areafix/husky-areafix-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/lang/mono/mono-5.10.1.57/external/cecil/rocks/Mono.Cecil.Rocks/
H A DDocCommentId.cs140 void WriteList<T> (IList<T> list, Action<T> action) in WriteList() method in Mono.Cecil.Rocks.DocCommentId
/dports/news/husky-hpt/husky-hpt-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/news/husky-htick/husky-htick-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/news/husky/husky-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/protick/
H A Dptprocs.pas1060 Procedure WriteList; procedure
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gyp/pylib/gyp/generator/
H A Dscons.py16 WriteList = SCons.WriteList variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gyp/pylib/gyp/
H A DSCons.py17 def WriteList(fp, list, prefix='', function
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/niklasfasching/go-org/org/
H A Dwriter.go26 WriteList(List) methodSpec
H A Dorg_writer.go213 func (w *OrgWriter) WriteList(l List) { WriteNodes(w, l.Items...) } func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/niklasfasching/go-org/org/
H A Dwriter.go26 WriteList(List) methodSpec
H A Dorg_writer.go213 func (w *OrgWriter) WriteList(l List) { WriteNodes(w, l.Items...) } func
/dports/irc/smuxi/smuxi-1.1/lib/ServiceStack.Text/src/ServiceStack.Text/Common/
H A DWriteLists.cs205 public static void WriteList(TextWriter writer, object oList) in WriteList() method in ServiceStack.Text.Common.TSerializer

123