Home
last modified time | relevance | path

Searched defs:append_list (Results 1 – 25 of 149) sorted by relevance

123456

/dports/www/py-internetarchive/internetarchive-2.2.0/internetarchive/
H A Diarequest.py188 append_list=None, argument
237 append_list=None): argument
252 append_list): argument
321 def prepare_patch(metadata, source_metadata, append, append_list=None): argument
348 def prepare_target_patch(metadata, source_metadata, append, target, append_list, key): argument
369 def prepare_files_patch(metadata, source_metadata, append, target, append_list): argument
379 def prepare_metadata(metadata, source_metadata=None, append=False, append_list=False): argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dorddict.erl155 append_list(Key, NewList, [{K,_}|_]=Dict) when Key < K -> function
157 append_list(Key, NewList, [{K,_}=E|Dict]) when Key > K -> function
159 append_list(Key, NewList, [{_K,Old}|Dict]) -> %Key == K function
161 append_list(Key, NewList, []) -> function
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dpostlinebreak.h26 # define append_list(A,B) do { \ macro
/dports/sysutils/glogg/glogg-1.1.4/src/data/
H A Dlinepositionarray.h77 void append_list( const LinePosition<SimpleLinePositionStorage>& other ) in append_list() function
/dports/devel/p5-Log-Agent/Log-Agent-1.005/Agent/
H A DMessage.pm44 sub append_list { $_[0]->[2] } subroutine
/dports/textproc/py-pyhamcrest/PyHamcrest-2.0.2/src/hamcrest/core/
H A Ddescription.py36 def append_list( member in Description
H A Dbase_description.py37 def append_list(self, start: str, separator: str, end: str, list: Iterable[Any]) -> Description: member in BaseDescription
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_dict.erl111 append_list(Key, Values, Dict) -> function
H A Dproper_orddict.erl94 append_list(Key, Values, Dict) -> function
/dports/science/gramps/gramps-5.1.4/gramps/plugins/gramplet/
H A Dwhatsnext.py334 def __process_person(self, person, append_list): argument
397 def __process_family(self, family, person1, person2, append_list): argument
/dports/science/gramps/gramps-5.1.4/gramps/gen/db/
H A Dbookmarks.py41 def append_list(self, blist): member in DbBookmarks
/dports/devel/boost-docs/boost_1_72_0/libs/python/test/
H A Dlist.cpp55 void append_list(list& x, list const& y) in append_list() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/test/
H A Dlist.cpp55 void append_list(list& x, list const& y) in append_list() function

123456