Home
last modified time | relevance | path

Searched defs:endpoint (Results 1 – 25 of 39) sorted by relevance

12

/third_party/node/deps/npm/test/tap/
Dhook.js14 endpoint: 'https://example.com', property
23 endpoint: 'https://example.com' property
49 endpoint: 'https://example.com' property
62 endpoint: 'https://example.com' property
75 endpoint: 'https://example.com', property
101 endpoint: 'https://example.com', property
115 endpoint: 'https://example.com', property
124 {id: 'foo', type: 'package', name: '@foo/pkg', endpoint: 'foo.com'}, property
125 {id: 'bar', type: 'owner', name: 'bar', endpoint: 'bar.com'}, property
126 {id: 'baz', type: 'scope', name: 'baz', endpoint: 'baz.com'} property
[all …]
/third_party/node/deps/npm/node_modules/libnpmhook/
Dindex.js17 cmd.add = (name, endpoint, secret, opts) => { argument
30 body: { type, name, endpoint, secret } property
48 cmd.update = (id, endpoint, secret, opts) => { argument
53 body: {endpoint, secret} property
DREADME.md81 endpoint: 'https://zkat.tech/api/added', argument
196 endpoint: 'https://zkat.tech/api/other', argument
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
Dstatic-policy.json44 "endpoint": "api.amazon.com", string
60 "endpoint": "alexa.na.gateway.devices.a2z.com", string
78 "endpoint": "alexa.na.gateway.devices.a2z.com", string
98 "endpoint": "alexa.na.gateway.devices.a2z.com", string
116 "endpoint": "warmcat.com", string
139 "endpoint": "warmcat.com", string
153 "endpoint": "warmcat.com", string
166 "endpoint": "warmcat.com", string
179 "endpoint": "a1ygonr3im5cv2-ats.iot.us-west-2.amazonaws.com", string
192 "endpoint": "a1ygonr3im5cv2-ats.iot.us-west-2.amazonaws.com", string
[all …]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h191 #define usb_sndctrlpipe(dev,endpoint) \ argument
194 #define usb_rcvctrlpipe(dev,endpoint) \ argument
197 #define usb_sndisocpipe(dev,endpoint) \ argument
200 #define usb_rcvisocpipe(dev,endpoint) \ argument
203 #define usb_sndbulkpipe(dev,endpoint) \ argument
206 #define usb_rcvbulkpipe(dev,endpoint) \ argument
209 #define usb_sndintpipe(dev,endpoint) \ argument
212 #define usb_rcvintpipe(dev,endpoint) \ argument
241 struct usb_host_endpoint *endpoint; /* (in) pipe pointer */ member
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h53 int8_t endpoint; member
361 int endpoint; in extract_unorm_endpoints() local
873 int endpoint, component; in extract_float_endpoints() local
1211 int endpoint; in get_rgba_endpoints_unorm() local
1307 int endpoint; in write_rgb_indices_unorm() local
1408 int component, endpoint; in compress_rgba_unorm_block() local
1515 int endpoint, component; in get_endpoints_float() local
1590 int endpoint; in write_rgb_indices_float() local
1677 int component, endpoint; in compress_rgb_float_block() local
/third_party/node/test/node-api/test_make_callback/
Dtest.js80 function endpoint($Object) { function
/third_party/node/test/addons/make-callback/
Dtest.js60 function endpoint($Object) { function
/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.c864 char *endpoint; in register_endpoint_reply() local
892 …_discovery *y, const pa_a2dp_codec *a2dp_codec, const char *path, const char *endpoint, const char… in register_endpoint()
1279 static const pa_a2dp_codec *a2dp_endpoint_to_a2dp_codec(const char *endpoint) { in a2dp_endpoint_to_a2dp_codec()
1566 static void endpoint_init(pa_bluetooth_discovery *y, const char *endpoint) { in endpoint_init()
1578 static void endpoint_done(pa_bluetooth_discovery *y, const char *endpoint) { in endpoint_done()
1591 char *endpoint; in pa_bluetooth_discovery_get() local
1679 char *endpoint; in pa_bluetooth_discovery_unref() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/
Dpolicy.json25 "endpoint": "fstream.binance.com", string
/third_party/libcoap/include/coap3/
Dcoap_io_internal.h36 coap_endpoint_t *endpoint; /* Used by the epoll logic for a listening member
Dcoap_net_internal.h68 coap_endpoint_t *endpoint; /**< the endpoints used for listening */ member
Dcoap_session_internal.h62 coap_endpoint_t *endpoint; /**< session's endpoint */ member
/third_party/node/src/
Dnode_report_utils.cc23 uv_getnameinfo_t endpoint; in ReportEndpoint() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metrics-proxy/
Dmetrics-proxy-policy.json24 "endpoint":"warmcat.com", string
/third_party/libcoap/src/
Dcoap_session.c121 coap_endpoint_t *endpoint) { in coap_make_session()
620 coap_endpoint_get_session(coap_endpoint_t *endpoint, in coap_endpoint_get_session()
1490 const char *coap_endpoint_str(const coap_endpoint_t *endpoint) { in coap_endpoint_str()
Dnet.c586 coap_endpoint_t *endpoint = coap_new_endpoint(c, listen_addr, COAP_PROTO_UDP); in coap_new_context() local
1682 coap_read_endpoint(coap_context_t *ctx, coap_endpoint_t *endpoint, coap_tick_t now) { in coap_read_endpoint()
1725 coap_write_endpoint(coap_context_t *ctx, coap_endpoint_t *endpoint, coap_tick_t now) { in coap_write_endpoint()
1733 coap_accept_endpoint(coap_context_t *ctx, coap_endpoint_t *endpoint, in coap_accept_endpoint()
3287 coap_endpoint_t *endpoint; in coap_join_mcast_group_intf() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
Dpolicy.json1 …00,300,500,1000],"conceal":5,"jitterpc":20,"svalidping":30,"svalidhup":35}}],"certs": [{"amazon_ro…
/third_party/lwip/src/include/netif/ppp/
Dlcp.h157 struct epdisc endpoint; /* endpoint discriminator */ member
/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.cc78 for (const auto& endpoint : endpoints_) { in ToggleHooks() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_core.h138 struct usb_endpoint *endpoint; /* our USB endpoint */ member
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapiutil.c340 IMMEndpoint *endpoint = NULL; in gst_wasapi_util_get_devices() local
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/platform/
Dssl_pm.c125 int endpoint; in ssl_pm_new() local
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_types.h258 int endpoint; member
/third_party/mbedtls/library/
Dssl_tls13_keys.c799 int endpoint, in mbedtls_ssl_tls13_populate_transform()

12