| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_locore.asm | 39 .weak clock_gettime 46 .weak time 53 .weak gettimeofday 59 .weak getcpu
|
| /f-stack/freebsd/libkern/ |
| H A D | explicit_bzero.c | 16 __attribute__((weak)) void __explicit_bzero_hook(void *, size_t); 18 __attribute__((weak)) void
|
| /f-stack/freebsd/contrib/openzfs/module/lua/setjmp/ |
| H A D | setjmp_ppc.S | 59 .weak name; \ 68 .weak name; \ 69 .weak GLUE(.,name); \ 86 .weak name; \
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | bq2415x.txt | 20 - ti,weak-battery-voltage: integer, weak battery voltage threshold in mV. 40 ti,weak-battery-voltage = <3400>;
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_not_modified_filter_module.c | 16 ngx_table_elt_t *header, ngx_uint_t weak); 173 ngx_uint_t weak) in ngx_http_test_if_match() argument 193 if (weak in ngx_http_test_if_match() 207 if (weak in ngx_http_test_if_match()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | cs35l36.txt | 56 - cirrus,weak-fet-disable : Boolean : The strength of the output drivers is 61 (in ms) before the Class H algorithm switches to the weak-FET voltage 73 - cirrus,classh-weak-fet-thld-millivolt : Weak-FET amplifier drive threshold. 75 weak-FET operation. The range is 50mV to 700mV in 50mV increments. 151 cirrus,weak-fet-delay = <0x04>; 152 cirrus,weak-fet-thld = <0x01>;
|
| H A D | tlv320adcx140.yaml | 132 2d - Drive active low and weak high 134 4d - Drive weak low and active high
|
| /f-stack/dpdk/lib/librte_eal/x86/include/ |
| H A D | rte_atomic_64.h | 191 unsigned int weak, in rte_atomic128_cmp_exchange() argument 195 RTE_SET_USED(weak); in rte_atomic128_cmp_exchange()
|
| /f-stack/app/micro_thread/ |
| H A D | mt_version.h | 25 __attribute__((weak)) char IMT_VERSION[64] = "mt version: 0.2.4";
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/ |
| H A D | utils.c | 89 __attribute__((weak)) void 92 __attribute__((weak)) void 142 __attribute__((weak)) void 146 __attribute__((weak)) void 182 __attribute__((weak)) void 186 __attribute__((weak)) void
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | microchip,pic32-pinctrl.txt | 22 - bias-pull-up: Enable weak pull-up. 23 - bias-pull-down: Enable weak pull-down.
|
| H A D | oxnas,pinctrl.txt | 21 - bias-pull-up: Enable weak pull-up.
|
| H A D | img,pistachio-pinctrl.txt | 43 - bias-pull-up: Enable weak pull-up. 44 - bias-pull-down: Enable weak pull-down.
|
| /f-stack/tools/libutil/ |
| H A D | stub.c | 46 #pragma weak crypt_set_format
|
| /f-stack/dpdk/lib/librte_eal/arm/include/ |
| H A D | rte_atomic_64.h | 94 const rte_int128_t *src, unsigned int weak, int success, in rte_atomic128_cmp_exchange() argument 98 RTE_SET_USED(weak); in rte_atomic128_cmp_exchange()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/ia32/sys/ |
| H A D | asm_linkage.h | 177 .weak sym; \ 187 .weak sym1; \
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/ia32/ |
| H A D | asm_linkage.h | 181 .weak _/**/sym; \ 192 .weak sym1; \
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lgc.c | 173 h->gclist = g->weak; /* must be cleared after GC, ... */ in traversetable() 174 g->weak = obj2gco(h); /* ... so put in the appropriate list */ in traversetable() 505 g->weak = NULL; in markroot() 533 g->gray = g->weak; in atomic() 534 g->weak = NULL; in atomic() 546 cleartable(g->weak); /* remove collected objects from weak tables */ in atomic() 644 g->weak = NULL; in luaC_fullgc()
|
| H A D | lstate.h | 79 GCObject *weak; /* list of weak tables (to be cleared) */ member
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lgc.c | 338 g->weak = g->allweak = g->ephemeron = NULL; in restartcollection() 371 linktable(h, &g->weak); /* has to be cleared later */ in traverseweakvalue() 582 GCObject *weak = g->weak; /* save original lists */ in retraversegrays() local 585 g->weak = g->grayagain = g->ephemeron = NULL; in retraversegrays() 588 propagatelist(g, weak); in retraversegrays() 1017 clearvalues(g, g->weak, NULL); in atomic() 1019 origweak = g->weak; origall = g->allweak; in atomic() 1031 clearvalues(g, g->weak, origweak); in atomic()
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/ |
| H A D | export.h | 40 # define SODIUM_EXPORT_WEAK SODIUM_EXPORT __attribute__((weak))
|
| /f-stack/freebsd/arm64/include/ |
| H A D | asm.h | 53 .weak alias; \
|
| /f-stack/freebsd/amd64/include/ |
| H A D | asm.h | 100 .weak CNAME(alias); \
|
| /f-stack/freebsd/i386/include/ |
| H A D | asm.h | 114 .weak CNAME(alias); \
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-debug-uart.c | 69 #pragma weak cvmx_uart_enable_intr
|