/external/chromium_org/tools/telemetry/telemetry/page/ |
H A D | page.py | 5 # TODO(eakuefner): Refactor references to Page and kill this hack. 8 Page = page.Page variable
|
H A D | __init__.py | 11 class Page(object): class in inherits:object
|
/external/chromium_org/tools/telemetry/unittest_data/pages/ |
H A D | external_page.py | 6 from telemetry.page.page import Page namespace 9 class ExternalPage(Page):
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
H A D | SkPdfFDFFileAnnotationDictionary_autogen.cpp | 11 int64_t SkPdfFDFFileAnnotationDictionary::Page(SkPdfNativeDoc* doc) { function in class:SkPdfFDFFileAnnotationDictionary 12 SkPdfNativeObject* ret = get("Page", ""); 20 return get("Page", "") != NULL;
|
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
H A D | SkPdfFDFFileAnnotationDictionary_autogen.cpp | 11 int64_t SkPdfFDFFileAnnotationDictionary::Page(SkPdfNativeDoc* doc) { function in class:SkPdfFDFFileAnnotationDictionary 12 SkPdfNativeObject* ret = get("Page", ""); 20 return get("Page", "") != NULL;
|
/external/chromium_org/tools/perf/page_sets/ |
H A D | alexa1-10000.py | 5 from telemetry.page.page import Page namespace 8 class Alexa1To10000Page(Page):
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
H A D | link_error_detector.py | 16 Page = namedtuple('Page', 'status, links, anchors, anchor_refs') variable 26 that page. Returns a |Page| namedtuple with fields for the http status code 31 If a non-html page is properly rendered, a |Page| with status code 200 and 38 return Page(response.status, (), (), ()) 40 return Page(200, (), (), ()) 45 return Page(200, (), (), ()) 82 return Page(200, edges, anchors, anchor_refs) 130 self._pages = defaultdict(lambda: Page(404, (), (), ())) 192 is a callable that takes a path and returns a Page [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/plugins/ |
H A D | PluginData.cpp | 67 PluginData::PluginData(const Page* page) 114 void PluginData::initPlugins(const Page*) argument
|
/external/chromium_org/third_party/WebKit/Source/core/page/ |
H A D | Page.cpp | 21 #include "core/page/Page.h" 67 DEFINE_DEBUG_ONLY_GLOBAL(WTF::RefCountedLeakCounter, pageCounter, ("Page")); 70 HashSet<Page*>& Page::allPages() 72 DEFINE_STATIC_LOCAL(HashSet<Page*>, allPages, ()); 77 HashSet<Page*>& Page::ordinaryPages() 79 DEFINE_STATIC_LOCAL(HashSet<Page*>, ordinaryPages, ()); 84 void Page::networkStateChanged(bool online) 89 HashSet<Page*> 114 Page::Page(PageClients& pageClients) function in class:blink::Page [all...] |
/external/chromium_org/third_party/WebKit/Source/core/css/ |
H A D | StyleRule.h | 47 Page, enumerator in enum:blink::StyleRuleBase::Type 61 bool isPageRule() const { return type() == Page; } 287 DEFINE_STYLE_RULE_TYPE_CASTS(Page);
|
/external/chromium_org/device/hid/ |
H A D | hid_usage_and_page.h | 13 enum Page { enum in struct:device::HidUsageAndPage 122 HidUsageAndPage(uint16_t usage, Page usage_page) 127 Page usage_page;
|
/external/chromium_org/v8/src/heap/ |
H A D | spaces.h | 37 // Page::kMaxHeapObjectSize, so that they do not have to move during 79 DCHECK((OffsetFrom(address) & Page::kPageAlignmentMask) == 0) 85 DCHECK((0 < size) && (size <= Page::kMaxRegularHeapObjectSize)) 88 DCHECK((Page::kObjectStartOffset <= offset) && (offset <= Page::kPageSize)) 701 // Page* p = Page::FromAddress(addr); or 702 // Page* p = Page::FromAllocationTop(top); 703 class Page class in namespace:v8::internal [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/robolectric/lib/main/ |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
/external/chromium_org/third_party/android_platform/webview/ |
H A D | frameworks.jar | META-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ... |