HomeSort by relevance Sort by last modified time
    Searched full:live (Results 1 - 25 of 1756) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/094-scala-locals/
expected.txt 6 live in:{}
10 live out:{}
13 live in:{}
17 live out:{}
20 live in:{}
24 live out:{}
27 live in:{}
31 live out:{}
34 live in:{14}
38 live out:{
    [all...]
  /dalvik/dx/tests/086-ssa-edge-split/
expected.txt 6 live in:{}
10 live out:{}
13 live in:{}
16 live out:{}
19 live in:{}
23 live out:{}
26 live in:{}
29 live out:{}
31 live in:{}
34 live out:{
    [all...]
  /dalvik/dx/tests/087-ssa-local-vars/
expected.txt 6 live in:{2}
10 live out:{}
13 live in:{}
16 live out:{}
19 live in:{}
23 live out:{2}
26 live in:{}
29 live out:{}
31 live in:{}
34 live out:{
    [all...]
  /dalvik/dx/tests/083-ssa-phi-placement/
expected.txt 6 live in:{}
11 live out:{}
14 live in:{}
17 live out:{}
20 live in:{}
24 live out:{}
27 live in:{}
30 live out:{}
32 live in:{}
35 live out:{
    [all...]
  /external/clang/test/SemaCXX/
warn-unreachable.cpp 4 int &live();
11 live();
13 live();
20 live();
22 live();
27 live();
32 live();
47 live(),
75 live(),
  /packages/wallpapers/LivePicker/res/values/
strings.xml 24 <string name="application_name">Live Wallpaper Picker</string>
25 <!-- Title for the screen that lets the user choose a live wallpaper to use
27 <string name="live_wallpaper_picker_title">Select live wallpaper</string>
28 <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]-->
29 <string name="live_wallpaper_picker_label">Live Wallpapers</string>
30 <!-- Title for the screen that lets the user preview a live wallpaper. -->
31 <string name="live_wallpaper_preview_title">Live wallpaper preview</string>
36 <!-- Warning message, no live wallpapers available. -->
37 <string name="live_wallpaper_empty">No live wallpapers.</string>
40 <!-- Label, title and author of the live wallpaper --
    [all...]
  /external/llvm/test/Transforms/DeadArgElim/
2008-06-23-DeadAfterLive.ll 7 ; This function has a live return value, it is used by @alive.
19 ; This function ensures the retval of @test5 is live.
21 %LIVE = call i32 @test5()
22 ret i32 %LIVE
deadretval2.ll 3 ; RUN: cat %t | grep LIVE | count 4
38 ; other function's return value as live. We do this twice, with the functions in
48 %LIVE = call i32 @test5()
49 ret i32 %LIVE
53 %LIVE = call i32 @test8()
54 ret i32 %LIVE
  /external/llvm/lib/CodeGen/
LiveRangeCalc.h 1 //===---- LiveRangeCalc.h - Calculate live ranges ---------------*- C++ -*-===//
10 // The LiveRangeCalc class can be used to compute live ranges from scratch. It
12 // on the same live range. The cache can be shared by non-overlapping live
13 // ranges. SplitKit uses that when computing the live range of split products.
16 // live, but don't know which value it has as every point. LiveRangeCalc will
40 /// quickly when switching live ranges.
50 /// LiveOut - Map each basic block where a live range is live out to the
51 /// live-out value and its defining block
    [all...]
LiveIntervalUnion.h 1 //===-- LiveIntervalUnion.h - Live interval union data struct --*- C++ -*--===//
10 // LiveIntervalUnion is a union of live segments across multiple live virtual
34 /// Compare a live virtual register segment to a LiveIntervalUnion segment.
41 /// Union of live intervals that are strong candidates for coalescing into a
43 /// expect the constituent live intervals to be disjoint, although we may
46 // A set of live virtual register segments that supports fast insertion,
53 // which may belong to a different live virtual register. We also must be able
71 // Iterate over all segments in the union of live virtual registers ordered
89 // Add a live virtual register to this union and merge its segments
    [all...]
  /external/clang/test/Sema/
warn-unreachable.c 4 int live();
28 switch (live()) {
34 live(), halt(),
38 live()
45 live(),
55 live(),
61 if (live())
63 live(),
72 live(),
95 live(),
    [all...]
  /frameworks/base/core/java/android/provider/
LiveFolders.java 23 * {@link android.content.ContentProvider}. To create a live folder, two components
27 * activity is responsible for creating the live folder.</li>
28 * <li>A {@link android.content.ContentProvider} to provide the live folder items.</li>
32 * <p>When a user wants to create a live folder, the system looks for all activities with the
35 * {@link #ACTION_CREATE_LIVE_FOLDER} action. The activity then creates the live folder and
38 * live folder is described by a content provider URI, a name, an icon and a display mode.
39 * Finally, when the user opens the live folder, the system queries the content provider
42 * <h3>Setting up the live folder activity</h3>
43 * <p>The following code sample shows how to write an activity that creates a live folder:</p>
46 * public static final Uri CONTENT_URI = Uri.parse("content://my.app/live");
    [all...]
  /external/clang/test/Preprocessor/
expr_liveness.c 6 /* None of these divisions by zero are in live parts of the expression, do not
40 /* The 1/0 is live, it should error out. */
49 // -Wundef should not warn about use of undefined identifier if not live.
  /packages/wallpapers/LivePicker/res/values-de/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live-Hintergrund-Auswahl"</string>
23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"Live-Hintergrund auswählen"</string>
24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Live-Hintergründe"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Vorschau für Live-Hintergrund"</string>
28 <string name="live_wallpaper_empty" msgid="4278728108785853407">"Keine Live-Hintergründe"</string>
31 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Live-Hintergrund wird geladen?"</string>
  /packages/wallpapers/LivePicker/res/values-en-rGB/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string>
23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"Select live wallpaper"</string>
24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Live Wallpaper"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Live wallpaper preview"</string>
28 <string name="live_wallpaper_empty" msgid="4278728108785853407">"No live wallpaper."</string>
31 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Loading live wallpaper?"</string>
  /packages/wallpapers/LivePicker/res/values-fi/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live-taustakuvan valitsin"</string>
23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"Valitse live-taustakuva"</string>
24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Live-taustakuvat"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Live-taustakuvan esikatselu"</string>
28 <string name="live_wallpaper_empty" msgid="4278728108785853407">"Ei live-taustakuvia."</string>
31 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Ladataan live-taustakuvaa?"</string>
  /packages/wallpapers/LivePicker/res/values-ro/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Selector de imagine de fundal live"</string>
23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"Selecta?i o imagine de fundal live"</string>
24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Imagini de fundal live"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Previzualizare a imaginii de fundal live"</string>
28 <string name="live_wallpaper_empty" msgid="4278728108785853407">"Nicio imagine de fundal live."</string>
31 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Se încarc? imaginea de fundal live..."</string>
  /packages/wallpapers/LivePicker/res/values-tl/
strings.xml 22 <string name="application_name" msgid="4119979710394894209">"Live na Tagapili ng Wallpaper"</string>
23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"Pumili ng live na wallpaper"</string>
24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"Mga Live na Wallpaper"</string>
25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Preview ng live na wallpaper"</string>
28 <string name="live_wallpaper_empty" msgid="4278728108785853407">"Walang mga live na wallpaper."</string>
31 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Naglo-load ng live wallpaper..."</string>
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
readin.good 13 I cannot live on tomorrow's bread.
18 I live here, too.
readin.inp 9 I cannot live on tomorrow's bread.
12 I live here, too.
  /dalvik/dx/tests/032-bb-live-code/
info.txt 2 includes as live code all code which could possibly be flowed
  /external/bluetooth/glib/gio/tests/
.gitignore 10 live-g-file
  /external/llvm/test/Verifier/
2002-04-13-RetTypes.ll 4 ; delcared return type of the function they live in.
  /external/valgrind/main/memcheck/tests/
leak-0.c 6 // Live 0-sized blocks were being reported as leaked.
  /external/webkit/LayoutTests/fast/dom/getElementsByClassName/
015.html 3 <title>document.getElementsByClassName(): live updating</title>

Completed in 508 milliseconds

1 2 3 4 5 6 7 8 91011>>