/external/skqp/site/dev/sheriffing/ |
gpu.md | 9 * [How to swap wrangler shifts](#how_to_swap) 50 How to swap wrangler shifts 53 If you need to swap shifts with someone (because you are out sick or on vacation), please get approval from the person you want to swap with. Then send an email to skia-gpu-team@google.com and cc rmistry@.
|
trooper.md | 8 * [How to swap trooper shifts](#how_to_swap) 31 How to swap trooper shifts 34 If you need to swap shifts with someone (because you are out sick or on vacation), please get approval from the person you want to swap with. Then make the change in the [cloud console](https://console.cloud.google.com/datastore/entities/query?project=skia-tree-status&organizationId=433637338589&ns=&kind=TrooperSchedules). Add a filter to find the dates you are looking for and then click on the entries you want to edit.
|
/prebuilts/go/darwin-x86/src/strconv/ |
itoa.go | 82 var shifts = [len(digits) + 1]uint{ var 161 } else if s := shifts[base]; s > 0 { 162 // base is power of 2: use shifts and masks instead of / and %
|
/prebuilts/go/linux-x86/src/strconv/ |
itoa.go | 82 var shifts = [len(digits) + 1]uint{ var 161 } else if s := shifts[base]; s > 0 { 162 // base is power of 2: use shifts and masks instead of / and %
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
InstCombineShifts.cpp | 41 // Because shifts by negative values (which could occur if A were negative) 116 // We can often fold the shift into shifts-by-a-constant. 140 // We can often fold the shift into shifts-by-a-constant. 214 // We only accept shifts-by-a-constant in CanEvaluateShifted. 219 // If this is oversized composite shift, then unsigned shifts get 0. 255 // We only accept shifts-by-a-constant in CanEvaluateShifted. 260 // If this is oversized composite shift, then unsigned shifts get 0. 364 // confidence that the shifts will get folded together. We could do this 373 // For logical shifts, the truncation has the effect of making the high 382 // between the shifts. We want to know the effect *after* the secon [all...] |
/external/eigen/Eigen/src/SVD/ |
BDCSVD.h | 177 void computeSingVals(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, VectorType& singVals, ArrayRef shifts, ArrayRef mus); 178 void perturbCol0(const ArrayRef& col0, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, ArrayRef zhat); 179 void computeSingVecs(const ArrayRef& zhat, const ArrayRef& diag, const IndicesRef& perm, const VectorType& singVals, const ArrayRef& shifts, const ArrayRef& mus, MatrixXr& U, MatrixXr& V); 601 Map<ArrayXr> shifts(m_workspace.data()+1*n, n); 611 // Compute singVals, shifts, and mus 612 computeSingVals(col0, diag, perm, singVals, shifts, mus); 618 std::cout << " shift: " << shifts.transpose() << "\n"; 624 std::cout << " check1 (expect0) : " << ((singVals.array()-(shifts+mus)) / singVals.array()).head(actual_n).transpose() << "\n\n"; 634 assert(shifts.allFinite()); 638 perturbCol0(col0, diag, perm, singVals, shifts, mus, zhat) [all...] |
/external/swiftshader/third_party/LLVM/include/llvm/ |
IntrinsicsARM.td | 263 // Vector Shifts: 268 // be used for both left and right shifts, or even combinations of the two, 270 // behavior for shift amounts that LLVM leaves undefined. Only basic shifts 274 // shifts, where the constant is replicated. For consistency with VSHL (and 275 // other variable shift instructions), left shifts have positive shift counts 276 // and right shifts have negative shift counts. This convention is also used
|
/prebuilts/go/darwin-x86/test/ |
shift1.go | 7 // Test illegal shifts. 79 // shifts in comparisons w/ untyped operands 127 // shifts in comparisons w/ typed operands 149 // shifts as operands in non-arithmetic operations and as arguments 199 // shifts of shifts
|
/prebuilts/go/linux-x86/test/ |
shift1.go | 7 // Test illegal shifts. 79 // shifts in comparisons w/ untyped operands 127 // shifts in comparisons w/ typed operands 149 // shifts as operands in non-arithmetic operations and as arguments 199 // shifts of shifts
|
/external/llvm/test/CodeGen/SystemZ/ |
shift-08.ll | 27 ; We don't generate shifts by out-of-range values. 38 ; Check variable shifts. 164 ; Check that we don't try to generate "indexed" shifts.
|
shift-09.ll | 1 ; Test three-operand shifts.
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/memory/ |
tilingtraits.h | 42 /// @todo correct pdep shifts for all rastertile dims. Unused for now 66 /// @todo correct pdep shifts for all rastertile dims. Unused for now 91 /// @todo correct pdep shifts for all rastertile dims. Unused for now
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/ |
xlat_tables.h | 28 * Shifts and masks to access fields of an mmap_attr_t
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/ |
xlat_tables_private.h | 15 * Shifts and masks to access fields of an mmap_attr_t
|
/external/apache-http/src/org/apache/commons/codec/binary/ |
BinaryCodec.java | 175 // get length/8 times bytes with 3 bit shifts to the right of the length 202 // get length/8 times bytes with 3 bit shifts to the right of the length 231 // get 8 times the bytes with 3 bit shifts to the left of the length 261 // get 8 times the bytes with 3 bit shifts to the left of the length
|
/external/clang/include/clang/Rewrite/Core/ |
DeltaTree.h | 43 /// AddDelta - When a change is made that shifts around the text buffer,
|
/external/clang/test/Sema/ |
shift.c | 60 // Don't warn for negative shifts in code that is unreachable.
|
/external/libavc/common/ |
ih264_size_defs.h | 59 /*Constant bit shifts*/
|
/external/libjpeg-turbo/ |
jconfig.h | 58 /* Define if your (broken) compiler shifts signed values as if they were
|
/external/libyuv/files/tools/ubsan/ |
blacklist.txt | 33 # Shifts of negative numbers
|
/external/llvm/lib/Target/MSP430/ |
README.txt | 24 4. Implement non-constant shifts.
|
/external/llvm/test/CodeGen/PowerPC/ |
rlwimi2.ll | 1 ; All of these ands and shifts should be folded into rlwimi's
|
rlwinm.ll | 1 ; All of these ands and shifts should be folded into rlwimi's
|
/external/llvm/test/CodeGen/WebAssembly/ |
legalize.ll | 55 ; Check that big shifts work. This generates a big pile of code from the
|
/external/llvm/test/CodeGen/X86/ |
shift-folding.ll | 53 ; Ensure that we don't fold away shifts which have multiple uses, as they are
|