/external/v8/src/ |
D | counters.cc | 61 #define HR(name, caption, min, max, num_buckets) \ in Counters() argument 66 #define HT(name, caption, max, res) \ in Counters() argument 71 #define AHT(name, caption) \ in Counters() argument 76 #define HP(name, caption) \ in Counters() argument 88 #define HM(name, caption) \ in Counters() argument 93 #define HM(name, caption) \ in Counters() argument 98 #define HM(name, caption) \ in Counters() argument 103 #define SC(name, caption) \ in Counters() argument 143 #define SC(name, caption) name##_.Reset(); in ResetCounters() argument 175 #define HR(name, caption, min, max, num_buckets) name##_.Reset(); in ResetHistograms() argument [all …]
|
D | counters.h | 727 #define HR(name, caption, min, max, num_buckets) \ argument 732 #define HT(name, caption, max, res) \ argument 737 #define AHT(name, caption) \ argument 742 #define HP(name, caption) \ argument 747 #define HM(name, caption) \ argument 753 #define HM(name, caption) \ argument 760 #define SC(name, caption) \ argument 797 #define RATE_ID(name, caption, max, res) k_##name, argument 800 #define AGGREGATABLE_ID(name, caption) k_##name, argument 803 #define PERCENTAGE_ID(name, caption) k_##name, argument [all …]
|
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffpushbutton.cpp | 111 CXFA_Caption caption = m_pDataAcc->GetCaption(); in PerformLayout() local 139 CXFA_Caption caption = m_pDataAcc->GetCaption(); in LoadHighlightCaption() local 177 CXFA_Caption caption = m_pDataAcc->GetCaption(); in RenderHighlightCaption() local
|
D | xfa_fffield.cpp | 187 CXFA_Caption caption = m_pDataAcc->GetCaption(); in CapPlacement() local 271 void CXFA_FFField::CapTopBottomPlacement(CXFA_Caption caption, in CapTopBottomPlacement() 298 void CXFA_FFField::CapLeftRightPlacement(CXFA_Caption caption, in CapLeftRightPlacement() 661 CXFA_Caption caption = m_pDataAcc->GetCaption(); in RenderCaption() local
|
D | xfa_ffcheckbutton.cpp | 95 CXFA_Caption caption = m_pDataAcc->GetCaption(); in PerformLayout() local
|
D | xfa_ffwidgetacc.cpp | 128 CXFA_Caption caption = pAcc->GetCaption(); in LoadCaption() local 552 CXFA_Caption caption = GetCaption(); in GetValidateCaptionName() local 762 CXFA_Caption caption = this->GetCaption(); in CalcCaptionSize() local 1243 CXFA_Caption caption = GetCaption(); in FindSplitPos() local
|
/external/opencv3/modules/ts/misc/ |
D | table_formatter.py | 14 def __init__(self, caption, title = None, props = None): argument 37 def __init__(self, caption = None): argument 58 def newColumn(self, name, caption, title = None, **properties): argument
|
/external/opencv3/samples/cpp/tutorial_code/ImgProc/ |
D | Smoothing.cpp | 88 int display_caption( const char* caption ) in display_caption()
|
/external/opencv3/samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/ |
D | Tutorial3Activity.java | 165 …String caption = Integer.valueOf(resolution.width).toString() + "x" + Integer.valueOf(resolution.h… in onOptionsItemSelected() local
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/ |
D | Tooltip.css | 3 body, h1, h2, h3, h4, h5, h6, p, table, td, caption, th, ul, ol, dl, li, dd, dt { font-size: 1em; } selector
|
/external/v8/src/extensions/ |
D | statistics-extension.cc | 82 #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 | 452 caption { selector
|
/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()
|
/external/doclava/res/assets/templates/assets/ |
D | doclava-developer-core.css | 8 dl,dt,dd,ol,ul,li,table,caption,tbody, selector
|
/external/libopus/doc/ |
D | customdoxygen.css | 58 caption { selector
|
/external/libjpeg-turbo/doc/html/ |
D | doxygen.css | 76 caption { selector
|
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
D | ShadowDOM.js | 2996 get caption() { getter 4204 caption: "HTMLTableCaptionElement", property
|
D | webcomponents.js | 3011 get caption() { getter 4199 caption: "HTMLTableCaptionElement", property
|
/external/chromium-trace/catapult/tracing/third_party/components/webcomponentsjs/ |
D | ShadowDOM.js | 2996 get caption() { getter 4204 caption: "HTMLTableCaptionElement", property
|
D | webcomponents.js | 3011 get caption() { getter 4199 caption: "HTMLTableCaptionElement", property
|
/external/v8/src/snapshot/ |
D | serialize.cc | 231 #define COUNTER_ENTRY(name, caption) \ in ExternalReferenceTable() argument
|