Searched defs:LeftShift (Results 1 – 12 of 12) sorted by relevance
/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 26 U256 LeftShift(U256 v, int s) { in LeftShift() function
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 26 U256 LeftShift(U256 v, int s) { in LeftShift() function
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 26 U256 LeftShift(U256 v, int s) { in LeftShift() function
|
/external/angle/third_party/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 26 U256 LeftShift(U256 v, int s) { in LeftShift() function
|
/external/abseil-cpp/absl/random/internal/ |
D | wide_multiply_test.cc | 26 U256 LeftShift(U256 v, int s) { in LeftShift() function
|
/external/ruy/ruy/ |
D | apply_multiplier_test.cc | 86 TEST(ApplyMultiplierTest, LeftShift) { in TEST() argument
|
/external/libgav1/src/utils/ |
D | common.h | 297 inline int LeftShift(int value, int bits) { in LeftShift() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 121 LeftShift, // ?6 # operator<< enumerator
|
/external/python/cpython2/Lib/compiler/ |
D | ast.py | 803 class LeftShift(Node): class
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | randomized_tests.cc | 3082 TEST_F(OpTest, LeftShift) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 12096 bool LeftShift = N0->getOpcode() == ISD::SHL; in CombineANDShift() local
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 21641 func LeftShift(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func
|