Home
last modified time | relevance | path

Searched refs:central (Results 1 – 25 of 52) sorted by relevance

123

/src/contrib/jemalloc/src/
H A Dhpa.c62 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(&central->grow_mtx, "hpa_central_grow", in hpa_central_init()
71 err = malloc_mutex_init(&central->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 Dpa.c19 pa_central_init(pa_central_t *central, base_t *base, bool hpa, in pa_central_init() argument
23 err = hpa_central_init(&central->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 Dzip116 #>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 Dhpa.h88 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 Dpa.h70 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 DTODO25 local DB changes to the central server over a secure channel --
27 a central server)
/src/crypto/openssl/doc/man3/
H A DOSSL_CRMF_MSG_get0_tmpl.pod128 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 DUI_create_method.pod116 The central function that uses these method functions is UI_process(),
/src/contrib/tzdata/
H A Dzonenow.tab71 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 Dnorthamerica221 # 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 Dzone.tab121 CA +624900-0920459 America/Rankin_Inlet Central - NU (central)
210 ID -0002+10920 Asia/Pontianak Borneo (west, central)
H A Dzone1970.tab113 CA +624900-0920459 America/Rankin_Inlet Central - NU (central)
176 ID -0002+10920 Asia/Pontianak Borneo (west, central)
/src/tools/cam/
H A DREADME12 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 DValue.def10 // used as a central place for enumerating the different values.
H A DInstruction.def10 // used as a central place for enumerating the different instructions and
/src/sys/contrib/device-tree/Bindings/net/
H A Dfsl-enetc.txt52 1.2. Using the central MDIO PCIe endpoint device
/src/sys/dev/dpaa2/
H A Ddpaa2_swp_if.m37 * to communicate with the Queue Manager (QMan) which acts as a central resource
/src/sys/contrib/device-tree/src/mips/mobileye/
H A Deyeq6h.dtsi61 compatible = "mobileye,eyeq6h-central-olb", "syscon";
/src/crypto/openssl/doc/man7/
H A Dprovider.pod64 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 Dossl_cmp_hdr_init.pod78 consistency with the time on a central system.
H A Dossl_method_construct.pod70 A central part of constructing a subsystem specific method is to give
/src/contrib/wpa/wpa_supplicant/
H A DREADME-DPP115 Make device listen to DPP request. The central frequency of the 2.4 GHz
/src/contrib/llvm-project/libcxx/include/
H A Dbarrier157 The alternative implementation of __barrier_base is a central barrier.
/src/crypto/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv145 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 Dmediatek,disp.txt10 All DISP device tree nodes must be siblings to the central MMSYS_CONFIG node.

123