| /third_party/parse5/packages/parse5-html-rewriting-stream/lib/ |
| D | index.ts | 160 on(event: 'startTag', listener: (startTag: StartTag, rawHtml: string) => void): this; method 162 on(event: 'endTag', listener: (endTag: EndTag, rawHtml: string) => void): this; method 164 on(event: 'comment', listener: (comment: Comment, rawHtml: string) => void): this; method 166 on(event: 'text', listener: (text: Text, rawHtml: string) => void): this; method 168 on(event: 'doctype', listener: (doctype: Doctype, rawHtml: string) => void): this; method 176 on(event: string, handler: (...args: any[]) => void): this; method
|
| /third_party/parse5/packages/parse5-sax-parser/lib/ |
| D | index.ts | 278 on(event: 'startTag', listener: (startTag: StartTag) => void): this; method 280 on(event: 'endTag', listener: (endTag: EndTag) => void): this; method 282 on(event: 'comment', listener: (comment: Comment) => void): this; method 284 on(event: 'text', listener: (text: Text) => void): this; method 286 on(event: 'doctype', listener: (doctype: Doctype) => void): this; method 293 on(event: string, handler: (...args: any[]) => void): this; method
|
| /third_party/node/deps/npm/node_modules/socks/typings/client/ |
| D | socksclient.d.ts | 7 on(event: 'error', listener: (err: SocksClientError) => void): this; method 8 on(event: 'bound', listener: (info: SocksClientBoundEvent) => void): this; method 9 on(event: 'established', listener: (info: SocksClientEstablishedEvent) => void): this; method
|
| /third_party/node/test/parallel/ |
| D | test-event-emitter-get-max-listeners.js | 18 EventEmitter.prototype.on.call(recv, 'event', () => {}); method in EventEmitter 19 EventEmitter.prototype.on.call(recv, 'event', () => {}); method in EventEmitter
|
| /third_party/flutter/skia/third_party/externals/sdl/visualtest/include/ |
| D | SDL_visualtest_variator_common.h | 41 SDL_bool on; member 48 SDL_bool on; member 54 SDL_bool on; member
|
| /third_party/openssl/crypto/bio/ |
| D | bio_sock2.c | 81 const int on = 1; in BIO_connect() local 151 int on = 1; in BIO_bind() local 224 int on = 1; in BIO_listen() local
|
| /third_party/parse5/packages/parse5-parser-stream/lib/ |
| D | index.ts | 136 on( method 146 on(event: string, handler: (...args: any[]) => void): this; method
|
| /third_party/libuv/src/unix/ |
| D | tcp.c | 153 int on; in uv__tcp_bind() local 376 int uv__tcp_nodelay(int fd, int on) { in uv__tcp_nodelay() 383 int uv__tcp_keepalive(int fd, int on, unsigned int delay) { in uv__tcp_keepalive() 413 int uv_tcp_nodelay(uv_tcp_t* handle, int on) { in uv_tcp_nodelay() 431 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive()
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
| D | ohos_multimedia_camera.js | 122 on: function (...args) { method 322 on: function (...args) { method 450 on: function (...args) { method 480 on: function (...args) { method 549 on: function (...args) { method 609 on: function (...args) { method
|
| D | ohos_net_socket.js | 99 on: function (...args) { method 218 on: function (...args) { method 283 on: "[PC Preview] unknow on", property
|
| D | ohos_accessibility.js | 52 on: function (...args) { method 131 on: function (...args) { method
|
| D | ohos_multimodalInput_inputConsumer.js | 27 on: function (...args) { method
|
| D | ohos_nfc_controller.js | 30 on: function (...args) { method
|
| D | ohos_bundle_innerBundleManager.js | 34 on: function(...args) { method
|
| D | ohos_multimedia_av_session.js | 144 on: function (...args) { method 321 on: function (...args) { method 396 on: function (...args) { method
|
| /third_party/typescript/tests/cases/conformance/salsa/ |
| D | moduleExportAssignment.ts | 7 on(s) { } method in EE
|
| /third_party/libcoap/src/ |
| D | coap_tcp.c | 45 int on = 1; local 197 int on = 1; local
|
| /third_party/jsframework/runtime/main/extend/systemplugin/napi/application/ |
| D | EventHub.js | 18 …ventHub.constructor interface mocked in the Previewer. How this interface works on the Previewer" + function
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| D | vksCommon.hpp | 55 vector<T>& remove_erase_if (vector<T>& on, PRED pred) in remove_erase_if()
|
| /third_party/jsframework/runtime/main/extend/systemplugin/ |
| D | net.js | 57 on: function (...args) { method 171 on: function (...args) { method 229 on: function (...args) { method 414 on: function (...args) { method 535 on: function (...args) { method 786 on: function () { method 912 on: function (...args) { method
|
| /third_party/jsframework/runtime/main/extend/systemplugin/ohos/ |
| D | request.js | 81 on: function (...args) { method 171 on: function (...args) { method
|
| D | bluetooth.js | 137 on: function (...args) { method 270 on: function (...args) { method 361 on: function (...args) { method 479 on: function (...args) { method
|
| D | inputMonitor.js | 36 on: function (...args) { method
|
| /third_party/selinux/libsepol/src/ |
| D | debug.c | 13 void sepol_debug(int on) in sepol_debug()
|
| /third_party/gn/docs/ |
| D | quick_start.md | 317 ### The "desc" command
|