/external/autotest/client/tests/unixbench5/ |
D | unixbench5.py | 68 subsections = section.split('\n\n') 70 if len(subsections) < 3: 74 for index, line in enumerate(subsections[1].strip().split('\n')): 88 keyval['score' + suffix] = subsections[2].strip().split()[-1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | ModuleDebugStream.cpp | 101 ModuleDebugStreamRef::subsections() const { in subsections() function in ModuleDebugStreamRef 114 for (const auto &SS : subsections()) { in findChecksumsSubsection()
|
/external/python/cpython3/Lib/test/ |
D | cfgparser.3 | 41 are they subsections = False 42 if you want subsections = use XML
|
/external/llvm/test/MC/MachO/ARM/ |
D | no-subsections-reloc.s | 5 @ When not using subsections-via-symbols, references to non-local symbols
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/ |
D | no-subsections-reloc.s | 5 @ When not using subsections-via-symbols, references to non-local symbols
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-12-02-dagcombine-3.ll | 2 ; RUN: llc < %s -march=x86 | grep sub | grep -v subsections | count 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2008-12-02-dagcombine-3.ll | 2 ; RUN: llc < %s | grep sub | grep -v subsections | count 1
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2008-12-02-dagcombine-3.ll | 2 ; RUN: llc < %s -march=x86 | grep sub | grep -v subsections | count 1
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | ModuleDebugStream.h | 54 iterator_range<DebugSubsectionIterator> subsections() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/ |
D | pdbdump-debug-subsections.test | 1 ; RUN: llvm-pdbutil yaml2pdb -pdb=%t.pdb %p/Inputs/debug-subsections.yaml
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_FractionalMaxPool.pbtxt | 87 smaller N x N subsections of the set (often 2x2), and try to reduce the set by
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
D | YAMLOutputStyle.cpp | 246 for (const auto &SS : ModS.subsections()) { in dumpDbiStream()
|
D | BytesOutputStyle.cpp | 421 for (const auto &SS : Stream.subsections()) { in dumpModuleC13()
|
/external/curl/tests/ |
D | FILEFORMAT | 22 Each main section has a number of available subsections that can be 24 the subsections currently supported.
|
/external/tensorflow/tensorflow/lite/g3doc/convert/ |
D | cmdline_examples.md | 228 `--dump_graphviz_dir` flag. The subsections below outline the use cases for
|
/external/dtc/Documentation/ |
D | dtc-paper.tex | 421 its various subsections. This can then be linked directly into a
|
/external/python/cpython3/Doc/library/ |
D | idle.rst | 549 The editing features described in previous subsections work when entering
|
D | asyncio-eventloop.rst | 1153 Methods described in this subsections are low-level. In regular
|
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
D | tokenization.txt | 74 following subsections.
|
/external/python/cpython2/ |
D | README | 182 Once you have built a Python interpreter, see the subsections below on
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.4.rst | 1318 .. whole new modules get described in subsections here
|
D | 2.6.rst | 2660 .. whole new modules get described in subsections here
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.4.rst | 1318 .. whole new modules get described in subsections here
|
D | 2.6.rst | 2664 .. whole new modules get described in subsections here
|
/external/googletest/googletest/docs/ |
D | advanced.md | 1050 subsections.
|