Home
last modified time | relevance | path

Searched refs:reversal (Results 1 – 25 of 43) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/tests/
Dreverse_test.cc44 std::vector<int64> reversal; member
50 absl::StrJoin(reversal, "x"), use_bfloat16 ? "bf16" : "f32"); in ToTestCaseName()
91 Rev(a, spec.reversal); in TEST_P()
100 for (int64 dim : spec.reversal) { in TEST_P()
/external/fonttools/Lib/fontTools/voltLib/
Dparser.py238 reversal = None
241 reversal = True
253 sub = self.parse_substitution_(reversal)
263 reversal, comments, context, sub, pos, location=location)
293 def parse_substitution_(self, reversal): argument
311 (reversal and (max_src > 1 or max_dest > 1))):
317 if reversal:
Dast.py233 direction, reversal, comments, context, sub, pos, argument
241 self.reversal = reversal
262 if self.reversal:
/external/angle/extensions/
DANGLE_pack_reverse_row_order.txt54 ReadPixels. In some systems the GL can perform the row reversal during
137 …PACK_REVERSE_ROW_ORDER_ANGLE B GetIntegerv FALSE Pixel pack row order reversal 4.3…
155 /* Enable row order reversal */
DANGLE_framebuffer_blit.txt158 direction, no reversal is required and the operation is supported.
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ReverseSequence.pbtxt31 The dimension along which reversal is performed.
/external/llvm/test/CodeGen/X86/
D2007-11-30-LoadFolding-Bug.ll2 ; Increment in loop bb.i28.i adjusted to 2, to prevent loop reversal from
/external/llvm-project/llvm/test/CodeGen/X86/
D2007-11-30-LoadFolding-Bug.ll2 ; Increment in loop bb.i28.i adjusted to 2, to prevent loop reversal from
/external/fonttools/Tests/voltLib/
Dparser_test.py837 (lookup.name, lookup.reversal),
861 (lookup.name, lookup.reversal),
/external/lmfit/
DCHANGELOG58 - correct memory leak introduced by reversal of mallock trick
/external/icu/icu4c/source/data/translit/
DThaiLogical_Latin.txt19 # The insertion of spaces between words, the reversal of the vowels
/external/llvm/test/Transforms/SimplifyCFG/
Dmerge-cond-stores-2.ll6 ; This is a bit reversal that has been run through the early optimizer (-mem2reg -gvn -instcombine).
/external/llvm-project/llvm/test/Analysis/DDG/
Dbasic-b.ll75 ;; Loop-carried dependence requiring edge-reversal to expose a cycle
/external/skia/src/gpu/effects/
DGrRectBlurEffect.fp38 // The flip saves a reversal in the shader.
/external/igt-gpu-tools/tools/
Dintel_reg_decode.c1733 const char *enable, *reversal, *width, *detected; in DEBUGSTRING() local
1736 reversal = (val & (1<<16)) ? "reversed" : "not reversed"; in DEBUGSTRING()
1755 return z_snprintf(result, len, "%s %s %s %s", enable, reversal, width, detected); in DEBUGSTRING()
/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Dialect/mhlo/IR/
Dhlo_ops_base.td1030 auto reversal = window_reversalAttr();
1031 return reversal && llvm::any_of(reversal.getBoolValues(),
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dmerge-cond-stores-2.ll7 ; This is a bit reversal that has been run through the early optimizer (-mem2reg -gvn -instcombine).
/external/llvm-project/clang/include/clang/Basic/
Darm_neon_incl.td167 // rev - Perform a variable-width reversal of the elements. The zero'th argument
/external/openssh/
DPROTOCOL350 the reversal was not noticed until the server was widely deployed. Since
/external/llvm/test/MC/PowerPC/
Dppc64-encoding.s255 # Fixed-point load and store with byte reversal instructions
/external/mesa3d/docs/_extra/specs/
DMESA_shader_integer_functions.txt78 of one bits, and bitfield insertion, extraction, and reversal;
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags270 # if/then/else contains just a ':' which does nothing. a binary reversal via
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td149 // Bit counting and reversal operations.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td148 // Bit counting and reversal operations.
/external/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td147 // Bit counting and reversal operations.

12