/third_party/skia/docs/examples/ |
H A D | Matrix_isSimilarity.cpp | 11 int below = 175; in REG_FIDDLE() local 24 canvas->drawString(str, 40, below, p); in REG_FIDDLE() 25 below += 20; in REG_FIDDLE()
|
/third_party/alsa-utils/alsamixer/ |
H A D | widget.c | 123 PANEL *panel, *below; in window_size_changed() local 134 for (panel = panel_below(NULL); panel; panel = below) { in window_size_changed() 135 below = panel_below(panel); in window_size_changed()
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.cc | 72 // Check whether to also merge with the region below. in Merge() 74 auto below = above; in Merge() local 75 --below; in Merge() 76 if (below->end() == new_region.begin()) { in Merge() 77 merged_region = {below->begin(), below->size() + merged_region.size()}; in Merge() 78 regions_.erase(below); in Merge() 86 // No element below, and not adjavent to {above}: insert and done. in Merge() 92 auto below = above; in Merge() local 93 --below; in Merge() [all...] |
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
H A D | do-plot | 59 set key below
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
H A D | do-plot | 59 set key below
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/ |
H A D | do-plot | 59 set key below
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
H A D | do-plot | 59 set key below
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
H A D | do-plot | 59 set key below
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2posix.c | 167 The code below was created for 10.33 (see ChangeLog 10.33 #4) when the 174 no issues. The only small worry is the comment below about languages that do
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_set_cache_size.tex | 29 Otherwise the negative value of one of the error-codes below is
|
H A D | libunwind-dynamic.tex | 90 \Type{unw\_dyn\_info\_t} structure are described below: 121 The format of these sub-members is described in detail below. 153 descriptors'' below for more details. 187 architecture-specific (see architecture-specific sections below). 278 of the \Type{unw\_dyn\_operation\_t} values described below. 296 Section ``Operation tags'' below. 352 is described in the architecture-specific sections below.
|
H A D | unw_apply_reg_state.tex | 28 Otherwise the negative value of one of the error-codes below is
|
H A D | unw_step.tex | 27 negative value of one of the error-codes below is returned.
|
H A D | unw_is_signal_frame.tex | 36 not. Otherwise, a negative value of one of the error-codes below is
|
H A D | unw_set_reg.tex | 41 Otherwise the negative value of one of the error-codes below is
|
H A D | unw_get_fpreg.tex | 40 Otherwise the negative value of one of the error-codes below is
|
H A D | unw_init_local.tex | 48 Otherwise the negative value of one of the error-codes below is
|
H A D | unw_get_reg.tex | 41 Otherwise the negative value of one of the error-codes below is
|
/third_party/node/deps/npm/lib/utils/ |
H A D | read-user-info.js | 11 Enter one below. You can also pass one on the command line by appending --otp=123456.
|
/third_party/skia/third_party/externals/swiftshader/tests/kokoro/gcp_windows/ |
H A D | continuous.bat | 17 REM uncomment the line below.
|
/third_party/skia/third_party/externals/opengl-registry/xml/ |
H A D | readme.tex | 128 explained below. This description corresponds to a formal Relax NG 212 \item \attr{api} - an API name (see \tag{feature} below) which 463 function prototype of a command as described below, up to the 466 its name and type, as described below. If a command takes no 486 described below. Many GL commands don't have GLX protocol defined, 610 this feature, as described below. 695 this extension, as described below. 860 fall in several categories discussed below.
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gm107.asm | 219 // These 2 sources are calculated in the first two lines below, and then 222 // or <= 0 (denorm). Those cases will be handled respectively below 289 // steps below. Take 2 as a threshold in exponent field, and multiply 319 // In the code below, each step is written as:
|
H A D | gk110.asm | 192 // These 2 sources are calculated in the first two lines below, and then 195 // or <= 0 (denorm). Those cases will be handled respectively below 258 // steps below. Take 2 as a threshold in exponent field, and multiply 282 // In the code below, each step is written as:
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9lpf_16bpp_neon.S | 99 @ The rest of the calculation of flat8in is interleaved below 299 @ The rest of the calculation of flat8out is interleaved below 301 @ The rest of the calculation of flat8in is interleaved below 432 @ matter for the flat8out part below, since we only update those pixels 433 @ which won't be touched below.
|
/third_party/libunwind/libunwind/tests/ |
H A D | x64-test-dwarf-expressions.S | 32 # RAX flows back unchanged. Adding any function calls to the below may clobber
|