HomeSort by relevance Sort by last modified time
    Searched full:live (Results 1 - 25 of 1576) 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...]
  /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(),
  /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/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...]
  /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
  /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>
  /external/llvm/test/CodeGen/Blackfin/
2009-08-15-LiveIn-SubReg.ll 3 ; When joining live intervals of sub-registers, an MBB live-in list is not
  /frameworks/base/docs/html/resources/articles/
live-wallpapers.jd 1 page.title=Live Wallpapers
12 <li><a href="{@docRoot}resources/samples/CubeLiveWallpaper/index.html">Live Wallpaper
19 <p>Starting with Android 2.1 (API Level 7), users can now enjoy <em>live
21 their home screens. A live wallpaper is very similar to a normal Android
24 live wallpapers included on Nexus One demonstrate the use of some of these APIs
31 <p>Creating your own live wallpaper is easy, especially if you have had
34 To learn how to create a live wallpaper, you should check out the <a
37 <p>In terms of implementation, a live wallpaper is very similar to a {@link android.app.Service}.
59 Finally, applications can send arbitrary commands to the live wallpaper.
62 method of the live wallpaper:</p
    [all...]
  /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.
  /external/llvm/lib/CodeGen/
SplitKit.h 1 //===-------- SplitKit.h - Toolkit for splitting live ranges ----*- C++ -*-===//
11 // live range splitting.
47 /// SplitAnalysis - Analyze a LiveInterval, looking for live range splitting
61 /// live. Such a block will look like one of these templates:
63 /// 1. | o---x | Internal to block. Variable is only live in this block.
64 /// 2. |---x | Live-in, kill.
65 /// 3. | o---| Def, live-out.
66 /// 4. |---x o---| Live-in, kill, def, live-out. Counted by NumGapBlocks.
67 /// 5. |---o---o---| Live-through with uses or defs
    [all...]
  /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.

Completed in 3428 milliseconds

1 2 3 4 5 6 7 8 91011>>