/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 6 <p>Content Authoring Application for the JET Interactive Music Engine</p> 15 auditioning JET files. JET is an interactive music player for small embedded 17 include interactive music soundtracks, in MIDI 36 involves auditioning the interactive playback elements as they will take place 79 <p><i>JET</i>: Jet Interactive Engine. The name of the SONiVOX JET interactive 117 <h1>2 The JET Interactive Music Concept</h1> 119 <p>Interactive music can be defined as music 121 interaction or game play events. In this way, interactive music is much more 124 and games, interactive music is central to the game play. Guitar Hero is on [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
mturk | 35 interactive = False variable 260 if interactive: 300 if interactive: 310 if interactive: print 'Bonused', worker 315 if interactive: print 'Approved', a 320 if interactive: print 'Rejected', a 325 if interactive: print 'Unrejected', a 333 if interactive: print 'Gave to', w 338 if interactive: print 'Revoked from', w 345 interactive = Tru [all...] |
/frameworks/base/docs/html/training/wearables/apps/ |
always-on.jd | 41 ambient and interactive mode are called <i>always-on</i> apps. 144 To ease a user into the transition from interactive to ambient mode, try to maintain similar 155 <p class="note"><b>Note:</b> In ambient mode, disable any interactive elements on the 179 to interactive mode. The system calls the 182 interactive state.</p> 185 when the system switches to interactive mode:</p> 246 <li>Cancel the alarm when the activity switches to interactive mode or the activity is stopped 325 // Implement data retrieval and update the screen for interactive mode 342 // Calculate the next trigger time for interactive mode 379 <p>When the device switches to interactive mode, cancel the alarm in th [all...] |
/system/update_engine/ |
update_attempter.cc | 257 bool interactive) { 264 // Notify of the new update attempt, clearing prior interactive requests. 294 interactive)) { 298 BuildUpdateActions(interactive); 332 void UpdateAttempter::CalculateP2PParams(bool interactive) { 336 // Never use p2p for downloading in interactive checks unless the 348 // Allow p2p for sharing, even in interactive checks. 350 if (!interactive) { 351 LOG(INFO) << "Non-interactive check - allowing p2p for downloading"; 355 << "since this update attempt is interactive." [all...] |
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/driver/ |
interactive.go | 64 // interactive displays a prompt and reads commands for profile 66 func interactive(p *profile.Profile, obj plugin.ObjTool, ui plugin.UI, f *flags) error { func 70 ui.Print("Entering interactive mode (type \"help\" for commands)") 232 // cmdFlags parses the options of an interactive command and returns 307 // Default text/top to 10 nodes on interactive mode 336 // optFlags parses an interactive option setting and returns
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/ |
interactive.go | 64 // interactive displays a prompt and reads commands for profile 66 func interactive(p *profile.Profile, obj plugin.ObjTool, ui plugin.UI, f *flags) error { func 70 ui.Print("Entering interactive mode (type \"help\" for commands)") 232 // cmdFlags parses the options of an interactive command and returns 307 // Default text/top to 10 nodes on interactive mode 336 // optFlags parses an interactive option setting and returns
|
/development/ide/emacs/ |
android-compile.el | 25 ;; The only interactive function is 'android-compile'. 144 (interactive) 161 (if (interactive-p)
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
main.py | 62 "--interactive", "-i", 64 dest="interactive" 108 if options.interactive:
|
/external/autotest/client/cros/cellular/pseudomodem/ |
client.py | 18 Interactive client for PseudoModemManager. 38 Starts the interactive shell. 185 print '\nNo such interactive state machine.\n'
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
CardBoundsWatchFaceService.java | 89 // Draw border around card in interactive mode.
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
CardBoundsWatchFaceService.java | 89 // Draw border around card in interactive mode.
|
/developers/samples/android/wearable/wear/WatchFace/ |
template-params.xml | 45 opengl, calendar, steps, interactive, etc. It also includes a watch-side configuration example.
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
CardBoundsWatchFaceService.java | 89 // Draw border around card in interactive mode.
|
/external/autotest/frontend/afe/ |
test.py | 7 # doctest takes a copy+paste log of a Python interactive session, runs a Python
|
/external/autotest/server/hosts/ |
plankton_host.py | 5 # Expects to be run in an environment with sudo and no interactive password
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
control | 66 interactive=False)
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
control | 67 interactive=False)
|
/external/autotest/site_utils/tester_feedback/ |
sequenced_request.py | 61 """A request consisting of a sequence of interactive actions."""
|
/external/blktrace/doc/ |
bno_plot.1 | 5 bno_plot \- generate interactive 3D plot of IO blocks and sizes
|
/external/chromium-trace/catapult/third_party/flot/ |
jquery.flot.navigate.min.js | 7 (function(a){function e(h){var k,j=this,l=h.data||{};if(l.elem)j=h.dragTarget=l.elem,h.dragProxy=d.proxy||j,h.cursorOffsetX=l.pageX-l.left,h.cursorOffsetY=l.pageY-l.top,h.offsetX=h.pageX-h.cursorOffsetX,h.offsetY=h.pageY-h.cursorOffsetY;else if(d.dragging||l.which>0&&h.which!=l.which||a(h.target).is(l.not))return;switch(h.type){case"mousedown":return a.extend(l,a(j).offset(),{elem:j,target:h.target,pageX:h.pageX,pageY:h.pageY}),b.add(document,"mousemove mouseup",e,l),i(j,!1),d.dragging=null,!1;case!d.dragging&&"mousemove":if(g(h.pageX-l.pageX)+g(h.pageY-l.pageY)<l.distance)break;h.target=l.target,k=f(h,"dragstart",j),k!==!1&&(d.dragging=j,d.proxy=h.dragProxy=a(k||j)[0]);case"mousemove":if(d.dragging){if(k=f(h,"drag",j),c.drop&&(c.drop.allowed=k!==!1,c.drop.handler(h)),k!==!1)break;h.type="mouseup"}case"mouseup":b.remove(document,"mousemove mouseup",e),d.dragging&&(c.drop&&c.drop.handler(h),f(h,"dragend",j)),i(j,!0),d.dragging=d.proxy=l.elem=!1}return!0}function f(b,c,d){b.type=c;var e=a.event.dispatch.call(d,b);return e===!1?!1:e||b.result}function g(a){return Math.pow(a,2)}function h(){return d.dragging===!1}function i(a,b){a&&(a.unselectable=b?"off":"on",a.onselectstart=function(){return b},a.style&&(a.style.MozUserSelect=b?"":"none"))}a.fn.drag=function(a,b,c){return b&&this.bind("dragstart",a),c&&this.bind("dragend",c),a?this.bind("drag",b?b:a):this.trigger("drag")};var b=a.event,c=b.special,d=c.drag={not:":input",distance:0,which:1,dragging:!1,setup:function(c){c=a.extend({distance:d.distance,which:d.which,not:d.not},c||{}),c.distance=g(c.distance),b.add(this,"mousedown",e,c),this.attachEvent&&this.attachEvent("ondragstart",h)},teardown:function(){b.remove(this,"mousedown",e),this===d.dragging&&(d.dragging=d.proxy=!1),i(this,!0),this.detachEvent&&this.detachEvent("ondragstart",h)}};c.dragstart=c.dragend={setup:function(){},teardown:function(){}}})(jQuery);(function(d){function e(a){var b=a||window.event,c=[].slice.call(arguments,1),f=0,e=0,g=0,a=d.event.fix(b);a.type="mousewheel";b.wheelDelta&&(f=b.wheelDelta/120);b.detail&&(f=-b.detail/3);g=f;void 0!==b.axis&&b.axis===b.HORIZONTAL_AXIS&&(g=0,e=-1*f);void 0!==b.wheelDeltaY&&(g=b.wheelDeltaY/120);void 0!==b.wheelDeltaX&&(e=-1*b.wheelDeltaX/120);c.unshift(a,f,e,g);return(d.event.dispatch||d.event.handle).apply(this,c)}var c=["DOMMouseScroll","mousewheel"];if(d.event.fixHooks)for(var h=c.length;h;)d.event.fixHooks[c[--h]]=d.event.mouseHooks;d.event.special.mousewheel={setup:function(){if(this.addEventListener)for(var a=c.length;a;)this.addEventListener(c[--a],e,!1);else this.onmousewheel=e},teardown:function(){if(this.removeEventListener)for(var a=c.length;a;)this.removeEventListener(c[--a],e,!1);else this.onmousewheel=null}};d.fn.extend({mousewheel:function(a){return a?this.bind("mousewheel",a):this.trigger("mousewheel")},unmousewheel:function(a){return this.unbind("mousewheel",a)}})})(jQuery);(function($){var options={xaxis:{zoomRange:null,panRange:null},zoom:{interactive:false,trigger:"dblclick",amount:1.5},pan:{interactive:false,cursor:"move",frameRate:20}};function init(plot){function onZoomClick(e,zoomOut){var c=plot.offset();c.left=e.pageX-c.left;c.top=e.pageY-c.top;if(zoomOut)plot.zoomOut({center:c});else plot.zoom({center:c})}function onMouseWheel(e,delta){e.preventDefault();onZoomClick(e,delta<0);return false}var prevCursor="default",prevPageX=0,prevPageY=0,panTimeout=null;function onDragStart(e){if(e.which!=1)return false;var c=plot.getPlaceholder().css("cursor");if(c)prevCursor=c;plot.getPlaceholder().css("cursor",plot.getOptions().pan.cursor);prevPageX=e.pageX;prevPageY=e.pageY}function onDrag(e){var frameRate=plot.getOptions().pan.frameRate;if(panTimeout||!frameRate)return;panTimeout=setTimeout(function(){plot.pan({left:prevPageX-e.pageX,top:prevPageY-e.pageY});prevPageX=e.pageX;prevPageY=e.pageY;panTimeout=null},1/frameRate*1e3)}function onDragEnd(e){if(panTimeout){clearTimeout(panTimeout);panTimeout=null}plot.getPlaceholder().css("cursor",prevCursor);plot.pan({left:prevPageX-e.pageX,top:prevPageY-e.pageY})}function bindEvents(plot,eventHolder){var o=plot.getOptions();if(o.zoom.interactive){eventHolder[o.zoom.trigger](onZoomClick);eventHolder.mousewheel(onMouseWheel)}if(o.pan.interactive){eventHolder.bind("dragstart",{distance:10},onDragStart);eventHolder.bind("drag",onDrag);eventHold (…)
|
/external/elfutils/libcpu/ |
i386_lex.l | 51 %option never-interactive
|
/external/gptfdisk/ |
cgdisk.cc | 20 /* This class implements an interactive curses-based interface atop the
|
/external/libchrome/sandbox/win/src/ |
sandbox_types.h | 38 // Failed to switch back to the interactive window station.
|
/external/sl4a/Utils/src/com/googlecode/android_scripting/interpreter/ |
InterpreterDescriptor.java | 128 * Returns true if interpreter can be executed in interactive mode.
|
/external/vixl/examples/ |
debugger.cc | 30 // This is an interactive example, not to be used for testing.
|