Home
last modified time | relevance | path

Searched defs:Headers (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/undici/src/lib/fetch/
H A Dheaders.js547 Headers.prototype[Symbol.iterator] = Headers.prototype.entries global() class
[all...]
/third_party/python/Lib/wsgiref/
H A Dheaders.py28 class Headers: class
H A Dhandlers.py4 from .headers import Headers namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp758 LoopData::NodeList Headers; in createIrreducibleLoop() local
682 findIrreducibleHeaders( const BlockFrequencyInfoImplBase &BFI, const IrreducibleGraph &G, const std::vector<const IrreducibleGraph::IrrNode *> &SCC, LoopData::NodeList &Headers, LoopData::NodeList &Others) findIrreducibleHeaders() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp550 SetVector<BasicBlock *> Headers; in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp551 std::vector<BasicBlock *> Headers; in UnrollLoop() local
[all...]
/third_party/python/Lib/test/
H A Dtest_wsgiref.py7 from wsgiref.headers import Headers namespace
[all...]

Completed in 6 milliseconds