HomeSort by relevance Sort by last modified time
    Searched refs:stored (Results 26 - 50 of 214) sorted by null

12 3 4 5 6 7 8 9

  /external/v8/build/
get_syzygy_binaries.py 106 def _BuildActualState(stored, revision, output_dir):
107 """Builds the actual state using the provided |stored| state as a template.
108 Only examines files listed in the stored state, causing the script to ignore
109 files that have been added to the directories locally. |stored| must be a
114 for relpath, md5 in stored['contents'].iteritems():
123 def _StatesAreConsistent(stored, actual):
127 if stored['revision'] != actual['revision']:
130 cont_stored = stored['contents']
147 stored = _LoadState(output_dir)
148 if not _StateIsValid(stored)
    [all...]
  /bionic/libc/arch-arm/bionic/
__bionic_clone.S 66 # Call __start_thread with the 'fn' and 'arg' we stored on the child stack.
  /external/libunwind/doc/
unw_backtrace.tex 37 The routine returns the number of addresses stored in the array pointed by
39 stored.
  /external/webrtc/tools/matlab/
parseLog.m 6 % column data stored as a vector in that field.
15 % as a field and with the column data stored as a vector in that
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
jquery.treeview.min.js 15 */;(function($){$.extend($.fn,{swapClass:function(c1,c2){var c1Elements=this.filter('.'+c1);this.filter('.'+c2).removeClass(c2).addClass(c1);c1Elements.removeClass(c1).addClass(c2);return this;},replaceClass:function(c1,c2){return this.filter('.'+c1).removeClass(c1).addClass(c2).end();},hoverClass:function(className){className=className||"hover";return this.hover(function(){$(this).addClass(className);},function(){$(this).removeClass(className);});},heightToggle:function(animated,callback){animated?this.animate({height:"toggle"},animated,callback):this.each(function(){jQuery(this)[jQuery(this).is(":hidden")?"show":"hide"]();if(callback)callback.apply(this,arguments);});},heightHide:function(animated,callback){if(animated){this.animate({height:"hide"},animated,callback);}else{this.hide();if(callback)this.each(callback);}},prepareBranches:function(settings){if(!settings.prerendered){this.filter(":last-child:not(ul)").addClass(CLASSES.last);this.filter((settings.collapsed?"":"."+CLASSES.closed)+":not(."+CLASSES.open+")").find(">ul").hide();}return this.filter(":has(>ul)");},applyClasses:function(settings,toggler){this.filter(":has(>ul):not(:has(>a))").find(">span").click(function(event){toggler.apply($(this).next());}).add($("a",this)).hoverClass();if(!settings.prerendered){this.filter(":has(>ul:hidden)").addClass(CLASSES.expandable).replaceClass(CLASSES.last,CLASSES.lastExpandable);this.not(":has(>ul:hidden)").addClass(CLASSES.collapsable).replaceClass(CLASSES.last,CLASSES.lastCollapsable);this.prepend("<div class=\""+CLASSES.hitarea+"\"/>").find("div."+CLASSES.hitarea).each(function(){var classes="";$.each($(this).parent().attr("class").split(" "),function(){classes+=this+"-hitarea ";});$(this).addClass(classes);});}this.find("div."+CLASSES.hitarea).click(toggler);},treeview:function(settings){settings=$.extend({cookieId:"treeview"},settings);if(settings.add){return this.trigger("add",[settings.add]);}if(settings.toggle){var callback=settings.toggle;settings.toggle=function(){return callback.apply($(this).parent()[0],arguments);};}function treeController(tree,control){function handler(filter){return function(){toggler.apply($("div."+CLASSES.hitarea,tree).filter(function(){return filter?$(this).parent("."+filter).length:true;}));return false;};}$("a:eq(0)",control).click(handler(CLASSES.collapsable));$("a:eq(1)",control).click(handler(CLASSES.expandable));$("a:eq(2)",control).click(handler());}function toggler(){$(this).parent().find(">.hitarea").swapClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).swapClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().swapClass(CLASSES.collapsable,CLASSES.expandable).swapClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightToggle(settings.animated,settings.toggle);if(settings.unique){$(this).parent().siblings().find(">.hitarea").replaceClass(CLASSES.collapsableHitarea,CLASSES.expandableHitarea).replaceClass(CLASSES.lastCollapsableHitarea,CLASSES.lastExpandableHitarea).end().replaceClass(CLASSES.collapsable,CLASSES.expandable).replaceClass(CLASSES.lastCollapsable,CLASSES.lastExpandable).find(">ul").heightHide(settings.animated,settings.toggle);}}function serialize(){function binary(arg){return arg?1:0;}var data=[];branches.each(function(i,e){data[i]=$(e).is(":has(>ul:visible)")?1:0;});$.cookie(settings.cookieId,data.join(""));}function deserialize(){var stored=$.cookie(settings.cookieId);if(stored){var data=stored.split("");branches.each(function(i,e){$(e).find(">ul")[parseInt(data[i])?"show":"hide"]();});}}thi (…)
  /device/generic/goldfish/lights/
Android.mk 17 # HAL module implemenation, not prelinked and stored in
  /device/generic/goldfish/power/
Android.mk 18 # HAL module implemenation stored in
  /device/generic/goldfish/sensors/
Android.mk 18 # HAL module implemenation stored in
  /device/generic/goldfish/vibrator/
Android.mk 21 # HAL module implemenation stored in
  /device/google/dragon/lights/
Android.mk 19 # HAL module implemenation, not prelinked and stored in
  /device/google/dragon/power/
Android.mk 18 # HAL module implemenation stored in
  /device/google/dragon/sensor_hub/
Android.mk 20 # HAL module implemenation, not prelinked, and stored in
  /device/google/marlin/liblight/
Android.mk 16 # HAL module implemenation stored in
  /device/htc/flounder/lights/
Android.mk 19 # HAL module implemenation, not prelinked and stored in
  /device/htc/flounder/power/
Android.mk 18 # HAL module implemenation stored in
  /device/htc/flounder/sensor_hub/libsensors/
Android.mk 20 # HAL module implemenation, not prelinked, and stored in
  /device/linaro/hikey/gralloc/
Android.mk 19 # HAL module implemenation, not prelinked and stored in
  /device/linaro/hikey/power/
Android.mk 18 # HAL module implemenation stored in
  /external/markdown/markdown/
inlinepatterns.py 299 """ Match to a stored reference and return link element. """
327 """ Match to a stored reference and return img element. """
  /hardware/akm/AK8975_FS/libsensors/
Android.mk 18 # HAL module implemenation, not prelinked, and stored in
  /hardware/libhardware/modules/gralloc/
Android.mk 18 # HAL module implemenation stored in
  /hardware/libhardware/modules/hwcomposer/
Android.mk 18 # HAL module implemenation stored in
  /hardware/libhardware/modules/vibrator/
Android.mk 21 # HAL module implementation stored in
  /hardware/qcom/display/msm8084/liblight/
Android.mk 16 # HAL module implemenation stored in
  /hardware/qcom/display/msm8084/libmemtrack/
Android.mk 17 # HAL module implemenation stored in

Completed in 1246 milliseconds

12 3 4 5 6 7 8 9