OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:live
(Results
201 - 225
of
2712
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chromeos/process_proxy/
process_output_watcher.h
30
// This class should
live
on its own thread because running class makes
/external/chromium_org/content/browser/geolocation/
core_location_data_provider_mac.h
7
// providers all
live
on the IO thread
/external/chromium_org/content/plugin/
plugin_thread.h
22
//
live
. Communication occurs between WebPluginDelegateProxy in the renderer
/external/chromium_org/content/public/browser/
browser_child_process_host_iterator.h
46
// this class can only be used by BCPHD implementations that
live
in content,
/external/chromium_org/remoting/host/setup/
service_client.h
53
// The guts of the implementation
live
in this class.
/external/chromium_org/third_party/WebKit/ManualTests/iframe_notifications/
iframe-reparenting-close-window.html
23
<p>This test recreates scenario when an iframe is reparented from one page to another using '
live
iframe transfer'
/external/chromium_org/third_party/cld/base/
crash.h
32
// crash. The reason and its contents must remain
live
for the life
/external/chromium_org/third_party/leveldatabase/src/db/
log_writer.h
23
// "*dest" must remain
live
while this Writer is in use.
/external/chromium_org/third_party/libevent/
libevent.gyp
33
# provided and
live
in platform-specific directories.
/external/llvm/include/llvm/CodeGen/
MachineSSAUpdater.h
76
///
live
at the end of the specified block.
80
/// is
live
in the middle of the specified block.
93
/// set by the client of the rewriter, and those values are both
live
out of
96
/// merge the appropriate values, and this value isn't
live
out of the block.
/external/llvm/lib/CodeGen/AsmPrinter/
ErlangGCPrinter.cpp
107
// Emit the number of
live
roots in the function.
108
OS.AddComment("
live
root count");
111
// And for each
live
root...
115
// Emit
live
root's offset within the stack frame.
/external/llvm/lib/CodeGen/
RegAllocBase.h
20
// determined by the effectiveness of
live
range splitting rather than optimal
57
///
live
range splitting. They must also override enqueue/dequeue to provide an
90
// or new set of split
live
virtual registers. It is up to the splitter to
91
// converge quickly toward fully spilled
live
ranges.
RegAllocBasic.cpp
57
/// algorithm. It prioritizes
live
virtual registers by spill weight and spills
110
// Helper for spilling all
live
virtual registers currently unified under preg
167
// Spill or split all
live
virtual registers currently unified under PhysReg
168
// that interfere with VirtReg. The newly spilled or split
live
intervals are
173
// either the union or
live
intervals.
218
// selectOrSplit can only be called once per
live
virtual register. We then do a
268
// The
live
virtual register requesting allocation was spilled, so tell
LiveRangeEdit.cpp
1
//===-- LiveRangeEdit.cpp - Basic tools for editing a register
live
range -===//
29
STATISTIC(NumFracRanges, "Number of
live
ranges fractured by DCE");
186
// Since we're moving the DefMI load, make sure we're not extending any
live
218
/// Find all
live
intervals that need to shrink, then remove the instruction.
246
// Check for
live
intervals that may shrink
272
// Always shrink COPY uses that probably come from
live
range splitting.
290
// Currently, we don't support DCE of physreg
live
ranges. If MI reads
292
// a KILL instead. This way, the physreg
live
ranges don't end up
316
// uses around. Keep the empty
live
range in that case.
338
// Shrink just one
live
interval. Then delete new dead defs
[
all
...]
/external/llvm/test/CodeGen/X86/GC/
ocaml-gc.ll
24
; CHECK-NEXT: #
live
roots for main
/external/llvm/test/Transforms/CodeExtractor/
2004-03-14-DominanceProblem.ll
3
; are dominated by all of the
live
-outs.
/external/llvm/test/Transforms/LowerInvoke/
basictest.ll
19
;; Value
live
across an unwind edge.
/external/smack/src/com/kenai/jbosh/
BodyParserResults.java
58
* @return map of atributes. Note: This is the
live
instance, not a copy.
/frameworks/base/core/java/android/content/pm/
LabeledIntent.java
39
* @param sourcePackage The package in which the label and icon
live
.
57
* @param sourcePackage The package in which the label and icon
live
.
74
* @param sourcePackage The package in which the label and icon
live
.
89
* @param sourcePackage The package in which the label and icon
live
.
/frameworks/base/packages/ExternalStorageProvider/
AndroidManifest.xml
19
<!-- TODO: find a better place for tests to
live
-->
/libcore/luni/src/main/java/java/lang/annotation/
RetentionPolicy.java
22
* with the {@link Retention} annotation to specify an annotation's time-to-
live
/libcore/support/src/test/java/libcore/java/lang/ref/
FinalizationTester.java
20
* Triggers finalizers to run. Note that
live
-precise bugs may interfere with
/packages/wallpapers/LivePicker/
android.software.live_wallpaper.xml
17
<!-- This feature should be defined for devices that support
live
wallpapers.
/external/llvm/lib/Target/R600/
AMDGPUIndirectAddressing.cpp
79
// registers are
live
.
82
// This map keeps track of the current
live
indirect registers.
130
// Update the
live
-ins of the succesor blocks
153
// Make sure this
live
in is used for indirect addressing
163
// Check if there are other
live
in registers which map to the same
180
// registers to the
live
list for the block.
227
// Chain the
live
-ins
/external/chromium_org/third_party/tcmalloc/chromium/src/
heap-checker.cc
344
// HeapLeakChecker
live
object tracking components
347
// Cases of
live
object placement we distinguish
349
MUST_BE_ON_HEAP, // Must point to a
live
object of the matching size in the
351
IGNORED_ON_HEAP, // Is a
live
(ignored) object on heap
377
// to
live
(not leaked) objects.
382
// of the heap and removing the
live
heap objects we've handled from it.
384
//
live
heap objects in our flood traversal of them.
420
// These are used to consider
live
only appropriate chunks of the memory areas
422
// so that we do not treat pointers from outdated stack frames as
live
.
430
// and thread-local storage that we want to consider as
live
global data
[
all
...]
Completed in 482 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>