Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZOperands.td75 // i32ll16 predicate - true if the 32-bit immediate has only rightmost 16
91 // i32lh16c predicate - true if the 32-bit immediate has all rightmost 16
97 // i64ll16 predicate - true if the 64-bit immediate has only rightmost 16
118 // i64ll16c predicate - true if the 64-bit immediate has only rightmost 16
160 // i64lo32 predicate - true if the 64-bit immediate has only rightmost 32
171 // i64lo32 predicate - true if the 64-bit immediate has only rightmost 32
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dheap.h83 int_fast32_t rightmost = parent(num_elements_ - 1); in Heapify() local
84 for (int_fast32_t cur_loc = rightmost; cur_loc >= 0; --cur_loc) { in Heapify()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Bitcast.pbtxt11 If `T` is smaller than `type`, the operator requires that the rightmost
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFeatures.td158 "load-and-zero-rightmost-byte", "LoadAndZeroRightmostByte",
159 "Assume that the load-and-zero-rightmost-byte facility is installed"
DSystemZInstrVector.td180 // Load rightmost with length. The number of loaded bytes is only known
246 // Store rightmost with length. The number of stored bytes is only known
DSystemZScheduleZ13.td200 // Load and zero rightmost byte
259 // Load and zero rightmost byte
DSystemZScheduleZ14.td201 // Load and zero rightmost byte
260 // Load and zero rightmost byte
/external/python/cpython3/Doc/library/
Dbisect.rst85 'Find rightmost value less than x'
92 'Find rightmost value less than or equal to x'
Dcollections.rst573 >>> d.pop() # return and remove the rightmost item
581 >>> d[-1] # peek at rightmost item
829 default, the *defaults* are applied to the rightmost parameters. For
Dcurses.rst1010 cursor are shifted right, with the rightmost characters on the line being lost.
1019 shifted right, with the rightmost characters on the line being lost. The cursor
/external/python/cpython2/Doc/library/
Dbisect.rst87 'Find rightmost value less than x'
94 'Find rightmost value less than or equal to x'
Dframework.rst298 topmost (leftmost) and bottommost (rightmost) visible values and it returns the
Dcollections.rst356 >>> d.pop() # return and remove the rightmost item
364 >>> d[-1] # peek at rightmost item
Dcurses.rst965 cursor are shifted right, with the rightmost characters on the line being lost.
974 shifted right, with the rightmost characters on the line being lost. The cursor
Ddecimal.rst423 rightmost digits until only the lead digit remains:
763 Normalize the number by stripping the rightmost trailing zeros and
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td121 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
134 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
142 // i32lo16 predicate - true if the 32-bit immediate has the rightmost 16
161 // bits set and the rightmost 16 bits 1's.
169 // i32lo21 predicate - true if the 32-bit immediate has only rightmost 21
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.td123 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
136 // i32lo16 predicate - true if the 32-bit immediate has only rightmost 16
144 // i32lo16 predicate - true if the 32-bit immediate has the rightmost 16
163 // bits set and the rightmost 16 bits 1's.
171 // i32lo21 predicate - true if the 32-bit immediate has only rightmost 21
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
DfloatPSA.ll4 ; be passed in registers are stored in the rightmost word of the parameter
/external/llvm/test/CodeGen/PowerPC/
DfloatPSA.ll4 ; be passed in registers are stored in the rightmost word of the parameter
/external/mksh/src/
Dsh_flags.opt126 /* ./. errorlevel of a pipeline is the rightmost nonzero value */
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-conv-13.ll1 ; Test load and zero rightmost byte.
/external/golang-protobuf/
DREADME.md232 rightmost slash is ignored.
/external/skia/docs/
Dspelling.txt194 reused reveals reverse reversed reverses revert rewinds right right-bottom right-top rightmost root
/external/skqp/docs/
Dspelling.txt194 reused reveals reverse reversed reverses revert rewinds right right-bottom right-top rightmost root
/external/v8/third_party/v8/builtins/
Darray-sort.tq907 // position to the right of the rightmost equal element (if any)).
1037 // rightmost equal value.

123