/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 2 Communications of the ACM 5 J. R. Herndon ACM Algorithm 49: Spherical Neumann 8 Communications of the ACM 11 J. N. Merner ACM Algorithm 149: Complete Elliptic 14 Communications of the ACM 17 O. G. Ludwig ACM Algorithm 179: Incomplete Beta Ratio 314 19 Communications of the ACM 22 R. H. Kase ACM Algorithm 219: Topological Ordering 25 Communications of the ACM 28 W. Gautschi ACM Algorithm 236: Bessel Functions of [all …]
|
H A D | funstack.in | 19 %%% ACM", 22 %%% Communications of the ACM, covering 64 %%% These bibliographies also include ACM 66 %%% including Algorithm 568, published in ACM 79 %%% Source code for ACM Algorithms from 380 91 %%% 1990 was extracted from the ACM Computing 100 %%% information at http://www.acm.org/pubs/cacm/, 156 @String{j-CACM = "Communications of the ACM"} 160 @String{j-J-ACM = "Journal of the ACM"} 168 @String{j-TOMS = "ACM Transactions on Mathematical Software"} [all …]
|
/freebsd/share/doc/papers/ |
H A D | bsdreferences.bib | 10 url = {http://dl.acm.org/citation.cfm?id=2592801}, 26 url = {http://doi.acm.org/10.1145/956993.957010}, 29 publisher = {ACM}, 46 url = {http://doi.acm.org/10.1145/1384609.1384613}, 49 publisher = {ACM}, 64 url = {http://dl.acm.org/citation.cfm?id=1161734.1162020}, 79 url = {http://doi.acm.org/10.1145/1985441.1985463}, 82 publisher = {ACM}, 98 url = {http://doi.acm.org/10.1145/1370750.1370766}, 101 publisher = {ACM}, [all …]
|
/freebsd/share/doc/psd/15.yacc/ |
H A D | ref.bib | 23 %K acm cacm 46 %J Proc. 5th ACM Symp. on Principles of Programming Languages 59 %K acm cacm
|
/freebsd/share/man/man4/ |
H A D | umodem.4 | 35 .Nd USB Communication Device Class serial (CDC ACM) driver 56 implement the Communication Device Class Abstract Control Model (CDC ACM). 57 It also provides device-side CDC ACM support.
|
H A D | dummynet.4 | 74 as described on ACM Computer Communication Review, Jan.97 issue.
|
H A D | snd_als4000.4 | 68 .An Orion Hodson Aq Mt oho@acm.org
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wmm_ac.c | 403 /* Requested access category must have acm */ in wmm_ac_ts_req_is_valid() 404 if (!wpa_s->wmm_ac_assoc_info->ac_params[req_ac].acm) { in wmm_ac_ts_req_is_valid() 405 wpa_printf(MSG_DEBUG, "WMM AC: AC %d is not ACM", req_ac); in wmm_ac_ts_req_is_valid() 449 assoc_data->ac_params[i].acm = in wmm_ac_process_param_elem() 454 assoc_data->ac_params[WMM_AC_BE].acm, in wmm_ac_process_param_elem() 455 assoc_data->ac_params[WMM_AC_BK].acm, in wmm_ac_process_param_elem() 456 assoc_data->ac_params[WMM_AC_VI].acm, in wmm_ac_process_param_elem() 457 assoc_data->ac_params[WMM_AC_VO].acm); in wmm_ac_process_param_elem() 865 "%s: acm=%d uapsd=%d\n", in wpas_wmm_ac_status() 867 assoc_info->ac_params[ac].acm, in wpas_wmm_ac_status()
|
H A D | wmm_ac.h | 37 * acm - Admission Control Mandatory 38 * In case an access category is ACM, the traffic will have 41 unsigned int acm:1; member
|
/freebsd/share/doc/smm/06.nfs/ |
H A D | ref.t | 44 Twelfth ACM Symposium on Operating Systems Principals\fR, Litchfield Park, 49 Scale and Performance in a Distributed File System, \fIACM Trans. on 72 Sprite Network File System, \fIACM Transactions on Computer Systems\fR (6)1
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/ |
H A D | ctime_001_pos.ksh | 32 # Verify [acm]time is modified appropriately with xattr=on|sa 36 log_note "Verify [acm]time is modified appropriately."
|
/freebsd/contrib/bsnmp/ |
H A D | oid-list | 29 300 BEGEMOT-ACM DLR ACM project
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6dl-b1x5v2.dtsi | 13 reg_3v3_acm: regulator-3v3-acm { 15 regulator-name = "3V3 ACM";
|
/freebsd/usr.bin/find/ |
H A D | find.h | 82 #define F_EQUAL 0x00000000 /* [acm]min [acm]time inum links size */ 93 #define F_EXACTTIME F_IGNCASE /* -[acm]time units syntax */
|
/freebsd/usr.bin/cksum/ |
H A D | cksum.1 | 171 .Tn ACM 176 .%J "Communications of the" Tn ACM
|
/freebsd/sys/contrib/ck/include/ |
H A D | ck_bytelock.h | 33 * In Proceedings of the 22nd ACM Symposium on Parallelism in Algorithms 35 * SPAA '10. ACM, New York, NY, 284-293.
|
/freebsd/contrib/bzip2/ |
H A D | words2 | 4 figure out what, please let me know (jseward@acm.org).
|
H A D | README | 10 Copyright (C) 1996-2019 Julian Seward <jseward@acm.org> 179 jseward@acm.org
|
/freebsd/lib/libc/db/man/ |
H A D | btree.3 | 246 .%J "ACM Comput. Surv. 11" 255 .%J "ACM Transactions on Database Systems"
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wmm.c | 24 static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci) in wmm_aci_aifsn() argument 28 if (acm) in wmm_aci_aifsn() 360 /* TODO: check the request is for an AC with ACM set, if not, refuse in hostapd_wmm_action()
|
/freebsd/lib/ofed/librdmacm/ |
H A D | Makefile | 10 acm.c \
|
/freebsd/sys/dev/usb/serial/ |
H A D | ufoma.c | 1024 struct usb_cdc_acm_descriptor *acm; in ufoma_modem_setup() local 1043 acm = ufoma_get_intconf(cd, id, UDESC_CS_INTERFACE, UDESCSUB_CDC_ACM); in ufoma_modem_setup() 1045 if ((acm == NULL) || in ufoma_modem_setup() 1046 (acm->bLength < sizeof(*acm))) { in ufoma_modem_setup() 1049 sc->sc_acm_cap = acm->bmCapabilities; in ufoma_modem_setup()
|
/freebsd/lib/libc/gen/ |
H A D | arc4random_uniform.c | 9 * Association for Computing Machinery, ACM Trans. Model. Comput. Simul.,
|
/freebsd/lib/libc/stdlib/ |
H A D | qsort.3 | 395 .%J "Communications of the ACM" 410 .%J "Fourth Annual ACM-SIAM Symposium on Discrete Algorithms"
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_draid_rand.c | 3 * and Sebastiano Vigna (vigna@acm.org).
|