HomeSort by relevance Sort by last modified time
    Searched refs:Header (Results 476 - 500 of 2085) sorted by null

<<11121314151617181920>>

  /external/llvm/unittests/Analysis/
UnrollAnalyzer.cpp 33 BasicBlock *Header = &*FI++;
34 Loop *L = LI->getLoopFor(Header);
100 BasicBlock *Header = &*FI++;
102 BasicBlock::iterator BBI = Header->begin();
162 BasicBlock *Header = &*FI++;
165 BasicBlock::iterator BBI = Header->begin();
208 BasicBlock *Header = &*FI++;
210 BasicBlock::iterator BBI = Header->begin();
255 BasicBlock *Header = &*FI;
257 BasicBlock::iterator BBI = Header->begin()
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
NameValueBlockReader.java 32 * Reads a SPDY/3 Name/Value header block. This class is made complicated by the
81 public List<Header> readNameValueBlock(int length) throws IOException {
88 List<Header> entries = new ArrayList<>(numberOfPairs);
93 entries.add(new Header(name, values));
  /external/python/cpython3/Lib/test/test_email/
test_asian_codecs.py 9 from email.header import Header, decode_header
28 h = Header("Hello World!")
51 h = Header(subject, j, header_name="Subject")
52 # test a very long header
54 # TK: splitting point may differ by codec design and/or Header encoding
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Entity.java 30 * MIME entity. An entity has a header and a body (see RFC 2045).
36 private Header header = null; field in class:Entity
61 * Gets the entity header.
63 * @return the header.
65 public Header getHeader() {
66 return header;
70 * Sets the entity header.
72 * @param header the header
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
48 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
63 /// Predecessors - List of BasicBlocks that have this Interval's header block
89 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
48 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
63 /// Predecessors - List of BasicBlocks that have this Interval's header block
89 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
48 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
63 /// Predecessors - List of BasicBlocks that have this Interval's header block
89 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
48 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
63 /// Predecessors - List of BasicBlocks that have this Interval's header block
89 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
48 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
63 /// Predecessors - List of BasicBlocks that have this Interval's header block
89 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
47 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
48 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
63 /// Predecessors - List of BasicBlocks that have this Interval's header block
89 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
Interval.h 15 // 1. The header node of an interval dominates all of the elements of the
35 /// header)
38 /// HeaderNode - The header BasicBlock, which dominates all BasicBlocks in this
48 inline Interval(BasicBlock *Header) : HeaderNode(Header) {
49 Nodes.push_back(Header);
59 /// These nodes necessarily must be header nodes for other intervals.
62 /// Predecessors - List of BasicBlocks that have this Interval's header block
87 /// same partition, because of this, all we have to check is the header node
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/
AcpiTables.c 26 EFI_ACPI_MEMORY_MAPPED_CONFIGURATION_BASE_ADDRESS_TABLE_HEADER Header;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
ServerProcessorManagementInterfaceTable.h 37 EFI_ACPI_DESCRIPTION_HEADER Header;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/HiiPack/
StringParse.c 143 while (TempPack->Header.Length > 0) {
144 if (TempPack->Header.Type != EFI_HII_STRING) {
150 PackSize += TempPack->Header.Length;
152 TempPack = (EFI_HII_STRING_PACK *) ((char *) TempPack + TempPack->Header.Length);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PciExpress30.h 4 This header file may not define all structures. Please extend as required.
49 PCI_EXPRESS_EXTENDED_CAPABILITIES_HEADER Header;
  /external/apache-http/src/org/apache/http/impl/cookie/
BestMatchSpec.java 36 import org.apache.http.Header;
101 final Header header,
103 if (header == null) {
104 throw new IllegalArgumentException("Header may not be null");
109 HeaderElement[] helems = header.getElements();
127 // Need to parse the header again,
130 return getNetscape().parse(header, origin);
166 public List<Header> formatCookies(final List<Cookie> cookies) {
187 public Header getVersionHeader()
    [all...]
  /external/clang/test/PCH/
chain-staticvar-instantiation.cpp 30 #error Header inclusion order messed up
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyCFGStackify.cpp 15 /// by a block not dominated by the loop header, with special care to keep the
116 /// by the loop header among the loop's blocks.
121 /// List of blocks not dominated by Loop's header that are deferred until
131 /// interrupted by blocks not dominated by their header.
151 // - Between a loop header and the last block in the loop, there can be
152 // no blocks not dominated by the loop header.
167 // If MBB is a loop header, add it to the active loop list. We can't put
173 // blocks deferred because the header didn't dominate them.
197 // If X isn't dominated by the top active loop header, defer it until that
206 // loop-rotated above the header, it's not preferred
    [all...]

Completed in 3006 milliseconds

<<11121314151617181920>>