HomeSort by relevance Sort by last modified time
    Searched refs:GUID (Results 126 - 138 of 138) sorted by null

1 2 3 4 56

  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 294 } GUID;
361 GUID guid; member in struct:PDB_DS_ROOT
    [all...]
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win.cc 15 // The GUID for the ISimpleDOM service is not defined in the IDL files.
20 const GUID GUID_ISimpleDOM = {
    [all...]
  /external/chromium_org/chrome_frame/test/
ui_test.cc 421 static_cast<GUID*>(NULL), OLECMDID_REFRESH, 0, &empty, &empty)));
    [all...]
  /external/chromium_org/chrome_frame/
urlmon_url_request.cc 706 STDMETHODIMP UrlmonUrlRequest::GetWindow(const GUID& guid_reason,
712 wchar_t guid[40] = {0}; local
713 ::StringFromGUID2(guid_reason, guid, arraysize(guid));
714 const wchar_t* str = guid;
    [all...]
utils.cc 225 hr = unreg_tlb(tla->guid,
    [all...]
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
Renderer11.cpp     [all...]
Renderer9.cpp     [all...]
  /external/chromium-trace/
script.js 1 window.FLATTENED={};window.FLATTENED_RAW_SCRIPTS={};window.FLATTENED.base=!0;window.FLATTENED["tracing.color_scheme"]=!0;window.FLATTENED["tracing.importer.linux_perf.parser"]=!0;window.FLATTENED["base.guid"]=!0;window.FLATTENED["tracing.trace_model.counter_series"]=!0;window.FLATTENED["tracing.importer.linux_perf.android_parser"]=!0;window.FLATTENED["tracing.importer.linux_perf.bus_parser"]=!0;window.FLATTENED["tracing.importer.linux_perf.clock_parser"]=!0;
27 base.exportTo("tracing.importer.linux_perf",function(){function d(a){this.importer=a;this.model=a.model}var b=[];d.registerSubtype=function(a){b.push(a)};d.getSubtypeConstructors=function(){return b};d.prototype={__proto__:Object.prototype};return{Parser:d}});"use strict";base.exportTo("base",function(){var d=1;return{GUID:{allocate:function(){return d++}}}});"use strict";base.require("base.guid");
28 base.exportTo("tracing.trace_model",function(){function d(a,c){this.guid_=base.GUID.allocate();this.timestamp_=a;this.value_=c}function b(a,c){this.guid_=base.GUID.allocate();this.name_=a;this.color_=c;this.timestamps_=[];this.samples_=[]}d.prototype={__proto__:Object.prototype,get value(){return this.value_},set timestamp(a){this.timestamp_=a},toJSON:function(){for(var a={},c=Object.keys(this),e=0;e<c.length;e++){var b=c[e];"function"!=typeof this[b]&&(a[b]="parent"==b?this[b].guid:this[b])}return a}};
29 b.prototype={__proto__:Object.prototype,toJSON:function(){for(var a={},c=Object.keys(this),e=0;e<c.length;e++){var b=c[e];"function"!=typeof this[b]&&(a[b]="parent"==b?this[b].guid:this[b])}return a},get length(){return this.timestamps_.length},get name(){return this.name_},get color(){return this.color_},get samples(){return this.samples_},get timestamps(){return this.timestamps_},getSample:function(a){return this.samples_[a]},getTimestamp:function(a){return this.timestamps_[a]},addSample:function(a,
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 831 milliseconds

1 2 3 4 56