HomeSort by relevance Sort by last modified time
    Searched refs:Alert (Results 1 - 18 of 18) sorted by null

  /external/pdfium/testing/
embedder_test_mock_delegate.h 15 Alert,
embedder_test_timer_handling_delegate.h 31 int Alert(FPDF_WIDESTRING message,
embedder_test.h 43 virtual int Alert(FPDF_WIDESTRING message,
embedder_test.cpp 395 return test->delegate_->Alert(message, title, type, icon);
  /external/adhd/cras/src/tests/
alert_unittest.cc 16 void prepare(struct cras_alert *alert);
36 class Alert: public testing::Test {
46 TEST_F(Alert, OneCallback) {
47 struct cras_alert *alert = cras_alert_create(NULL, 0); local
48 cras_alert_add_callback(alert, &callback1, NULL);
50 cras_alert_pending(alert);
54 cras_alert_destroy(alert);
57 TEST_F(Alert, OneCallbackPost2Call1) {
58 struct cras_alert *alert = cras_alert_create(NULL, 0); local
59 cras_alert_add_callback(alert, &callback1, NULL)
71 struct cras_alert *alert = cras_alert_create(NULL, 0); local
84 struct cras_alert *alert = cras_alert_create(NULL, 0); local
102 struct cras_alert *alert = cras_alert_create( local
119 struct cras_alert *alert = cras_alert_create(NULL, 0); local
133 struct cras_alert *alert = cras_alert_create(NULL, 0); local
160 struct cras_alert *alert = cras_alert_create(prepare, 0); local
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/
Dhcp4Option.h 92 /// maximum occurance. Alert tells whether DHCP client should further
100 BOOLEAN Alert;
Dhcp4Option.c 702 if (Format->Alert && (Para != NULL)) {
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
IpmiNetFnApp.h 402 UINT8 Alert : 1;
  /cts/hostsidetests/statsd/src/android/cts/statsd/alert/
AnomalyDetectionTests.java 16 package android.cts.statsd.alert;
21 import com.android.internal.os.StatsdConfigProto.Alert;
287 .setRuleType(Subscription.RuleType.ALERT)
445 .addAlert(Alert.newBuilder()
454 .setRuleType(Subscription.RuleType.ALERT)
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.h 146 void Alert(FPDF_WIDESTRING Msg, FPDF_WIDESTRING Title, int Type, int Icon);
cpdfsdk_formfillenvironment.cpp 409 void CPDFSDK_FormFillEnvironment::Alert(FPDF_WIDESTRING Msg,
fpdfformfill_embeddertest.cpp 310 EXPECT_CALL(mock, Alert(_, _, _, _)).Times(0);
391 EXPECT_STREQ(L"Alert", alerts[0].title.c_str());
396 EXPECT_STREQ(L"Alert", alerts[1].title.c_str());
401 EXPECT_STREQ(L"Alert", alerts[2].title.c_str());
406 EXPECT_STREQ(L"Alert", alerts[3].title.c_str());
    [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
bootstrap.js 66 * bootstrap-alert.js v2.0.4
90 /* ALERT CLASS DEFINITION
93 var dismiss = '[data-dismiss="alert"]'
94 , Alert = function (el) {
98 Alert.prototype.close = function (e) {
112 $parent.length || ($parent = $this.hasClass('alert') ? $this : $this.parent())
132 /* ALERT PLUGIN DEFINITION
135 $.fn.alert = function (option) {
138 , data = $this.data('alert')
139 if (!data) $this.data('alert', (data = new Alert(this))
    [all...]
  /external/ImageMagick/scripts/
xsnap 43 # Create an alert window and display a message to the user.
45 proc Alert {dograb message args} {
47 # Initialize alert window.
49 catch {destroy .alert}
50 toplevel .alert -class alert
51 wm title .alert Alert
52 wm iconname .alert alert
    [all...]
  /external/python/cpython2/Mac/Modules/dlg/
_Dlgmodule.c     [all...]
  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_docenvironment.cpp 649 pFormFillEnv->Alert((FPDF_WIDESTRING)bs.GetBuffer(len),
907 pFormFillEnv->Alert(reinterpret_cast<FPDF_WIDESTRING>(bs.GetBuffer(len)),
    [all...]
  /external/ImageMagick/www/assets/
magick.js 6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("jquery"),require("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQuery,t.Popper)}(this,function(t,g,u){"use strict";function i(t,e){for(var n=0;n<e.length;n++){var i=e[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(t,i.key,i)}}function s(t,e,n){return e&&i(t.prototype,e),n&&i(t,n),t}function l(o){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},e=Object.keys(r);"function"==typeof Object.getOwnPropertySymbols&&(e=e.concat(Object.getOwnPropertySymbols(r).filter(function(t){return Object.getOwnPropertyDescriptor(r,t).enumerable}))),e.forEach(function(t){var e,n,i;e=o,i=r[n=t],n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i})}return o}g=g&&g.hasOwnProperty("default")?g.default:g,u=u&&u.hasOwnProperty("default")?u.default:u;var e="transitionend";function n(t){var e=this,n=!1;return g(this).one(_.TRANSITION_END,function(){n=!0}),setTimeout(function(){n||_.triggerTransitionEnd(e)},t),this}var _={TRANSITION_END:"bsTransitionEnd",getUID:function(t){for(;t+=~~(1e6*Math.random()),document.getElementById(t););return t},getSelectorFromElement:function(t){var e=t.getAttribute("data-target");if(!e||"#"===e){var n=t.getAttribute("href");e=n&&"#"!==n?n.trim():""}try{return document.querySelector(e)?e:null}catch(t){return null}},getTransitionDurationFromElement:function(t){if(!t)return 0;var e=g(t).css("transition-duration"),n=g(t).css("transition-delay"),i=parseFloat(e),o=parseFloat(n);return i||o?(e=e.split(",")[0],n=n.split(",")[0],1e3*(parseFloat(e)+parseFloat(n))):0},reflow:function(t){return t.offsetHeight},triggerTransitionEnd:function(t){g(t).trigger(e)},supportsTransitionEnd:function(){return Boolean(e)},isElement:function(t){return(t[0]||t).nodeType},typeCheckConfig:function(t,e,n){for(var i in n)if(Object.prototype.hasOwnProperty.call(n,i)){var o=n[i],r=e[i],s=r&&_.isElement(r)?"element":(a=r,{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase());if(!new RegExp(o).test(s))throw new Error(t.toUpperCase()+': Option "'+i+'" provided type "'+s+'" but expected type "'+o+'".')}var a},findShadowRoot:function(t){if(!document.documentElement.attachShadow)return null;if("function"!=typeof t.getRootNode)return t instanceof ShadowRoot?t:t.parentNode?_.findShadowRoot(t.parentNode):null;var e=t.getRootNode();return e instanceof ShadowRoot?e:null}};g.fn.emulateTransitionEnd=n,g.event.special[_.TRANSITION_END]={bindType:e,delegateType:e,handle:function(t){if(g(t.target).is(this))return t.handleObj.handler.apply(this,arguments)}};var o="alert",r="bs.alert",a="."+r,c=g.fn[o],h={CLOSE:"close"+a,CLOSED:"closed"+a,CLICK_DATA_API:"click"+a+".data-api"},f="alert",d="fade",m="show",p=function(){function i(t){this._element=t}var t=i.prototype;return t.close=function(t){var e=this._element;t&&(e=this._getRootElement(t)),this._triggerCloseEvent(e).isDefaultPrevented()||this._removeElement(e)},t.dispose=function(){g.removeData(this._element,r),this._element=null},t._getRootElement=function(t){var e=_.getSelectorFromElement(t),n=!1;return e&&(n=document.querySelector(e)),n||(n=g(t).closest("."+f)[0]),n},t._triggerCloseEvent=function(t){var e=g.Event(h.CLOSE);return g(t).trigger(e),e},t._removeElement=function(e){var n=this;if(g(e).removeClass(m),g(e).hasClass(d)){var t=_.getTransitionDurationFromElement(e);g(e).one(_.TRANSITION_END,function(t){return n._destroyElement(e,t)}).emulateTransitionEnd(t)}else this._destroyElement(e)},t._destroyElement=function(t){g(t).detach().trigger(h.CLOSED).remove()},i._jQueryInterface=function(n){return this.each(function(){var t=g(this),e=t.data(r);e||(e=new i(this),t.data(r,e)),"close"===n&&e[n](this)})},i._handleDismiss=function(e){return function(t){t&&t.preventDefault(),e.close(this)}},s(i,null,[{key:"VERSION",get:function(){return"4.3.0"}}]),i}();g(document).on(h.CLICK_DATA_API,'[data-dismiss="alert"]',p._handleDismiss(new p)),g.fn[o]=p._jQueryInterface,g.fn[o].Constructor=p,g.fn[o].noConflict=fu (…)
    [all...]
  /external/boringssl/src/ssl/test/runner/
runner.go 607 // sendBogusAlertType, if true, causes a bogus alert of invalid type to
    [all...]

Completed in 441 milliseconds