Home
last modified time | relevance | path

Searched defs:do (Results 1 – 25 of 2398) sorted by relevance

12345678910>>...96

/dports/devel/gdb761/gdb-7.6.1/sim/testsuite/sim/bfin/
H A Dc_logi2op_log_r_shft_astat.S49 do 0 label
50 do 1 label
51 do 2 label
52 do 3 label
53 do 4 label
54 do 5 label
55 do 6 label
56 do 7 label
57 do 8 label
58 do 9 label
[all …]
H A Dc_logi2op_log_l_shft_astat.S49 do 0 label
50 do 1 label
51 do 2 label
52 do 3 label
53 do 4 label
54 do 5 label
55 do 6 label
56 do 7 label
57 do 8 label
58 do 9 label
[all …]
/dports/devel/py-pyrepl/pyrepl-0.9.0/pyrepl/
H A Dcommands.py42 def do(self): member in Command
86 def do(self): member in digit_arg
106 def do(self): member in clear_screen
112 def do(self): member in refresh
116 def do(self): member in repaint
121 def do(self): member in kill_line
133 def do(self): member in unix_line_discard
141 def do(self): member in unix_word_rubout
147 def do(self): member in kill_word
153 def do(self): member in backward_kill_word
[all …]
H A Dhistorical_reader.py44 def do(self): member in next_history
52 def do(self): member in previous_history
60 def do(self): member in restore_history
69 def do(self): member in first_history
73 def do(self): member in last_history
77 def do(self): member in operate_and_get_next
81 def do(self): member in yank_arg
108 def do(self): member in forward_history_isearch
118 def do(self): member in reverse_history_isearch
127 def do(self): member in isearch_cancel
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/wrappers/pyAgrum/doc/sphinx/
H A Dreadme.rst19 Type issues
40 Exception issues
47 Methods to add
54 Methods to overload
59 Other issues
/dports/x11/hs-xmobar/xmobar-0.39/test/Xmobar/Plugins/Monitors/
H A DCpuSpec.hs18 do let args = ["-L","3","-H","50","--normal","green","--high","red", "-t", "Cpu: <total>%"] function
23do let args = ["-L","3","-H","50","--normal","green","--high","red", "-t", "Cpu: <total>% <bar>"] function
28do let args = ["-L","3","-H","50","--normal","green","--high","red", "-t", "Cpu: <total>% <bar>", … function
33do let args = ["-L","3","-H","50","--normal","green","--high","red", "-t", "Cpu: <total>% <bar> <i… function
38do let args = ["-L","3","-H","50","--normal","green","--high","red", "-t", "Cpu: <user> <nice> <io… function
/dports/devel/brz/breezy-3.2.0/breezy/bzr/smart/
H A Dvfs.py73 def do(self, relpath): member in HasRequest
81 def do(self, relpath): member in GetRequest
89 def do(self, relpath, mode): member in AppendRequest
102 def do(self, relpath): member in DeleteRequest
110 def do(self, relpath): member in IterFilesRecursiveRequest
121 def do(self, relpath): member in ListDirRequest
131 def do(self, relpath, mode): member in MkdirRequest
149 def do(self, relpath, mode): member in PutRequest
181 def do(self, relpath): member in ReadvRequest
214 def do(self, relpath): member in RmdirRequest
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/parameterized-utils-2.1.3.0/test/Test/
H A DVector.hs41 do let n = knownNat function
68 do let n = knownNat @5 function
74 do let n = knownNat @20 function
82 do let n = knownNat @20 function
90 do let n = knownNat @20 function
98 do let n = knownNat @55 function
110 do let n = knownNat @55 function
/dports/devel/R-cran-pkgcache/pkgcache/tests/async/
H A Dtest-try-each.R5 do <- function() { function
15 do <- function() { function
27 do <- function() { function
38 do <- function() { function
50 do <- function() { function
58 do <- function() { function
H A Dtest-event-emitter-async.R5 do <- function() { function
16 do <- function() { function
23 do <- function() { function
31 do <- function() { function
39 do <- function() { function
49 do <- function() { function
62 do <- function() { function
77 do <- function() { function
96 do <- function() { function
118 do <- function() { function
[all …]
H A Dtest-event-emitter.R5 do <- function() { function
12 do <- function() { function
20 do <- function() { function
28 do <- function() { function
37 do <- function() { function
48 do <- function() { function
61 do <- function() { function
76 do <- function() { function
94 do <- function() { function
119 do <- function() { function
[all …]
H A Dtest-errors.R6 do <- async(function() { globalVar
16 do <- async(function() { globalVar
32 do <- async(function() { globalVar
43 do <- async(function() { globalVar
58 do <- async(function() { globalVar
69 do <- async(function() { globalVar
80 do <- function() { function
90 do <- function() { function
100 do <- function() { function
111 do <- function() { function
[all …]
H A Dtest-constant.R5 do <- function() { function
12 do <- function() { function
21 do <- function() { function
27 do <- function() { function
H A Dtest-http.R5 do <- async(function() { globalVar
14 do <- async(function() { globalVar
25 do <- async(function() { globalVar
37 do <- async(function() { globalVar
153 do <- function() { function
163 do <- function() { function
187 do <- function() { function
212 do <- function() { function
234 do <- function() { function
247 do <- function() { function
[all …]
H A Dtest-deferred-then.R5 do <- function() { function
14 do <- function() { function
23 do <- function() { function
33 do <- async(function() { globalVar
46 do <- async(function() { globalVar
58 do <- function() { function
71 do <- function() { function
82 do <- function() { function
H A Dtest-cancel-sync.R6 do <- function() { function
26 do <- function() { function
48 do <- function() { function
67 do <- function() { function
89 do <- function() { function
111 do <- function() { function
133 do <- function() { function
152 do <- function() { function
174 do <- function() { function
197 do <- function() { function
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/process/tests/
H A Dprocess011.hs17 do let script = intercalate "; " function
27 do let script = intercalate "; " function
38 do let script = intercalate "; " function
50 do let script = intercalate "; " function
61 do let script = intercalate "; " function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/site/dev/sheriffing/
H A Dindex.md30 ### Skia tree
42 ### Triage
47 ### Blamer
69 ### Autorollers
73 ### Gold and Perf
78 ### Documentation
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/bioinspired/tutorials/retina_model/
H A Dretina_model.markdown385 #### Basic parameters
400 #### Photo-receptors parameters
424 #### Horizontal cells parameters
449 #### Parvo (details channel) dedicated parameter
458 #### IPL Magno (motion/transient channel) parameters
/dports/devel/ice37/ice-3.7.2/python/test/Ice/operations/
H A DTwowaysAMI.py330 def opByteBoolD(self, ro, do): argument
340 def opShortIntD(self, ro, do): argument
350 def opLongFloatD(self, ro, do): argument
412 def opByteBoolDS(self, ro, do): argument
434 def opShortIntDS(self, ro, do): argument
455 def opLongFloatDS(self, ro, do): argument
560 def opByteByteSD(self, ro, do): argument
591 def opBoolBoolSD(self, ro, do): argument
606 def opShortShortSD(self, ro, do): argument
624 def opIntIntSD(self, ro, do): argument
[all …]
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/operations/
H A DTwowaysAMI.py330 def opByteBoolD(self, ro, do): argument
340 def opShortIntD(self, ro, do): argument
350 def opLongFloatD(self, ro, do): argument
412 def opByteBoolDS(self, ro, do): argument
434 def opShortIntDS(self, ro, do): argument
455 def opLongFloatDS(self, ro, do): argument
560 def opByteByteSD(self, ro, do): argument
591 def opBoolBoolSD(self, ro, do): argument
606 def opShortShortSD(self, ro, do): argument
624 def opIntIntSD(self, ro, do): argument
[all …]
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/operations/
H A DTwowaysAMI.py330 def opByteBoolD(self, ro, do): argument
340 def opShortIntD(self, ro, do): argument
350 def opLongFloatD(self, ro, do): argument
412 def opByteBoolDS(self, ro, do): argument
434 def opShortIntDS(self, ro, do): argument
455 def opLongFloatDS(self, ro, do): argument
560 def opByteByteSD(self, ro, do): argument
591 def opBoolBoolSD(self, ro, do): argument
606 def opShortShortSD(self, ro, do): argument
624 def opIntIntSD(self, ro, do): argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/docs/sources/fundamentals/architecture/
H A Ddistributor.md15 ### Validation
19 ### Preprocessing
23 ### Rate limiting
29 ### Forwarding
/dports/science/py-nibabel/nibabel-3.2.1/doc/source/gitwash/
H A Ddevelopment_workflow.rst174 Delete a branch on github
188 Several people sharing a single repository
218 Explore your repository
238 Rebasing on trunk
300 Recovering from mess-ups
330 Rewriting commit history
/dports/science/py-dipy/dipy-1.4.1/doc/devel/gitwash/
H A Ddevelopment_workflow.rst172 Delete a branch on github
185 Several people sharing a single repository
215 Explore your repository
235 Rebasing on trunk
297 Recovering from mess-ups
327 Rewriting commit history

12345678910>>...96