| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_rbtree.c | 27 ngx_rbtree_node_t **root, *temp, *sentinel; in ngx_rbtree_insert() local 97 ngx_rbtree_insert_value(ngx_rbtree_node_t *temp, ngx_rbtree_node_t *node, in ngx_rbtree_insert_value() 122 ngx_rbtree_insert_timer_value(ngx_rbtree_node_t *temp, ngx_rbtree_node_t *node, in ngx_rbtree_insert_timer_value() 160 ngx_rbtree_node_t **root, *sentinel, *subst, *temp, *w; in ngx_rbtree_delete() local 327 ngx_rbtree_node_t *temp; in ngx_rbtree_left_rotate() local 357 ngx_rbtree_node_t *temp; in ngx_rbtree_right_rotate() local
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_gcc_atomic_ppc.h | 32 ngx_atomic_uint_t res, temp; in ngx_atomic_cmp_set() local 61 ngx_atomic_uint_t res, temp; in ngx_atomic_fetch_add() local 95 ngx_atomic_uint_t res, temp; in ngx_atomic_cmp_set() local 124 ngx_atomic_uint_t res, temp; in ngx_atomic_fetch_add() local
|
| /f-stack/freebsd/mips/include/ |
| H A D | atomic.h | 96 uint32_t temp; in atomic_set_32() local 112 uint32_t temp; in atomic_clear_32() local 128 uint32_t temp; in atomic_add_32() local 143 uint32_t temp; in atomic_subtract_32() local 158 uint32_t result,temp; in atomic_readandclear_32() local 175 uint32_t result,temp; in atomic_readandset_32() local 193 uint64_t temp; in atomic_set_64() local 210 uint64_t temp; in atomic_clear_64() local 227 uint64_t temp; in atomic_add_64() local 243 uint64_t temp; in atomic_subtract_64() local [all …]
|
| /f-stack/freebsd/contrib/alpine-hal/ |
| H A D | al_hal_reg_utils.h | 139 uint8_t temp; in al_reg_write8_masked() local 158 uint16_t temp; in al_reg_write16_masked() local 177 uint32_t temp; in al_reg_write32_masked() local
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | socfpga_cyclone5_vining_fpga.dts | 133 temp: lm75@48 { label
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_sack.c | 319 tcp_seq temp = start; in tcp_update_sack_list() local 324 tcp_seq temp = end; in tcp_update_sack_list() local 542 struct sackhole *cur, *temp; in tcp_sack_doack() local
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/ |
| H A D | aes_impl_generic.c | 794 uint32_t temp; in rijndael_key_setup_enc() local 898 uint32_t temp; in rijndael_key_setup_dec() local
|
| /f-stack/freebsd/crypto/rijndael/ |
| H A D | rijndael-alg-fst.c | 737 u32 temp; in rijndaelKeySetupEnc() local 825 u32 temp; in rijndaelKeySetupDec() local
|
| /f-stack/freebsd/arm64/rockchip/ |
| H A D | rk_tsadc.c | 103 int temp; member 317 tsadc_temp_to_raw(struct tsadc_softc *sc, int temp) in tsadc_temp_to_raw() 354 int denom, ntbl, temp, i; in tsadc_raw_to_temp() local 480 tsadc_read_temp(struct tsadc_softc *sc, struct tsensor *sensor, int *temp) in tsadc_read_temp()
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_anatop.c | 332 uint32_t temp; in cpufreq_sysctl_minmhz() local 364 uint32_t temp; in cpufreq_sysctl_maxmhz() local 474 temp_to_count(struct imx6_anatop_softc *sc, uint32_t temp) in temp_to_count() 513 uint32_t temp; in temp_throttle_sysctl_handler() local
|
| /f-stack/freebsd/arm/arm/ |
| H A D | stdatomic.c | 344 uint32_t old, temp; in __sync_lock_test_and_set_4_c() local 362 uint32_t old, temp; in __sync_val_compare_and_swap_4_c() local
|
| /f-stack/freebsd/mips/mips/ |
| H A D | stdatomic.c | 300 uint32_t old, temp; in do_compare_and_swap_4() local 372 uint64_t old, temp; in __sync_val_compare_and_swap_8() local
|
| /f-stack/freebsd/arm/mv/armada/ |
| H A D | thermal.c | 46 #define READOUT_TO_C(temp) ((temp) / 1000) argument 262 armada_tsen_get_temp(struct armada_thermal_softc *sc, u_long *temp) in armada_tsen_get_temp()
|
| /f-stack/dpdk/examples/multi_process/client_server_mp/mp_server/ |
| H A D | args.c | 86 unsigned long temp; in parse_num_clients() local
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mp_watchdog.c | 141 int error, temp; in sysctl_watchdog() local
|
| /f-stack/freebsd/crypto/rc4/ |
| H A D | rc4.c | 49 u_char temp; in swap_bytes() local
|
| /f-stack/tools/ifconfig/ |
| H A D | af_link.c | 144 char *temp; in link_getaddr() local
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_tailqs.c | 97 struct rte_tailq_elem *temp; in rte_eal_tailq_local_register() local
|
| /f-stack/dpdk/examples/server_node_efd/server/ |
| H A D | args.c | 87 unsigned long temp; in parse_num_nodes() local
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_ebt3000_cf.c | 352 uint16_t temp; in cf_cmd_read() local 404 uint16_t temp = *ptr_16++; in cf_cmd_write() local 445 uint16_t temp; in cf_cmd_identify() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_rcu_qsbr.c | 307 struct rte_rcu_qsbr *temp; in test_rcu_qsbr_check_reader() local 965 struct rte_rcu_qsbr *temp; in test_rcu_qsbr_reader() local 1004 struct rte_rcu_qsbr *temp; in test_rcu_qsbr_writer() local
|
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am335x_scm.c | 58 int i, temp; in am335x_scm_temp_sysctl() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-tim.c | 92 uint32_t temp; in cvmx_tim_setup() local
|
| /f-stack/dpdk/lib/librte_telemetry/ |
| H A D | telemetry.c | 213 char temp[buf_len]; in output_json() local 255 char temp[buf_len]; in output_json() local
|
| /f-stack/lib/ |
| H A D | ff_init_main.c | 178 struct sysinit **temp; in mi_startup() local
|