| /third_party/node/test/parallel/ |
| D | test-worker-message-event.js | 13 lastEventId: '', source: null, ports: [] property 20 lastEventId: '', source: null, ports: [] property 27 lastEventId: '0', source: null, ports: [] property 34 lastEventId: 'foo', source: null, ports: [] property 41 lastEventId: 'foo', source: dummyPort, ports: [] property 45 ['message', { ports: [dummyPort], source: null }], property 48 lastEventId: '', source: null, ports: [dummyPort] property 55 type, data, origin, lastEventId, source, ports field 74 new MessageEvent('message', { ports: 0 }); property 79 new MessageEvent('message', { ports: [ null ] }); property [all …]
|
| D | test-worker-message-port-move.js | 37 port.onmessage = function({ data, ports }) { field
|
| D | test-dgram-exclusive-implicit-bind.js | 44 const ports = {}; constant
|
| /third_party/node/lib/internal/per_context/ |
| D | messageport.js | 7 constructor(data, target, type, ports) { argument 19 exports.emitMessage = function(data, ports, type) { argument
|
| /third_party/FreeBSD/sys/dev/usb/ |
| D | usb_hub.h | 59 struct usb_port ports[0]; member 61 struct usb_port ports[USB_MAX_PORTS]; member
|
| /third_party/node/test/known_issues/ |
| D | test-inspector-cluster-port-clash.js | 26 const ports = [process.debugPort]; variable
|
| /third_party/node/deps/undici/src/lib/websocket/ |
| D | events.js | 48 get ports () { getter in MessageEvent 66 ports = [] argument 73 bubbles, cancelable, data, origin, lastEventId, source, ports field 169 ports: kEnumerableProperty, property
|
| /third_party/node/deps/undici/src/types/ |
| D | websocket.d.ts | 100 ports?: (typeof MessagePort)[] property 108 readonly ports: ReadonlyArray<typeof MessagePort> property
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| D | driver_roboswitch.c | 62 u16 ports; member 241 u16 ports, const u8 *addr) in wpa_driver_roboswitch_join() 287 u16 ports, const u8 *addr) in wpa_driver_roboswitch_leave()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| D | driver_roboswitch.c | 62 u16 ports; member 241 u16 ports, const u8 *addr) in wpa_driver_roboswitch_join() 287 u16 ports, const u8 *addr) in wpa_driver_roboswitch_leave()
|
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
| D | MidiPortWrapper.java | 72 PortInfo[] ports = mInfo.getPorts(); in findPortInfo() local
|
| /third_party/backends/tools/ |
| D | umax_pp.c | 56 char **ports; in main() local
|
| /third_party/musl/src/network/ |
| D | getaddrinfo.c | 21 struct service ports[MAXSERVS]; in getaddrinfo() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | card.h | 81 pa_hashmap *ports; member 105 pa_hashmap *ports; member
|
| D | device-port.c | 252 pa_device_port *pa_device_port_find_best(pa_hashmap *ports) in pa_device_port_find_best()
|
| /third_party/lwip/src/netif/ |
| D | bridgeif.c | 115 bridgeif_port_t *ports; member 135 bridgeif_fdb_add(struct netif *bridgeif, const struct eth_addr *addr, bridgeif_portmask_t ports) in bridgeif_fdb_add()
|
| /third_party/node/lib/internal/worker/ |
| D | io.js | 137 ports = [], property 198 ports: { property 223 return new MessageEvent(type, { data, ports }); field
|
| /third_party/python/Doc/whatsnew/ |
| D | 2.5.rst | 2205 .. _ports: target in Build and C API Changes
|
| /third_party/musl/porting/linux/user/src/network/ |
| D | getaddrinfo.c | 108 struct service ports[MAXSERVS]; in getaddrinfo_ext() local
|
| /third_party/backends/backend/ |
| D | umax_pp.c | 359 umax_pp_try_ports (SANEI_Config * config, char **ports) in umax_pp_try_ports() 398 char **ports; in umax_pp_auto_attach() local
|
| /third_party/musl/src/network/linux/ |
| D | getaddrinfo.c | 123 struct service ports[MAXSERVS]; in getaddrinfo_ext() local
|
| /third_party/pulseaudio/src/modules/dbus/ |
| D | iface-device.c | 92 pa_hashmap *ports; member 666 const char **ports; in get_ports() local 689 const char **ports = NULL; in handle_get_ports() local 823 const char **ports = NULL; in handle_get_all() local
|
| /third_party/pulseaudio/src/modules/alsa/ |
| D | alsa-ucm.c | 942 static void update_mixer_paths(pa_hashmap *ports, const char *profile) { in update_mixer_paths() 1013 pa_hashmap *ports, in ucm_add_port_combination() 1245 pa_hashmap *ports, in ucm_add_ports_combination() 1302 pa_hashmap *ports, in pa_alsa_ucm_add_ports_combination() 2411 pa_hashmap *ports, in pa_alsa_ucm_add_ports_combination()
|
| D | module-alsa-card.c | 142 static void add_profiles(struct userdata *u, pa_hashmap *h, pa_hashmap *ports) { in add_profiles() 707 static void prune_singleton_availability_groups(pa_hashmap *ports) { in prune_singleton_availability_groups()
|
| /third_party/pulseaudio/src/modules/jack/ |
| D | module-jack-source.c | 253 const char **ports = NULL, **p; in pa__init() local
|