/external/webkit/Source/WebCore/inspector/front-end/ |
D | TimelinePanel.js | 175 …s[recordTypes.EventDispatch] = { title: WebInspector.UIString("Event"), category: this.categories.… property 176 …recordStyles[recordTypes.Layout] = { title: WebInspector.UIString("Layout"), category: this.catego… property 177 …calculateStyles] = { title: WebInspector.UIString("Recalculate Style"), category: this.categories.… property 178 …recordStyles[recordTypes.Paint] = { title: WebInspector.UIString("Paint"), category: this.categori… property 179 …recordStyles[recordTypes.ParseHTML] = { title: WebInspector.UIString("Parse"), category: this.cate… property 180 …dTypes.TimerInstall] = { title: WebInspector.UIString("Install Timer"), category: this.categories.… property 181 …ordTypes.TimerRemove] = { title: WebInspector.UIString("Remove Timer"), category: this.categories.… property 182 …recordTypes.TimerFire] = { title: WebInspector.UIString("Timer Fired"), category: this.categories.… property 183 …tateChange] = { title: WebInspector.UIString("XHR Ready State Change"), category: this.categories.… property 184 …yles[recordTypes.XHRLoad] = { title: WebInspector.UIString("XHR Load"), category: this.categories.… property [all …]
|
D | TimelineOverviewPane.js | 104 _onCheckboxClicked: function (category, event) { argument 334 _createTimelineCategoryStatusBarCheckbox: function(category, onCheckboxClicked) argument 406 WebInspector.TimelineCategoryGraph = function(category, isEven) argument
|
D | ExtensionAuditCategory.js | 61 WebInspector.ExtensionAuditCategoryResults = function(category, callback) argument
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
D | error_handlers.py | 108 def _add_reportable_error(self, category): argument 120 def _max_reports(self, category): argument 131 def __call__(self, line_number, category, confidence, message): argument
|
D | filter.py | 94 def should_check(self, category): argument 246 def should_check(self, category, path): argument
|
/external/astl/tests/ |
D | test_iterator.cpp | 74 Category category(_Category) { in category() function 80 category<std::input_iterator_tag>(std::input_iterator_tag) { in category() function 86 category<std::forward_iterator_tag>(std::forward_iterator_tag) { in category() function 92 category<std::bidirectional_iterator_tag>(std::bidirectional_iterator_tag) { in category() function 98 category<std::random_access_iterator_tag>(std::random_access_iterator_tag) { in category() function
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
D | FirstFitLocalCombiningAllocator.java | 252 int category = ssaSpec.getCategory(); in handleLocalAssociatedOther() local 331 private void markReserved(int ropReg, int category) { in markReserved() 488 int category = checkRegSpec.getCategory(); in handleCheckCastResults() local 555 int category = ssaSpec.getCategory(); in handleNormalUnassociated() local 594 int category = ssaSpec.getCategory(); in canMapReg() local 610 private boolean spansParamRange(int ssaReg, int category) { in spansParamRange() 705 int category = ssaSpec.getCategory(); in addMapping() local 706 mapper.addMapping(ssaSpec.getReg(), ropReg, category); in addMapping() local 729 int category = source.getCategory(); in adjustAndMapSourceRangeRange() local 786 int category = sources.get(i).getCategory(); in findRangeAndAdjust() local [all …]
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
D | text_unittest.py | 44 def error_for_test(line_number, category, confidence, message): argument 55 def error_for_test(line_number, category, confidence, message): argument
|
D | xml_unittest.py | 36 def handle_style_error(line_number, category, confidence, message): argument 42 def handle_style_error(line_number, category, confidence, message): argument
|
D | changelog_unittest.py | 36 def handle_style_error(line_number, category, confidence, message): argument 45 def handle_style_error(line_number, category, confidence, message): argument
|
D | common_unittest.py | 48 def _mock_style_error_handler(self, line_number, category, confidence, argument 105 def style_error_handler(line_number, category, confidence, message): argument
|
D | python_unittest.py | 49 def _mock_handle_style_error(line_number, category, confidence, argument
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | InterferenceRegisterMapper.java | 65 public void addMapping(int oldReg, int newReg, int category) { in addMapping() 84 public boolean interferes(int oldReg, int newReg, int category) { in interferes()
|
D | BasicRegisterMapper.java | 115 public void addMapping(int oldReg, int newReg, int category) { in addMapping()
|
/external/chromium/chrome/browser/userfeedback/proto/ |
D | chrome.proto | 38 optional ChromeOsCategory category = 1 [default = OTHER]; field 55 optional ChromeBrowserCategory category = 1 [default = OTHER]; field
|
/external/bison/lib/ |
D | hard-locale.c | 41 hard_locale (int category) in hard_locale()
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Analysis/ |
D | RegisterType.java | 43 public final Category category; field in RegisterType 46 private RegisterType(Category category, ClassDef type) { in RegisterType() 309 public static RegisterType getRegisterType(Category category, ClassDef classType) { in getRegisterType()
|
/external/e2fsprogs/intl/ |
D | intl-compat.c | 77 dcgettext (const char *domainname, const char *msgid, int category) in dcgettext() 104 int category) in dcngettext()
|
D | dcgettext.c | 47 DCGETTEXT (const char *domainname, const char *msgid, int category) in DCGETTEXT()
|
D | dcngettext.c | 49 int category) in DCNGETTEXT()
|
/external/harfbuzz/contrib/tables/ |
D | category-properties.h | 12 HB_CharCategory category; member
|
/external/harfbuzz/contrib/ |
D | harfbuzz-unicode-icu.c | 193 HB_CharCategory *category, in HB_GetUnicodeCharProperties()
|
D | harfbuzz-unicode-glib.c | 160 HB_CharCategory *category, in HB_GetUnicodeCharProperties()
|
/external/clang/tools/libclang/ |
D | CXLoadedDiagnostic.h | 90 unsigned category; variable
|
/external/harfbuzz/src/ |
D | harfbuzz-hebrew.c | 151 HB_CharCategory category; in HB_HebrewShape() local
|