| /src/contrib/jemalloc/src/ |
| H A D | hpa.c | 62 hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks) { in hpa_central_init() argument 66 err = malloc_mutex_init(¢ral->grow_mtx, "hpa_central_grow", in hpa_central_init() 71 err = malloc_mutex_init(¢ral->mtx, "hpa_central", in hpa_central_init() 76 central->base = base; in hpa_central_init() 77 central->eden = NULL; in hpa_central_init() 78 central->eden_len = 0; in hpa_central_init() 79 central->age_counter = 0; in hpa_central_init() 80 central->hooks = *hooks; in hpa_central_init() 85 hpa_alloc_ps(tsdn_t *tsdn, hpa_central_t *central) { in hpa_alloc_ps() argument 86 return (hpdata_t *)base_alloc(tsdn, central->base, sizeof(hpdata_t), in hpa_alloc_ps() [all …]
|
| H A D | pa.c | 19 pa_central_init(pa_central_t *central, base_t *base, bool hpa, in pa_central_init() argument 23 err = hpa_central_init(¢ral->hpa, base, hpa_hooks); in pa_central_init() 32 pa_shard_init(tsdn_t *tsdn, pa_shard_t *shard, pa_central_t *central, in pa_shard_init() argument 60 shard->central = central; in pa_shard_init() 70 if (hpa_shard_init(&shard->hpa_shard, &shard->central->hpa, shard->emap, in pa_shard_enable_hpa()
|
| /src/contrib/file/magic/Magdir/ |
| H A D | zip | 116 #>6 uleshort !0xFFff \b, central directory disk %u 117 #>8 uleshort !0xFFff \b, %u central directories on this disk 118 #>10 uleshort !0xFFff \b, %u central directories 119 #>12 ulelong !0xFFffFFff \b, %u central directory bytes 120 # offset of central directory 121 #>16 ulelong x \b, central directory offset %#x
|
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | hpa.h | 88 hpa_central_t *central; member 152 bool hpa_central_init(hpa_central_t *central, base_t *base, const hpa_hooks_t *hooks); 153 bool hpa_shard_init(hpa_shard_t *shard, hpa_central_t *central, emap_t *emap,
|
| H A D | pa.h | 70 pa_central_t *central; member 133 bool pa_central_init(pa_central_t *central, base_t *base, bool hpa, 137 bool pa_shard_init(tsdn_t *tsdn, pa_shard_t *shard, pa_central_t *central,
|
| /src/contrib/blocklist/ |
| H A D | TODO | 25 local DB changes to the central server over a secure channel -- 27 a central server)
|
| /src/crypto/openssl/doc/man3/ |
| H A D | OSSL_CRMF_MSG_get0_tmpl.pod | 128 OSSL_CRMF_MSG_centralkeygen_requested() returns 1 if central key generation 132 (must be NULL if and only if central key generation is requested). 140 OSSL_CRMF_MSG_centralkeygen_requested() returns 1 if central key generation
|
| H A D | UI_create_method.pod | 116 The central function that uses these method functions is UI_process(),
|
| /src/contrib/tzdata/ |
| H A D | zonenow.tab | 71 XX +1924-09909 America/Mexico_City Central Standard (CST) - Saskatchewan; central Mexico; Central A… 149 XX +4852+00220 Europe/Paris central Europe (CET/CEST) 152 XX -2558+03235 Africa/Maputo central Africa (CAT)
|
| H A D | northamerica | 221 # United States standard central time 230 # central standard time 239 # central standard time 348 # US central time, represented by Chicago 434 # Oliver County, ND switched from mountain to central time on 1992-10-25. 438 # Morton County, ND, switched from mountain to central time on 439 # 2003-10-26, except for the area around Mandan which was already central time. 443 # but in practice these other counties were already observing central time. 451 # mountain time zone to the central time zone at the last transition from 475 # On 1921-03-04 federal law placed all of Texas into the central time zone. [all …]
|
| H A D | zone.tab | 121 CA +624900-0920459 America/Rankin_Inlet Central - NU (central) 210 ID -0002+10920 Asia/Pontianak Borneo (west, central)
|
| H A D | zone1970.tab | 113 CA +624900-0920459 America/Rankin_Inlet Central - NU (central) 176 ID -0002+10920 Asia/Pontianak Borneo (west, central)
|
| /src/tools/cam/ |
| H A D | README | 12 You really have to read through the driver to understand, but it's the central
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Value.def | 10 // used as a central place for enumerating the different values.
|
| H A D | Instruction.def | 10 // used as a central place for enumerating the different instructions and
|
| /src/sys/contrib/device-tree/Bindings/net/ |
| H A D | fsl-enetc.txt | 52 1.2. Using the central MDIO PCIe endpoint device
|
| /src/sys/dev/dpaa2/ |
| H A D | dpaa2_swp_if.m | 37 * to communicate with the Queue Manager (QMan) which acts as a central resource
|
| /src/sys/contrib/device-tree/src/mips/mobileye/ |
| H A D | eyeq6h.dtsi | 61 compatible = "mobileye,eyeq6h-central-olb", "syscon";
|
| /src/crypto/openssl/doc/man7/ |
| H A D | provider.pod | 64 L<provider-base(7)>, and they are the central means of communication 76 the central mechanism for the OpenSSL libraries to get access to
|
| /src/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_cmp_hdr_init.pod | 78 consistency with the time on a central system.
|
| H A D | ossl_method_construct.pod | 70 A central part of constructing a subsystem specific method is to give
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | README-DPP | 115 Make device listen to DPP request. The central frequency of the 2.4 GHz
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | barrier | 157 The alternative implementation of __barrier_base is a central barrier.
|
| /src/crypto/openssl/test/recipes/80-test_cmp_http_data/ |
| H A D | test_commands.csv | 145 1,central key generation, -section,, -cmd,cr,, -centralkeygen, -newkeyout,_RESULT_DIR/newkeyout1.pem 146 0,central key generation missing newkeyout, -section,, -cmd,cr,, -centralkeygen,,BLANK,,BLANK,,BLAN…
|
| /src/sys/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,disp.txt | 10 All DISP device tree nodes must be siblings to the central MMSYS_CONFIG node.
|