Home
last modified time | relevance | path

Searched defs:obs (Results 1 – 15 of 15) sorted by relevance

/third_party/node/test/parallel/
Dtest-performance-function.js15 const obs = new PerformanceObserver(common.mustCall((list) => { constant
32 const obs = new PerformanceObserver(common.mustNotCall()); constant
45 const obs = new PerformanceObserver(common.mustCall((list) => { constant
Dtest-performanceobserver.js66 const obs = new PerformanceObserver(common.mustNotCall()); constant
84 function callback(list, obs) { argument
Dtest-performance-gc.js28 const obs = new PerformanceObserver(common.mustCallAtLeast((list) => { constant
Dtest-performance-measure.js10 const obs = new PerformanceObserver(common.mustCall((items) => { constant
Dtest-http2-perf_hooks.js11 const obs = new PerformanceObserver(common.mustCall((items) => { constant
Dtest-http-perf_hooks.js9 const obs = new PerformanceObserver(common.mustCall((items) => { constant
/third_party/openssl/crypto/bio/
Dbf_lbuf.c210 int obs; in linebuffer_ctrl() local
Dbf_buff.c242 int ibs, obs; in buffer_ctrl() local
/third_party/libcoap/src/
Dresource.c495 coap_subscription_t *obs, *otmp; local
861 coap_subscription_t *obs; local
1087 coap_subscription_t *obs, *otmp; local
Dnet.c3074 coap_subscription_t *obs, *tmp; in coap_dispatch() local
/third_party/openssl/crypto/comp/
Dc_zlib.c551 int ibs, obs; in bio_zlib_ctrl() local
/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.c247 gchar **obs; in update_hidden_providers_list() local
/third_party/node/lib/
Dperf_hooks.js410 const item = { obs: this }; property
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c2196 int obs = 0; in do_scsi_device_read_write() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp146337 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in Init() local
146345 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in Destroy() local