Home
last modified time | relevance | path

Searched refs:opposite (Results 1 – 25 of 150) sorted by relevance

123456

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Hexagon/
Dnew-value-check.s6 # CHECK-STRICT: :10:3: note: Register producer has the opposite predicate sense as consumer
7 # CHECK-RELAXED: :10:3: note: Register producer has the opposite predicate sense as consumer
9 # invalid: r0 definition predicated on the opposite condition
/external/python/cpython2/Lib/
D_weakrefset.py177 opposite = self.__eq__(other)
178 if opposite is NotImplemented:
180 return not opposite
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Roll.pbtxt8 specified by `axis[i]`. Negative shifts will roll the elements in the opposite
33 elements in the opposite direction. Elements that roll passed the last position
Dapi_def_Unpack.pbtxt38 This is the opposite of `pack`.
Dapi_def_Pack.pbtxt45 This is the opposite of `unpack`.
Dapi_def_Cumprod.pbtxt47 opposite direction:
Dapi_def_Cumsum.pbtxt47 opposite direction:
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DModifierKey.java68 return fromString(keyType + variant.opposite()); in sibling()
112 Variant opposite() { in opposite() method in ModifierKey.Variant
/external/llvm/test/Linker/Inputs/
Dunique-fwd-decl-order.ll3 ; These nodes are intentionally in the opposite order from the test-driver.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Linker/Inputs/
Dunique-fwd-decl-order.ll3 ; These nodes are intentionally in the opposite order from the test-driver.
/external/walt/docs/
DDragLatency.md33 … the finger movement in that point) and therefore they would diverge in opposite directions from t…
39 …mplemented in [minimization.py](/pywalt/minimization.py)). This has the opposite requirement of so…
/external/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower2.ll76 ; when the "opposite condition" handling code in the compiler is used.
77 ; This should be the same code as foo3 above, because we use the opposite
/external/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics-geps.ll5 ; corresponding memory access isn't simplified. Doing the opposite might bias
/external/eigen/Eigen/src/plugins/
DCommonCwiseUnaryOps.h41 EIGEN_DOC_UNARY_ADDONS(operator-,opposite)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics-geps.ll6 ; corresponding memory access isn't simplified. Doing the opposite might bias
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpseudo_cmov_lower2.ll76 ; when the "opposite condition" handling code in the compiler is used.
77 ; This should be the same code as foo3 above, because we use the opposite
Dpr38533.ll15 ; Similarly this makes sure that the opposite bitcast of the above is also legalized without crashi…
/external/eigen/doc/
DFixedSizeVectorizable.dox26 …time. So for example Matrix3f has fixed size, but MatrixXf doesn't (the opposite of fixed-size is …
/external/perfetto/protos/perfetto/trace/ps/
Dprocess_stats.proto22 // dedicated message (as opposite to be fields in process_tree.proto) because
/external/u-boot/board/qualcomm/dragonboard410c/
Dreadme.txt37 - USB in EHCI mode (usb starts does switch device->host, usb stop does the opposite)
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/JumpThreading/
Dheader-succ.ll40 ; We also need to check the opposite order of the branches, in the switch
/external/llvm/test/MC/Hexagon/
Dnew-value-check.s9 # invalid: r0 definition predicated on the opposite condition
/external/autotest/client/deps/glbench/src/
Dyuv2rgb_1.glslf130 * as the 'U side,' otherwise it is opposite.
155 // assume multiple of 2, V opposite side to U
/external/swiftshader/third_party/subzero/src/
DIceInst.def21 // When the sum of two operands with opposite signs (or the difference of
/external/u-boot/doc/device-tree-bindings/gpio/
Dgpio.txt80 opposite physical level than the signal at the device's pin.
108 to generate or receive a signal of the opposite polarity, software will be

123456