Home
last modified time | relevance | path

Searched defs:addToStore (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/nix/nix-2.3.10/src/libstore/
H A Dlegacy-ssh-store.cc126 void addToStore(const ValidPathInfo & info, Source & source, in addToStore() function
193 Path addToStore(const string & name, const Path & srcPath, in addToStore() function
H A Dbinary-cache-store.cc114 void BinaryCacheStore::addToStore(const ValidPathInfo & info, const ref<std::string> & nar, in addToStore() function in nix::BinaryCacheStore
273 Path BinaryCacheStore::addToStore(const string & name, const Path & srcPath, in addToStore() function in nix::BinaryCacheStore
H A Dremote-store.cc439 void RemoteStore::addToStore(const ValidPathInfo & info, Source & source, in addToStore() function in nix::RemoteStore
480 Path RemoteStore::addToStore(const string & name, const Path & _srcPath, in addToStore() function in nix::RemoteStore
H A Dstore-api.cc841 void Store::addToStore(const ValidPathInfo & info, Source & narSource, in addToStore() function in nix::Store
848 void Store::addToStore(const ValidPathInfo & info, const ref<std::string> & nar, in addToStore() function in nix::Store
H A Dlocal-store.cc983 void LocalStore::addToStore(const ValidPathInfo & info, Source & source, in addToStore() function in nix::LocalStore
1106 Path LocalStore::addToStore(const string & name, const Path & _srcPath, in addToStore() function in nix::LocalStore
/dports/games/openmw/openmw-openmw-0.47.0/apps/openmw/mwscript/
H A Dcontainerextensions.cpp37 …void addToStore(const MWWorld::Ptr& itemPtr, int count, MWWorld::Ptr& ptr, MWWorld::ContainerStore… in addToStore() function
/dports/sysutils/nix/nix-2.3.10/perl/lib/Nix/
H A DStore.xs275 SV * addToStore(char * srcPath, int recursive, char * algo) in addToStore() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/System/Net/Http/Headers/
H A DHttpHeaders.cs1037 …areHeaderInfoForAdd(HeaderDescriptor descriptor, out HeaderStoreItemInfo info, out bool addToStore) in PrepareHeaderInfoForAdd()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/gtk/
H A Dap_UnixDialog_Lists.cpp601 static void addToStore(GtkListStore * store, const XAP_StringSet * pSS, in addToStore() function