HomeSort by relevance Sort by last modified time
    Searched refs:exclusive (Results 126 - 150 of 178) sorted by null

1 2 3 4 56 7 8

  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js 1095 initialize: function(start, end, exclusive) {
1098 this.exclusive = exclusive;
1112 if (this.exclusive)
1118 var $R = function(start, end, exclusive) {
1119 return new ObjectRange(start, end, exclusive);
    [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/chromium_org/webkit/browser/fileapi/
obfuscated_file_util.cc 332 bool exclusive,
341 if (exclusive)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.c 974 ret += PRINT_ATTR2(pinned, exclusive);
    [all...]
  /external/oprofile/events/i386/nehalem/
unit_masks 98 0x04 e_state Counts number of L2 data demand loads where the cache line to be loaded is in the E (exclusive) state
103 0x40 e_state Counts number of L2 prefetch data loads where the cache line to be loaded is in the E (exclusive) state
110 0x04 e_state Counts number of L2 store RFO requests where the cache line to be loaded is in the E (exclusive) state
116 0x40 e_state Counts number of L2 demand lock RFO requests where the cache line to be loaded is in the E (exclusive) state
123 0x04 e_state Counts number of L1 writebacks to the L2 where the cache line to be written is in the E (exclusive) state
135 0x04 e_state Counts L1 data cache read requests where the cache line to be loaded is in the E (exclusive) state
141 0x04 e_state Counts L1 data cache store RFO requests where the cache line to be loaded is in the E (exclusive) state
147 0x04 e_state Counts L1 data cache retired load locks that hit the target cache line in the exclusive state
338 0x04 e_state Counts the number of cache lines allocated in the L2 cache in the E (exclusive) state
  /external/oprofile/events/mips/1004K/
events 170 event:0x43b counters:1 um:zero minimum:500 name:MESI_EXCLUSIVE_COUNT : 59-1 MESI protocol transitions into exclusive state
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js 52 "events");c.removeData(a,"handle")}}}},trigger:function(a,b,d,f){var e=a.type||a;if(!f){a=typeof a==="object"?a[G]?a:c.extend(c.Event(e),a):c.Event(e);if(e.indexOf("!")>=0){a.type=e=e.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();this.global[e]&&c.each(c.cache,function(){this.events&&this.events[e]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return v;a.result=v;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(f=c.data(d,"handle"))&&f.apply(d,
54 d;a=arguments[0]=c.event.fix(a||z.event);a.currentTarget=this;d=a.type.split(".");a.type=d.shift();b=!d.length&&!a.exclusive;var f=new RegExp("(^|\\.)"+d.slice(0).sort().join("\\.(?:.*\\.)?")+"(\\.|$)");d=(c.data(this,"events")||{})[a.type];for(var e in d){var i=d[e];if(b||f.test(i.type)){a.handler=i;a.data=i.data;i=i.apply(this,arguments);if(i!==v){a.result=i;if(i===false){a.preventDefault();a.stopPropagation()}}if(a.isImmediatePropagationStopped())break}}return a.result},props:"altKey attrChange attrName bubbles button cancelable charCode clientX clientY ctrlKey currentTarget data detail eventPhase fromElement handler keyCode layerX layerY metaKey newValue offsetX offsetY originalTarget pageX pageY prevValue relatedNode relatedTarget screenX screenY shiftKey srcElement target toElement view wheelDelta which".split(" "),
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
jquery-1.4.3.min.js 60 f=f.slice(0,-1);a.exclusive=true}if(!d){a.stopPropagation();c.event.global[f]&&c.each(c.cache,function(){this.events&&this.events[f]&&c.event.trigger(a,b,this.handle.elem)})}if(!d||d.nodeType===3||d.nodeType===8)return A;a.result=A;a.target=d;b=c.makeArray(b);b.unshift(a)}a.currentTarget=d;(e=d.nodeType?c.data(d,"handle"):(c.data(d,"__events__")||{}).handle)&&e.apply(d,b);e=d.parentNode||d.ownerDocument;try{if(!(d&&d.nodeName&&c.noData[d.nodeName.toLowerCase()]))if(d["on"+f]&&d["on"+f].apply(d,b)===
62 d=[];var f,h=c.makeArray(arguments);a=h[0]=c.event.fix(a||E.event);a.currentTarget=this;b=a.type.indexOf(".")<0&&!a.exclusive;if(!b){e=a.type.split(".");a.type=e.shift();d=e.slice(0).sort();e=RegExp("(^|\\.)"+d.join("\\.(?:.*\\.)?")+"(\\.|$)")}a.namespace=a.namespace||d.join(".");f=c.data(this,this.nodeType?"events":"__events__");if(typeof f==="function")f=f.events;d=(f||{})[a.type];if(f&&d){d=d.slice(0);f=0;for(var k=d.length;f<k;f++){var l=d[f];if(b||e.test(l.namespace)){a.handler=l.handler;a.data=
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 535 BOOL exclusive)
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 535 BOOL exclusive)
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /cts/suite/cts/deviceTests/browserbench/assets/octane/js/
jquery.js     [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
jquery-1.6.4.js     [all...]
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat.jar 
  /external/valgrind/main/include/vki/
vki-linux.h 2772 exclusive : 1, \/* only group on PMU *\/ member in struct:vki_perf_event_attr
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c     [all...]
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 689 * Builds the object to manage tasks (mutually exclusive chains of events).
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js     [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
directory_model.js 656 entry, name, {create: true, exclusive: true})).
  /build/tools/droiddoc/templates-pdk/assets/
jquery-1.6.2.min.js     [all...]
  /external/bison/
maint.mk 210 # or a required construct. Those arguments are exclusive.
    [all...]
  /external/chromium_org/third_party/flot/
jquery.min.js     [all...]

Completed in 1620 milliseconds

1 2 3 4 56 7 8