Home
last modified time | relevance | path

Searched refs:Alive (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/CodeGen/
DStackColoring.cpp394 BitVector Alive = BlockLiveness[MBB].LiveIn; in calculateLiveIntervals() local
395 Alive |= BlockLiveness[MBB].LiveOut; in calculateLiveIntervals()
397 if (Alive.any()) { in calculateLiveIntervals()
398 for (int pos = Alive.find_first(); pos != -1; in calculateLiveIntervals()
399 pos = Alive.find_next(pos)) { in calculateLiveIntervals()
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/headers/
Dmozilla41 Keep-Alive
/external/tcpdump/tests/
Dprint-A.new18 Connection: Keep-Alive
33 Keep-Alive: timeout=15, max=100
34 Connection: Keep-Alive
Dprint-AA.new18 Connection: Keep-Alive
33 Keep-Alive: timeout=15, max=100
34 Connection: Keep-Alive
Dprint-A.out18 Connection: Keep-Alive
33 Keep-Alive: timeout=15, max=100
34 Connection: Keep-Alive
Dprint-AA.out18 Connection: Keep-Alive
33 Keep-Alive: timeout=15, max=100
34 Connection: Keep-Alive
Dprint-capXX.out36 0x0100: 6570 2d41 6c69 7665 0d0a 0d0a ep-Alive....
63 0x0130: 6f6e 3a20 4b65 6570 2d41 6c69 7665 0d0a on:.Keep-Alive..
Dprint-XX.new36 0x0100: 6570 2d41 6c69 7665 0d0a 0d0a ep-Alive....
63 0x0130: 6f6e 3a20 4b65 6570 2d41 6c69 7665 0d0a on:.Keep-Alive..
Dprint-capX.out32 0x00f0: 4b65 6570 2d41 6c69 7665 0d0a 0d0a Keep-Alive....
57 0x0120: 7469 6f6e 3a20 4b65 6570 2d41 6c69 7665 tion:.Keep-Alive
Dprint-X.new32 0x00f0: 4b65 6570 2d41 6c69 7665 0d0a 0d0a Keep-Alive....
57 0x0120: 7469 6f6e 3a20 4b65 6570 2d41 6c69 7665 tion:.Keep-Alive
/external/valgrind/tsan/
Dthread_sanitizer.cc1827 static bool Alive(SID sid) { in Alive() function in Segment
/external/webkit/Tools/
DChangeLog-2009-06-163400 …Bug 23091: Some webarchive http tests intermittently fail due to Connection/Keep-Alive header diff…
3407 (normalizeHTTPResponseHeaderFields): Remove Keep-Alive and
3848 Keep-Alive, Last-Modified and Server header fields to prevent false