/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_ResourceGather.pbtxt | 15 # Higher rank indices
|
D | api_def_Gather.pbtxt | 15 # Higher rank indices
|
D | api_def_GatherV2.pbtxt | 45 # Higher rank indices (output is rank(params) + rank(indices) - 1).
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonConstExtenders.cpp | 164 Node *rotateLeft(Node *Lower, Node *Higher); 165 Node *rotateRight(Node *Lower, Node *Higher); 664 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft() argument 665 assert(Higher->Right == Lower); in rotateLeft() 672 Higher->Right = Lower->Left; in rotateLeft() 673 update(Higher); in rotateLeft() 674 Lower->Left = Higher; in rotateLeft() 679 RangeTree::Node *RangeTree::rotateRight(Node *Lower, Node *Higher) { in rotateRight() argument 680 assert(Higher->Left == Lower); in rotateRight() 687 Higher->Left = Lower->Right; in rotateRight() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.h | 74 Higher, enumerator 463 SDValue Higher = getTargetNode(N, Ty, DAG, MipsII::MO_HIGHER); in getAddrNonPICSym64() local 466 DAG.getNode(MipsISD::Higher, DL, Ty, Higher)); in getAddrNonPICSym64()
|
D | MipsSEISelDAGToDAG.cpp | 1171 const unsigned Higher = SplatValue.lshr(32).getLoBits(16).getZExtValue(); in trySelect() local 1176 SDValue HigherVal = CurDAG->getTargetConstant(Higher, DL, MVT::i32); in trySelect() 1207 if (Higher) in trySelect() 1219 (Highest || Higher) ? SDValue(HiRes, 0) : ZeroVal, in trySelect() 1236 const bool HiResNonZero = Highest || Higher; in trySelect()
|
D | Relocation.txt | 33 MipsISD::{Highest, Higher, Hi, Lo}) depending upon relocation model,
|
D | MipsRegisterInfo.td | 159 // Higher half of 64-bit FP registers.
|
/external/iptables/extensions/ |
D | libxt_NFLOG.man | 29 to userspace (only applicable for nfnetlink_log). Higher values
|
/external/syzkaller/docs/ |
D | troubleshooting.md | 11 output files in the `crashes` subdirectory of the working directory). Higher values of
|
/external/python/cpython2/Doc/library/ |
D | functools.rst | 1 :mod:`functools` --- Higher-order functions and operations on callable objects 5 :synopsis: Higher-order functions and operations on callable objects.
|
D | zlib.rst | 103 Valid values range from ``1`` to ``9``. Higher values using more memory,
|
D | threading.rst | 1 :mod:`threading` --- Higher-level threading interface 5 :synopsis: Higher-level threading interface.
|
/external/caliper/caliper/src/main/resources/com/google/caliper/config/ |
D | global-config.properties | 49 # Higher values take longer, but are more precise (less vulnerable to fixed costs)
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/CommandGuide/ |
D | llvm-exegesis.rst | 150 Higher values lead to more accurate measurements but lengthen the benchmark.
|
/external/python/cpython3/Doc/library/ |
D | functools.rst | 1 :mod:`functools` --- Higher-order functions and operations on callable objects 5 :synopsis: Higher-order functions and operations on callable objects.
|
D | zlib.rst | 99 Higher values use more memory, but are faster and produce smaller output.
|
D | lzma.rst | 181 Higher presets produce smaller output, but make the compression process
|
/external/lz4/programs/ |
D | lz4.1.md | 121 Higher values trade compression speed for compression ratio.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | Encodings.properties | 37 # Higher values above this char might be in the encoding, although in the
|
/external/elfutils/ |
D | configure.ac | 509 dnl Higher-level ELF support library. 518 dnl Higher-level DWARF support library.
|
/external/tensorflow/tensorflow/python/saved_model/ |
D | README.md | 35 Higher-level frameworks and tools that use SavedModel may provide these.
|
/external/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.td | 159 // Higher half of 64-bit FP registers.
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 199 # Vector Compare Mask Higher or Same (Unsigned Integer) 211 # Vector Compare Mask Higher (Unsigned Integer) 1565 # Scalar Compare Unsigned Higher Or Same 1584 # Scalar Compare Unsigned Higher
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/AArch64/ |
D | neon-instructions.txt | 199 # Vector Compare Mask Higher or Same (Unsigned Integer) 211 # Vector Compare Mask Higher (Unsigned Integer) 1565 # Scalar Compare Unsigned Higher Or Same 1584 # Scalar Compare Unsigned Higher
|