Home
last modified time | relevance | path

Searched refs:rightmost (Results 1 – 25 of 39) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFeatures.td157 "load-and-zero-rightmost-byte", "LoadAndZeroRightmostByte",
158 "Assume that the load-and-zero-rightmost-byte facility is installed"
DSystemZInstrVector.td179 // Load rightmost with length. The number of loaded bytes is only known
245 // Store rightmost with length. The number of stored bytes is only known
DSystemZScheduleZ13.td209 // Load and zero rightmost byte
268 // Load and zero rightmost byte
DSystemZScheduleZ14.td210 // Load and zero rightmost byte
269 // Load and zero rightmost byte
DSystemZScheduleZ15.td211 // Load and zero rightmost byte
273 // Load and zero rightmost byte
/third_party/curl/docs/cmdline-opts/
Dupload-file.d25 only appends what is on the right side of the rightmost such character.
/third_party/ffmpeg/libavcodec/
Dmobiclip.c851 … int rightmost = frame->data[plane][FFMAX(ay - 1, 0) * frame->linesize[plane] + ax + size - 1]; in predict_intra() local
852 … int avg = (bottommost + rightmost + 1) / 2 + 2 * av_clip(get_se_golomb(gb), -(1<<16), 1<<16); in predict_intra()
854 int r9 = adjust(avg - rightmost, size); in predict_intra()
865 arr2[y] = adjust(((rightmost - val) * (1 << shift)) + r9 * (y + 1), size); in predict_intra()
/third_party/python/Doc/library/
Dbisect.rst152 'Find rightmost value less than x'
159 'Find rightmost value less than or equal to x'
Dcollections.rst603 >>> d.pop() # return and remove the rightmost item
611 >>> d[-1] # peek at rightmost item
863 default, the *defaults* are applied to the rightmost parameters. For
Dcurses.rst1061 cursor are shifted right, with the rightmost characters on the line being lost.
1070 shifted right, with the rightmost characters on the line being lost. The cursor
Ddecimal.rst455 rightmost digits until only the lead digit remains:
745 Normalize the number by stripping the rightmost trailing zeros and
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td120 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
133 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
141 // i32lo16 predicate - true if the 32-bit immediate has the rightmost 16
160 // bits set and the rightmost 16 bits 1's.
168 // i32lo21 predicate - true if the 32-bit immediate has only rightmost 21
/third_party/skia/third_party/externals/angle2/src/third_party/ceval/
DREADME.md58 Comma operator returns the result of it's rightmost operand
/third_party/mksh/
Dsh_flags.opt126 /* ./. errorlevel of a pipeline is the rightmost nonzero value */
/third_party/skia/third_party/externals/opengl-registry/extensions/HP/
DHP_convolution_border_modes.txt121 each pixel in the rightmost one-pixel column is replicated Cw times
/third_party/openGLES/extensions/HP/
DHP_convolution_border_modes.txt121 each pixel in the rightmost one-pixel column is replicated Cw times
/third_party/icu/docs/userguide/transforms/
Dbidi.md78 h is followed by the rightmost letter A. The next letter, in logical order, will
/third_party/node/deps/openssl/openssl/crypto/des/asm/
Ddes_enc.m4762 ! first in memory to rightmost in register
813 ! first in memory to rightmost in register
935 ! rightmost in register to first in memory
/third_party/openssl/crypto/des/asm/
Ddes_enc.m4762 ! first in memory to rightmost in register
813 ! first in memory to rightmost in register
935 ! rightmost in register to first in memory
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_compressed_texture_pixel_storage.txt306 blocks because the rightmost "8x2" blocks are partial and would be
/third_party/openGLES/extensions/ARB/
DARB_compressed_texture_pixel_storage.txt316 blocks because the rightmost "8x2" blocks are partial and would be
/third_party/python/Objects/
Dlistsort.txt331 stack entries, where A, B and C are the lengths of the three rightmost not-yet
716 rightmost equal value. The distinction is needed to preserve stability. In
/third_party/node/deps/v8/third_party/v8/builtins/
Darray-sort.tq684 // except returns the position to the right of the rightmost equal element
791 // the rightmost equal value.
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3532 rightmost
/third_party/node/doc/api/
Dwebcrypto.md1040 The `AES-CTR` method uses the rightmost `length` bits of the block as the

12