Home
last modified time | relevance | path

Searched refs:subsections (Results 1 – 25 of 34) sorted by relevance

12

/external/autotest/client/tests/unixbench5/
Dunixbench5.py68 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/
DModuleDebugStream.cpp101 ModuleDebugStreamRef::subsections() const { in subsections() function in ModuleDebugStreamRef
114 for (const auto &SS : subsections()) { in findChecksumsSubsection()
/external/python/cpython3/Lib/test/
Dcfgparser.341 are they subsections = False
42 if you want subsections = use XML
/external/llvm/test/MC/MachO/ARM/
Dno-subsections-reloc.s5 @ When not using subsections-via-symbols, references to non-local symbols
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/ARM/
Dno-subsections-reloc.s5 @ When not using subsections-via-symbols, references to non-local symbols
/external/llvm/test/CodeGen/X86/
D2008-12-02-dagcombine-3.ll2 ; RUN: llc < %s -march=x86 | grep sub | grep -v subsections | count 1
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2008-12-02-dagcombine-3.ll2 ; RUN: llc < %s | grep sub | grep -v subsections | count 1
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2008-12-02-dagcombine-3.ll2 ; 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/
DModuleDebugStream.h54 iterator_range<DebugSubsectionIterator> subsections() const;
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/PDB/
Dpdbdump-debug-subsections.test1 ; RUN: llvm-pdbutil yaml2pdb -pdb=%t.pdb %p/Inputs/debug-subsections.yaml
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_FractionalMaxPool.pbtxt87 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/
DYAMLOutputStyle.cpp246 for (const auto &SS : ModS.subsections()) { in dumpDbiStream()
DBytesOutputStyle.cpp421 for (const auto &SS : Stream.subsections()) { in dumpModuleC13()
/external/curl/tests/
DFILEFORMAT22 Each main section has a number of available subsections that can be
24 the subsections currently supported.
/external/tensorflow/tensorflow/lite/g3doc/convert/
Dcmdline_examples.md228 `--dump_graphviz_dir` flag. The subsections below outline the use cases for
/external/dtc/Documentation/
Ddtc-paper.tex421 its various subsections. This can then be linked directly into a
/external/python/cpython3/Doc/library/
Didle.rst549 The editing features described in previous subsections work when entering
Dasyncio-eventloop.rst1153 Methods described in this subsections are low-level. In regular
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtokenization.txt74 following subsections.
/external/python/cpython2/
DREADME182 Once you have built a Python interpreter, see the subsections below on
/external/python/cpython2/Doc/whatsnew/
D2.4.rst1318 .. whole new modules get described in subsections here
D2.6.rst2660 .. whole new modules get described in subsections here
/external/python/cpython3/Doc/whatsnew/
D2.4.rst1318 .. whole new modules get described in subsections here
D2.6.rst2664 .. whole new modules get described in subsections here
/external/googletest/googletest/docs/
Dadvanced.md1050 subsections.

12