/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 247 std::vector<WorkingData>().swap(Working); in clear() 272 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() 293 if (Working[Resolved.Index].getContainingLoop() != OuterLoop) { in addToDist() 374 if (auto *Loop = Working[M.Index].getPackagedLoop()) in packageLoop() 397 BlockMass Mass = Working[Source.Index].getMass(); in distributeMass() 407 Working[W.TargetNode.Index].getMass() += Taken; in distributeMass() 480 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local 481 Scaled64 &F = Working.isAPackage() ? Working.getPackagedLoop()->Scale in unwrapLoop() 492 for (size_t Index = 0; Index < Working.size(); ++Index) in unwrapLoops() 493 Freqs[Index].Scaled = Working[Index].Mass.toScaled(); in unwrapLoops() [all …]
|
/external/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 384 std::vector<WorkingData> Working; 409 assert(Head.Index < Working.size()); 410 assert(Working[Head.Index].isLoopHeader()); 411 return *Working[Head.Index].Loop; 594 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty(); 612 for (uint32_t Index = 0; Index < BFI.Working.size(); ++Index) 625 const auto &Working = BFI.Working[Node.Index]; 627 if (Working.isAPackage()) 628 for (const auto &I : Working.Loop->Exits) 1002 Working.reserve(RPOT.size()); [all …]
|
/external/clang/lib/CodeGen/ |
D | CodeGenPGO.cpp | 57 uint64_t Working; member in __anon65c1757c0111::PGOHash 99 PGOHash() : Working(0), Count(0) {} in PGOHash() 579 uint64_t Swapped = endian::byte_swap<uint64_t, little>(Working); in combine() 581 Working = 0; in combine() 586 Working = Working << NumBitsPerType | Type; in combine() 595 return Working; in finalize() 598 if (Working) in finalize() 599 MD5.update(Working); in finalize()
|
/external/droiddriver/ |
D | contributing_aosp.md | 1 ## Working on AOSP 36 #### Working with gerrit
|
/external/skia/site/dev/chrome/ |
D | repo.md | 1 Working in a Chromium repo
|
/external/clang/include/clang/Frontend/ |
D | LangStandards.def | 126 "Working draft for ISO C++ 2017", 130 "Working draft for ISO C++ 2017 with GNU extensions",
|
/external/libgdx/ |
D | README.md | 41 ### Contributing & Working from Source 47 have to go through. The [Working with the Source](https://github.com/libgdx/libgdx/wiki/Running-dem…
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/ |
D | ReadMe.txt | 76 Working, mostly complete OSX vackend.
|
/external/libxml2/os400/libxmlrpg/ |
D | xinclude.rpgle | 4 * World Wide Web Consortium Last Call Working Draft 10 November 2003
|
D | catalog.rpgle | 8 * XML Catalogs Working Draft 06 August 2001
|
/external/zlib/src/as400/ |
D | compile.clp | 33 /* Working storage. */
|
/external/mdnsresponder/ |
D | README.txt | 9 work of the IETF Zero Configuration Networking Working Group: 12 The Zeroconf Working Group has identified three requirements for Zero
|
/external/libgdx/tests/gdx-tests-android/assets/data/g3d/shaders/ |
D | g_attributes.glsl | 7 * Working with g_attributes, three possibilities:
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/mac/ |
D | README | 195 4-2. Working test with ftdemos 244 Working functions for each MacOS are summarized as
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 98 SmallVector<const Value *, 4> Working(1, V); in getUnderlyingObjects() local 100 V = Working.pop_back_val(); in getUnderlyingObjects() 114 Working.push_back(O); in getUnderlyingObjects() 120 } while (!Working.empty()); in getUnderlyingObjects()
|
/external/markdown/docs/ |
D | writing_extensions.txt | 27 * [Working with the ElementTree][] 150 [Working with the ElementTree][] below. 296 <h3 id="working_with_et">Working with the ElementTree</h3> 587 [Working with the ElementTree]: #working_with_et
|
D | using_as_module.txt | 53 Working with Files
|
/external/ImageMagick/Magick++/ |
D | INSTALL | 54 Other Known Working Configurations
|
/external/libvorbis/doc/ |
D | rfc5215.txt | 7 Network Working Group L. Barbato 1018 IETF Audio/Video Transport Working Group 1035 IETF AVT Working Group delegated from the IESG 1090 IETF Audio/Video Transport Working Group 1104 IETF AVT Working Group delegated from the IESG
|
/external/clang/lib/StaticAnalyzer/ |
D | README.txt | 92 = Working on the Analyzer =
|
/external/chromium-trace/catapult/third_party/Paste/docs/ |
D | paste-httpserver-threadpool.txt | 42 * Working on a request
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/ |
D | usage.rst | 239 Working with big files
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 7 Network Working Group P. Deutsch
|
D | rfc1952.txt | 7 Network Working Group P. Deutsch
|
/external/srtp/doc/ |
D | intro.txt | 12 Transport (AVT) Working Group. This library supports all of the
|