OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:live
(Results
251 - 275
of
1755
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/guava/guava/src/com/google/common/collect/
Collections2.java
50
* returned collection is a
live
view of {@code unfiltered}; changes to one
66
* which elements satisfy the filter. When a
live
view is <i>not</i> needed,
243
* {@code fromCollection}. The returned collection is a
live
view of {@code
253
* <p>When a
live
view is <i>not</i> needed, it may be faster to copy the
/external/icu4c/i18n/
brktrans.h
65
* Caution, this is the
live
break iterator; it must not be used while
/external/linux-tools-perf/Documentation/
perf-annotate.txt
52
Load module symbols. WARNING: use only with -k and
LIVE
kernel.
perf-diff.txt
32
Load module symbols. WARNING: use only with -k and
LIVE
kernel
perf-script.txt
47
using '
live
-mode' i.e. without writing anything to disk. <script>
60
<top-script> and to run the <top-script> using '
live
-mode'
67
record' and '
live
-mode' variants; this isn't possible however for
68
<top-script> '
live
-mode' or 'perf script report' variants.
/external/linux-tools-perf/util/
probe-finder.h
43
/* These headers
live
under the external/elfutils */
/external/llvm/include/llvm/CodeGen/
SlotIndexes.h
11
// is to describe a position at which a register can become
live
, or cease to
12
// be
live
.
95
/// Basic block boundary. Used for
live
ranges entering and leaving a
96
/// block without being
live
in the layout neighbor. Also used as the
100
/// Early-clobber register use/def slot. A
live
range defined at
101
/// Slot_EarlyCLobber interferes with normal
live
ranges killed at
102
/// Slot_Register. Also used as the kill slot for
live
ranges tied to an
107
/// register
live
ranges at this slot.
110
/// Dead def kill point. Kill slot for a
live
range that is defined by
/external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp
109
/// LiveReg - Information about a
live
register.
116
/// current basic block. When a LiveReg is used to represent a
live
-out
231
/// resolve - Follow the chain of dead DomainValues until a
live
DomainValue is
285
assert(LiveRegs[rx].Value && "Not
live
after collapse?");
336
// enterBasicBlock - Set up LiveRegs by merging predecessor
live
-out values.
361
// Treat function
live
-ins as if they were defined just before the first
370
// Try to coalesce
live
-out registers from predecessors.
392
// We have a
live
DomainValue from more than one predecessor.
414
// Save
live
registers at end of MBB - used by enterBasicBlock().
MachineFunctionPass.cpp
49
AU.addPreserved("
live
-values");
/external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGFast.cpp
68
/// that are "
live
". These nodes must be scheduled before any other nodes that
187
// Release all the implicit physical register defs that are
live
.
436
/// CheckForLiveRegDef - Return true and update
live
register vector if the
437
/// specified register def of the specified SUnit clobbers any "
live
" registers.
461
/// scheduling of the given node to satisfy
live
physical register dependencies.
470
// If this node would clobber any "
live
" register, then it's not ready.
556
// All candidates are delayed due to
live
physical reg dependencies.
585
report_fatal_error("Can't handle
live
physical "
611
llvm_unreachable("Unable to resolve
live
physical register dependencies!");
/external/llvm/test/CodeGen/ARM/
crash-greedy-v6.ll
4
; Reduced from 177.mesa. This test causes a
live
range split before an LDR_POST instruction.
/external/llvm/test/CodeGen/X86/
phys_subreg_coalesce-3.ll
4
; This requires physreg joining, %vreg13 is
live
everywhere:
/external/llvm/test/Instrumentation/AddressSanitizer/
asan-vs-gvn.ll
28
; We can not use check for "ret" here because __asan_report_load1 calls
live
after ret.
/external/svox/pico/src/com/svox/pico/providers/
SettingsProvider.java
31
* the location of the data files for the Pico engine which
live
under
/external/webkit/Source/WebCore/html/
HTMLAttributeNames.in
34
aria-
live
/external/webkit/Source/WebCore/loader/
PingLoader.h
50
// to allow the load to
live
long enough to ensure the message was actually sent.
/external/webkit/Source/WebCore/platform/network/
ProxyServer.h
74
// http://web.archive.org/web/20060424005037/wp.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-
live
.html
/external/webkit/Source/WebCore/webaudio/
AudioBasicProcessorNode.h
62
// This synchronizes
live
channel count changes which require an uninitialization / re-initialization.
AudioGainNode.h
63
// This synchronizes
live
channel count changes which require an uninitialization / re-initialization.
/external/webkit/Source/WebKit2/Platform/
Module.h
54
//
live
Objective-C objects whose methods come from that bundle.
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
webkit
29
aria-
live
/frameworks/base/core/java/android/app/
package.html
15
view a map. An activity can start other activities, including activities that
live
in separate
/frameworks/base/core/java/android/widget/
RadioButton.java
37
* {@link android.widget.RadioGroup}. When several radio buttons
live
inside
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
UiTest.java
73
"UI test with
live
wallpaper"
245
// For Galaxy
live
wallpaper drawing
289
// For galaxy
live
wallpaper
330
// For Galaxy
live
wallpaper
ui_test.rs
23
// Parameters for galaxy
live
wallpaper
62
// End of parameters for galaxy
live
wallpaper
115
* Methods to draw the galaxy
live
wall paper
401
// Display images and text with
live
wallpaper in the background
Completed in 506 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>