HomeSort by relevance Sort by last modified time
    Searched full:live (Results 551 - 575 of 1611) sorted by null

<<21222324252627282930>>

  /external/llvm/lib/CodeGen/
VirtRegRewriter.cpp 270 /// live-in's. If they are reused in the MBB, they will be added to the
271 /// live-in set to make register scavenger and post-allocation scheduler.
513 /// vreg1's only use is a kill. The rewriter doesn't know it should be live
569 // This operand may have reused a previously killed reg. Keep it live in
640 // This operand may have reused a previously killed reg. Keep it live.
777 /// live-in's. If they are reused in the MBB, they will be added to the
778 /// live-in set to make register scavenger and post-allocation scheduler.
790 // X86::RFP* register classes. Do not add it as a live-in.
    [all...]
MachineFunction.cpp 304 OS << "Function Live Ins: ";
316 OS << "Function Live Outs:";
388 /// addLiveIn - Add the specified physical register as a live-in value and
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 299 // of the domtree node and all of the live out memory values are still current
301 // have invalidated the live-out memory values of our parent value. For now,
432 // to salvage *something* by remembering that the stored value is a live
DeadStoreElimination.cpp 647 // the call is live.
692 // makes any stores above the access live.
705 /// of the stack objects in the DeadStackObjects set. If so, they become live
LICM.cpp 14 // live in registers, thus hoisting and sinking "invariant" loads and stores.
641 // store of the live-out values that feed them. Since we've already told
788 // Set up the preheader to have a definition of the value. It is the live-out
  /external/qemu/tcg/
README 19 A TCG "temporary" is a variable only live in a basic
22 A TCG "local temporary" is a variable only live in a function. Local
25 A TCG "global" is a variable which is live in all the functions
tcg.c     [all...]
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-ppc64-linux.S 145 /* r3, r4 are live here, so use r5 */
264 /* At entry: Live regs:
331 /* At entry: Live regs:
  /frameworks/base/docs/html/sdk/
android-3.0-highlights.jd 222 <p style="margin-top:.75em;margin-bottom:.75em;"><strong>HTTP Live streaming</strong></p>
224 <p>Applications can now pass an M3U playlist URL to the media framework to begin an HTTP Live streaming session. The media framework supports most of the HTTP Live streaming specification, including adaptive bit rate.</p>
  /frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
RsBenchRS.java 338 // For Galaxy live wallpaper drawing
403 // For galaxy live wallpaper
533 // For Galaxy live wallpaper
  /system/media/mca/filterpacks/videoproc/java/
BackDropperFilter.java 260 // tex_sampler_0: Mip-map for foreground (live) video frame.
323 // tex_sampler_0: Mip-map for foreground (live) video frame.
348 // tex_sampler_0: Foreground (live) video frame.
397 // tex_sampler_0: Mip-map for foreground (live) video frame.
423 // tex_sampler_0: Mip-map for foreground (live) video frame.
    [all...]
  /device/sample/etc/
apns-full-conf.xml 89 apn="live.vodafone.com"
1147 <apn carrier="Vodafone live!"
1150 apn="live.vodafone.com"
1151 user="live"
1158 <apn carrier="Vodafone live! PRE"
1161 apn="live.pre.vodafone.com"
1162 user="live"
1307 <apn carrier="Sunrise live"
    [all...]
  /dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S 170 stmfd sp!, {r0-r2,lr} @ preserve live registers
175 ldmfd sp!, {r0-r2,lr} @ restore live registers
330 stmfd sp!, {r0-r2,lr} @ preserve clobbered live registers
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js 17 e(a[0],b):null}function J(){return(new Date).getTime()}function Y(){return false}function Z(){return true}function ma(a,b,d){d[0].type=a;return c.event.handle.apply(b,d)}function na(a){var b,d=[],f=[],e=arguments,i,j,n,o,m,s,x=c.extend({},c.data(this,"events").live);if(!(a.button&&a.type==="click")){for(o in x){j=x[o];if(j.live===a.type||j.altLive&&c.inArray(a.type,j.altLive)>-1){i=j.data;i.beforeFilter&&i.beforeFilter[a.type]&&!i.beforeFilter[a.type](a)||f.push(j.selector)}else delete x[o]}i=c(a.target).closest(f,
18 a.currentTarget);m=0;for(s=i.length;m<s;m++)for(o in x){j=x[o];n=i[m].elem;f=null;if(i[m].selector===j.selector){if(j.live==="mouseenter"||j.live==="mouseleave")f=c(a.relatedTarget).closest(j.selector)[0];if(!f||f!==n)d.push({elem:n,fn:j})}}m=0;for(s=d.length;m<s;m++){i=d[m];a.currentTarget=i.elem;a.data=i.fn.data;if(i.fn.apply(i.elem,e)===false){b=false;break}}return b}}function oa(a,b){return"live."+(a?a+".":"")+b.replace(/\./g,"`").replace(/ /g,"&")}function pa(a){return!a||!a.parentNode||a.parentNode.nodeType===
56 d&&d.scrollTop||0)-(b&&b.clientTop||d&&d.clientTop||0)}if(!a.which&&(a.charCode||a.charCode===0?a.charCode:a.keyCode))a.which=a.charCode||a.keyCode;if(!a.metaKey&&a.ctrlKey)a.metaKey=a.ctrlKey;if(!a.which&&a.button!==v)a.which=a.button&1?1:a.button&2?3:a.button&4?2:0;return a},guid:1E8,proxy:c.proxy,special:{ready:{setup:c.bindReady,teardown:c.noop},live:{add:function(a,b){c.extend(a,b||{});a.guid+=b.selector+b.live;b.liveProxy=a;c.event.add(this,b.live,na,b)},remove:function(a){if(a.length){var b=
57 0,d=new RegExp("(^|\\.)"+a[0]+"(\\.|$)");c.each(c.data(this,"events").live||{},function(){d.test(this.type)&&b++});b<1&&c.event.remove(this,a[0],na)}},special:{}},beforeunload:{setup:function(a,b,d){if(this.setInterval)this.onbeforeunload=d;return false},teardown:function(a,b){if(this.onbeforeunload===b)this.onbeforeunload=null}}}};c.Event=function(a){if(!this.preventDefault)return new c.Event(a);if(a&&a.type){this.originalEvent=a;this.type=a.type}else this.type=a;this.timeStamp=J();this[G]=true};
66 a.guid)||0)%d;c.data(this,"lastToggle"+a.guid,e+1);f.preventDefault();return b[e].apply(this,arguments)||false}))},hover:function(a,b){return this.mouseenter(a).mouseleave(b||a)}});c.each(["live","die"],function(a,b){c.fn[b]=function(d,f,e){var i,j=0;if(c.isFunction(f)){e=f;f=v}for(d=(d||""). (…)
    [all...]
  /external/dbus/dbus/
dbus-transport.c 186 /* On Linux RLIMIT_NOFILE defaults to 1024, so allowing 4096 fds live
    [all...]
  /external/dnsmasq/
dnsmasq.conf.example 267 # Set the default time-to-live to 50
443 # file have Time-To-Live set as zero, which conventionally means
445 # server for potentially stale date, you can set a time-to-live (in
  /external/v8/src/x64/
full-codegen-x64.cc 103 // The live registers are:
156 // passed to us. It's saved in the stack and kept live in rsi.
    [all...]
  /frameworks/base/media/libstagefright/rtsp/
MyHandler.h 887 LOGW("This is a live stream, ignoring seek request.");
    [all...]
  /dalvik/dx/src/com/android/dx/rop/
package-info.java 168 * variable becomes live in a specified register specified register for the
  /dalvik/vm/alloc/
CardTable.cpp 119 * approximate it with the "live bits max" value, which tells us the
  /development/apps/FontLab/src/com/android/fontlab/
FontLab.java 55 + " nation might live. It is altogether fitting and proper that we"
  /development/pdk/docs/porting/
bluetooth.jd 78 hcidump -XVt # print live HCI UART traffic.
  /development/tools/apkcheck/
README.txt 7 The public API description files live in the source tree, in
  /external/apache-http/src/org/apache/http/impl/io/
AbstractSessionInputBuffer.java 243 // start of the live part of the buffer.
  /external/chromium/base/
shared_memory_posix.cc 23 // Paranoia. Semaphores and shared memory segments should live in different

Completed in 663 milliseconds

<<21222324252627282930>>