Home
last modified time | relevance | path

Searched defs:dom (Results 1 – 25 of 50) sorted by relevance

12

/external/skia/src/views/
DSkViewPriv.cpp11 void SkView::Artist::inflate(const SkDOM& dom, const SkDOM::Node* node) in inflate()
17 void SkView::Artist::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
57 void SkView::Layout::inflate(const SkDOM& dom, const SkDOM::Node* node) in inflate()
63 void SkView::Layout::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkViewInflate.cpp13 void SkViewInflate::rInflate(const SkDOM& dom, const SkDOM::Node* node, SkView* parent) in rInflate()
46 void SkViewInflate::inflateView(SkView* view, const SkDOM& dom, const SkDOM::Node* node) in inflateView()
54 SkView* SkViewInflate::inflate(const SkDOM& dom, const SkDOM::Node* node, SkView* root) in inflate()
96 SkDOM dom; in inflate() local
109 SkView* SkViewInflate::createView(const SkDOM& dom, const SkDOM::Node* node) in createView()
DSkParsePaint.cpp7 static SkShader* inflate_shader(const SkDOM& dom, const SkDOM::Node* node) in inflate_shader()
56 void SkPaint_Inflate(SkPaint* paint, const SkDOM& dom, const SkDOM::Node* node) in SkPaint_Inflate()
DSkWidgetViews.cpp9 static void assert_no_attr(const SkDOM& dom, const SkDOM::Node* node, const char attr[]) in assert_no_attr()
16 #define assert_no_attr(dom, node, attr) argument
80 void inflate_paint(const SkDOM& dom, const SkDOM::Node* node, SkPaint* paint) in inflate_paint()
155 /*virtual*/ void SkWidgetView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
221 /*virtual*/ void SkCheckButtonView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkStackViewLayout.cpp181 static void assert_no_attr(const SkDOM& dom, const SkDOM::Node* node, const char attr[]) in assert_no_attr()
188 #define assert_no_attr(dom, node, attr) argument
191 void SkStackViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
257 void SkFillViewLayout::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkBGViewArtist.cpp20 void SkBGViewArtist::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkBorderView.cpp25 /* virtual */ void SkBorderView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkProgressView.cpp110 void SkProgressView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkProgressBarView.cpp58 /*virtual*/ void SkProgressBarView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkScrollBarView.cpp58 /* virtual */ void SkScrollBarView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
DSkListWidget.cpp428 void SkListView::onInflate(const SkDOM& dom, const SkDOM::Node* node) in onInflate()
543 SkDOM dom; in SkXMLListSource() local
DSkImageView.cpp183 void SkImageView::onInflate(const SkDOM& dom, const SkDOMNode* node) in onInflate()
/external/kernel-headers/original/asm-arm/
Ddomain.h50 #define domain_val(dom,type) ((type) << (2*(dom))) argument
62 #define modify_domain(dom,type) \ argument
73 #define modify_domain(dom,type) do { } while (0) argument
/external/icu4c/i18n/
Dgregoimp.cpp85 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { in fieldsToDay()
97 int32_t& dom, int32_t& dow, int32_t& doy) { in dayToFields()
135 int32_t& dom, int32_t& dow, int32_t& doy, int32_t& mid) { in timeToFields()
148 int32_t Grego::dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom) { in dayOfWeekInMonth()
Dolsontz.cpp318 int32_t dom, uint8_t dow, in getOffset()
336 int32_t dom, uint8_t dow, in getOffset()
426 int32_t year, month, dom, dow; in printTime() local
553 int32_t year, month, dom, dow, doy, mid; in useDaylightTime() local
Dbasictz.cpp151 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
462 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
Dchnsecal.cpp341 int32_t dom = get(UCAL_DAY_OF_MONTH, status); in add() local
371 int32_t dom = get(UCAL_DAY_OF_MONTH, status); in roll() local
732 void ChineseCalendar::offsetMonth(int32_t newMoon, int32_t dom, int32_t delta) { in offsetMonth()
/external/chromium/third_party/icu/source/i18n/
Dgregoimp.cpp85 double Grego::fieldsToDay(int32_t year, int32_t month, int32_t dom) { in fieldsToDay()
97 int32_t& dom, int32_t& dow, int32_t& doy) { in dayToFields()
135 int32_t& dom, int32_t& dow, int32_t& doy, int32_t& mid) { in timeToFields()
148 int32_t Grego::dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom) { in dayOfWeekInMonth()
Dolsontz.cpp139 int32_t year, month, dom, dow; in OlsonTimeZone() local
274 int32_t dom, uint8_t dow, in getOffset()
292 int32_t dom, uint8_t dow, in getOffset()
386 int32_t year, month, dom, dow; in printTime() local
510 int32_t year, month, dom, dow; in useDaylightTime() local
Dbasictz.cpp151 int32_t year, month, dom, dow, doy, mid; in getSimpleRulesNear() local
450 int32_t year, month, dom, dow, doy, mid; in getTimeZoneRulesAfter() local
Dchnsecal.cpp341 int32_t dom = get(UCAL_DAY_OF_MONTH, status); in add() local
371 int32_t dom = get(UCAL_DAY_OF_MONTH, status); in roll() local
732 void ChineseCalendar::offsetMonth(int32_t newMoon, int32_t dom, int32_t delta) { in offsetMonth()
Dgregoimp.h274 int32_t& dom, int32_t& dow) { in dayToFields()
/external/skia/src/xml/
DSkDOM.cpp24 bool SkXMLParser::parse(const SkDOM& dom, const SkDOMNode* node) in parse()
318 static void walk_dom(const SkDOM& dom, const SkDOM::Node* node, SkXMLParser* parser) in walk_dom()
340 const SkDOM::Node* SkDOM::copy(const SkDOM& dom, const SkDOM::Node* node) in copy()
490 SkDOM dom; in UnitTest() local
DSkXMLWriter.cpp170 static void write_dom(const SkDOM& dom, const SkDOM::Node* node, SkXMLWriter* w, bool skipRoot) in write_dom()
194 void SkXMLWriter::writeDOM(const SkDOM& dom, const SkDOM::Node* node, bool skipRoot) in writeDOM()
/external/oprofile/libpopt/
Dpoptint.h107 #define D_(dom, str) dgettext(dom, str) argument
110 #define D_(dom, str) str argument

12