Home
last modified time | relevance | path

Searched refs:intervening (Results 1 – 25 of 2934) sorted by relevance

12345678910>>...118

/dports/devel/R-cran-rlang/rlang/man/
H A Dstack_trim.Rd14 intervening frames to trim.}
20 intervening frames are returned with the stack, including those at
22 remove layers of intervening calls.
37 # Note that it also takes care of calls intervening at its own call
47 # n = 2 means that two layers of intervening calls should be
54 # A user calls your stack utility with intervening frames:
57 # These intervening frames won't appear in the evaluation stack
H A Dstack.Rd39 \item{trim}{The number of layers of intervening frames to trim off
99 # The context stacks includes all intervening execution frames. The
130 # ctxt_stack() returns a stack with all intervening frames. You can
131 # trim layers of intervening frames with the trim argument:
135 # ctxt_stack() is called within fn() with intervening frames:
142 # The outside intervening frames (at the fn() call site) are still
H A Dframe_position.Rd29 evaluation stack, it can safely be called with intervening frames
46 # Note that it trims off intervening calls before counting so you
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/ruby/
H A DRubyLexer.java224 String intervening = preceding.substring(lede.length()); in hqopPunc() local
229 takeWhitespace(intervening); in hqopPunc()
249 String intervening = preceding.substring(lede.length()); in hqopSymbol() local
254 takeWhitespace(intervening); in hqopSymbol()
/dports/games/crafty/crafty-25.2_1/
H A Dinit.c309 intervening[i][j] = 0; in InitializeAttackBoards()
314 intervening[i][j] = plus1dir[i] ^ plus1dir[j - 1]; in InitializeAttackBoards()
321 intervening[i][j] = plus7dir[i] ^ plus7dir[j - 7]; in InitializeAttackBoards()
328 intervening[i][j] = plus8dir[i] ^ plus8dir[j - 8]; in InitializeAttackBoards()
335 intervening[i][j] = plus9dir[i] ^ plus9dir[j - 9]; in InitializeAttackBoards()
342 intervening[i][j] = minus1dir[i] ^ minus1dir[j + 1]; in InitializeAttackBoards()
349 intervening[i][j] = minus7dir[i] ^ minus7dir[j + 7]; in InitializeAttackBoards()
356 intervening[i][j] = minus8dir[i] ^ minus8dir[j + 8]; in InitializeAttackBoards()
363 intervening[i][j] = minus9dir[i] ^ minus9dir[j + 9]; in InitializeAttackBoards()
/dports/sysutils/coreutils/coreutils-8.32/tests/fmt/
H A Dgoal-option.sh28 of line, ignoring any intervening parentheses or quotes. Like @TeX{},
46 ignoring any intervening parentheses or quotes. Like @TeX{},
/dports/misc/gnuls/coreutils-8.30/tests/fmt/
H A Dgoal-option.sh28 of line, ignoring any intervening parentheses or quotes. Like @TeX{},
46 ignoring any intervening parentheses or quotes. Like @TeX{},
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/analysis/perl/
H A DPerlLexer.java296 String intervening = preceding.substring(lede.length()); in hqopPunc() local
301 takeWhitespace(intervening); in hqopPunc()
317 String intervening = preceding.substring(lede.length()); in hqopSymbol() local
322 takeWhitespace(intervening); in hqopSymbol()
/dports/math/R/R-4.1.2/src/library/utils/man/
H A DRprof.Rd32 \item{filter.callframes}{logical: filter out intervening call frames
83 Lazy evaluation makes the call stack more complex because intervening
86 stack is represented as a tree, these intervening frames appear as
99 Lines 2 to 5 are intervening call frames, the last of which finally
102 nodes of intervening frames.
/dports/math/libRmath/R-4.1.1/src/library/utils/man/
H A DRprof.Rd32 \item{filter.callframes}{logical: filter out intervening call frames
83 Lazy evaluation makes the call stack more complex because intervening
86 stack is represented as a tree, these intervening frames appear as
99 Lines 2 to 5 are intervening call frames, the last of which finally
102 nodes of intervening frames.
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/cookies/schemeful-same-site/
H A Dschemeful-iframe-subresource.tentative.html.ini2 [SameSite cookies with intervening cross-scheme iframe and subresources]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/cookies/schemeful-same-site/
H A Dschemeful-iframe-subresource.tentative.html.ini2 [SameSite cookies with intervening cross-scheme iframe and subresources]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/cookies/schemeful-same-site/
H A Dschemeful-iframe-subresource.tentative.html.ini2 [SameSite cookies with intervening cross-scheme iframe and subresources]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/SystemZ/
H A Dmultiselect.ll23 ; Two selects with an intervening instruction that doesn't clobber CC can
41 ; Two selects with an intervening user of the first select can't be merged.

12345678910>>...118