/external/v8/src/ |
D | counters.cc | 117 #define SC(name, caption) name##_(this, "c:" #caption), in Counters() argument 124 const char* caption; in Counters() member 129 #define HR(name, caption, min, max, num_buckets) \ in Counters() argument 144 const char* caption; in Counters() member 148 #define HT(name, caption, max, res) \ in Counters() argument 160 const char* caption; in Counters() member 164 #define HT(name, caption, max, res) \ in Counters() argument 176 const char* caption; in Counters() member 178 #define AHT(name, caption) {&Counters::name##_, #caption}, in Counters() argument 189 const char* caption; in Counters() member [all …]
|
D | counters.h | 1443 #define HR(name, caption, min, max, num_buckets) \ argument 1448 #define HT(name, caption, max, res) \ argument 1453 #define HT(name, caption, max, res) \ argument 1458 #define AHT(name, caption) \ argument 1463 #define HP(name, caption) \ argument 1468 #define HM(name, caption) \ argument 1473 #define SC(name, caption) \ argument 1479 #define SC(name, caption) \ argument 1486 #define RATE_ID(name, caption, max, res) k_##name, argument 1490 #define AGGREGATABLE_ID(name, caption) k_##name, argument [all …]
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_ffpushbutton.cpp | 109 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in PerformLayout() local 140 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in LoadHighlightCaption() local 176 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in RenderHighlightCaption() local
|
D | cxfa_ffcheckbutton.cpp | 101 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in PerformLayout() local
|
D | cxfa_fffield.cpp | 194 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CapPlacement() local 605 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in RenderCaption() local
|
D | cxfa_widgetacc.cpp | 273 CXFA_Caption* caption = pAcc->GetNode()->GetCaptionIfExists(); in LoadCaption() local 639 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CalcCaptionSize() local 706 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CalculateFieldAutoSize() local 810 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in CalculateTextEditAutoSize() local 1146 CXFA_Caption* caption = m_pNode->GetCaptionIfExists(); in FindSplitPos() local
|
/external/google-styleguide/ |
D | javaguide.css | 75 caption, selector 102 caption, selector 239 caption { selector 247 caption { selector 276 caption { selector
|
/external/ImageMagick/coders/ |
D | caption.c | 98 *caption, in ReadCAPTIONImage() local
|
D | pango.c | 116 *caption, in ReadPANGOImage() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | bytype-index.css | 63 caption { selector
|
D | summary-index.css | 5 caption { selector
|
D | TablePrinter.java | 48 private String caption; field in TablePrinter 59 public TablePrinter setCaption(String caption) { in setCaption()
|
D | index.css | 5 caption { selector
|
/external/tensorflow/tensorflow/python/debug/cli/ |
D | debugger_cli_common.py | 1117 def __init__(self, caption, content, enabled=True): argument 1134 def caption(self): member in MenuItem 1185 def caption_to_item(self, caption): argument
|
/external/v8/src/extensions/ |
D | statistics-extension.cc | 83 #define ADD_COUNTER(name, caption) \ in GetCounters() argument
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | RateLimiterTest.java | 452 void sleepMicros(String caption, long micros) { in sleepMicros()
|
/external/icu/icu4c/ |
D | icu4c.css | 454 caption { selector
|
/external/libkmsxx/py/tests/ |
D | kmsmodeview.py | 32 def __init__(self, caption, calc=None): argument
|
/external/skia/samplecode/ |
D | SampleCCPRGeometry.cpp | 180 SkString caption; in onDrawContent() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/_ocamldoc/ |
D | style.css | 7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
|
/external/skqp/samplecode/ |
D | SampleCCPRGeometry.cpp | 177 SkString caption; in onDrawContent() local
|
/external/llvm/docs/_ocamldoc/ |
D | style.css | 7 form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td selector
|
/external/webrtc/webrtc/examples/peerconnection/client/linux/ |
D | main_wnd.cc | 148 void GtkMainWnd::MessageBox(const char* caption, const char* text, in MessageBox()
|
/external/owasp/sanitizer/empiricism/ |
D | canned-data.js | 27 "caption": false, property 1978 "caption": [ property 12274 "caption": [ property 20714 "caption": { property 21399 "caption": [ property 23017 "caption": [ property
|
/external/webrtc/webrtc/examples/peerconnection/client/ |
D | main_wnd.cc | 191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox()
|