| /external/chromium_org/url/third_party/mozilla/ |
| D | url_parse.h | 23 struct Component { struct 24 Component() : begin(0), len(-1) {} in Component() argument 27 Component(int b, int l) : begin(b), len(l) {} in Component() function 50 bool operator==(const Component& other) const { argument 60 inline Component MakeRange(int begin, int end) { in MakeRange() argument
|
| /external/chromium_org/components/content_settings/core/common/ |
| D | content_settings_pattern_parser.cc | 21 class Component { class 23 Component() : start(0), len(0) {} in Component() function in __anon2e087a690111::Component 24 Component(size_t s, size_t l) : start(s), len(l) {} in Component() function in __anon2e087a690111::Component
|
| /external/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | composite_bitmap_glyph.cc | 64 CompositeBitmapGlyph::Component::Component(const Component& rhs) in Component() function in sfntly::CompositeBitmapGlyph::Component 83 CompositeBitmapGlyph::Component::Component(int32_t glyph_code, in Component() function in sfntly::CompositeBitmapGlyph::Component
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | composite_bitmap_glyph.cc | 64 CompositeBitmapGlyph::Component::Component(const Component& rhs) in Component() function in sfntly::CompositeBitmapGlyph::Component 83 CompositeBitmapGlyph::Component::Component(int32_t glyph_code, in Component() function in sfntly::CompositeBitmapGlyph::Component
|
| /external/chromium_org/chrome/browser/resources/print_preview/ |
| D | component.js | 13 function Component() { class 40 Component.prototype = { class
|
| D | print_header.js | 86 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| /external/chromium_org/third_party/skia/src/sfnt/ |
| D | SkOTTable_glyf.h | 110 struct Component { struct 111 union Flags { 154 } flags; 155 SK_OT_USHORT glyphIndex; 156 union Transform { 201 } transform;
|
| /external/skia/src/sfnt/ |
| D | SkOTTable_glyf.h | 110 struct Component { struct 111 union Flags { 154 } flags; 155 SK_OT_USHORT glyphIndex; 156 union Transform { 201 } transform;
|
| /external/llvm/include/llvm/Support/ |
| D | Path.h | 52 StringRef Component; ///< The current component. Not necessarily in Path. variable
|
| /external/chromium_org/chrome/browser/resources/print_preview/settings/ |
| D | settings_section.js | 81 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| D | more_settings.js | 61 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| /external/chromium_org/chrome/browser/resources/print_preview/common/ |
| D | search_box.js | 75 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| D | overlay.js | 32 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| /external/chromium_org/chrome/browser/resources/print_preview/search/ |
| D | destination_list_item.js | 117 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| D | destination_list.js | 172 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| /external/chromium_org/chrome/browser/resources/print_preview/previewarea/ |
| D | margin_control_container.js | 183 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| D | margin_control.js | 323 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| D | preview_area.js | 281 print_preview.Component.prototype.enterDocument.call(this); class in print_preview
|
| /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
| D | speech_rule.js | 112 cvox.SpeechRule.Component = function(kwargs) { class in cvox.SpeechRule
|
| /external/clang/lib/CodeGen/ |
| D | CGVTables.cpp | 450 VTableComponent Component = Components[I]; in CreateVTableInitializer() local
|
| /external/chromium_org/url/ |
| D | gurl_unittest.cc | 26 void (Replacements<CHAR>::*func)(const CHAR*, const Component&), in SetupReplacement()
|
| D | url_canon_unittest.cc | 100 void (Replacements<CHAR>::*set)(const CHAR*, const Component&), in SetupReplComp()
|
| /external/clang/lib/AST/ |
| D | VTableBuilder.cpp | 1176 const VTableComponent &Component = Components[I->first]; in ComputeThisAdjustments() local 1934 const VTableComponent &Component = Components[I]; in dumpLayout() local 3022 const VTableComponent &Component = Components[I]; in dumpLayout() local
|
| /external/clang/utils/TableGen/ |
| D | ClangDiagnosticsEmitter.cpp | 486 const std::string &Component) { in EmitClangDiagsDefs()
|
| /external/clang/lib/Sema/ |
| D | TreeTransform.h | 6938 typedef Sema::OffsetOfComponent Component; in TransformOffsetOfExpr() typedef
|