Home
last modified time | relevance | path

Searched refs:readarray (Results 1 – 25 of 136) sorted by relevance

123456

/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dreadarray.cwl1 # readarray package
9 \readarray{data-macro}{array-identifier%cmd}[-,columns]#d
10 \readarray{data-macro}{array-identifier%cmd}[-,rows,columns]#d
11 \readarray*{data-macro}{array-identifier%cmd}[-,columns]#d
12 \readarray*{data-macro}{array-identifier%cmd}[-,rows,columns]#d
H A Darrayjobx.cwl7 \readarray{array name}{content1&content2&...}
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/contrib/linux/bash-completion/
H A Ddosbox74 readarray -t -O 0 _pager < <( type -p zless zmore || true; )
77 readarray -t -O 0 _help_opts < <(
106 readarray -t -O ${#COMPREPLY[@]} COMPREPLY \
111 readarray -t -O ${#COMPREPLY[@]} COMPREPLY \
118 readarray -t -O 0 COMPREPLY \
124 readarray -t -O ${#COMPREPLY[@]} COMPREPLY \
143 readarray -t -O ${#COMPREPLY[@]} COMPREPLY < <(
/dports/editors/texstudio/texstudio-4.1.2/.github/scripts/
H A DbintrayCutEntries.sh3 readarray -t arr < <(curl -u $1 https://api.bintray.com/packages/sunderme/texstudio/texstudio-osx|…
13 readarray -t arr < <(curl -u $1 https://api.bintray.com/packages/sunderme/texstudio/texstudio-win|…
23 readarray -t arr < <(curl -u $1 https://api.bintray.com/packages/sunderme/texstudio/texstudio-linu…
/dports/math/jacop/jacop-4.8.0/src/test/fz/
H A DfznFileGenerator.sh144 readarray -t arr3 < <(find $z -name \*.fzn 2>/dev/null)
193 readarray -t arr3 < <(find $z -name \*.fzn 2>/dev/null)
740 readarray -t arr4 < <(find $folderPath -name \*.fzn);
743readarray -t arr5 < <(find upTo5sec upTo30sec upTo1min upTo5min upTo10min upTo1hour above1hour fla…
757 readarray -t arr3 < <(find $folderPath -mindepth 2 -maxdepth 2 -name \*.fzn 2>/dev/null);
780 readarray -t arr3 < <(find $folderPath -mindepth 3 -maxdepth 3 -name \*.fzn );
808 readarray -t arr < <(find $folderPath -mindepth 2 -maxdepth 2 -name \*.mzn 2>/dev/null);
833 readarray -t arr4 < <(find $folderPath -name \*.fzn);
863 readarray -t arr2 < <(find $z -mindepth 1 -maxdepth 1 -name \*.dzn 2>/dev/null)
875 readarray -t arr4 < <(find $folderPath -name \*.fzn);
[all …]
/dports/devel/py-future/future-0.18.2/docs/3rd-party-py3k-compat-code/
H A Dastropy_py3compat.py181 def readarray(self, size=None, offset=0, dtype=numpy.uint8, member in _File
185 return old_File.readarray(self, size, offset, dtype, shape)
186 readarray.__doc__ = old_File.readarray.__doc__
/dports/net-im/tox/c-toxcore-0.2.13/other/astyle/
H A Dformat-source85 readarray -t CC_SOURCES <<<"$(find . '(' -name '*.cc' ')')"
103 readarray -t C_SOURCES <<<"$(eval "$FIND")"
/dports/sysutils/munin-contrib/contrib-c31cb28/plugins/disk/
H A Dquota2percent_146 readarray Quotas < <( repquota "/dev/$Id" | grep " -- " )
158 readarray Totals < <( df "/dev/$Id" )
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/inducedfield/
H A Dinducedfield_fdtd.py215 def readarray(name): function
220 readarray('n0_G')
221 readarray('Fn_wG')
222 readarray('eps0_G')
H A Dinducedfield_base.py338 def readarray(name, shape, dtype): function
343 readarray('Frho_wg', (self.nw,), self.dtype)
344 readarray('Fphi_wg', (self.nw,), self.dtype)
345 readarray('Fef_wvg', (self.nw, self.nv), self.dtype)
346 readarray('Ffe_wg', (self.nw,), float)
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/dbld/
H A Dfunctions.sh36 readarray -t env_values < $TMPDIR/env.list
58 readarray -t cmdline_values < $TMPDIR/cmdline.list
/dports/net-im/tox/c-toxcore-0.2.13/other/docker/
H A Drun-ci7 readarray -t FILES <<<"$(git ls-files | sed -e 's,^,c-toxcore/,')"
/dports/net/rssguard/rssguard-4.0.4/resources/scripts/
H A Dgenerate-used-icons.sh13 readarray -t sorted < <(for a in "$@"; do echo "$a"; done | sort)
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/maint/
H A Dthanks.sh24 readarray -t CONTRIBUTORS < "$TEMPDIR/final.txt"
/dports/net-im/tox/c-toxcore-0.2.13/other/bootstrap_daemon/docker/
H A Dupdate-sha2566 readarray -t FILES <<<"$(git ls-files)"
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dowbase.pas79 function readarray(a:TDynamicArray;len:longint):boolean; in readarray() function
318 function tobjectreader.readarray(a:TDynamicArray;len:longint):boolean; in tobjectreader.readarray()
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dowbase.pas79 function readarray(a:TDynamicArray;len:longint):boolean; in readarray() function
318 function tobjectreader.readarray(a:TDynamicArray;len:longint):boolean; in tobjectreader.readarray()
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dowbase.pas79 function readarray(a:TDynamicArray;len:longint):boolean; in readarray() function
318 function tobjectreader.readarray(a:TDynamicArray;len:longint):boolean; in tobjectreader.readarray()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/devtools/
H A Dupdate-changelog-links.sh55 readarray -t ref_tokens < <(
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/devtools/
H A Dupdate-changelog-links.sh55 readarray -t ref_tokens < <(
/dports/sysutils/bareos-server/bareos-Release-20.0.3/devtools/
H A Dupdate-changelog-links.sh55 readarray -t ref_tokens < <(
/dports/www/bareos-webui/bareos-Release-20.0.3/devtools/
H A Dupdate-changelog-links.sh55 readarray -t ref_tokens < <(
/dports/math/jacop/jacop-4.8.0/src/test/fz/scriptTest/
H A Dlistgenerator.sh4 readarray -t arr < <(find * -maxdepth 1 -type d)
/dports/devel/openwince-include/include-0.4.2/brux/
H A Dflash.h52 void (*readarray)( cfi_array_t *cfi_array ); member
/dports/security/keybase/client-v5.7.1/packaging/linux/docker/
H A Dbuild.sh22 readarray -t variants <<< "$(jq -r '.variants | keys | .[]' "$config_file")"

123456