Searched refs:buck (Results 1 – 11 of 11) sorted by relevance
/third_party/libwebsockets/lib/system/metrics/ |
D | metrics.c | 551 lws_metric_bucket_t *buck = pub->u.hist.head; in lws_metrics_hist_bump_() local 566 while (buck) { in lws_metrics_hist_bump_() 567 if (lws_metric_bucket_name_len(buck) == nl && in lws_metrics_hist_bump_() 568 !strcmp(name, lws_metric_bucket_name(buck))) { in lws_metrics_hist_bump_() 569 buck->count++; in lws_metrics_hist_bump_() 572 buck = buck->next; in lws_metrics_hist_bump_() 575 buck = lws_malloc(sizeof(*buck) + nl + 2, __func__); in lws_metrics_hist_bump_() 576 if (!buck) in lws_metrics_hist_bump_() 579 nm = (char *)buck + sizeof(*buck); in lws_metrics_hist_bump_() 584 buck->next = pub->u.hist.head; in lws_metrics_hist_bump_() [all …]
|
/third_party/libwebsockets/plugins/ |
D | protocol_lws_openmetrics_export.c | 279 lws_metric_bucket_t *buck = pub->u.hist.head; in lws_metrics_om_format() local 286 while (buck) { in lws_metrics_om_format() 287 lws_strncpy(tmp, lws_metric_bucket_name(buck), in lws_metrics_om_format() 292 (unsigned long long)buck->count); in lws_metrics_om_format() 298 buck = buck->next; in lws_metrics_om_format()
|
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/ |
D | .gitignore | 40 buck-out/
|
/third_party/protobuf/examples/ |
D | list_people_test.go | 87 E-mail address: buck@example.com
|
/third_party/gn/docs/ |
D | language.md | 512 [Pants](http://www.pantsbuild.org/) and [Buck](http://facebook.github.io/buck/).
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 10132 buck 24205 ##buck
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 423 Hellenic ring, hasn't it? Tripping and sunny like the buck himself. We 1435 --Redheaded women buck like goats. 2507 outcast man, madame in rue GIT-LE-COEUR, canary and two buck lodgers. 2604 tenney a buck, trippant, proper, unattired. At the lacefringe of the tide 2735 His gaze brooded on his broadtoed boots, a buck's castoffs, 3849 champing teeth. Their full buck eyes regarded him as he went by, amid the 9347 castoff mail of a court buck, a wellset man with a bass voice. It is the 19466 the buck and doe of the forest glade, the farmyard drake and duck. 20328 And snares of the poxfiend. Where's the buck and Namby Amby? 21549 bearings of the Bellingham escutcheon garnished sable, a buck's head [all …]
|
D | 2drvb10.txt | 21755 fatlings, and blood of calves, and lambs, and buck goats. 24535 the blood of lambs and buck goats, with the blood of rams full of 47417 the buck goats: for the Lord of hosts hath visited his flock, the house
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 12919 诿 < pass\-buck; 20753 麚 < buck; 35725 雄鹿 > buck; 44888 诿 > pass\-buck; 45142 諉 > pass\-buck; 54081 麚 > buck;
|
/third_party/libffi/ |
D | ChangeLog.old | 4383 2004-04-26 Joe Buck <jbuck@welsh-buck.org>
|
/third_party/NuttX/ |
D | ReleaseNotes | 16006 - STM32F334-DISCO: Add lower-half driver for SMPS (buck-boost onboard 16992 - configs/stm32f334-disco: Add buck converter and boost converter 17754 - STM32F334-Disco: Added buck/boost converter example configuration.
|